body {   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-track-color: #008000; scrollbar-base-color: #00004d;
	font-size: 14px;
	color: #000000;
	background-color: #008000;
	margin: 0px;
	line-height: 18px;
}
.featureTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #044701;
	border-right-color: #044701;
	border-bottom-color: #044701;
	border-left-color: #044701;
}
.featureText {
	font-size: 12px;
}
h2 {
	font-size: 16px;
	color: #ff0000;
}



.tdnav {
	background-image: url(images/navbar_bg_orange.jpg);
	background-repeat: repeat-x;
	height: 42px;
}
.footer {
	background-image: url(images/footer_bg.gif);
	height: 39px; 
}
.footext {
	font-size: 11px;
	padding-left: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a:hover {
	color: #00004d;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.content {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 18px;
	color: #afdf08;
	font-variant: small-caps;
}
.innerTable {
	padding: 8px;
	border: 1px solid #868686;
	font-size: 9px;
	font-variant: small-caps;
	line-height: 14px;
}
.whiteText {
	color: #FFFFFF;
}

.outerTable {
	padding-top: 10px;
	padding-bottom: 10px;
}
.mailtable {
	background-color: #F28A0E;
	border: 1px solid #666666;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}