body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	padding:0px;
	background-image: url(images/bg_main.gif);
}
a
{
	color: #002F88;
	text-decoration:none;
}

a:hover
{
	color: #FE6500;
	text-decoration: none;
}
.textHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002F88;
	font-style: normal;
}

.textSubHeaderBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002F88;
	font-style: normal;
}

.textSubHeaderOrange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE6500;
	font-style: normal;
}

.textGeneral
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.textFooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;	
}

.content-padding
{
	padding-left: 10px;
	padding-right: 10px;
}

.textFieldHeadings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002F88;
}

.textGeneralWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.textGeneralWhite a
{
	color: #FFFFFF;
}

.textGeneralWhite a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


.textGeneralYellow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}

.textGeneralRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EB000B;
}

.textError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}