@charset "UTF-8";
body {
	margin-top: 100px;
}
.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #598EC0;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.footerphone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EC1534;
	text-align: right;
}
.licensetext {
	font-size: 9px;
	text-align: left;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sitetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	text-align: left;
	font-style: normal;
}
.sitehed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EC1534;
	text-align: left;
}
.modulenav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #000;
}
