@charset "UTF-8";

.twoColFixLtHdr #sidebar1 {
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color: #296DC1;
	padding: 0px 20px 50px 20px;
}

.twoColFixLtHdr #sidebar1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
}

.twoColFixLtHdr #sidebar1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 a:visited {
	color: #fff;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 a:hover {
	color: #fff;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 a:active {
	color: #fff;
	text-decoration: none;
}

.twoColFixLtHdr #mainContent {
	padding: 0px 0px 0px 0px;
	height: auto;
	top: 0px;
	width: 480px;
	margin-left: 280px;
	left: 10px;
}

.twoColFixLtHdr #mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 1.5;
	font-weight: lighter;
	letter-spacing: normal;
	margin-left: 30px;
	margin-top: 40px;
}
.names {
	font-weight: bold;
	margin-left: -10px;
}

.TabbedPanelsTab {
	background-color: #A24A13;
}

.TabbedPanelsTabSelected {
	background-color: #A24A13;
}

.TabbedPanelsContentGroup {
	background-color: #A24A13;
}

.TabbedPanelsContent {
	background-color: #A24A13;
}

.TabbedPanelsContentVisible {
	background-color: #A24A13;
}

.VTabbedPanels .TabbedPanelsTabGroup {
	background-color: #A24A13;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #A24A13;
}

