@charset "UTF-8";
h1 {
	font-size: 22px;
	line-height: 25px;
	color: #0C2B54;
	margin-top: 0em;
	margin-bottom: 0.7em;
	font-weight: normal;
	background-image: url(../SiteImages/AllPro_SeparatorBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
}
h2 {
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #A0692B;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #333;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #C78B40;
	margin-top: 0em;
	margin-bottom: 0.8em;
}
h5 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #8F060A;
	margin-top: 0em;
	margin-bottom: 0.8em;
}
.bold {
	font-weight: bold;
}
.litegrey {
	color: #b5b5b5;
}
.darkred {
	color: #8F060A;
}
.darkred_bold {
	font-weight: bold;
	color: #8F060A;
}
.darkred_bold14 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #8F060A;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
.h4_mimic {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #C78B40;
	margin-top: 0em;
	margin-bottom: 0.8em;
}
.indent20 {
	padding-left: 20px;
}
.smalltext {
	font-size: 11px;
	line-height: 14px;
	color: #000;
}
.img_floatright {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	background-image: url(../SiteImages/AllPro_SeparatorBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 11px;
}
.img_floatright_nobottomborder {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.img_floatleft {
	float: left;
	margin-top: 2px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom: 11px;
	background-image: url(../SiteImages/AllPro_SeparatorBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.img_floatleft_nobottomborder {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightcontent_separator {
	line-height: 30px;
	background-image: url(../SiteImages/AllPro_SeparatorBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.rightcontent_dottedseparator {
	line-height: 15px;
	background-image: url(../SiteImages/AllPro_DottedSeparatorBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
