body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #fff url(/images/hyrian_background.jpg) repeat-x;
	margin: 0;
}
table, img {
	border: none;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

sup {
	font-size:8px;
}

a:hover {
	color: #9E2A2A;
}
a:link {
	color: #003399;
}
a:visited {
	color: #006699;
}
#container {
	width: 757px; margin-left: auto; margin-right: auto;
}
#header {
	width: 100%; height: 36px; 
}
.loginarea {
	float: right; padding: 9px 39px 0 0;
}
.menubartop {
	width: 100%; height: 30px; white-space: nowrap;
}
#leftcol {
	width: 182px; text-align: center;
}
#midcol {
	width: 13px;
}
#rightcol {
	width: 562px;
}
.pagecontent {
	width: 538px;
	background-color: #fff;
	border: 1px #ccc solid;
	margin-top: 20px;
	padding: 0 10px 15px 10px;
}
.clearl {
	clear: left;
}
.logo {
	margin: 0; padding: 0; border: none;
}
.micetype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.copyright {
	margin-left: 195px; text-align: center; margin-bottom: 16px;
}
table.leftblurb {
	width: 100%; text-align: left; border-collapse: collapse;
}
table.leftblurb th {
	background: url(/images/leftmenublurb-top.png) no-repeat 0 bottom; height: 29px;
}
table.leftblurb td {
	background: url(/images/leftmenublurb-mid.png) repeat-y;
}
table.leftblurb td.blurbfooter {
	background: url(/images/leftmenublurb-btm.png) no-repeat 0 top; height: 12px;
}
table.leftblurb td p {
	margin: 2px 12px;
	font-size: 10px;
}
table.leftblurb td hr {
	width: 177px; background-color: #ccc; height: 1px; color: #ccc; border: 0; text-align: left;
}
div.leftmenu {
	width: 178px; 
}
div.leftmenu table {
	width: 100%; border-collapse: collapse; text-align: left;
}
div.leftmenu table td {
	border: 1px #ccc solid; padding: 5px;
}
div.leftmenu table td p {
	margin: 0 auto;
}
.boldmaroon {
	font-weight: bold; color: #990000;
}
.blueunderline {
	color: #336699; text-decoration: underline;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
	margin: 0 -10px;
	background-color: #efefef;
	border-bottom: 1px #ccc solid;
}
.headline h1 {
	font-size: 18px;
	color: #993333;
	margin: 5px auto;
}
.headline p {
	font-size: 10px;
	color: #333333;
	margin: 0;
}
.bulleted {
	line-height: 20px;
}
.selectedsection {
	font-weight: bold;
}

A.selected:link {
text-decoration: none;
color: #003399;
}

A.selected:visited {
text-decoration: none;
color: #006699;
}

A.selected:hover {
color: #9E2A2A;
text-decoration: underline;
}
.selectedcell {
background-color: #e0e0e0;
font-weight: bold;
}
.notSelectedCell {
background-color: #f8f8f8;
}
.indented {
	text-indent: 8pt;
}
.center {
	text-align: center;
}
