body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
}

h1, h3 { color: #990033; } 
h1 { font-size: 1.5em; }
h2 { font-size: 1.4em;
	font-weight: normal;
}
h3 { font-size: 1.4em;
	font-weight: normal;
 }
h4 { font-size: 1.2em; }
h5 { font-size: 1em;
	text-transform: uppercase;
}
h6 {
	font-size: 1em;
}
.indent {
	padding-left: 2em;
}

.UC	{
	text-transform: uppercase;
}	
.spread li {
	margin-bottom: 9px;
	margin-top: 9px;
}

.hilite {
	color: #990033;
}

.alert_red {
	color: #FF0000;
	font-weight: bold;
}

.revheads h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 2px 0px 9px;
	padding: 9px;
	height: auto;
	width: 97%;
	background-color: #003366;
	white-space: nowrap;
	clear: none;
	border: none;
	float: right;
}

.hilitelinks a:hover {
	background-color: #F7D5D5;
   }
   
.photo-right { 
float: right; 
margin: 0 0 12px 12px; 
}

.blacktype a {
color: #000000;
text-decoration:none;
}

.blacktype a:hover {
color: #0000CC;
text-decoration: underline;
}

.blacktype_space a:hover {
color: #0000CC;
text-decoration: none;
}

.noline_std a {
text-decoration:none;
color: #000000;
}

.noline_red a {
text-decoration:none;
color: #990033;
}

.noline_red a:visited {
text-decoration:none;
color: #990033;
}

.noline_red a:hover {
color: #990033;
text-decoration: underline;
}

.noline_rev a {
text-decoration:none;
color: #FFFFFF;
}
	
.small {font-size: small}
.smaller {font-size: smaller}
.extra_small {font-size: x-small;
color:#000000;
}
.white {color:#FFFFFF}
/* Display block */
 .DisplayBlock {
  display : block;
}
/* Display none */
 .DisplayNone {
  display: none;
}
/* Visibility Hidden */
.Hidden {
  visibility: hidden;
}
.Hidden p {
	margin: 0px;
	line-height: 0px;
}
/* Visibility Visible */
 .Visible {
  visibility: visible;
}


.navcontainer {
	width: 160px;
}
.navcontainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
}
.navcontainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	display: block;
	padding: 3px;
	width: 154px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navcontainer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.navcontainer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.navcontainer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #777788;
}
.navcontainer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#getAdobeReader {
	clear:left;
	float:left;
	margin-right: 6px;
	padding: 6px;
	width: 150px;
	border: none;
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 328px;
	font-size: 12px;
}
#fullpageTable {
	clear:left;
	float:left;
	margin-right: 0px;
	padding: 0px;
	width: 600px;
	border: none;
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	left: 5px;
	top: 390px;
	font-size: 12px;
}

.navbar a:hover {
	background-color: #F7D5D5;
	
}




