body {
	background-color: #FAFAFA;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding:0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	vertical-align:top;
}
h1 {
font-size:20px;
font-weight:bold;
}

h3 {
font-size:16px;
font-weight:bold;
}

a:link {
	color: #8c94a7;
}
a:visited {
	color: #8c94a7;
}
a:hover {
	color: #B22222;
}
a:active {
	color: #6699cc;
}
a.botnav:link {
	color:#8c94a7;
}
a.botnav:visited {
	color: #8c94a7; /*  was 8c94a7 */
}
a.botnav:hover {
	color: #ffffff;
}
a.botnav:active {
	color: #ffffff;
}

a.botnavhere:link {
	color:#ff0000;
}
a.botnavhere:visited {
	color: #8c94a7; /*  was 8c94a7 */
}
a.botnavhere:hover {
	color: #ff0000;
}
a.botnavhere:active {
	color: #ff0000;
}

.botnavhere {
	color:#FF0000;
}
.sidenav {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.sidenav:link {
	color: #363636;
	text-decoration: none;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.sidenav:visited {
	color: #363636;
	text-decoration: none;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.sidenav:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.sidenav:active {
	color: #363636;
	text-decoration: none;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.newstext {font-size: 10px}

#bottomnav {
	color: #8c94a7;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
table.main {
	background-image: url(/images/mockup-rev-blue.jpg);
	background-color: #3C3B49;
	background-repeat: no-repeat;
}
table.news {
	background-image: url(/images/sidenav/newsback.png);
	background-repeat: no-repeat;
}

.style7 {color: #660000}

input.newsfield { 
	font-size: 10px; 
 	background-color: #ffffff; 
 	border: 1px solid #999999;
 	width: 130px;
	margin-top: 6px;
}

#basediv { 
position: relative; 
margin: 0 auto; 
width: 100%; 
height:100%; 
/* background:url(/images/background_gradient.gif) #FAFAFA bottom repeat-x;  */
}

#whitespace {
position: relative;
height: 200px;
}

.subnav_verbage {
text-transform:uppercase;
text-align:center;
}

.subnav_verbage_here {
text-transform:uppercase;
text-align:center;
background-color:#CCCC99;
padding-right:15px;
padding-left:15px;
}

a.subnav_verbage {
text-transform:uppercase;
text-align:center;
}

.subnav_rails {
padding-left: 7px;
padding-right: 7px;
border-right:#FF0000 thick;
}

.leftnav_verbage {
text-transform:uppercase;
text-align:left;
border-right:#999999 solid thin;
padding-right:9px;
height:110px;
margin-right:12px;
}

.body_copy {

}

.body_copy_verbage {
text-transform:uppercase;
padding-left:11px;
font-size:14px;
}

.page_headline{
color:#999999;
text-transform:uppercase;
line-height:52px;
font-size:20px;
padding-left: 18px;
}

.t10_small{
font-size:10px;
text-align:left;
vertical-align:top;
}

.t15_medium{
font-size:15px;
text-align:left;
line-height:28px;
border-bottom:#999999 thin dotted;
}

td.small_box_border{
border-right:thin #CCCCCC;
}

li {
list-style:disc;
padding-bottom:18px;
}

.center-valign {
vertical-align:middle;
}

.leftnav {
width:125px;
}

.tagline {
color: #FAFAFA;
padding-bottom:8px;
font-size:11px;
padding-top:4px;
}

.homeTagline {
color: #52515A;
padding-bottom:8px;
font-size:10px;
padding-top:4px;
text-transform:uppercase;
}

 
.masthead  { 
margin: auto; 
width: 100%; 
background: url(/images/masthead_bottom_border.gif) #FAFAFA repeat-x; 
padding: 0; 
text-align: center;
}

.font-red {
color:#FF0000;
font-size:14px;
padding-left:11px;
}   

	
.sublist li {
list-style:circle;	
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8c94a7;
	font-size: 10px;
	padding-top:5px;
	padding-right:22px;
	text-align:center;
}

.title-hide {
font-size:14px;
clear:both;
font-weight:bold;
}

/* This might be vestigial and unused. Keep until 2009. Its a class, not an ID */
.footer-table {
background-color:#52515A;
text-align:center;
padding-top:8px;
padding-right:8px;
padding-bottom:26px;
padding-left:8px;
color: #CDCEC9;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}


#leftmenu a {
display:block;
width: 132px !important;   /* this keeps firefox looking good */
width /**/:142px;              /* this keeps Internet Exploder looking good */
		margin:3px 0; 
		padding:8px 0 8px 6px;
		font:12px/1 Verdana, Arial, Helvetica, sans-serif;
		color:#1A1A1A;
		background: url("../images/left_nav_background3.gif") 0 0 no-repeat;
		text-decoration: none;
		}
#leftmenu a:hover {	
		background-position: -142px 0;
		color: #3D3D3D;
		text-decoration: none;
		}
#leftmenu a:active {
		background-position: -284px 0;
		color:white;
		text-decoration: none;
		}
#leftmenu .here {	
		background-position: -142px 0;
		color:white;
		text-decoration: none;
		}	
	
#leftmenu .spacethis {
margin-top:30px;
margin-bottom:50px;
 /* background-color:#09C;  this keeps firefox looking good 
border: #906 thick solid; */
	
}
/* Keep THIS. It is an ID, not a class */
#footer-table {
background-color:#52515A;
color: #CDCEC9;
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

div#footerlinks a:link {text-decoration: none; color: #8c94a7;}
div#footerlinks a:visited {text-decoration: none; color: #8c94a7;}
div#footerlinks a:hover {text-decoration: none; color:#B22222;}
div#footerlinks a:active {text-decoration: none; color:#FFFFFF;}

#footerlinks {
text-align:center;
}

#footerhere {color:#FFFFFF;}


