@charset "UTF-8";
/* CSS Document */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
.headingredHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #e51937;
}
.headinggreydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #E5193A;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodycopynormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
.headingleadhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #455566;
}
.headingsubred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e51937;
	line-height: 18px;
}
.headingsubsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}
.nameofclient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #000033;
}
.rollovers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #455566;
	text-decoration: none;
	font-weight: normal;
}
a:active {  color: #85949f}
a:hover {  color: #e51937; text-decoration: none
}
.buttonlink{
	padding:4px 4px;
	text-transform:none;
	font-size:11px;
	font-style: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.buttonlink:hover{
	padding:4px 4px;
	background:#98A6AF;
	color:#455560;
	}

