﻿body {
	background-color: #000;
	margin: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;
}
#container {
	background-color: white;
	width: 960px;
	margin: auto;
}
#centercolumn {
	text-align: left;
	border-left: 12px solid #ecebfe;
	border-right: 12px solid #ecebfe;
	background: transparent url('images/centerice.gif') no-repeat top center;
}
#leftcolumn {width:200px;
	text-align: left;
	border-left: 12px solid #ecebfe;
}
#rightcolumn {width:200px;
	text-align: left;
	border-right: 12px solid #ecebfe;
}
#header {
	padding: 10px 0;
	background-color: #003079;
	text-align: center;
	border-bottom: 1px solid #000033;
}
#headerBar {
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	color: #333;
	padding: 4px 0;
	background-color: #ecebfe;
}
#Hnav {
	font-size: 8pt;
	background-color: #003079;
	text-align: center;
	height: 16px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#Hnav a {
	color: white;
	padding: 2px 25px;
	text-decoration: none;
	margin: 0;
	display: inline-block;
	background-color: #003079;
	border-right: 1px solid white;
}
#Hnav a:hover {
	background-color: #AAA;
}
#footer {
	background-color: #ecebfe;
	color: #333;
}
p, dd, dt {
	font-size: 9pt; ;
	color: #333;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.5em;
	text-align: left;
}
h1,h2 , h3, h4, h5 {
	color: navy;
	margin: 10px 0;
}
h1, h2, h3, h4 {
	font-family: Times New Roman, serif;
}
h5 {
	font-size: 10pt;
}
li {
	font-size: 9pt;
	font-family: verdana;
	color: #333;
	line-height: 1.5em;
}
ul, ol {
	margin-top: 5px;
	margin-bottom: 5px;
}
dt {
	font-weight: bold;
	color: navy;
}
#datatable {
	font: normal 10pt Verdana;
	color: #333;
	background-color: transparent;
}
#datatable td {
	border-bottom: 1px dotted #999;
}
a:link {
	color: navy;
}
a:visited {
	color: navy;
}
a:hover {
	color: blue;
}
#dropNews a, #dropArchives a, #dropAbout a {
	display: block;
	width: 150px;
	padding: 2px 0px;
	border: none;
}
div {
	font: bold 9pt Verdana;
}
th, .subhead1 {
	background: #e5e4fe url('images/bgtile.gif') no-repeat top left;
	text-align: left;
	color: #333;
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana;
	height: 24px;
	padding-left: 28px;
	padding-top: 3px;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.subhead {
	color: #333;
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
	background-color: #EEE;
	padding: 4px 0;
	text-align: center;
}
.subhead2 {
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
	color: #333;
	padding: 4px 0;
}
.paddedcell {
	padding: 12px;
}
.sidebar p, .sidebar li {
	font-size: 8pt;
	line-height: 1.5em;
}
.sidebar ul {
	margin-left:10px;
	padding-left:10px;
}
.sidebar {
	margin-top: 10px;
}
.recap {
	font: normal 8pt Verdana;
}
li.postdate {
	list-style-image: url(images/bluegrayBullet.gif);
	line-height: 1em;
}
.postdate {
	font: normal 8pt Verdana;
	color: #999;
	margin-top: 5px;
	margin-bottom: 10px;
}
.sectionHead {
	font: normal 10pt Verdana;
	color: #999;
	margin-bottom: 0px;
	font-weight: bold;
}
.byline {
	font-style: italic;
	font-size: 9pt;
}
.caption {
	font-style: italic;
	font-size: 8pt;
	font-family: Veradna,sans-serif;
	color: #666;
}
.continued {
	margin-top: -10;
	margin-bottom: 10px;
	font-size: 8pt;
	font-weight: normal;
	text-align: right !important;
}
.copyrt {
	text-align: center;
	font: normal 7pt Verdana;
	padding: 10px 0;
}
.copyrt a:link {
}
.copyrt a:visited {
}
.copyrt a:hover {
	color: #FFFFaa;
}
.floatLink {
	font: normal 10pt Verdana;
	float: right;
}
.gamedata {
	font: bold 10pt Verdana;
	color: Navy;
}
.menu {
	background-color: #AAA;
	color: white;
	border-bottom: 1px solid white;
}
.menu a:link, .menu a:visited {
	color: white;
	text-decoration: none;
	display: block;
	padding: 2px;
}
.menu a:hover {
	background-color: #000099;
	display: block;
	padding: 2px;
}
.menuTD {
	background-color: Navy;
	color: white;
}
.menuTD a:link, .menuTD a:visited {
	color: white;
	text-decoration: none;
	display: block;
	padding: 2px;
}
.menuTD a:hover {
	background-color: #AAA;
	display: block;
	padding: 2px;
}

