body {
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color : #A9CEF4;
	font-family: Arial, Tahoma, SunSans-Regular;
	color: #000;
	text-align: center;
}

#container {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin: 0 auto;
	background-color : #FFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 807px;
}

#nav {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin: 0 auto;
	background-color : #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 801px;
}

#indexbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 3px;
	margin: 0 auto;
	width: 800px;
	background-image: url(images/indexbody_bg.gif);
	background-repeat: repeat-x;
}

#indexcontent {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin: 0 auto;
	width: 800px;
	background-color: #5E82A6;
}

#indexnews {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin: 0 auto;
	width: 800px;
	height: 105px;
	background-image: url(images/indexnews_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	position: relative;
}

#indexleft {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
}

#indexright {
	position: absolute;
	left: 620px;
	top: 0;
	width: 150px;
}

#indexcenter {
	position: absolute;
	left: 160px;
	top: 10px;
	width: 450px;
	text-align: left;
}

#indexfooter {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin: 0 auto;
	padding-top: 5px;
	width: 801px;
}

#indexfooter p {
	font-size: 11px; line-height: 14px; color: #194C80;
}

#subfooter {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 801px;
	background-image: url(images/subfooter_bg.gif);
	background-repeat: repeat-y;
}

#subfooter p {
	font-size: 11px; line-height: 14px; color: #FFF;
}

.copyright {
	font-size: 11px; line-height: 22px; color: #194C80;
}

#subbanner {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	background-image: url(images/indexbody_bg.gif);
	background-repeat: repeat-x;
}

#subbanner p {
	padding-left: 21px;
}

#subcontent {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin: 0 auto;
	width: 800px;
	background-image: url(images/indexnews_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	position: relative;
	padding-bottom: 0px;
}

#subleft {
	position: absolute;
	left: 0;
	top: 0;
	width: 170px;
	padding-bottom: 2px;
	padding-top: 40px;
}

#subcenter {
	position: relative;
	left: 195px;
	top: 0;
	width: 505px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 34px;
}

#subcenter p {
	margin-top : 0px;
	margin-bottom : 10px;
}

#subcenter p a{
	color: #194C80; font-size: 12px; line-height: 16px; font-family: Arial, Tahoma, SunSans-Regular; text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, SunSans-Regular;  
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}
h1 {font-size: 18px; line-height: 16px; color: #000;}
h2 {font-size: 17px; line-height: 16px; color: #000;}
h3 {font-size: 16px; line-height: 16px; color: #000;}
h4 {font-size: 15px; line-height: 16px; color: #000;}
h5 {
	font-size: 14px;
	line-height: 22px;
	color: #194C80;
	text-transform: uppercase;
}
h6 {
	font-size: 12px;
	line-height: 22px;
	color: #5E82A6;
	font-weight: bold;
}

p {font-size: 12px;	line-height: 16px; color: #000;}
b {color: #5E82A6;}

ul {
	margin: 0;
	list-style-type: none;
	padding-left: 17px;
	padding-top: 3px;
}

li{
	list-style-image: url(images/bullet_blue.gif);
	color: #194C80;
	font-size: 12px;
	font-family: Arial, Tahoma, SunSans-Regular;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 2px;
}
li a{
	color: #194C80; font-size: 12px; line-height: 16px; font-family: Arial, Tahoma, SunSans-Regular; text-decoration: none;
}
.eleven {font-size: 11px; line-height: 14px; color: #000;}

a { color: #194C80; font-size: 11px; line-height: 16px; font-family: Arial, Tahoma, SunSans-Regular; text-decoration: none;}
a:link { color: #194C80; text-decoration: none;}
a:hover { color: #194C80; text-decoration: underline;}
a:visited { color: #194C80; text-decoration: none;}
	
input.text { color: #000; font-size: 11px; font-family: Arial, Tahoma, SunSans-Regular;}
