@charset "utf-8";
/* CSS Document */

hr {
	size: 1px;
	border-style:solid none none;
}

.formTable 
{
	text-align: left;
}

.formTable td
{
	text-align: left;
}

.whiteSection
{
//	background-color:#ffffff;
}

.headerTable
{
	width:1000px;
	margin:0;
}

.headerTable a
{
	text-decoration::none;
}

.headerTable img
{
border: 0px;
}

.header
{
	width:1000px;
	text-align:left;
}

.bigContent
{
	width: 1000px; 
	background-image: url('images/BGGradient2.png');
	background-repeat: repeat-x;
	//background-color: #BDD6E5;
    background-color:#B2CEE0;
	color: #003d73;
	
}

.smallContent
{
	width: 290px; 
	background-image: url('images/BGGradient2.png');
	background-repeat: repeat-x;
	//background-color: #BDD6E5;
	background-color:#B2CEE0;
	color: #003d73;
}

.sectionHeader
{
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
}


.sectionText
{
	font-family:Arial, Helvetica, sans-serif;
}

.alternateBG
{
//	background-color:#003D74;
//	color: #000000;
}

.chartBG
{
	background-color:#003D74;
	color: #ffffff;
	font-weight: bold;
}


.readMore
{
	border: 0px;
}

.sub1Image
{
	z-index: 10;
	margin-left: -10px;
	margin-bottom: -10px;
}

.sub3Image
{
	z-index: 10;
	margin-left: -5px;
	margin-bottom: -8px;
}

