@charset "UTF-8";
.yellow {
	color: #FC0;
}
.BOLDsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}
.BOLDsubheadCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
}
.photo_Lt {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.Photo_Rt {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 20px;
}
.whitetype {
	color: #FFF;
}
.biigtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
}
.BigYellowType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FC0;
}
.bodytextBigger {
	font-size: 20px;
}
.blueQuotes {
	font-size: 20px;
	color: #00F;
}
.legalize {
	font-size: 18px;
}
.bodytextBigger_yellow {
	font-size: 20px;
	color: #F6D02D;
}
.PhotoLt_noTopSpace {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 0px;
}
.blue {
	color: #006;
}
.orange {
	color: #F90;
}
.turq {
	color: #0CF;
}
.BigTextWhite {
	font-size: 20px;
	color: #FFF;
}
