html { background: #161616; }
body {
	background: #161616 url('../images/bkg.gif') scroll 0 0 repeat-x;
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 15px 0px;
	line-height: 18px;
}
a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #A6A5FF;
}
a:hover { text-decoration: underline; }
img { border: 0 none; }
td { vertical-align: top; }
h1 { font-weight: bold; font-size: 14px; color: #FFFFFF; text-align: left; line-height: 25px; margin-bottom: 5px; border-bottom: 1px solid #FFFFFF; }
h2 { font-weight: bold; font-size: 14px; color: #FFFFFF; text-align: left; line-height: 25px; }
h4, strong { margin: 0; font-weight: bold; font-size: 12px; }
dd { padding-left: 10px; }
em { font-style: italic; }
ul { padding-left: 15px; }
li { list-style-type: disc; }
fieldset { border: 0 none; padding: 0; margin: 0; }
legend { }
.lt_blue { color: #9090FF; font-weight: bold; font-size: 14px; }
.header { width: 965px; margin: auto; background: transparent url('../images/headerbg.gif') no-repeat -15px 0px scroll; }
.header div { color: #9090FF; line-height: 14px; font-size: 14px; font-weight: bold; }
.header table { height: 205px; margin: auto; }
.header table td { vertical-align: top; padding: 0px 5px; }

.menu { width: 900px; height: 44px; margin: auto; background: transparent url('../images/menu-bkg.gif') scroll repeat-x 0 0; }
.menu table { height: 44px; }
.subnav { display: block; color: #FFFFFF; font-weight: bold; font-size: 12px; line-height: 30px; padding-left: 20px; border-bottom: 1px solid #383838; }
.subnav-active, .subnav:hover { background-color: #1F1F32; text-decoration: none; }
.subnav-header { background: transparent url('../images/copy-menu[active].gif') repeat-x scroll 0 0; border-bottom: 0 none; }

.highlights p { margin: 0; padding: 0; }

.footer { width: 900px; margin: auto; color: #A5A5A5; font-weight: bold; font-size: 11px; }
.footer a { color: #A5A5A5; font-size: 11px; }

.news_listing { }
.news_lead { font-size: 11px; margin: 0; }

.faq ul, .news ul { padding-left: 15px; }
.faq li, .news li { list-style-type: disc; }
.news li a { display: block; }
.faq li a, .news li a { color: #AEBDD4; }
.faq li a:hover, .news li a:hover { text-decoration: none; }

.pageableGallery td { padding: 0 5px; }

.forecast { text-align: center; }
.forecastTimePeriod { text-align: center; }

.formError { color: #FF0000; }

.mymidstate input { border: 2px solid #545479; }