body {margin: 0 0 15px 0;}

BODY, TD, PRE, P {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	line-height: 24px;
	}	
	
td {text-align: left;}	

H1 {
	font-size: 16px;
	color: #f7971d;
	font-family :  arial, sans-serif;
	font-weight: bold;
	}

H2 {
	font-size: 14px;
	color: #f7971d;
	font-family :  arial, sans-serif;
	font-weight: bold;
	}

H3 {
	font-size: 11px;
	color: #000066;
	font-style : italic;
	font-weight : normal;
	}

H4 {
    font-family: sans-serif;
    font-size: small;
	}

a {color: #3366cc; font-family : arial, sans-serif; text-decoration : none; font-size : 14px; font-weight : bold; outline: none;}
a:hover {color: #666666; text-decoration : underline;}
a:active {outline: none;}

a img {border: 0 none;}

HR {
	height: 1pt;
	padding-top : 6px;
	}

.form2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border: 1px solid Gray; 
	background-color: White;
	}

tr.sitewide td {background: #333333; color: #fff; font-size: 12px; padding: 5px 0;}
tr.sitewide td a {color: #fff; text-decoration: none; font-weight: normal; font-size: 12px; margin: 0 2px;}
tr.sitewide td a:hover {text-decoration: underline;}

.tableheader {
	font-weight : bold;
	}

.list {
	font-family : verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top : 3px;
	padding-top : 6px;
	line-height : 14px;
	}

.footer {
	font-family : arial, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	
.footer a {
	color : #3366cc;
	font-family :  arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
.footer a:hover {
	text-decoration: underline;
	}	
	

.headline: link {
	color : #0F2169;
	font-family :  arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight : bold;
	}

.headline: hoover {
	color : #0F2169;
	font-family :  arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight : bold;
	text-decoration : underline;
	}
.headline: active {
	color : #0F2169;
	font-family :  arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight : bold;
	text-decoration : underline;
	}
.title {
	font-size: 12px; 
	line-height: 14px;
	}


.FrontDate {
	color : #999999;
	font-family : verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight : normal;
	}

.quote {
	color: #666666;
	font-family : arial, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
	}
.credit {
	color: #666666;
	font-family : arial, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
	}

.Subhead {
	font-size: 14px;
	color: #000066;
	font-weight : bold;	
	}

.highlight {
	background-color: #f4eade;
	}

.date {
	font-size: 11px; 
	color : #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#subnav-container {padding: 10px 0 31px 39px;}
#subnav-container h2 {font-size: 14px; font-weight: bold; color: #ff9934; margin-top: 0;}	
ul#subnav-links {margin: 0; padding: 0;}	
ul#subnav-links li {font-size: 13px; margin-bottom: 10px; line-height: 16px; list-style-type: none;}	
ul#subnav-links li a {font-size: 13px;}	
	
#homeblurb p {line-height: 19px;}




#main-nav-table a {display: block; float: left;} 

/* D R O P  D O W N  M E N U  S T Y L E S */
#dropmenudiv {
position:absolute;
padding: 0;
margin: 0px 0 0 17px;
text-align: left;
filter:alpha(opacity=94); -moz-opacity:0.94; opacity:0.94; -khtml-opacity:0.94;
	background: transparent;
z-index: 30;
}

#dropmenudiv a {
display: block;
padding: 4px 10px 4px 10px;
color: #3366cc;
font-weight: bold;
font-size: 12px;
text-decoration: none;
filter:alpha(opacity=100); -moz-opacity:0.999999; opacity:0.999999; -khtml-opacity:0.999999;
background: #e4e4e4;
	background: #333;
	color: #FFF;
z-index: 20;
}
* html #dropmenudiv a {height: 12px;}

#dropmenudiv a:hover {
color: #666;
filter:alpha(opacity=100); -moz-opacity:0.999999; opacity:0.999999; -khtml-opacity:0.999999;
z-index: 10;
	background: #666;
	color: #FFF;
}