/* General */
body {
	margin: 0;
	padding: 0;
	text-align: center;
}

a:link, a:visited, a:active {
	color: #266CB2;
}

a:link img, a:visited img, a:active img, a:hover img {
	border: 0px none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #5D7C58;
	
}

/* Navigation */
#topline {
	border-bottom: 5px solid #266CB2;
}

#nav {
	width: 770px;
	margin: 0px auto;
	min-height: 46px;
}

#nav ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	float: right;
}

#nav ul li {
	display: block;
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background: #ECF3EB;
	margin-left: 15px;
}

#nav ul li a, #nav ul li a:visited, #nav ul li a:active {
	display: block;
	padding: 8px 10px;
	color: #266CB2;
}

#nav ul li a:hover {
	text-decoration: none;
	background-color: #266CB2;
	color: #fff;
}


#hfooter {
	clear: both;
	border-top: 3px solid #266CB2;
	background: #ECF3EB;
}

#hfooter div.wrapper {
	width: 770px;
	margin: 0px auto;
	font-family: arial;
	font-size: 11px;
	color: #333;
	text-align: center;
	line-height: 1.5em;
	padding: 10px 0;
}



#reasons {
	width: 770px;
	margin: 15px auto;
	text-align: left;
}

#reasons h2 {
	font-family: 'Trebuchet MS', arial;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-indent: -9999px;
	min-width: 230px;
	background: url('/website/images/loveheadline.gif') no-repeat;
	border-bottom: 1px solid #165594;
	margin-bottom: 15px;
}

#reasons ol {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	list-style-position: inside;
	width: 200px;
	background: #fff;
}

#reasons ol li {
	cursor: pointer;
	font-family: arial;
	font-weight: bold;
	line-height: 40px;
	font-size: 12px;
	color: #333;
	background: #ECF3EB;
	padding-left: 10px;
	margin-bottom: 2px;
	border-left: 10px solid #fff;
	z-index: 100;
}

#reasons ol li.active {
	color: #fff;
	background: #266CB2;
	border-left: 10px solid #266CB2;
}

.reason {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	height: 200px;
	padding: 8px 8px 0 0;
	z-index: 1;
}

.reason a:link, .reason a:visited {
	color: #266CB2;
	text-decoration: none;
}

.reason table {
	padding: 0;
	border: 0px none;
	border-collapse: collapse; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0
}

.reason td {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	padding: 0 5px 12px 0;
	vertical-align: top;
	color: #333;
}
.reason td {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	padding: 0 5px 12px 0;
	vertical-align: top;
	color: #333;
}
.toptext {
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	font-family: tahoma;

}
.topdesc {
	font-size: 10pt;
	color: #ffffff;
	font-family: tahoma;

}
body{
	font-family: tahoma;
}

.txtbox{

	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12pt;
	color: #165594;
	border: 1px solid #266CB2;
}

.txtbox1 {

	background-color: #FF0000;
	font-family: tahoma;
	font-size: 12pt;
	color: #165594;
	border: 1px solid #266CB2;
}


.bttn{
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12pt;
	color: #165594;
	border: 1px solid #266CB2;
}
.small{
	font-size: 8pt;
}
.red{
	font-weight: bold;
	font-size: 8pt;
	color: #FF0000;
}
.totals{

	font-size: 14pt;
	color: #165594;

}
