body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.calltextcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373735;
	background-color: #FFFFFF;
}
.companynumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB2929;
}
.mainlinkcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2E7F1;
	text-decoration: none;
	text-transform: uppercase;
}
.mainlinkcss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextwhitebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	background-color: #FFFFFF;
}
.bodytext12graybg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424040;
	text-decoration: none;
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424040;
	text-decoration: underline;
}
.redlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB2929;
	text-decoration: none;
}

.blueheadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2F559A;
}
.redboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB2929;
	font-weight: bold;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #405C8D;
	text-decoration: none;
}
.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CB2929;
	text-decoration: underline;
}
.redheadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CB2929;
}
.bottomlinkcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CB2929;
}
.bottomlinkcss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #C52626;
}