a {
	/*display: block;*/
	margin: 0 auto;
	color: #003493;
	text-decoration: none;
}
a:hover { color: #f00; }
.banner p {
	line-height:10px;
	margin:0;
}
.bar {
	color: white;
	font: normal 14px/22px sans-serif;
	width:100%;
}
.bar_light {
	background-color:#f0f5f7;
	color: black;
	font: normal 11px sans-serif;
	width:100%;
}
.bar img {
	padding:2px 0 0;
}
body {
	background-color: #fff;
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
	color: black;
	font: normal 14px/18px sans-serif;
}
br { line-height: 10px; }
.content {
	background-color: white;
	color: black;
	font: normal 16px/18px sans-serif;
	margin: 0 1px;
}
.crumbs a {
	color:#6699cc;
}
#disclaimer {
	color:white;
	font: italic 8px sans-serif;
	margin: 5px;
	width:100%;
}
.footer {
	font: normal 11px/14px sans-serif;
	height: 14px;
	margin:0;
	padding:0;
	text-align: center;
	width: 100%;
}
.footer a {
	color:orange;
}
h1,h2 { color: #000; margin: 0px; font: bold 15px sans-serif; padding:0px; line-height: 18px; margin-bottom: 5px; }
h2 { font: bold 14px sans-serif; }
h3 {
	display:block;
	font: normal 11px sans-serif;
	margin: 5px;
}
h4 {
	display:block;
	font: bold 13px/22px sans-serif;
	margin:5px -5px 0;
}
div.header { font: bold 15px sans-serif; line-height: 18px; margin-bottom: 5px; }
div.header2 { font: bold 14px sans-serif; line-height: 18px; margin-bottom: 5px; }
.header,.header2,h1.header,h2.header { color: #ef7a21; }
.headline { color: #000; font: bold 15px sans-serif; line-height: 18px; margin-bottom: 5px; }
div.grey { color: #868686; font: bold 15px sans-serif; line-height: 18px; margin-bottom: 5px; }

span.header { color: #ef7a21; font: bold 15px sans-serif; }
h1.grey { color: #868686; }
h1 span,div.headline span { font-weight: normal; }
li {
	font: 14px sans-serif;
	padding: 4px 0;
	color: black;
	margin: 0px;
	list-style: none;
}
.text { font: normal 14px sans-serif; color: #000; }
.greytext { color: #868686; }
.greytext2 { color: #efefef; }
.bluetext { color: #09367a; }
.redtext { color: #f00; }
.greentext { color: #006400; }
.darkredtextbold { color: #900; font-weight: bold; }
.redtextbold { color: #f00; font-weight: bold; }
.redtextboldlarge { color: #f00; font: bold 15px sans-serif; }
.t { color: #868686; font: 14px sans-serif; clear:left;float:left; padding-right: 5px; }
.m1 {
	background-color: #333333;
	border-top: 1px solid #959595;
	font: bold 14px/26px sans-serif;
	color: #ffc900;
	height: 26px;
	padding:0;
	margin:0;
	width:100%;
}
.m1 a {
	color: #ffc900;
	display: block;
	margin-left:5px;
}
hr.grey { color:#efefef;margin:0px; }
.summ {
	margin:5px 10px;
}
table {
	background-color: black;
	color:white;
	border-collapse: collapse;
	margin:0;
	padding:0;
	width:100%;
}
ul {
	background-color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin:0;
	padding:0px;
}
.changedown {color:red;}
.changeup {color:#00ff00;}
td {
	border-bottom: 1px solid #959595;
	margin:0;
	padding:0;
}
.zeb {background-color:black;}
.pch {display:none;}
.tim {display:none;}
#logo {padding:2px 0 0 2px;}
#topnav {
	margin:0;
	padding:0;
	font-size: 18px;
	background-color: #333333;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #959595;
	width:100%;
	height: 38px;
}
#topnav a {
	color:#FFF;
	line-height: 18px;
	margin:0; 
	padding:10px 15px 10px 15px; 
	float:left;
}
#topnav a:hover {
	background:#0B4682;
	color:#FFF;
	text-decoration: none;
}
.navon {
	background:#0B4682;
}
.navoff {
	background: #333333;
}
#tickerbarform {
	float: left;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	margin: 0;
}
.grayfield {
	background-color: #dde3eb;
	color: #000000;
}
#myticker {
	width: 120px;
	margin-right: 2px;
}
.news_story_title {
	font-weight: bold;
}

select,input { vertical-align: middle; }

div.spacer { line-height: 5px;}
div.spacer2 { line-height: 10px;}
div.spacer15 { line-height: 15px;}
div.spacer20 { line-height: 20px;}
div.spacer30 { line-height: 30px;}

@media screen and (max-device-width: 480px) {
	.m1 {
		font: bold 15px/30px sans-serif;
		height: 30px;
	}
	.crumbs {
		font: normal 16px/30px sans-serif;
	}
	.footer {
		font: normal 12px/22px arial,sans-serif;
		padding:8px 0;
	}
}
span.sponsor { font: normal 12px/16px sans-serif; }
span.sponsor img { vertical-align:top}

