@charset "UTF-8";
body,td,th {
	font-size: 14px;
	color: #323232;
}
body {
	background-color: #FFF;
	margin-top: 0px;
}
.wrapper {
     margin-right: auto;
     margin-left: auto;
}

.DR_legal {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #323232;
}
.DR_header { 
	color: #205c68;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 41px;
	font-style: normal;
	font-weight: lighter;
}
.DR_body_text {
	color: #323232;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
}
.DR_header-light {
	color: #D7C8A9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.DR_body_text-light {
	color: #D7C8A9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.DR_body_subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #893d1d;
}
.DR_body_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #323232;
}	
.DR_body_italic_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	align: right;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #323232;
}	
.DR_quote_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #893d1d;
}	
a:link {
	color: #8C0A0E;
}
a:visited {
	color: #8C0A0E;
}
