body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #666;
	background-image: url(images/orange_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 20px;
	list-style-image: url(images/bullet_orange.gif);
}
.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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666;
}
.featureText {
	font-size: 12px;
}
h2 {
	font-size: 16px;
	color: #30599F;
}



.tdnav {
	background-repeat: repeat-x;
	height: 42px;
	background-color: #1A2B53;
	color: #FFF;
}
.footer {
	background-image: url(images/footer_bg.gif);
	height: 200px;
}
.footext {
	font-size: 11px;
	padding-left: 20px;
}

a:link {
	color: #252f53;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
a:visited {
	color: #252f53;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a:hover {
	color: #252f53;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
a:active {
	color: #252f53;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

.nav a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
.nav a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.nav a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}

.nav a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-size: 18px;
	color: #1A2B53;
	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: #1A2B53;
	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;
	color: #FFF;
}

