body {
	font-family: "Franklin Gothic Book", Rockwell, "Arial Black"; 
	font-size: 14px;
	background-color: #faefe2;
	/*background: url(/department/hhs/images/bg.jpg) 0 0;*/
	margin: 5px;
	padding: 10px;
}

li {
	line-height: 1.5;
}

#outercontainer {
	width: 800px;
	border-color: #000000;
	border-width: thin;
	margin: 0 auto;
}

#container {	
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;	
	border-left-color: #000000;
	border-left-width: thin;
	width: 100%;
}

#topmenu {
	/*background-image: url(/script/hhsmenu.files/btn_bluebg.gif);*/
	background-color: #282a74;
	height: 23px;
}

#leftcolumn {
	background-color: #FFFFFF;
	width: 165px;
	text-align: center;
	padding: 5px;
}

.leftborder {
	background-image: url(/department/hhs/images/blackline.jpg);
	width: 1px;
}

#leftcolumn a{	
	color: #ed7625;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#leftcolumn a:hover{
	color: #33FF00;
	font-weight: bold;
	font-size:12px;
	text-decoration: underline;
}

#leftcolumn a:visited: {
	color: #ed7625;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#leftcolumn a:hover:visited{
	color: #33FF00;
	font-weight: bold;
	font-size:12px;
	font: Rockwell, Arial, sans-serif;
	text-decoration: underline;
}

#content {
	width: 635px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.titles {
	font-family: Rockwell, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #990000;
}

.blacktitles {
	font-family: Rockwell, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.maintable {
	background-color: #000000;
}

.header {
	height: 100px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(/department/hhs/images/header.jpg);
	background-repeat: no-repeat;
}

.date {
	font-weight: bold;
	font-size: small;
}

.header a {
	color: #ed7625;
	text-decoration: none;
	font-weight: bold;
}

.header a:hover {
	color: #33FF00;
	text-decoration: underline;
	font-weight: bold;
}

.header a:visited {
	color: #ed7625;
	text-decoration: none;
	font-weight: bold;
}

.header a:visited:hover {
	color: #33FF00;
	text-decoration: underline;
	font-weight: bold;
}

.directorbox {
	vertical-align: bottom;
	padding-bottom: 20px;
}

.bottomnav {
	font-size: small;
	vertical-align: bottom;
	padding-bottom: 20px;
}

.bottomnav a{
	color: #000000;
	text-decoration: none;
}

.bottomnav a:hover{
	color: #0000FF;
	text-decoration: underline;
}

.bottomnav a:visited{
	color: #000000;
	text-decoration: none;
}

.bottomnav a:hover:visited{
	color: #0000FF;
	text-decoration: underline;
}

.footer {
	font-size: 9px;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 10px;
}

.footer a{
	color: #000000;
	text-decoration: none;
}

.footer a:hover{
	color: #0000FF;
	text-decoration: underline;
}

.footer a:visited{
	color: #000000;
	text-decoration: none;
}

.footer a:hover:visited{
	color: #0000FF;
	text-decoration: underline;
}

.redtext {
	color: #990000;
	font-weight: bold;
}

/* Alternating Row Colors */

table.alternate_rows th {
	background-color: #282A74;
	color: #FFFFFF;
	font-weight: bold;
}

table.alternate_rows tr.odd td {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

table.alternate_rows tr.even td {
	background-color: #ECEEF0;
	font-size: 14px;
	font-weight: normal;
}

table.alternate_rows td {
	vertical-align: top;
}
