@charset "UTF-8";
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #CE0A0F;
	margin-top: 0px;
	margin-bottom: 18px;
	line-height: 23px;
}
h2 {
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #575757;
	margin-top: 0px;
	margin-bottom: 16px;
}
h3 {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #CE0A0F;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
}
.h4_mimic {
	font-size: 14px;
	font-weight: normal;
	color: #CE0A0F;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
	padding-top: 15px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #CE0A0F;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.indent20 {
	padding-left: 20px;
}
.greyline_solid {
	line-height: 25px;
	background-image: url(../SiteImages/SolidGreyLineBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.greyline_dotted {
	line-height: 25px;
	background-image: url(../SiteImages/DottedGreyLineBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.emphasis {
	font-weight: bold;
}
.emphasis14 {
	font-weight: bold;
	font-size: 14px;
}
.img_floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.img_floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.clear {
	clear: both;
}
.grey {
	color: #999;
}
.darkgrey {
	color: #999;
}
.red {
	color: #CE0A0F;
}
.cellstyle1 {
	background-color: #CCC;
}
.cellstyle2 {
}
.emphasis12 {
	font-weight: bold;
	font-size: 12px;
}
.greyline_dotted2 {
	line-height: 10px;
	background-image: url(../SiteImages/DottedGreyLineBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
h6 {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #CE0A0F;
	margin-top: 0px;
	margin-bottom: 10px;
}
