.bold_grey {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
#quote_box {
	background-color: #D9D8A7;
	padding: 2px 10px 5px 2px;
	width: 95%;
	background-image: url(../images/home/quote_bg.gif);
	border: medium double #996600;
}
.quote_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
#Subhead_box {
	padding: 5px;
	width: 98%;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #690304;
	font-size: 18px;
	font-weight: bold;
	color: #650302;
}
.body_copy {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
ul {
	margin-top: 10px;
	line-height: 14px;
}
.bold_red {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.bold_white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#grey_box {
	background-color: #EDEDED;
	padding: 2px 10px 5px 2px;
	width: 95%;
	border: medium double #CCCCCC;
}
