body {
	margin: 0;
	font-size: 0.8em;
	background-color: #999999;
	}
td,span,li,div { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333; 
	line-height: 18px; 
	font-size: 80%;
	}
hr, hr.mini { 
	height: 1px; 
	color: #999; 
	width: 100%;
	background: #999;
	border: 0;
	} 
hr.mini {
	width: 95%;
	height: 1px;
	background: #fff;
	border-top: #bbb dotted 1px;
	}
h1 {
	text-transform: uppercase;
	font-size: 140%;
	letter-spacing: 1px;
	margin: 10px 0;
	text-align: right;
	}
h2 {
	font-weight: 1000;
	font-size: 130%;
	margin: 10px 0;
	}
h3 {
	font-weight: 500;
	font-size: 120%;
	margin: 5px 0;
	}
h4 {
	font-size: 110%;
	margin: 5px 0;
	}
h5, h6 {
	font-size: 140%;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:bold;
	}
h6 {
	color: #000;
	}
.subhead {
	color: #222;
	font-size: 120%;
	font-weight:bold;
	margin: 5px 0;
	}
a { 
	text-decoration: none;
	font-weight: 500; 
	color: #cc3300;
	}
a:hover { 
	text-decoration: underline;
	color: #f3be31;
	}
a:visited { 
	text-decoration: none; 
	}
a.nav, navinactive { 
	text-decoration: none; 
	color: #f3be31; 
	font-size: 9pt; 
	font-weight: 1000;
	margin-left: 20px;
	text-transform: uppercase;
	}
a.nav:hover { 
	text-decoration: underline;
	color: #cc3300;
	text-transform: uppercase
	}
a.nav:visited { 
	text-decoration: none;
	text-transform: uppercase
	}
a.navfooter, .navfooter { 
	text-decoration: none; 
	color: #333333;
	font-weight: 800;
	font-size: 80%; 
	text-transform: uppercase;
	}
a.navfooter:hover { 
	text-decoration: underline;
	}
a.navfooter:visited { 
	text-decoration: none; 
	}
a.download, a.download:hover, a.download:visited {
	border-bottom: dotted #FF3300 1px;
	font-size: 110%;
	text-decoration: none;
	}
.left1 {
	background: #8e8e8e;
	}
.left2 {
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	}
.left2, .left3 {
	background: #666;
	}
.left1, .left2, .left3 {
	padding: 12px;
	font-size: 90%;
	color: #fff;
	}
.leftmenu {
	color: #fff;
	font-size: 110%;
	text-decoration: none;
	}
.leftmenu:hover {
	text-decoration: none;
	}
.maincontent {
	color: #333;
	font-size: 100%;
	margin: 15px 0;
	}
.description {
	font-style: italic;
	}
.headlinelink {
	font-size: 130%;
	margin: 10px 0;
	}
.headlinephotolink {
	font-size: 100%;
	margin: 10px 0;
	}
.date {
	font-size: 100%;
	letter-spacing: 1px;
	margin-top: 10px;
	}
.search_highlight { 
	font-weight: 900; 
	}
.alert { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 90%; 
	font-weight: 900; 
	color: #990000; 
	}
img.photo {
	border: 4px #000 solid;
	}
.caption {
	text-transform: uppercase;
	font-size: 80%;
	}
.hc1 {
	font-size: 120%;
	color: #f3be31;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight:bold;
	text-decoration: none;
	}
.hc2 {
	font-size: 90%;
	color: #f3be31;
	}