/********************  General  Page-related styles *******************/


BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:center;
}

P, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}


H1, H2, H3, H4, H5 {
	
}

H1 {
	font-family: Century Gothic;
	font-size: 16px;
	color: #990000;
}

H2 {
	font-family: Century Gothic;
	font-size: 14px;
	color: #990000;
}

HR {
	height: 1px;
	color: #990000;
	border-style: dotted;
}

A:LINK {
	
}

A:VISITED {
	
}

A:HOVER {
	
}

HR {
	
}

/******************* Content Blocks *******************/
#page { 
	width: 765px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	
}

#banner-left {
	width: 300px;
	height: 114px;
}

#topnav {
	
}

#home-intro {
	
}

#home-introtext {
	
}

#home-content {
	
}

#home-highlights-box {
	
}

#home-maincontent {
	
}

#history-box {
	
}

#home-boxes {
	
}

#home-box1 {
	
}

#home-box2 {
	
}

#home-box3 {
	
}

#mainmenu {
	margin: 10px;
}

#mainmenu a:link, #mainmenu a:visited, #mainmenu a:hover {
	font-family: OCR A Extended, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
	text-decoration: none;
	color: #990000;
}

#mainmenu hr {
	margin: 0px;
	height: 1px;
	border-style: dotted;
	border-color: #BE2732;
}

#footernav {
	
}

#credits {
	
}

#home-boxes dt {
	color: #660000;
	font-weight: bold;
}

#home-boxes dd {
	color: #666666;
}
#maincontent {
	width: 500px;
	text-align: left;
}

#menu {
	width: 250px;
}
#menu .menu-box-header {
	width: 141px;
	height: 15px;
	background-image: url(../images/menu/menu_header_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

#menu .menu-box-main {
	padding: 10px;
	height: 198px;
	background-image: url(../images/menu/menu_bg.gif);
	border-top: #FFFFFF 1px;
	color: #990000;
}

#menu a:link, #menu a:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

#menu a:hover {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}

#menu .menu-box-list {
	height: 180px;
	overflow: auto;
	background-position: top;
}

.border-top-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: F8E9EA;
	border-right-color: F8E9EA;
}

.border-top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: F8E9EA;
	border-right-color: none;
}

.border-top-left {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F8E9EA;
	border-right-color: none;
	border-left-color: #F8E9EA;
}

#copyright, #copyright a:link, #copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 11px;
	border: none;
}

#copyright a:link, #copyright a:visited {
	text-decoration: underline;
}

#featuredjudgements {
	background-color: #F8F7F1;
	margin: 10px;
	border: 1px none #990000;
}

#featuredjudgements a:link, #featuredjudgements a:visited #featuredjudgements a:hover{
	font-size: 12px;
	font-style: italic;
	color: #990000;
}

#highlight-area {
	width: 400px;
	height: 120px;
	background-color: #EEEEEE;
	margin: 10px;
	overflow: auto;
}

#highlight-area .left {
	width: 150px;
	/*margin-right: 250px;*/
}

#highlight-area .right {
	width: 200px;
	position: absolute;
	top: 0;
	left: 155px;
}

#hometable{
	text-align: left;
}
#hometable p {
	padding-top: 2px;
	font-size: 10px;
	color: #666666;
}

#hometable h1 {
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
	color: #990000;
}
/* GOVHEADER */

#header
{
    width:765px;
    height:auto;
    background-color:#FFFFFF;
    margin:auto;
	height:60px;
}
#govheader
{
    width:100%;
    height:60px;
    background-color:#FFFFFF;
}
.govheaderleft
{
    float:left;
    margin-left:5px;
    margin-top:3px;
}
.govheaderright
{
    float:right;
    margin-right:5px;
    margin-top:3px;
    
}

.govlogo
{
    padding-left:5px;
    height:41px;
    width:65px;
}
#toplinksbar
{
    height:23px;
    background-color:#666666;
    margin-bottom:1px;
    width: 765px;
    margin:auto;
    
}
.homelink
{
    float:left;
    margin-left:5px;
}
.toplinks
{
    color:#FFFFFF;
    width:100%;
    text-align:right;
}

.toplinks a
{
    color:#ffffff;
    text-decoration:none;
    font-family:Arial;
    font-weight:bold;
    margin-right:5px;
}
#footer
{
    width:765px;
    height:auto;
    background-color:#FFFFFF;
}
.footerlinks, .footerlinksbelow
{
    float:left;
    color:#24478E;
    width: 100%;
    text-align:right;
    background-color:#FFFFFF;
}
.footerlinks a
{
    color:#24478E;
    font-size:8pt;
    margin-right:5px;
}
.footerlinksbelow
{
    color:#777777;
    font-size:7.5pt;
}
.footerlinksbelow a
{
    font-size:7.5pt;
    color:#666666;
    text-decoration:underline;
}
.footergreylinks
{
    margin-right:5px;
}
.footerlinksbelow img
{
    margin-left:5px;
}
.govlinks
{
    font-size:7.5pt;
    color:#777777;
    text-decoration:underline;
}
.footerlinks img
{
    margin-top:10px;
    margin-right:25px;
}
.footerlinksbelow img
{
    float:left;
}
#govheader img, #footer img {
	border: 0px;
}