@charset "utf-8";

.thrColAbsHdr #bkgGryArea {
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #D7E4F1;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	line-height: 9px;
	border-top-color: #ADD036;
	border-top-style: solid;
	border-top-width: 12px;
} 

.thrColAbsHdr #gryArea {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	z-index: 1000;
} 

.thrColAbsHdr #bkgMainHome {
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #A9AAAF;
	text-align: center;
} 

.thrColAbsHdr   #column1Head {
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 1000;
	text-align: right;
	width: 280px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Tahoma, Arial;
	font-size: 24px;
	color: #005e95;
	line-height: 44px;
}

 .thrColAbsHdr   #column2Head {
	position: absolute;
	top: 40px;
	left: 360px;
	z-index: 1000;
	text-align: right;
	width: 280px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Tahoma, Arial;
	font-size: 24px;
	color: #005e95;
	line-height: 44px;
} 

.thrColAbsHdr   #column3Head {
	position: absolute;
	top: 40px;
	left: 720px;
	z-index: 1000;
	text-align: right;
	width: 280px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Tahoma, Arial;
	font-size: 24px;
	color: #005e95;
	line-height: 44px;
} 

.thrColAbsHdr   #column1{
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 2000;
	width: 280px;
}

.thrColAbsHdr   #column2{
	position: absolute;
	top: 50px;
	left: 360px;
	z-index: 2000;
	width: 280px;
}

.thrColAbsHdr   #column3{
	position: absolute;
	top: 49px;
	left: 715px;
	z-index: 2000;
	width: 280px;
}

.thrColAbsHdr   #freeTrialbox {
	background-image: url(../images/gray-box-counter.png);
	position: absolute;
	top: 20px;
	left: 720px;
	z-index: 2000;
	text-align: left;
	width: 280px;
} 

.thrColAbsHdr   #communityLinks {
	position: absolute;
	left: 418px;
	z-index: 3000;
	top: 65px;
} 

.thrColAbsHdr   #flashHome {
	position: absolute;
	left: 1px;
	z-index: 3000;
	top: 78px;
	width: 655px;
	height: 426px;
	background-image: url(../images/flash-bkg.png);
	background-repeat: no-repeat;
} 

.thrColAbsHdr  #newsFeature {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	top: 7px;
	left: 615px;
	z-index: 2000;
}

.thrColAbsHdr  #shareHome {
	position: absolute;
	top: 13px;
	left: 778px;
	width: 220px;
	font-family: Tahoma, Arial;
	font-size: 14px;
} 

.thrColAbsHdr  #searchHome {
	position: absolute;
	top: 18px;
	left: 756px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 214px;
	background-position: right;
} 

.thrColAbsHdr  #feedback {
	position: absolute;
	top: 12px;
	left: 30px;
	width: 660px;
} 

.thrColAbsHdr  #twitterIcon {
	position: absolute;
	top: 224px;
	left: 167px;
} 

.thrColAbsHdr  #rightNav{
	margin: 0px;
	position: absolute;
	top: 23px;
	z-index: 2000;
	width: 229px;
	left: 738px;
}

.thrColAbsHdr #bkgBot {
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #D7E4F1;
} 

.thrColAbsHdr #footer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #424142;
} 

.catNavText {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 17px;
	font-weight: normal;
	line-height: 27pt;
}
.catNavText:link {
	color: #FFFFFF;
	text-decoration: none;
}
.catNavText:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.catNavText:hover {
	color: #206AB3;
	text-decoration: none;
}
.catNavText:active {
	color: #FFFFFF;
	text-decoration: none;
}

.lrgBulText {
	color: #232123;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 22pt;
}
.lrgBulText:link {
	color: #232123;
	text-decoration: none;
}
.lrgBulText:visited {
	color: #232123;
	text-decoration: none;
}
.lrgBulText:hover {
	color: #B20838;
	text-decoration: none;
}
.lrgBulText:active {
	color: #232123;
	text-decoration: none;
}

.ulNav {
	font-family: Tahoma, Arial;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.liNav {
	font-size: 14px;
	font-family: Tahoma, Arial;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 010px;
	padding-left: 0px;
}

