@charset "utf-8";
/* CSS Document */

@import url(http://yui.yahooapis.com/2.5.0/build/fonts/fonts-min.css);
body{
	margin:0px;
	background-color: #02245c;
	background-image: url(../../iface/bgs/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#ftr {
	color: #FFFFFF;
	background-image: url(../../iface/bgs/ftr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 217px;
	background-color: #01601C;
}
#maincontent {
	background-color: #FFFFFF;
	background-image: url(../../iface/bgs/contentbg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrap {
	background-image: url(../../iface/bgs/wrapbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p{
	padding-top:0px;
	padding-bottom:0px;
	padding-right: 16px;
	padding-left: 16px;
}	#contentA {
	background-color: #FAFAFA;
	background-image: url(../../iface/bgs/contentbg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: inherit;
}
#contentA p {
	padding-top: 6px;
	padding-bottom: 6px;
}

#contentB {
	background-color: #F6F6F6;
	background-image: url(../../iface/bgs/contentbg3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 310px;
	font-size: 9pt;
}
#contentC {
	background-color: #006633;
	background-image: url(../../iface/bgs/contentbg4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 254px;
	height: 230px;
}
#topicBox {
	color: #FFFFFF;
	width: 202px;
	background-color: #339900;
	background-image: url(../../iface/bgs/topicbox.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


#TopNav{
	font-weight:normal;
	color:#D4D0C8;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	/* TopNav links*/}
#TopNav a:link{
	text-decoration: none;
	color:#006600;
	}#TopNav  a:visited{
	text-decoration: none;
	color:#666666;
	
}#TopNav a:hover{
	text-decoration: none;
	color:#000000;
	
}
/* TopNav Links*/#BotNav{
	font-weight:300;
	color: #C0E7AF;
	font-size: small;
	/* BotNav links*/}
#BotNav a:link{
	color:#FFCC00;
	}#BotNav  a:visited{
	text-decoration: none;
	color:#000000;
	
}#BotNav a:hover{
	text-decoration: none;
	color:#FFFF00;
	
}
/* BotNav Links*/
/* main navigation */
a{
	font-size:10pt;
}
a:link{
	font-weight:bold;
!important
 font-size: 12pt;
	color: #009900;
	text-decoration: underline;
}
a:hover{
	font-weight:bold;

!important	font-size: 12pt;
	text-decoration: underline;
	color: #006633;
}
a:visited{
	font-weight:bold;



!important	font-size: 12pt;
	text-decoration: underline;
	color: #006633;
}
a:visited:hover{
	font-weight:bold;
!important	font-size: 12pt;
	text-decoration: underline;
	color: #00FF00;
}
/* end main navigation */
/*copyright navigation*/.copyright{
	text-decoration: none;
	font-size: 12pt;
	color: #999999;

}
.copyright a:link{
	text-decoration: underline;
	font-size: 12pt;
	color: #FCCF1D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;

}
.copyright a:hover{
	text-decoration: underline;
	font-size: 12pt;
	color: #000000;
}
.copyright a:visited{
	text-decoration: underline;
	font-size: 10pt;
	color: #666666;
}
.copyright a:visited:hover{
	text-decoration: underline;
	font-size: 12pt;
	color: #00FF00;
}
#headTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
hr{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B6B6B6;
	font-size: 1px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #006600;
	text-decoration: underline;
	letter-spacing: normal;
	text-align: inherit;
	vertical-align: top;
	word-spacing: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
