td {
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D7C7C;
	text-align: right;
}
.footer a{
	color: #7D7C7C;
	text-decoration: none;
}
.footer a:hover{
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #363647;
}
.gndGeneral {
	background-color: #2D2D39;
}
.tdContent {
	background-color: #3D3D49;
	padding: 5px;
	border: 1px solid #51515F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8F8F7;
}
.tdContent a{
	color: #3798E7;
}
.tdContent a:hover{
	color: #3798E7;
	background-color: #5A5A6B;

}
.tdFeature01 {
	background-color: #2D2D39;
	padding: 5px;
	border: 1px solid #51515F;
}
.tdTop {
	background-image: url(Images/Content-Top_Gnd.gif);
}
.tdBtm {
	background-image: url(Images/Content-Btm_Gnd.gif);
}
.tdFeatureSub01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #F98E0A;
	background-color: #000000;
}
.tdFeatureSub01 a{
	color: #F98E0A;
	text-decoration: none;
}
.tdFeatureSub01 a:hover{
	color: #F98E0A;
	text-decoration: underline;
	background-color: #28284E;
}
.tdFeatureSub02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	padding: 5px;

}
.tdFeatureSub02 a{
	color: #F98E0A;
	text-decoration: none;
	font-style: italic;
}
.tdFeatureSub02 a:hover{
	color: #F98E0A;
	text-decoration: underline;
	background-color: #28284E;
	font-style: italic;
}
.gndNav {
	background-image: url(Images/Nav-Top.gif);
	vertical-align: top;
	height: 14px;
}
body {
	background-image: url(Images/Site-Gnd.gif);
}
ul {
	list-style-image: url(Images/Bullet.gif);
	list-style-position: outside;

}
.tdHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3798E7;
	text-transform: uppercase;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
