body{
 font-family : arial;
 font-size : 12px;
 color : black;
 background-color : #102c3a
}
img{
 border :0px;
}
a{
 border : 0px;
}
form{
 display : inline;
}

#main_table{
 width : 719px;
}

.main_area{
 background-color : #164a5f;
 border-bottom : 1px solid #ffffff;
 vertical-align : top;
}

#header_td{
 text-align : right;
 border-right : 1px solid #174658;
 border-top : 1px solid #174658;
 background-color : white;
}

#main_area_td{
 width : 524px;
 border-right : 1px solid #FFFFFF;
 padding-bottom : 10px;
}

#left_nav_td{
 border-left : 1px solid #FFFFFF;
 width : 195px;
 text-align : center;
 padding-top : 43px;
 padding-bottom : 10px;
}

#search_top{
 background-image : url(../images/nav_top_dark.gif);
 background-repeat : no-repeat;
 width : 167px;
 height : 23px;
 text-align : left;
 padding-left : 10px;
 color : #ffffff;
 font-weight : bold;
}

.search_box{
 padding-top : 5px;
 padding-bottom : 5px;
 background-color: #006799;
}

#search_table_td{
 padding : 3px;
 background-color : #102c3a;
}

#search_input input{
 width : 140px;
 height : 15px;
 font-size : 10px;
 padding : 0px;
}

#search_button{
 padding-right : 2px;
}

#search_table{
 border : 1px solid #ffffff;
}

#search_button img{
 cursor : pointer;
}

.nav_box_top{
 background-image : url(../images/nav_top_light.gif);
 background-repeat : no-repeat;
 width : 177px;
 height : 20px;
 color : #ffffff;
 font-weight : bold;
 padding-top : 4px;
 border-bottom : 4px solid #006799;
 background-color : #006799;
}

.nav_box_bottom{
 border : 2px solid #006799;
 cursor : pointer;
}


.nav_item_idle{
 background-color: #93afb9;
 padding : 3px;
 border-bottom : 1px solid #ffffff;
 border-right : 2px solid #548a99;
}

.nav_item_idle a{
 color : #0f3349;
 text-decoration : none;
}

.nav_item_over{
 background-color: #5e8999;
 padding : 3px;
 border-bottom : 1px solid #ffffff;
 border-right : 2px solid #548a99;
}

.nav_item_over a{
 color : #0f3349;
 text-decoration : none;
}

.nav_item_active{
 background-color: #10546a;
 padding : 3px;
 border-bottom : 1px solid #ffffff;
 border-right : 2px solid #548a99;
}

.nav_item_active a{
 color : #ffffff;
 text-decoration : none;
}

.relative{
 position : relative
}

.nav_more_pic{
 position : absolute;
 right : 8px;
 top : 3px;
 z-index : 0;
}

.nav_div_hide{
 position : absolute;
 display : none;
}
.nav_div_show{
 position : absolute;
 display : inline;
 left : 165px;
 top : -3px;
 background-color : green;
 z-index : 1;
}

.sub_nav{
 border-left : 1px solid white;
}

#tabs_div{
 padding-top : 10px;
 padding-bottom : 5px;
}

.tab_td{
 padding-left : 1px;
 padding-right : 1px;
}

#tabs_bottom{
 background-color : #006799;
}

.content_box_table{
  width : 100%;
}

.content_box_tile{
 background-image : url(../images/box_top_tile.gif);
}

.content_box_title_td{
 background-image : url(../images/box_top_t_tile.gif);
 padding-left: 15px;
 padding-right: 15px;
 color : #006799;
 font-weight : bold;
 text-align : center;
}

.content_box_td{
 background-color : #ffffff;
 border-left : 1px solid #006799;
 border-right : 1px solid #006799;
 border-bottom : 1px solid #006799;
 padding : 10px;
 height : 100px;
 vertical-align : top;
}

.services_box{
 height : 45px;
 width : 430px;
 text-align : right;
 padding-top : 36px;
 padding-right : 60px;
 cursor : pointer;
}
.services_box a{
 color : #28424f;
 font-weight : bold;
 text-decoration : none;
}

#footer_td{
 background-image : url(../images/footer_top.gif);
 background-repeat : no-repeat;
 background-position : top;
 
}
#footer_text_div{
 padding-top : 13px;
 padding-left : 70px;
}
#footer_links_div{
 padding-top : 13px;
 padding-left : 12px;
 padding-bottom : 8px;
 background-color : #ffffff;
}
#last_row_td{
 text-align : right;
 color : white;
 padding : 10px;
}
#last_row_td a{
 color : white;
 text-decoration : none;
}
