/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}	
body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/homepageback.jpg);
	background-repeat: repeat;
	background-position: top;
}
.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */ 
#homewrapper{
	width: 771px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#homeheader {
	height: 126px;
}
#maincontent {
	width: 466px;
	float: left;
	margin-left: 45px;
	background-color: #FFFFFF;
}

#homeheader img {
	float: left;
}
#nav {
	float: left;
	width: 206px;
	margin-left: 49px;
	background-color: #FFFFFF;
	}
* html #nav {
	margin-left: 25px;
	}
#nav ul{
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav h6 {
	background-image: url(images/navfooter.jpg);
	height: 43px;
	text-indent: -2000em;
}
#maincontent h1 {
	background-image: url(images/maintop.jpg);
	background-repeat: no-repeat;
	color: #0078ab;
	font-size: 22px;
	padding-top: 10px;
	padding-left: 20px;
}
#maincontent p {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	color: #023348;
}




#nav ul li{
	display: block;
	margin: 0;
	list-style-type: none;
	background-image: url(images/navbuttonback.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66aecd;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	padding-top: 3px;
	}
#nav ul li.first-child{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66aecd;
	}
* html #nav ul li {
	padding-top: 2px;
	padding-bottom: 4px;
	}
#nav ul li a{
	text-decoration: none;
	color: #023348;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
} 

#nav ul li a:hover, #nav ul li a:focus{
	text-decoration: none;
	color: #E7793A;
}
#maincontent h6 {
	background-image: url(images/mainfooter.jpg);
	height: 38px;
	background-repeat: no-repeat;
	text-indent: -2000em;
}

#main {
	margin-top: 8px;
}
#nav h1 {
	background-image: url(images/navtop.jpg);
	background-repeat: no-repeat;
	text-indent: -2000em;
}



#homeheader ul{
	float: right;
	margin-top: 57px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#homeheader ul li{
display: inline;
padding: 0;
margin: 0;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #F3620A;
	}
#homeheader ul li.first  {
	border-left: 0px;
}
#homeheader ul li a{
	text-decoration: none;
	text-align: center;
	color: #f25900;
	font-size: 12px;
	font-weight: bold;
	padding-right: 4px;

	padding-left:7px;
	padding-top: 0px;
} 
#homeheader ul li a:hover, #homeheader ul li a:focus{
	text-decoration: none;
	color: #0078AC;
}
#footer {
	width: 771px;
}
#footer ul{
	float: right;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer ul li{
display: inline;
padding: 0;
margin: 0;
	border-left: solid 1px #fff;
}
#footer ul li.first  {
	border-left: 0px;
}
#footer ul li a{
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-right: 9px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

} 
#footer ul li a:hover, #footer ul li a:focus{
	text-decoration: underline;
	color: #ffffff;
}
#homewrapper #main #maincontent table {
	width: 385px;
	font-size: 12px;
	color: #000033;
}
.red {
	color: #FF0000;
}
#maincontent ul, #maincontent ol {
	font-size: 12px;
	color: #023348;
	margin-left: 40px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 20px;
}
#maincontent li {
	margin-top: 1px;
	margin-bottom: 1px;
}
#maincontent a:link, #maincontent a:visited {
	color: #023348;
	text-decoration: underline;
}
#maincontent a:hover, #maincontent a:focus {
	text-decoration: none;
	background: #FD5B1D;
}
.clearfix {
	clear: both;
}

#maincontent h3 {
	font-size: 16px;
	color: #ED561F;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#terms {
	background: #F2F7FA;
	border: 1px solid #0078AC;
	overflow-y: scroll;
	height: 150px;
	width: 380px;
	margin: 10px 35px;
}
textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000033;
}
#maincontent table.border {
	border: 1px solid #027BA8;
	width: 98%;
}#maincontent table.border th {
	color: #FFFFFF;
	text-align: left;
	background-color: #F46720;
}
#maincontent table.border td {
	background: #ECFAFF;
	border-top: 1px solid #F36631;
}
#maincontent ol li {
	margin-top: 5px;
}
.lower {
	margin-bottom: -3px;
}
.leftimg {
	float: left;
	border: none;
	margin-right: 5px;
}
.seperator {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D46F00;
	margin-top: 5px;
	margin-bottom: 10px;
}
.lowermore {

	margin-bottom: -6px;
}
