﻿body
{
	min-width: 900px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: "Trebuchet MS" , "Lucida Grande" , Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	background-color: #FFFFFF;
}		


h1, h2, h3, h5, h6
{
	color: #2f4f4f;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
}

h4
{
	font-size: 14pt;
	font-weight: bold;
}

#mainwrapper {			
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background-color: #DBDBDB;
}

#header
{
	margin-left: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 2.0em;
	font-weight: normal;
	padding: 0px;
}

#header-bottom
{
	width:100%;
	font-size: 14px;
	font-style: italic;
}

.footer
{
	color: #003300;
	font-size: 1em;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

#content {
	width: 900px;
}

#content-left {
	width:200px;
	padding-top:5px;
	}

#content-right 
{
	width:auto;
	border-left:1px solid #A7A7A7;
	padding:5px;
	vertical-align:top;
}
.headline
{
	font-size: 11px;
	font-weight: bold;
}
.headline_date
{
	font-weight: bold;
	font-size: 9px;
	color: #990000;
}
.headline a:link
{
	font-weight: normal;
	font-size: 9pt;
	color: #696969;
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
}

.headline a:visited
{
	font-weight: normal;
	font-size: 9pt;
	color: #696969;
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
}

.headline a:hover
{
	color: #000099;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
}

.home a:link
{
	text-decoration: none;
}

.home a:visited
{
	text-decoration: none;
}

.home a:hover
{
	text-decoration: none;
}

a.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #AA331F;
	text-decoration: none;
}
a.red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA331F;
	text-decoration: none;
}
a.red3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #AA331F;
	text-decoration: none;
}

.atext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.dtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.ctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #787878;
	font-weight: normal;
}
