body {
	background-color: FFFFFF;
}
.copy {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: 666666;
}
.copy_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 668189;
}
.copy_tight {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: 666666;
}
.homemessage {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: 666666;
	text-decoration: none;
}
.homemessage:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: 666666;
	text-decoration: underline;
}
.bodylink {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: 536594;
	text-decoration: none;
}
.bodylink:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: 536594;
	text-decoration: underline;
}
.copy_tight a:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: 728CA5;
	text-decoration: none;
}
.copy_tight a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: 728CA5;
	text-decoration: none;
}
.copy_tight a:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: 728CA5;
	text-decoration: none;
}
.comps {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: 80241B;
	text-decoration: none;
}
.comps a:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: 666666;
	text-decoration: none;
}
.comps a:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: 666666;
	text-decoration: none;
}
.comps a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: 666666;
	text-decoration: none;
}
.comps a:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: 80241B;
	text-decoration: none;
}
.quote {
	font-family: Arial;
	font-size: 25px;
	color: ABB977;
}
.quote_credit {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: ABB977;
}
.border {
	background-color: 767D85;
}
.dropdown_heading a:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 848484;
	text-decoration: none;
	vertical-align: middle;
}
.dropdown_heading a:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 848484;
	text-decoration: none;
	vertical-align: middle;
}
.dropdown_heading a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 848484;
	text-decoration: none;
	vertical-align: middle;
}
.dropdown_heading a:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 848484;
	text-decoration: none;
	vertical-align: middle;
}
.dropdown_copy a:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 848484;
	text-decoration: none;
	vertical-align: middle;
}
.dropdown_copy a:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 848484;
	text-decoration: none;
	vertical-align: middle;
}
.dropdown_copy a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: A8B4B9;
	text-decoration: none;
	vertical-align: middle;
}
.dropdown_copy a:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 80241B;
	text-decoration: none;
	vertical-align: middle;
}
.dropdown_border_green {
	background-color: CDD3B8;
}
.dropdown_border_orange {
	background-color: EFD293;
}
.dropdown_border_blue {
	background-color: C0D0D4;
}
.divider {
	font-family: Arial;
	font-size: 11px;
	color: 848484;
}
/* COLORS */
.grey_blue {
	background-color: 9CA5AD;
}
.white {
	background-color: FFFFFF;
}
.grey {
	background-color: E4E4E4;
}
.grey_medium {
	background-color: E1E1E1;
}
.grey_light {
	background-color: FBFBF7;
}
.lightblue {
	background-color: D0DFE3;
}
/* FOOTER */
.footer {
	background-color: D0DFE3;
	font-family: Arial;
	font-size: 10px;
	color: 566366;
}
