body {
	margin: 0;
	padding: 0;
	background-image: url('images/img04.gif');
	background-color: #EDEBD5; /* EDEBD5 */
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 146%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.4em;
	line-height: 140%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #EF0000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 0px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 770px;
	height: 105px;
	margin: 0 auto;
}
#lorsond {
float: right;color: #EF0000; padding-top: 20px; padding-right: 100px; font-size: 15px; font-weight: bold;	
}
/* Form */

#form {
	vertical-align: top;
	padding-top: 0px;
	font-size: 12px;
	color: #FFFFFF;
	
}

#forminput {
	border: 1px solid #B0AE9D;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7772;
	padding: 1px 1px;
	width: 110px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
}

#formsubmit {
	border: 1px solid #B0AE9D;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
	background: #FFFFFF url(images/img03.gif) repeat-x left bottom;
}

/* Logo */

#logo {
	float: left;
	width: 248px;
	height: 105px;
	/*background: #4A2779 url(images/img01.gif) no-repeat left bottom;*/
	background: url(images/header2.jpg) no-repeat left top;
	z-index: 1;
}
#logo2 {
	float: left;
	width: 248px;
	height: 105px;
	/*background: #4A2779 url(images/img01.gif) no-repeat left bottom;*/
	background: url(images/header2.jpg) no-repeat left top;
	z-index: 1;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(images/img03.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 780px;
	height: 70px;
	margin: -35px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
}

#menu li:hover {
	background: #F9F8F1;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	color: #EF0000;
}

html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #EDEBD5 url(images/img05.gif) no-repeat;
	
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto 10px auto;
	background: url(images/img07.gif) repeat-y 510px 0;
}

/* Content */

#content {
	float: left;
	width: 490px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
	color: #EF0000;
	font-weight: bold;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/age10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}



/* Footer */

#footer {
	clear: both;
	height: 60px;
	padding-top: 20px;
	background: #EDEBD5 url(images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 87%;
}


.list2 li {line-height:1.5em; font-size:1em; padding-bottom: 4px;}
.list2 strong {font-size:1.182em;}
.list2 span {display:inline-block;}
.list2 .type {width:50px; padding-right:13px;}
.list2 .rates {width:64px; padding-right:15px;}
.list2 .points {width:70px;}
.list2 li a {color:#504033; text-decoration:none; display:block; cursor:pointer;}
.list2 li a:hover {background:#C197F7; text-decoration:none;}
.list2 tr a {color:#504033; text-decoration:none; display:block; cursor:pointer;}
.list2 tr a:hover {background:#C197F7; text-decoration:none;}

.line {padding-bottom:0px; margin-bottom:0px;}
.faq {color: #EF0000; font-weight: bold;font-size: 12px;}
#faq {}

.cost_blue {
	background-color: #FF5B5B; color: #FFFFFF;
	font-weight: bold;
	background-image:url(../images/background_red.jpg);
background-repeat: repeat-x;
	}
.cost_grey {
	background-color:#EDEDED;
	height: 25px;
	}
.cost_white {
	background-color:#FFFFFF;
	height: 25px;
	}