<style>
<!--

	body  {
		font : 12px Arial, Helvetica, sans-serif bold; text-decoration : none; color : black;
	}
	body a:link, body a:active, body a:visited {
		font : 12px Arial, Helvetica, sans-serif bold; text-decoration : underline; color : blue;
	}
	body a:hover  {
		font : 12px Arial, Helvetica, sans-serif bold; text-decoration : underline; color : #878787;
	}
	
	.adminlink {
		font : 12px Arial, Helvetica, sans-serif bold; text-decoration : none; color : white;
	}
	
	.adminlink a:link, .adminlink a:active, .adminlink a:visited {
		font : 12px Arial, Helvetica, sans-serif bold; text-decoration : underline; color : white;
	}
	.adminlink a:hover  {
		font : 12px Arial, Helvetica, sans-serif bold; text-decoration : underline; color : #878787;
	}
	
	.leftMenu {
		padding-left: 7px;
		color: #10357B;
		font-size: 11;
		font-family: Arial;
		line-height : 17px;
	}

	.leftMenuSub {
		padding-left: 14px;
		color: #10357B;
		font-size: 12;
		font-family: Arial;
		line-height : 10px;
	}
	.locationBarText {
		padding-left: 10px;
		color: White;
		font-size: 12;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
	}

	.fpHeadingLabel {
		color: #10357B;
		font-size: 14;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
	}
	.fptext {
		color: #943831;
		font-size: 11;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
	}
	
		.fpRightColText {
		color: #10357B;
		font-size: 11;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
	}
	
		.fpRightColTextLarge {
		color: #10357B;
		font-size: 15;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
	}
	
	.guideLabelText {
		font-size: 12;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
	}
	
	.guideText, .guideText a:link, .guideText a:active, .guideText a:visited {
		font-size: 11;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
	}
	
	.guideText a:hover {
		font-size: 11;
		text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
	}

-->
</style>