@charset "UTF-8";
.text_white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 20px;
}
.body {
	font-family: Open Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-align: left;
}
.bottom-copyright {
	font-family: Open Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: none;
	color: #990000;
	text-align: left;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
.header {
	font-family: Open Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	color: #990000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
}
.headernouppercase {
	font-family: Open Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-transform: none;
	color: #990000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.inquire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #006699;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-transform: capitalize;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.border {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	text-decoration: blink;
}
.rule {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.bigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
}
