body {
	margin: 0px;
	background-color: #bf4936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
body a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.textblue {
	color: #003399;
}
.textorange {
	color: #fea434;
}
.textred {
	color: #fd2e0c;
}
.textblack {
	color: #000000;
}
#darktext {
	color: #000000;
}
.headlinetextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	color: #003399;
}
.headlinetextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	color: #FFFFFF;
}
.headlinetextorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	color: #fea434;
}
.headlinetextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	color: #fd2e0c;
}
.headlinetextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	color: #000000;
}
.subheadlinetextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #003399;
}
.subheadlinetextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.subheadlinetextorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #fea434;
}
.subheadlinetextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #fd2e0c;
}
.subheadlinetextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.siteborder {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f2b28c;
	border-right-color: #f2b28c;
	border-bottom-color: #f2b28c;
	border-left-color: #f2b28c;
}
.imgborder {
	border: 1px solid #7e1e0e;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

