.tdbase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDF5D3;
	background-color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}
.tdmid {
	background-color: #FDF5D3;
}
.tdcap {
	background-color: #C0590A;
}
.tdmidtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FDF5D3;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 26px;
	padding-bottom: 30px;
	padding-left: 26px;
}
.tableborder {
	border: 1px solid #FFFFFF;
}
.bodytextbold {
	font-weight: bold;
}
.bodysectionhead {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
}
.bodysubsection {
	font-weight: bold;
	color: #C0590A;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDF5D3;
}

#map {
  margin-top:16px;
  border:3px double #C0590A;
}

.required{
  color: #C0590A;
}
a:link {
	color: #C0590A;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C0590A;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #F0F0F0;
}
body {
	background-color: #4D4D4D;
}
