.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}

.footernavhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
}

a:hover {
	color: #333333;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;

}
.bodytexthlorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	line-height: 15px;
	font-weight: bold;

}

.bodytexthlgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7CB900;
	line-height: 15px;
	font-weight: bold;
}

.bodytexthlpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	line-height: 15px;
	font-weight: bold;
}

.bodytexthlblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	line-height: 15px;
	font-weight: bold;
}

.bodytexthlgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	font-weight: bold;
}

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.breadcrumbsgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCFF66;
	font-weight: bold;
	text-transform: uppercase;
}

.breadcrumbsblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9EEFF;
	font-weight: bold;
	text-transform: uppercase;
}

.breadcrumbsorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
	text-transform: uppercase;
}

.breadcrumbspurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D977C2;
	font-weight: bold;
	text-transform: uppercase;
}

.breadcrumbsgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.popsubheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
}

.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}

.errorpgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}

.maskbg {
	background-image: url(images/tjmasktrans.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 14px;
	font-weight: bold;


}

.welcometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding: 24px 8px;
}

.welcomehl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #0099CC;
	font-weight: bold;
}

.help {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	cursor: help;
}

#column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	padding: 6px;
	background-color: #F0F0F0;
	}
	
#columnsub {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	width: 100%;
}

.columnsub {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	width: 100px;
	padding: 0px 0px 2px;
	float: none;

}
body {
	color: #000000;
	background-color: #FFFFFF;
}
form {
	margin: 12px 0px;
	padding: 0px;
}
.adslist {
	width: 200px;
	background-color: #FFFFFF;
}
