@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin:0;
	background-color:#003484;
	padding-top:20px;
}

#wrap{ width:1003px; border:7px solid #000080; margin:0 auto; background-color:#FFFFFF; }

.bgColGreen{ background:#336600}
.bgColYellow{ background:#000080}


.clear{clear:both}

.contentBlackBack{ width:98%; background:#000000; padding:8px;}

#contentMainBlock{ width:990px; }
#contentMainBlock #contentLeft{ float:left; width:250px; height:1268px; background:#000080}
#contentMainBlock #contentRight{ float:left; width:720px;}


#headerBlock{ width:auto;}
#logoBlock{ float:left; width:450px; vertical-align:top; margin:6px 0 0 10px;}
#headerInnerTop{ width:100%; height:158px; ^height:156px;}
#headerInnerBottom{ width:100%; height:150px; background:#000080}
#headerInnerBottomLeft{ float:left; width:702px}
#headerInnerBottomRight{ float:left; width:285px; background:#FFFFFF; padding-left:8px; padding-right:8px}
#headerTopRight{ float:right; width:520px; border-top:#44624a 6px solid }

h1, h2, h3, h4, h5, h6, p,  form, ul {
  margin: 6px 0;
}

img {
	border: 0;
}

h1{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

h2{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

h3{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
}

h4{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
}

h5{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
}

.nav{ background:url(../images/navBack.gif) repeat-x top left; height:47px; }

.nav ul li{
	float:left; display:block;	list-style-type: none;	margin:0;	padding:0;
	}

.nav ul li a{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffff00;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	margin-top:10px;
	line-height:46px;
}

.textCenter{ text-align:center}

.padLeft{ padding-left:10px}
.padd{ padding:6px}

.textBlack{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height:18px;
	text-decoration:none;
	text-align:center;
}

.textBlack02{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

.textBlack03{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

.textBlackBold01{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.textBlackBold02{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.textCompany{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height:120px;
}

.textEmail{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height:46px;
	text-indent:20px;
}

a.textEmail {
	text-decoration:underline;
	color:#000;	
}

a.textEmail:hover{
	text-decoration:none;
	color:#999999;
}

.textMarquee{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	line-height:140px;
}

.textWhite{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	line-height:16px;
}

.textWhite02{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

.textYellow{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffff00;
}



/* FOOTER */
#footerMain{ width:100%; background:#266202; height:50px; text-align:center}
.textFooter{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	line-height:18px;
	text-decoration:none;	
}

.textFooter a{
	text-decoration:underline;
}

.textFooter a:hover{
	text-decoration:none;
}