body{
color:#10436A;
font-family:Arial;
font-size:12px;
min-width:980px;
}
h1{
color:#135287;
font-size:20px;
font-weight:bold;
}
h2{
color:#135287;
font-size:14px;
font-weight:bold;
}
div, p, ul, li, table, tr, td, img{
margin:0px;
padding:0px;
border:0px;
}
a:link, a:hover, a:visited, a:active {
color:#135287;
text-decoration:none;
font-weight:bold;
}
a:hover{
text-decoration:underline;
}
.std_links a:link, .std_links a:visited, .std_links a:active, .std_links a:hover{
font-weight:normal;
} 
#ie_min_width{
width:expression(document.body.clientWidth < 980 ? "980px": "100%" );
}
.divider{
background-image:url('divider_back.png');
background-repeat: repeat-x;
height:7px;
clear:both;
margin-top:1px;
margin-bottom:1px;
font-size:1px;
}
#header_left{
background-image:url('back_left2.png');
background-repeat: no-repeat;
height:158px;
width:340px;
float:left;
margin-bottom:1px;
}
#header_right img{
margin-right:-3px;
}
#header_right img[alt="header"]{
margin-right:0px;
}
/*
#header_right{
background-image:url('back_right.png');
background-repeat: no-repeat;
height:158px;
width:464px;
float:right;
}*/
#menu_main{
background-image:url('menu_back.png');
background-repeat: repeat-x;
height:91px;
clear:both;
}
#menu_main td{
border-right:1px solid #ffffff;
text-align:center;
}
#menu_main td#last-child{
border:0px;
}
#menu_main td img{
margin-top:-2px;
}
#menu_left{
width:180px;
float:left;
}
#submenu{
padding-top:33px;
color:#000000;
}
#submenu a{
color:#000000;
text-decoration:none;
font-weight:normal;
}
#submenu li{
margin-bottom:2px;
height:14px;
padding-top:2px;
}
#content{
margin-left:190px;
padding-top:10px;
color:#000000;
}
.content_block{
width:380px;
float:left;
padding-bottom:20px;
padding-right:15px;
}
.block{
padding-right:5px;
margin-top:20px;
}
.block_divider{
margin-top:10px;
margin-bottom:10px;
}
.block_divider img{
width:100%;
height:7px;
}
