html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, div {
	margin:0;
	padding:0;
	}
	

body {
	color:#444444;
	background-color: #EFEFEF;
}


ul,li {
	list-style-type:none;
	}

.mainbody {
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	width: 780px;
	background-image: url(../images/top_back.gif);
	background-repeat: repeat-y;
	/*border: thin solid #0099CC;*/
}

.headerline {
	background-color: #0D51A4;
	height: 5px;
	width: 780px;
	margin:0px;
	padding:0px;text-indent:-9999px;

}
.headersitemap {
	background-image: url(../images/sitemap.gif);
	
	height: 10px;
	background-repeat: no-repeat;
	text-align:right;
	font-size:10px;
	padding-right:18px;
	padding-top:8px;
	padding-bottom:0px;
	line-height:10px;
	}
	


.headersitemap a {
	color:#333;
}
.headertitle {
	padding-left:20px;
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	height: 275px;
}

h1,h2{
text-indent:-9999px;margin:0px;padding:0px;display:none;
}

.newstext a {
text-decoration:none;
}
.newstext a:link,a:visited {
color:#0033aa;
}

.newstext a:hover {
background-color:#B5D5FF;
}

 textarea {
 width:450px;
 }


.topleftmenu p a:hover {
    height:22px;
	background-image: url(../images/top_bgback2.jpg);
	background-repeat: repeat-x;
}






.footer
{
	clear:both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	font-size:11px;
	padding-left:25px;
	padding-top:10px;
	magin:0px;
	height:75px;
}


.footer a {
text-decoration:none;
color:#663300;
font-size:10px;
}


.footer a:hover {
background-color:#B5D5FF;
color:#442200;
}



.bottomfooter {
	margin:0 auto;
	width: 790px;
	height:13px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	/*border: thin solid #0099CC;*/
}

.style8 {font-size:8px;}

#blue {
color: #0D51A4
}


.footerright {
display:block;
float:right;
padding-right:10px;
font-size:9px;
color:#999999;
}

.topleftmenu{
	float:left;
	width:230px;
	text-align: right;
	display:block;
}

.toprightmenu{
	float:left;
	display:block;
	width:500px;
	padding-left: 25px;
}

.topprivacy{
	float:left;
	margin-top: 10px;
}


.newstext{
	padding-left:15px;
	padding-right:10px;
	background-image: url(../images/top_arrow.gif);
	background-repeat: no-repeat;
}

.newsdate{
	padding-left:5px;
	color: #75818B;
	font-weight: bold;
	padding-top: 5px;
	}
.cautionred {
	color: #CC0000;
	font-size: 9px;
}
.infott{
	display:block;
	float:left;
	width:125px;
	text-align:right;
	padding:6px;
	color:#002266;
	font-size: 10px;
}

.infotitle{
	display:block;
	float:left;
	width:360px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	font-size: 12px;
}
.infocontents {
	width:510px;
	clear:left;
	float:left;
	display:block;
	background-image: url(../images/info_hr.gif);
background-position:bottom left;
}
.infocontents .infotitle .infotextarea {
	width: 300px;
}
