@charset "utf-8";
* {
   margin: 0;
   padding: 0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #A0C4DC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#splash {
	margin-left: 5px;
	margin-top: 5px;
	}
#calculator {
	background-color: #eee;
	float:left; 
	width:270px; 
	font-size: 11px;
	margin: -30px 0 0 20px;
	padding: 5px;
	border: 2px solid #666666;
	height: 100%;
}
.clearflt{
	clear: both;
}
.form_res {
	margin-left: 110px;
	color: #0862A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}
.form {
	margin: 0;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #0862A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #container {
	width: 984px; 
	background: #0072bc; 
	text-align: left; 
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
	bottom: 0px;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0;
	  /* this padding matches the left alignment of the elements in the divs that appear beneath it. 
	  If an image is used in the #header instead of text, you may want to remove the padding. */
}.premiersubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.premiertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
	width:435px;
	line-height:25px;
	background-color: #FFFFFF;
	float:right;
	padding-left:10px;
	 list-style-position: inside;
 	list-style-type: disc;
	
}
.premiersubtext a:link, .premiersubtext a:active, .premiersubtext a:visited   {
	color:#0072bc;
}
.premiersubtext a:hover  {
	color:#0072bc;
	text-decoration:underline;
}
.premier a:visited {
	color: #000000;
	text-decoration: none;
}
.premier a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.premier a:active {
	color: #000000;
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent {
	background-color: #0072bc;
	
}
#footer {
	width: 984px;
	background-color: #0072bc;
}
#faq_all {
	margin-top: 20px;
}
.hptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right:5px;
	width: 665px;
	line-height:25px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: auto;
	margin-right: 25px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	float: right;
}
.floatrt {
	float: right;
	padding-right: 15px;
}
#abs_bottom {
	width: 986px;
	height: 50px;
}
.pad_it {
	padding-left: 110px;
	padding-top: 15px;
}
.float_left
 {
	float: left;
}
.card_rt {
	float: right;
	width: 213px;
}
.side_nav {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 15px 10px 10px 20px;
	margin: 20px 10px 10px 25px;
	width:200px;
	color: #ffffff;
	font-variant: small-caps;
	text-transform: none;
	
}
	.side_nav ul {
		list-style: none;
		font-weight:bold;
		line-height: 30px;		
	}
.rtcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	float: right;
	padding: 0 5px 0px 10px;
	margin-right: 5px;
	width: 255px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	color: #669900;
	border: 5px solid #669933;
	width: 545px;
	list-style-position: outside;
	list-style-image: url(../images/links_button.png);
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	font-weight: bold;
}
.links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  16px;
	line-height: 35px;
	color: #669933;
	font-weight: bold;
}
.leftcolumn {
	width: 602px;
	left: 10px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 3px;
	}
.calculator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0989DD;
	background-color: #f4f647;
	border: medium outset #f4f647;
	font-weight: bolder;
	text-align: center;
	width: 235px;
	margin: 0px;
	padding: 5px;
}
#slogan{
	bottom: 200px;
}
.ratesrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  16px;
	color: #000000;
	line-height: 29px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.maprt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	line-height: 18px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-right:8px;
	width: 600px;
	line-height:32px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	color: #0862A8;
	font-weight: bold;
}
.subhead a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-right:8px;
		color: #0862A8;
}
.subhead a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-right:8px;
		color: #0862A8;
}
.subhead a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-right:8px;
		color: #0862A8;
		text-decoration:underline;
}
.subpagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	list-style-position: inside;
	list-style-type: disc;
	width: 650px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.subpagetext a:link {
	font-family: Arial, Helvetica, sans-serif;
		color: #0862A8;
}
.subpagetext a:visited {
	font-family: Arial, Helvetica, sans-serif;
		color: #0862A8;
}
.subpagetext a:hover {
	font-family: Arial, Helvetica, sans-serif;
		color: #0862A8;
		text-decoration:underline;
}
.rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  16px;
	color: #000000;
	padding-right:10px;
	width: 596px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 25px;
}
.style2 {
	font-size: 25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 30px:
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #85ad5c;
	text-decoration: none;
}
a:hover {
	color: #cfe9b6;
	text-decoration: underline;
}
a:active {
	color: #85ad5c;
	text-decoration: none;
}
.style4 {
	font-size: 30px;
	font-weight: bold;
}
.style5 {
	font-size: 10px;
	font-weight: bold;
	color: #0862A8;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
}
#contactForm {
	margin-left: 30px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  16px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:normal;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: bold;
}
.h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: bold;
}
.h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: bold;
}
.h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #0862A8;
	font-weight: bold;
}
.h2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: bold;
}
.side_nav a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.side_nav a:hover {
	color:#f7941d;
	text-decoration:none;
	}
.style10 {
 font-size: 21px
}
.style13 {
	font-size: 30px;
	padding-right:0px;
	width: 596px;
	line-height:28px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #192A67;
}
#savebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #EDF250;
	background-color: #76C753;
	border: medium outset #76C753;
	font-weight: bolder;
	text-align: center;
	width: 325px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.FAQtext {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 5px;
	padding-right: 10px;
	list-style:disc;
	list-style-position:inside;
}
.FAQtext a:link, .FAQtext  a:active, .FAQtext a:visited   {
	color:#0072bc;
}
.FAQtext a:hover  {
	color:#0072bc;
	text-decoration:underline;
}