body {
	background-color: #FAFAFA;
	font: 100.01% "Trebuchet MS",Verdana,Arial,sans-serif
}
h1,h2,p{margin: 0 10px}
h1{font-size: 250%;color: #000}
h6{font-size: 70%;color: #000}
p{padding-bottom:1em}
h2{padding-top: 0.3em}
.style1 {font-size: 90.0%}
.style2 {font-size: 90%}

.event
{ 
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #C6D1DC;
	height: 20;
	padding-left: 5pt;
}

.bluecell
{
	background-color: #2F3193;
	border: 0px none;

}

.redcell
{
	background-color: #D2232A;
}

.graycell
{
	background-color: #DCDBDB;
}

.lightgraycell
{
	background-color: #FAFAFA;
	border: 4px solid #DCDBDB;
}

.thingraycell
{
	background-color: #FAFAFA;
	border: 2px solid #DCDBDB;
}

.maincell
{
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
}

.homemaincell
{
	padding: 0px;
}

.headers
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

.pageHeader
{
	background-color: #DCDBDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}

.subHead_01
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F3193;
}

.subHead_02
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D2232A;
}

.grayLine
{
	width: 350px;
	height: 1px;
	position: relative;
	left: 3px;
}

/* Headline Section Styles */
.headlines
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;


}

.headlineFormat
{
	padding: 6px;
}

.headlineAnchor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}




