﻿body 
{
	background-color:#ECF8FF;
}

.mainContent
{
	width:800px;
	margin:10px auto 0 auto;
	text-align:left;
	border:1px solid #999;
	background-color:White;
}
	
.headerTable
{
	width:800px;
	height:106px;
}
.navTable
{
	width:800px;
	height:36px;
}

.sideNavTable
{
	width: 137px;
	height: 374px;
	background-image: url(images/sidenav_fill.jpg);
	vertical-align: top;
}

.regular
{
	font-family:Corbel,Arial;
	font-size:10pt;
	color:#333399;
}

.regularBold
{
	font-family:Corbel,Arial;
	font-size:10pt;
	color:#333399;
	font-weight:bold;
}

.disclaimer
{
	font-family:Corbel,Arial;
	font-size:7pt;
	color:#333399;
}

a{
	color: #006699;
	font-family:Arial;
	font-size:8pt;
}

a.emailLink
{
	font-family:Corbel,Arial;
	font-size:10pt;
	color:#333399;
	font-weight:bold;
}

a.footerLink{
	color: #ffffff;
	font-family:Arial;
	font-size:8pt;
}

.footer
{	color: #ffffff;
	font-family:Arial;
	font-size:8pt;
}

.newsFeed
{
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	font-family:Verdana;
	font-size:8pt;
	color:White;
	vertical-align:top;
	text-align:justify;
}