@charset "utf-8";

.thrColAbsHdr #bkgPageHead {
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #EAECEE;
	text-align: center;
} 

.thrColAbsHdr #bodyPageHead {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.thrColAbsHdr #PageHead {
	width: 1000px;
	height: 54px;
}

.thrColAbsHdr  #pageTitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	top: 13px;
	z-index: 2000;
	width: 440px;
	left: 0px;
}

.thrColAbsHdr  #sectionNav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	top: 19px;
	z-index: 2000;
	font-family: Tahoma, Arial;
	font-size: 16px;
	width: 558px;
	left: 442px;
	color: #0096D6;
}

.thrColAbsHdr #tagSec {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 2000;
}

.thrColAbsHdr #subNav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	top: 55px;
	left: 0px;
	z-index: 2000;
	font-size: 12px;
	color: #B8BDC4;
}

.thrColAbsHdr  #rightColumn {
	margin: 0px;
	position: absolute;
	top: 0px;
	z-index: 2000;
	width: 200px;
	left: 800px;
}

.thrColAbsHdr  #rightComm {
	margin: 0px;
	position: absolute;
	top: 0px;
	z-index: 2000;
	width: 200px;
	left: 800px;
}

.thrColAbsHdr  #shareLinks{
	margin: 0px;
	position: absolute;
	top: 90px;
	z-index: 3000;
	width: 160px;
	left: 25px;
	font-size: 90%;
	vertical-align: middle;
}

.subNavText {
	color: #B8BDC4;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
}
.subNavText:link {
	color: #B8BDC4;
	text-decoration: none;
}
.subNavText:visited {
	color: #B8BDC4;
	text-decoration: none;
}
.subNavText:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.subNavText:active {
	color: #B8BDC4;
	text-decoration: none;
}

.pageNavText {
	color: #0096D2;
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
}
.pageNavText:link {
	color: #2C4A72;
	text-decoration: none;
}
.pageNavText:visited {
	color: #2C4A72;
	text-decoration: none;
}
.pageNavText:hover {
	color: #0096D2;
	text-decoration: underline;
}
.pageNavText:active {
	color: #2C4A72;
	text-decoration: none;
}
