body {
	background-color: #FFFFFF;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.hdmain {
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A8A9AC;
	border-right-color: #A8A9AC;
	vertical-align: top;
	padding-top: 34px;
}
.hdbio {
	color: #333333;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 30px;
	font-size:12px;
	font-style:italic;
}
.hdnav {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	padding-left: 15px;
	background-color: #A8A9AC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.content {
	padding: 5px 50px 0px 15px;
	font-size:12px;
	text-align: left;
	vertical-align: top;
	width: 448px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #A8A9AC;
	font-style: italic;
}
.contentft {
	padding: 10px 50px 40px 15px;
	text-align: left;
	vertical-align: top;
	width: 448px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #A8A9AC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A8A9AC;
}
.sidebartop {
	background-color: #A8A9AC;
	width: 175px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 50px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: x-small;
}
.sidebar {
	background-color: #A8A9AC;
	width: 175px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 50px;
	padding-bottom: 10px;
	color: #333333;
	font-size:12px;
	vertical-align: top;
}
.sidebarft {
	background-color: #A8A9AC;
	width: 175px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 50px;
	padding-bottom: 40px;
	color: #FFFFFF;
	font-size: x-small;
	vertical-align: top;
}

.genbutton {
	color: #333333;
	background-color: #A8A9AC;
	padding: 0px;
	border: 1px solid #999999;
	font-size: 11px;
}


h1 {
	font-size: small;
	font-weight: bold;
}
h2 {
	font-size: small;
	font-weight: normal;
}
h3 {
	font-size: x-small;
	font-weight: bold;
}
h4 {
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}
h5, h6 {
	font-size: x-small;
	font-weight: normal;
}
a:link {
	color: #E13940;
	text-decoration: underline;
}
a:visited {
	color: #E13940;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.hdnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.hdnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.hdnav a:hover {
	color: #333333;
	text-decoration: none;
}
.hdnav a:active {
	color: #333333;
	text-decoration: underline;
}

