#mainnav
{
	list-style-type: none;

}
#mainnav li
{
    float: left;
    height: 20px;
}
#mainnav li a
{
	width: 93px;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
	color: #000;
	height: 20px;
	text-decoration: none;
	display: block;
	background-image: url(../images/navMain/nav_main_btn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainnav li a:hover
{
    border-top: 1px solid #a2a2a2;
    border-bottom-width: 0;
}
#mainnav li .headerSubCat
{
	margin-top:-6px;
	margin-left: 0px;
	width: 300px;
	height: 208px;
	background-image: url(../images/navMain/subnav_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
#mainnav li .headerSubCat a
{
	background: none;
	z-index: 10000000;
	padding: 3px 10px;
	text-align: left;
	height: auto;
	color: #000;
}
#mainnav li .headerSubCat a:hover
{
    border-top-style: none;
    text-decoration: underline;
}
#mainnav li .headerSubCat .subCatColumn
{
	width: 117px;
	padding-left: 3px;
	margin-left: 5px;
	padding-right: 15px;
	float: left;
	height: auto;
}
#mainnav li .headerSubCat .subCatColumn a
{
	width:100px;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
#mainnav li .headerSubCat .subCatColumnTitle a
{
	font-size: 13px;
	color: #003468;
	font-weight: bold;
}

#QuickLinks 
{
	list-style-type: none;
	float: left;
	width:95px;
	height: 20px;
	font-weight: bold;
}
#QuickLinks a
{
	width: 228px;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
	color: #000;
	height: 20px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#QuickLinks a:hover
{
    border-top: 1px solid #a2a2a2;
    border-bottom-width: 0;
   
}


#QuickLinks ul
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 10px;
	margin-bottom: 4px;

}
#QuickLinks .headerSubCat
{
	margin-top: -5px;
	_margin-top: -5px;
	width: 235px;
	height: 220px;
	background-image: url(../images/navMain/quicklinkssubnav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:White;
}
#QuickLinks .headerSubCat a
{
	background:none;
	z-index: 10000000;
	padding: 0px 10px;
	font-size: 11px;
	text-align: left;
	height: auto;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 13px;
}
#QuickLinks .headerSubCat a:hover
{
	border-top-style: none;
	text-decoration: underline;
	border-top: -0px;
	border-bottom-width: 0;
	font-weight: normal;
	color: #333;
}



.headerSubCat{
	display:none;
	position:absolute;
	padding-top:15px;
	width:200px;
}

#headerItemsHome
{
    visibility: hidden;
}
