@charset "UTF-8";
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
}
h1 {
	font-size: 20px;
	color: #9A1418;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	padding-top: 0px;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
h3 {
	font-size: 13px;
	color: #9A1418;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
.emphasis {
	font-weight: bold;
}
.emphasis_bigger {
	font-weight: bold;
	font-size: 13px;
}
.img_floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.img_floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
.img_right_50 {
	margin-right: 55px;
}
.goldaccent {
	color: #FF9933;
}
.red {
	color: #9A1418;
}
.redbigger {
	color: #9A1418;
	font-size: 13px;
}
.smallerred {
	font-size: 10px;
	color: #9A1418;
}
.heading2_mimic {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 4px;
}
.heading3_mimic {
	font-size: 12px;
	color: #9A1418;
	font-weight: bold;
	line-height: 13px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.heading3_mimic_gold {
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	line-height: 13px;
	margin-top: 0em;
	margin-bottom: 0em;
}
