﻿/* CSS Document */

#topMenuContainer{
	width:946px;
	height:40px;
	margin-left: 10px;
	background-image:url(/pages/10721/hcTopMenuBg.gif);
	}

#topMenuContainer div.item, #topMenuContainer div.activeItem {
	margin-top : 11px;
	padding-right: 15px;
	/*border-left: 1px solid #000;*/
	list-style: none;
	color:#000;
	float:left;
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*text-transform:uppercase;*/
	font-size:13px;	/*height:51px;*/	/*margin-top:20px;*/
	}
	
#topMenuContainer div.item, #topMenuContainer div.activeItem {
	border-left: 1px solid #000;
	padding-left: 15px;
	}
	
#topMenuContainer div a {
	color:#000;
	text-decoration:none;
	}
	
#topMenuContainer div.activeItem a {
	color:#000;
	text-decoration:none;
	}

#topMenuContainer div.topMenu_first {
	border-left: none;
	}

#bottomBarContainer {
	background-color:#327095;
	width:966px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.boxTop, .boxTopWide { background-image:url(/pages/10721/hcBoxTop.gif) !important; background-repeat:no-repeat;}