/* CSS Document */
body{
margin:0 0 0 0;
padding:0 0 0 0;
/*text-align:center;*/
font-family: Trebuchet MS, Trebuchet , sans-serif;
}
#allContent{
text-align: left;
width:930px;
margin:0 auto 0 auto;
}
#topbanner{
	z-index:9;
	width:930px;
	background-color:#FFBF00;
	position:absolute;
	height:57px;
	top:0px;
	border-right-color:#FFBF00;
	border-right-style:solid;
	border-right-width:1px;
}
#navbak {
	z-index:8;
	position:absolute;
	width:930px;
	height:465px;
	left: 0px;
	top: 57px;
	border-right-color:#FFBF00;
	border-right-style:solid;
	border-right-width:1px;
}
#navbakIndex {
	z-index:8;
	position:absolute;
	width:930px;
	height:530px;
	left: 0px;
	top: 57px;
	border-right-color:#FFBF00;
	border-right-style:solid;
	border-right-width:1px;
}
#navBase {
	z-index:8;
	position:absolute;
	width:176px;
	height:436px;
	left: 0px;
	top: 57px;
}
#btmbak {
	z-index:10;
	position:absolute;
	width:930px;
	height:130px;
	left: 0px;
	top: 456px;
	border-right-color:#FFBF00;
	border-right-style:solid;
	border-right-width:1px;
}
#content {
	z-index:1;
	position:absolute;
	width:824px;
	height:465px;
	left: 106px;
	top: 58px;
	border-right-color:#FFBF00;
	border-right-style:solid;
	border-right-width:1px;
	overflow: hidden;
}
#Bcontent {
	z-index:1;
	position:absolute;
	width:755px;
	height:465px;
	left: 176px;
	top: 57px;
	border-right-color:#FFBF00;
	border-right-style:solid;
	border-right-width:1px;
}
#tagline {
	position:absolute;
	width:930px;
	height:47px;
	z-index:1;
	left: 0px;
	top: 62px;
}

#footer {
	position:absolute;
	width:930px;
	z-index:11;
	left: 0px;
	top: 586px;
	background-color: #FFBF00;
	height: 30px;
	border-right-color:#FFBF00;
	border-right-style:solid;
	border-right-width:1px;
	/*color:#003B7E;
	font-family: Trebuchet , sans-serif;
	font-size:10pt;*/
}
#nshow{
display:none;
}
.contentTxt{
font-family: Trebuchet MS, Trebuchet, sans-serif;
padding:0px 8px 0 8px;
font-size: 10pt;
color:#000000;
}
.contentTxt a{
font-family: Trebuchet MS, Trebuchet, sans-serif;
padding:0px 8px 0 8px;
font-size: 10pt;
color:#000000;
}
.imgcnter{
margin:30px auto 10px auto;
}
.navcat{
margin:0 0 0 15px;
color:#FFFFFF;
}
.navcat a{
/*margin:0 0 -5px 20px;*/
color:#FFFFFF;
text-decoration:none;
}
.navsub{
margin:5px 0 10px 55px;
color:#FFFFFF;
}
.footertxt{
	color:#003B7E;
	font-family: Trebuchet , sans-serif;
	font-size:9pt;
}
.footertxt a{
	color:#003B7E;
	font-family: Trebuchet , sans-serif;
	font-size:9pt;
	text-decoration:none;
}
.tagline{
	color:#003B7E;
	font-family: Trebuchet , sans-serif;
	font-size:10pt;
	margin-bottom:-17px;
	/*line-height:.5em;*/
}
.tagline a{
color:#003B7E;
}
.blue{
color:#003B7E;
}