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

* {
		margin: 0;
		padding: 0;
		}


body {
background-color:#FFFFFF;
font-size: 0.75em;
	font-family: Lucida Sans, "Trebuchet ms", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
		}


#mainwrapper {
margin:0 auto;
width:850px;




}

h1, h2, h3, h4, h5, h6
{
	font-family: Lucida Sans, "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
h1
{
	color:#00346E;
	font-weight:normal;
	font-size: 2em;
	line-height: 1.12em;
	font-weight: bold;
}
h1 span
{
	color: #333333;
}
h2
{
	color: #333333;
	font-weight: normal;
	font-size: 1.5em;
	line-height:1.7em;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:15px;
}
h3
{
	color: #333333;
	font-weight: normal;
	font-size: 1.2em;
	line-height:1.5em;
}
h4
{
	color: #333333;
	font-weight: bold;
	font-size: 0.8em;
	text-align: right;
	padding: 5px 0px;
}

h5
{
	color: #ffffff;
	font-size: 1.2em;
	line-height:1.6em;
	text-align: left;
	padding: 5px 0px;
}

h6
{
	color: #333333; 
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 1.19em;
	line-height: 1.33em;
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;
}
p
{
	color: #333333; 
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
a:link, a:visited, a:hover, a:active
{
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
	
	

#masthead {
width:810px;
padding:120px 20px 0px 20px;

background:url(img/logo.jpg);
background-repeat:no-repeat;
}

.menu {
text-transform: none;
	font-size:1.2em;
	width: 600px;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
}

.menu ul {
 width: 170px;
	text-align:center;
display:inline;
vertical-align:bottom;
border-left:solid 2px #ffffff;




}



.bdr_off
{
border-bottom:solid 1px #ffffff;

}



.menu a {
color:#666666;
text-decoration:none;
background:#E0DFE3;
padding:2px 5px 0px 5px;

}

.menu a:hover {
color:#333333;
background-image:url(img/tab_bg2.gif);
background-repeat:no-repeat;


}

.navoff {
color:#fff;


border-bottom:solid 1px #999999;
background-image:url(img/tab_bg.gif);
background-repeat:no-repeat;
background-color: #999999;
padding:2px 5px 0px 5px;
}




.statement  {
width:770px;
margin:20px;
padding:20px;
float:left;

}


.quicklink {
width:140px;
float:left;
padding:20px;
margin:0px 0px 0px 10px;
background:#E2E1E5;
min-height:260px;
}

.promo {
width:560px;
height:208px;
float:left;
padding:0;
margin:0px 0px 10px 10px;
}


.contactlink {
width:218px;
float:left;
padding:20px;
margin:0px 0px 0px 10px;
border:1px solid #777;
background:#E2E1E5;

}

.wrap-left {
	float:left;
	width:570px;
	height:500px;
	
	
}


.footer {
width:810px;
background:url(img/footerline.gif);
background-repeat:no-repeat;
padding:20px;
float:left;
margin-top:20px;


}

.style1 {color: #EC1516}
.style2 {color: #00346B}




