
/* Top Menu */


div#navigation{width: 941px; font-family:Segoe UI,Arial; background-image:url('../_img/bg-navigation.gif');background-repeat:repeat-x;font-size:1.2em; margin-left:22px;}
ul#TopTabs{list-style-type:none;margin:0 auto 0 auto;white-space:nowrap; padding-left:30px;}
ul#TopTabs li{height:0;letter-spacing:2px;margin:0;padding:0;border-right:1px solid #CCCCCC;border-bottom-style:solid;border-bottom-width:3px; border-bottom-color:transparent; }
ul#TopTabs li.first{border-left:1px solid #CCCCCC;border-bottom-style:solid;}
ul#TopTabs li.selected{border-bottom-width:3px; border-bottom-color:#f37834;}

ul#TopTabs li.TopButton{display:inline-block;float:left;margin: 0;padding:0;height:auto;width:auto;}
ul#TopTabs li.TopButton a{display:block;outline:none;
border-bottom-style:solid;
border-bottom-width:3px; 
border-bottom-color:transparent;
color:#000;
display:block;
height:19px;
letter-spacing:2px;
margin:0;
padding:5px 20px 0 20px;
text-decoration:none;
text-transform:lowercase;
float:left;
}
ul#TopTabs li.TopButton:hover{color: #D0431D;
	text-decoration: none;
	background-position: bottom right; border-bottom-style:solid;
border-bottom-width:3px; border-bottom-color:#f37834;}


ul#TopTabs li.last a{display:block;outline:none;
border-bottom-style:solid;border-right:1px solid #CCCCCC;border-left:1px solid #CCCCCC;
border-bottom-width:3px; 
border-bottom-color:transparent;
color:#0b5966;
display:block;
height:19px;
letter-spacing:2px;
margin-right:37px;
padding:5px 30px 0 35px;
text-decoration:none;
text-transform:lowercase;
float:right;  
}

ul#TopTabs li.last a:hover{color: #D0431D;
	text-decoration: none;
	background-position: bottom right; border-bottom-style:solid;
border-bottom-width:3px;}

.clear{clear:both;height:0;visibility:hidden;line-height:0;}

/* Menu on the left */
#v_menu ul { padding:0px; margin:0px;  }
#v_menu li {border-bottom:dotted 1px #969696; list-style: outside; list-style:none; background:url(../_img/menu_green_line.gif) repeat-y top right; padding:3px 0px 5px 0px; margin:0px 3px 0px -40px;}
a.v_menu:link, a.v_menu:active, a.v_menu:visited { color: #5b5b5b; padding:0px 0px 0px 15px; text-decoration: none;  font-size: 13px; background:url(../_img/arrow.gif) no-repeat left; }
a.v_menu:hover { color: #1a70ad; padding:0px 0px 0px 15px; text-decoration: none;  }


a.v_menu:link.selected, a.v_menu:active.selected, a.v_menu:visited.selected
{color: #5b5b5b; font-weight:bold; padding:0px 0px 0px 15px; text-decoration: none;  font-size: 13px; background:url(../_img/arrow-green.gif) no-repeat left;}


#overview {
background-image: url(../_img/side-overview.png); background-color:ffffff;
background-repeat: no-repeat;
width:181px; min-height:251px;
padding: 8px 10px 0px 10px;
margin-top: 2px;
}

#overview h3{
text-transform: uppercase;
font-size: 15px;
padding-bottom: 15px;
margin: 0;
color: #231f20; text-align:left;
}
#overview h4{
color:#646464;
background-image:none; 
color: #667486;
font-size: 14px; text-align:left;background:url(../_img/menu_blue_line.gif) repeat-y top right; padding:3px 0px 5px 0px; margin:0px 3px 0px -40px;
}
