@charset "UTF-8";
/* Subpar nav styles */
#subnav {
	width: 880px;
	height: 40px;
	background: none;
	margin-left: auto;
	margin-right: auto;
	z-index: 99;
	position: relative;
}
#subnavheadbox {
	min-width: 135px;
	height: 40px;
	background: none;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-left: 5px;
	padding-top: 0px;
}
#subnavheadbox h1 {
	font-weight: 100;
	font-size: 22pt;
	max-height: 22pt;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav #lefttab1_left {
	width: 13px;
	height: 35px;
	background-image: url(/Images/Navigation/SubPar/tab_left.png);
	background-repeat: no-repeat;
	color: #FFF;
	float: left;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 5px;
	z-index: 999;
	position: relative;
}
#subnav #lefttab1_center {
	min-width: 13px;
	height: 35px;
	background-image: url(/Images/Navigation/SubPar/tab_center.png);
	background-repeat: repeat-x;
	color: #FFF;
	float: left;
	margin-bottom: 0px;
	margin-top: 5px;
	z-index: 999;
	position: relative;
}
#subnav #lefttab1_right {
	width: 13px;
	height: 35px;
	background-image: url(/Images/Navigation/SubPar/tab_right.png);
	background-repeat: no-repeat;
	color: #FFF;
	float: left;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 5px;
	z-index: 999;
	position: relative;
}
/* H4 SPECIFIC HYBRID COMBO STYLES */
#subnav #lefttab1_center h4 {
	font-size: 11pt;
	font-weight: 100;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#vistoggletabs {
	width: 745px; 
	height: 40px; 
	float: left;
}

