body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.mainfontBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: black;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.whiteHeader {
	font-size: 15px;
	font-family: 
	Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #FFFFFF; 	
}
.whiteHeader2 {
	font-size: 20px;
	font-family: 
	Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #FFFFFF; 	
}
a.footer:link, a.footer:visited, a.footer:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.mainfont:link {
	text-decoration: none;
	color: #00336F;
}
a.mainfont:visited {
	text-decoration: none;
	color: #00336F;
}
a.mainfont:hover {
	text-decoration: underline;
	color: #00336F;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #558ED1;
	text-transform: uppercase;
}

.header2,a.header2:visited,a.header2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #558ED1;
	text-transform: uppercase;
text-decoration: none;
}
a.header2:active, a.header2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #558ED1;
	text-transform: uppercase;
text-decoration:underline;
}
