/************** STYLES FOR TEXT AND HEADERS **************/
.bodytxt
{
	color: #000;
	font-family: arial,helvetica,sans-serif;
	font-size: 12;
	padding: 8px 8px 0px 8px;
}

.headerborder
{
	border-color: #FFF;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}
.headertxt
{
	color: #006;
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 5px 0px 0px;
}

.footer
{
	color: #000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: center;
}

.greyareatxt
{
	color: #000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	padding: 10px 0px 0px 10px;
}
.greyareasmtxt
{
	color: #000;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}


/************** STYLES THAT ARE HOMEPAGE SPECIFIC **************/

.largeheadlinetxt
{
	color: #006;
	font-family: arial,helvetica,sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	line-height: 16pt;
	padding: 5px 5px 0px 5px;

}

.greyheadlinetxt
{
	color: #666;
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}



