body{
background-color:#ffffff;
padding:0;
margin:0;
}

.top_menu {

font-family: Arial;
font-size: 8pt;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
}


a.top_menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}




.footer_menu {

font-family: Arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
}


a.footer_menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.normalTxt {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}




.normalHeading {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #0065B5;
	text-decoration: none;
}

.normalHeading2 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF8B00;
	text-decoration: none;
}

.boxHeading {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.boldHeading {
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #0065B5;
	text-decoration: none;
}


.copyrightTxt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #8F8F8F;
	text-decoration: none;
}

