body {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#000033; margin: 2px 0px; padding: 0px; text-align: justify}

#nav {
	display: none
}

td	{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#000033}

.blacktext {color:#000000}

.orangetext {color:#d4160d;font-weight:bold}

.boldtext {font-weight:bold}

.subhead {
	font-family:Verdana,Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#d4160d;
	margin: 0px;
	padding: 0px
}

h3.subhead span {
	text-transform: capitalize
}

.small {font-size:9px}

a:link, a:visited {color:#000033; text-decoration: underline}
a:hover {color:#d4160d;text-decoration:none}

.badData {color : Red}
.goodData {color : Silver}

#content {
	width: auto
}

#HeaderTop {
	height: 69px;
}

#headerRight {
	display: none
}

#headerLeft {
	
}

#RightContent {
	
}

h3.subhead {
	font-family:Verdana,Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#d4160d;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 5px 0px;
	border-bottom: 1px solid #d4160d
}

.Profile {
	clear: both;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px
}

.ProfilePic {
	float: left;
	margin-right: 20px;
	width: 150px
}

.ProfileTitle {
	padding: 5px 0px;
}

.ProfilePic img {
	border: 1px solid #d4160d;
	padding: 4px;
}

.ProfileBio {
	margin-left: 170px;
	
}

.ProfileBioTitle {
	color: #003;
	font-size: 12px;
	border-bottom: 1px solid #d4160d;
}

.InputText {
	border: 1px solid #d4160d;
	background: #fff;
	color: #003
}

.InputButton {
	background: #d4160d;
	color: #fff;
	padding: 2px 3px;;
	border-top: 3px double #333;
	border-left: 3px double #333;
	border-bottom: 3px double #ccc;
	border-right: 3px double #ccc;
}

h4 {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#000
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 5px 0px;
}

#nav li:hover, #nav li.hover {
    position: static;
}

td.SingleLineBtm {
	border-bottom: 2px solid #eaeaea;
}

td.SingleLineGrey {
	background: #eaeaea;
	border-bottom: 2px solid #c7c7c7;
}