body {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
}

a:link {
	color:#333399
}

a:hover {
	color:#000000
}


div#container {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	position:absolute;
	left: 50%;
	width: 768px;
	margin-left: -385px;
	background-position: top;
}

#header {
	width: 768px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

#header h1{
font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	height: 150px;
	padding: 30px 15px 22px 530px;
	border-bottom: 1px solid white;

}

#headernavigation {
	position: relative;
	width: 573px;
	background-image: url(images/navigationbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 11px 0px 0px 195px;
	margin: 0px;
	height: 23px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	clear: both;
	
	}

#headernavigation a:link, #headernavigation a:visited{ 
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

#headernavigation a:hover, #headernavigation a:active{
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	text-decoration:underline;
}

#subnav {
	position: relative;
	width: 573px;
	padding: 5px 0px 0px 195px;
	margin: 0px;
	font-size: 11px;
	color: grey;
	font-weight: bold;
	text-decoration: none;
	clear: both;
	
	}

#subnav a:link, #subnav a:visited{ 
	color: #362E80;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

#subnav a:hover, #subnav a:active{
	color: black;
	font-weight: bold;
	margin: 0px;
	text-decoration:underline;
}



#footernavigation {
	width: 538px;
	background-image: url(images/navigationbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 11px 0px 0px 230px;
	margin: 0px;
	height: 23px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	clear: both;
	
	}

#footernavigation a:link, #footernavigation a:visited{ 
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

#footernavigation a:hover, #footernavigation a:active{
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	text-decoration:underline;
}

#homequote{
	float: left;
	width: 175px;
	margin: 1px 2px 1px 0px;
	padding: 25px 2px 10px 8px;
	background-color: #FFFFFF;
	height: 250px;
}

#homequote2{
	float: left;
	width: 175px;
	margin: 1px 2px 1px 0px;
	padding: 25px 2px 10px 8px;
	background-color: #FFFFFF;
	height: 250px;
}

#homequote2 p {
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	color: black;
	margin-top: 0px;
	padding: 5px 20px 0px 20px;
}


#homequote ul{
	font-size: 12px;
	color: black;
	margin-top: 5px;
	list-style-type: none;
	list-style-position: outside;
	line-height: 20px;
	border-left-width: thin;
	border-left-color: #414A98;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
}

#homequote h1 {
	font-size: 10px;
	color: black;
	margin: 0px;
	padding: 0px 2px 0px 20px;
	font-weight: bold;
}

#homequote h2 {
	font-size: 10px;
	color: black;
	padding: 0px 2px 5px 20px;
	margin: 0px;
	font-weight: normal;
}

#homequote h4{
	font-size: 14px;
	margin: 0px;
	color:#26287E;
	padding: 0px 2px 0px 20px;

}

#homequote p {
	font-size: 10px;
	color: black;
	margin-top: 0px;
	padding: 5px 20px 0px 20px;
}

#homecontent{
	float: left;
	width: 542px;
	margin: 1px 2px 1px 0px;
	padding: 25px 0px 10px 5px;
	background-color: #FFFFFF;
	position:relative;
	font-size: 12px;
	color: black;
	line-height: 16px;
	list-style-type: square;
	list-style-position: outside;
}
	
#sectioncontent{
	float: left;
	width: 375px;
	margin: 1px 2px 1px 0px;
	padding: 25px 0px 10px 5px;
	background-color: #FFFFFF;
	position:relative;
	font-size: 12px;
	color: black;
	line-height: 16px;
			height: 400px;

}

#homecontent h1, #sectioncontent h1{
	font-size: 20px;
	color:#26287E;
	line-height: 18px;
}	
	
#homecontent h2, #sectioncontent h2{
	font-size: 14px;
	color:#717091;
	line-height: 18px;
	margin-bottom: 0px;
}
#homecontent p, #sectioncontent p{
	margin-top: 2px;
}

#homecontent li, #sectioncontent li{
	list-style-type: square;
	
}	

#rightsidecontent{
	float: right;
	width: 180px;
	margin: 1px 0px;
	padding: 50px 0px 10px 5px;
	background-color:#CCCC99;
	position:relative;
	font-size: 12px;
	color: black;
	height: 100%;

}

#rightsidecontent h1{
	font-size: 14px;
	color:#26287E;
}

#rightsidecontent p{
	font-size: 10px;
	padding: 0px 5px 10px 0px;
}

.missing {
	background: #FFCC00;
}

#contactus {
font-family:"Times New Roman", Times, serif;
size:12px;
}

.disclaimer {font-size: 10px}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #990000;
	background-color: #FFFFCC;
}
.accepted {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}
.error_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
