/* CSS Document */
body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}
#main-wrapper
{
width:1002px;
}

*
{
padding:0px;
margin:0px;
border:0px;

}
.logo
{
padding-left:0px;
padding-bottom:5px;
}
.bl_t_bar
{
width:858px;
height:15px;
background-color:#10344c;
}
.bnr_bg
{
background:url(../images/bnr_bg.jpg) repeat-x;
height:108px;
}
#left_cell
{
width:199px;
background-color:#dbdbdb;
border-right:#000 1px solid;
}
#center_cell
{
width:560px;
padding-left:20px;
padding-right:20px;
padding-top:18px;
text-align:left;
line-height:18px;
}
.fla
{
padding-top:20px;
}
#center_cell p
{
padding-top:20px;
text-align:left;
}
#center_cell h1
{
font-weight:bold;
font-size:20px;
color:#006699;
text-align:left;
padding-top:25px;
}
#right_cell
{
width:196px;
background-color:#fff;
border-left:#c4c4c4 1px dashed;
border-right:#dbdbdb 1px solid;
}
#right_cell .links_tbl
{
width:164px;
margin-left:10px;
}
#right_cell .links_tbl h1
{
font-size:12px;
font-weight:bold;
text-align:left;
padding-top:38px;
padding-bottom:4px;
}
#right_cell .links_tbl ul li
{
display:block;
border-bottom:#d7d7d7 1px dashed;
line-height:34px;
list-style-type:none;
text-align:left;
}
#right_cell .links_tbl ul li a
{
color:#006699;
font-size:11px;
text-decoration:none;
}
#right_cell .links_tbl ul li a:hover
{
color:#006699;
font-size:11px;
text-decoration:underline;
}
#right_cell p
{
text-align:center;
padding-top:8px;
padding-bottom:8px;
}
.news
{
font-size:11px;
width:170px;
text-align:left
}
.news h1
{
padding-top:44px;
font-weight:bold;
font-size:11px;
padding-bottom:12px;
}
.hr
{
background-color:#b4b4b4;
height:1px;
}
.news h2
{
font-weight:bold;
font-size:11px;
padding-bottom:8px;
padding-top:18px;
}
.img_border
{
border:#000000 1px solid;
}
.news p
{
padding-bottom:19px;
padding-top:4px;
}
.news p a
{
line-height:18px;
color:#006699;
font-size:11px;
text-decoration:none;
}
.news p a:hover
{
line-height:18px;
color:#006699;
font-size:11px;
text-decoration:underline;
}
.more
{
line-height:54px;
background:url(../image/arrow.gif) no-repeat;
background-position:0px 24px;
color:#006699;
font-size:11px;
padding-left:10px;
}
.more a
{
color:#006699;
font-size:11px;
text-decoration:none;
}
.more a:hover
{
color:#006699;
font-size:11px;
text-decoration:underline;
}
.footer
{
line-height:45px;
border-top:#000000 1px solid;
background-color:#cbcaca;
font-size:11px;
}
.footer a
{
padding-left:8px;
padding-right:8px;
color:#006699;
font-size:11px;
text-decoration:none;
}
.footer a:hover
{
color:#006699;
font-size:11px;
text-decoration:underline;
}
.acumen
{
color:#545454;
font-size:11px;
text-decoration:none;
}
.acumen a
{
text-decoration:none;
color:#545454;
}
.acumen a:hover
{
text-decoration:underline;
color:#545454;
}
/*********************************************menu**************************************/
#tabs
{
 height:24px;  /*margin between menu and rest of page*/
 overflow:hidden;
 padding-top:-40px;
 position:relative;
 top:108px;
 z-index:100;
 /*margin-bottom:-203px;*/
 width:1002px;
 margin:0 auto;
 margin-bottom:-24px; 
 }
.menu_left
{
width:40px;
float:left;
background-color:#dbdbdb;
}
#menu
{
background:url(../image/menu_bg.png) repeat-x;
width:962px;
float:left;
padding-bottom:8px;
padding-top:2px;
}
#menu ul li
{
list-style-type:none;
display:inline;
padding-right:42px;
font-size:11px;
}
#menu ul li a
{
text-transform:uppercase;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
#menu ul li a:hover
{
color:#ffffff;
text-decoration:underline;
}
#menu ul li a.select
{text-decoration:underline;}
.myboldtext {
font-weight:bold; 
color:#2a8fc7;
}
/*********************************************menu**************************************/

