#ManageHead
{
	background-color: #999999;
	text-align: center;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#ManageHead a
{
	text-decoration: none;
	width: 100%;
	color: black;
}

#ManageHead a:hover
{
	background-color:#ACACAC;
}

#ManageMenu
{
	width: 15%;
	border-right: 1px solid;
	border-right-color: #FF9900;
	float: left;
	margin-right: 20px;
}

#ManageMenu a
{
	display: block;
	text-decoration: none;
	color: #000000;
	width: 100%;
	padding-left: 7px;
}

#ManageMenu a:hover
{
	background-color: #FFCC00;
}

#ManageContent 
{
	margin-top: 20px;
	color: #003366;
	float: right;
	position: relative;
	width: 80%;
}

form, #topImage {
	margin: 0px;
	padding: 0px;
}
#topImage {
	width: 740px;
	position: relative;
	border-bottom: 2px solid;
	border-bottom-color: #3400CF;
	padding-bottom: 9px;
}

#horizontalbar {
	width: 740px;
	margin: 0px;
	padding: 0px;
	position: relative;
}


H3 {
	color: #3402C5;
}

H4, H5 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
H4 {
	color: #3502C3;
	padding-left: 5px;
	padding-right: 5px;
}

H5 {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}

#navigation {
	padding-right: 10px;
}

#navigation a, #content a {
	text-decoration:none;
	color: #93010E;
	font-weight: bold;
}

#navigation H5{
	text-align:right;
	}

#navigation a {
	line-height: 20px;
}

#navigation a:hover, #content a:hover {
	text-decoration: underline;
}

#navigation img {
	margin-top: 10px;
	}

#content
{
	float: right;
	width: 567px;
	border-left: 1px solid;
	border-left-color: #3501C8;
	padding-left: 10px;
	position: relative;
	padding-bottom: 10px;
}

#newsletter
{
	background-color: #DBDCDE;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}

#search
{
	margin-left: -10px;
	text-align: right;
}

#search td {
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

#cantfind, #evaluation
{
	page-break-after: auto;
	border: 1px solid;
	border-color: #666666;
	width: 150px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #DBDCDE;
}

#rightfloaters
{
	width: 150px;
	float: right;
	margin-left: 10px;
	position: relative;
	margin-top: 10px;
}

#logo {
	width: 400px;
	margin-top: 10px;
	font-size: 10px;
	clear: both;
	position: relative;
}

#logo img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	}

#footer {
	clear: both;
	width: 740px;
	padding-bottom: 10px;
	position: relative;
}

#firsthornav {
	width: 740px;
}

#firsthornav a {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 100%;
}

#firsthornav a:hover {
	background-color:#FFFFFF;
	color: #3501C8;
}

#firsthornav ul {
	padding: 0px;
	margin: 0px;
}

#firsthornav li {
	list-style-type: none;
	float: left;
	margin: 0px;
	width: 246px;
	background-color: #3501C8;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
}

#secondhornav {
	width: 740px;
	position: relative;
}

#secondhornav a {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 100%;
}

#secondhornav a:hover {
	color: #93010E;
	background-color: #FFFFFF;
}

#secondhornav ul {
	padding: 0px;
	margin: 0px;
}

#secondhornav li {
	list-style-type: none;
	float: left;
	margin: 0px;
	width: 246px;
	background-color: #93010E;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
}

#footerCopyright {
	text-align: center;
	clear: both;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	width: 740px;
}

#footerCopyright a {
	color: black;
	text-decoration: none;
}

#footerCopyright a:hover {
	text-decoration:underline;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	position: relative;
}

#left {
	float: left;
	width: 173px;
}

#middle {
	width: 740px;
	clear: both;
	border-bottom: 2px solid;
	border-bottom-color: #3501C8;
	position: relative;
	margin-top: 10px;
	float: left;
}
