.maincontentbg {
	background-color: #012859;
	background-image: url(contentbg.jpg);
	background-repeat: repeat-x;
}
.sidenavblue {
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	height: 32px;
	width: 183px;
	background-color: #081C8D;
}
.sidenavblue:hover {
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	height: 32px;
	width: 183px;
	background-color: #ff0000;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #042BCC;
}
.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD1942;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.sidenavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.callactionbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #C11510;
}
.homepagehead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F00;
}
.homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
.pageheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #081C8D;
}
H1 {
	margin: 0;
}
