body{
margin:10px auto;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
h1{
font-size:18px;
color:#485E88;
text-transform:uppercase;
margin:0 0 8px 0;
}
h2{
font-size:14px;
color:#EE1D25;
margin:0 0 4px 0;
}
h3{
font-size:14px;
color:#485E88;
text-transform:uppercase;
margin:0 0 4px 0;
}
h4{
font-size:10px;
color:#141B27;
text-transform:uppercase;
margin:0 0 2px 0;
}
input{
}
.outer{
width:958px;
background:url(bg.jpg) repeat-y;
}
.header_top{
background:url(home_top_bg.gif) repeat-x;
height:148px;
}
.dark_blue{
color:#485E88;
}
.client_login{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#485E88;
margin-top:10px;
}
.client_login a{
text-decoration:none;
color:#485E88;
}
.home_content{
height:391px;
margin-left:19px;
}
.4boxes{
width:569px;
height:371px;
margin:10px 0;
}
.trans_box{
width:245px;
height:140px;
filter:alpha(opacity=85);
opacity: 0.85;
-moz-opacity:0.85;
background:#FFFFFF;
padding:10px;
}
.trans_box a{
text-decoration:none;
color:#EE1D25;
margin:0 0 0 10px;
}
.sub_top{
background: url(sub_top_bg.jpg) no-repeat;
height:148px;
}
.sub_left{
background:url(sub_left_bg.jpg) repeat-y;
}
.sub_left_content{
padding:10px;
font-size:12px;
font-weight:bold;
}
.sub_left_content a{
color:#2B3954;
text-decoration:none;
}
.sub_left_content a.active, .sub_left_content a:hover{
color:#EE1D25;
}
.sub_right{
background:url(sub_right_bg.jpg) repeat-y;
width:720px;
}
.sub_right_content{
padding:0 20px;
font-size:11px;
}
.footer{
width:958px;
height:30px;
background:url(footer_bg.jpg) no-repeat top left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#7F7F7F;
}
.footer a{
	text-decoration:none;
	color:#7F7F7F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footer a:hover{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footer td{
padding:0 0 0 10px;
}
a:link {
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
