<!-- BODY FONT CSS STYLES -->

.smallbodytext {
	font-family: Arial; 
	font-size: 9px; 
	color: #686767; 
}

.bodytextboldsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #686767;
	font-weight: bold;
}

.headerphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686767;
	font-weight: bold;
}

.bodycopyboldsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EE5E22;
	font-weight: bold;
}


.mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #161616;
	line-height: 150%;
	font-weight: normal;
}

.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161616;
	line-height: 150%;
	font-weight: normal;
	font-weight: bold;
}

.FAQbodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	line-height: 150%;
	font-weight: normal;
	font-weight: bold;
	text-decoration:none;
}


.SubLink {
  	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
}

.SubLink:hover { 
  	font-family: Arial;
	font-weight: bold;
	color: #EE5E22;
	font-size: 10px;
	text-decoration:none;
}

.MainLink {
  	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-decoration:none;
}

.MainLink:hover { 
  	font-family: Arial;
	font-weight: bold;
	color: #EE5E22;
	font-size: 10px;
	text-decoration:none;
}