.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3f95dd;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #3f95dd;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

a img{ 
border:0; 
} 

*:link {
	text-decoration: none;
	color: gray;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bolder;
}

*:visited {
	text-decoration: none;
	color: gray;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bolder;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3f95dd;
	font-weight: bold;
}

.headingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	
}

.TopTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.headingCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FA0B0B;
	font-weight: bold;
	text-align: center;
}

/* Highlight boxes */

.HBFill {
	background-color: #BCD4D6;
	height: 34px;
}

.HBMiddle {
	background-image: url(images/fpb_05.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
}

.HBBotMid {
	background-image: url(images/fpb_08.jpg);
	background-repeat: repeat-x;
}

.HBTopLeft {
	background-image: url(images/fpb_01.jpg);
	background-repeat: repeat-y;
	height: 34px;
	width: 34px;
}

.HBTopRight {
	background-image: url(images/fpb_03.jpg);
	background-repeat: repeat-y;
	height: 34px;
	width: 34px;
}

.HBBotLeft {
	background-image: url(images/fpb_06-07.jpg);
	background-repeat: repeat-y;
	height: 34px;
	width: 34px;
}

.HBBotRight {
	background-image: url(images/fpb_07.jpg);
	background-repeat: repeat-y;
	height: 34px;
	width: 34px;
}
