body {
	margin:6px;
	background-color:#000000;
}
.background_mainfeature {
	background-color:#DAD8D9;
}
.background_body {
	background-color:#000000;
}
.background_price {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
}
.background_formfields {
	background-color:#E5E5E5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.background_steps {
	background-color:#AEAEAE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}
.background_content {
	background-color:#FFFFFF;
}
.background_sidebar {
	background-color:#C28283;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-color:#8D060D;
	border-right-color:#8D060D;
	border-bottom-color:#8D060D;
}
.dottedline_horizontal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7C001F;
	border-right-color: #7C001F;
	border-bottom-color: #7C001F;
	border-left-color: #7C001F;	
}
.background_footer {
	background-color:#898989;
}
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#8D060D;
}
.sub_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#8D060D;
}
.section_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.content_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}
.content_italic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color:#000000;
}
.content_bold_italic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}
.content_sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.content_sidebar_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}
a.content_hyperlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#8D060D;
	text-decoration:underline;
}
a.content_hyperlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#8D060D;
	text-decoration:none;
}
.ContentBoldStrikeThrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}
.content_bold_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
}
.content_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
}
.ContentBoldGold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.ContentWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.HyperlinkGold {
	color: #FFCC00;
	text-decoration: underline;
}
.HyperlinkGold:hover {
	color: #FFFFFF;
	text-decoration: none;
}