@charset "utf-8";

.twoColHybLtHdr #leftBar {
	width: 20em; 
}
.twoColHybLtHdr #mainContent { 
	margin: 0 1em 0 21em; 
}
.twoColHybLtHdr #footer { 
	margin-left: 19em;
}
.inlineheader {
	color: #993333;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	margin-top: 1.5em;
}
p.directoryblock {
	padding: 0;
	margin: 0;
}
a.top {
	line-height: 1em;
}
div.sectionheadmain, div.sectionheadsub, div.sectionheadlinks {
	padding-top: 10px;
	padding-left: 10px;
}
div.sectionheadsub, div.sectionheadlinks {
	width: 240px;
	position: relative;
	left: 0px;
	top: -70px;
	z-index: 2;
	height: 30px;
}
.twoColHybLtHdr #leftBar div.sectionheadmain {
	background-color: #FFF; /*#98141f;*/
	height: 102px;
	width: 240px;
}
.twoColHybLtHdr #leftBar div.sectionheadsub {
	background-color:#ff9135;
}
.twoColHybLtHdr #leftBar div.sectionheadlinks {
	background-color:#4c91d8;
}
.twoColHybLtHdr #leftBar div.sectionheadmain h2, .twoColHybLtHdr #leftBar div.sectionheadsub h3, .twoColHybLtHdr #leftBar div.sectionheadlinks h3 {
	color: #993333;
	font-size: 1.4em;
	padding: 0;
	margin:0;
}
.twoColHybLtHdr #leftBar div.sectionheadmain hr
{
	width: 220px;
	color: #993333;
	border: 0;
	height: 1px;
}
.twoColHybLtHdr #leftBar div.sectionheadsub h3, .twoColHybLtHdr #leftBar div.sectionheadlinks h3 {
	font-size: 1.1em;
}
div.links {
	background-color: #fefefe;
	width: 220px;
	position: relative;
	left: 0px;
	top: -70px;
	z-index: 2;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 1.5em;
}
.twoColHybLtHdr #leftBar div.links ul.normal a.navlighted, .twoColHybLtHdr #leftBar div.links ul.grey a.navlighted
{
	color: #FF0000;
}
.twoColHybLtHdr #leftBar div.links ul.grey li.navnolink
{
	color: #999999;
}
.twoColHybLtHdr #leftBar div.links ul.grey li.navindent
{
	margin-left: 1em;
}
table.header {
	padding: 0;
	margin: 0;
	margin-top:3em;
	border: 0;
}
td.headercolor, td.headergrey { 
	border: 0px;
	border-bottom: #CCCCCC solid 2px;
	padding-bottom: 0;
	text-align: left
}
td.headercolor { 
	border-bottom-color: #993333;
	text-transform: uppercase;
} 
td.headergrey { 
	width: 100%;
	text-align: right;
}

