.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CCCCCC;
}
.tdSubnav {
	text-align: center;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;

}
.tdContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13pt;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdBodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;

}
.tdBottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	height: 78px;

}
.bottomLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#cccccc;
	text-decoration:none;
}

.bottomLink:hover{color:#FFFFFF; text-decoration:none;}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
}
.subnavLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color:#FFD942;
	text-decoration:none;
}

.subnavLink:hover{color:#FFFFFF; text-decoration:none;}
.subnavItems {
	padding-right: 7px;
	padding-left: 7px;
}
.textLink{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}

.textLink:hover{color:#006633; text-decoration:none;}
.textEightPt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
}
.listingsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #CCCCCC;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.listingsAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #EFEFEF;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.listingsLink{
	font-family:Arial, Helvetica, sans-serif;
	color:#006633;
	text-decoration:none;
}

.listingsLink:hover{color:#000000; text-decoration:none;}.subnavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.splashloginLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px 5px 3px 0px;
}
.tdSplashlogin {
	background-image: url(images/splashlogin_end.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.tdListingsheader {
	font-family: "Avenir 65 Medium", Verdana, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/header_blank.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 664px;
	padding-left: 20px;
	text-transform: uppercase;
}


