body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/fade2_patt.jpg);
	margin: 0px;
	font-size: 12px;
	background-attachment: fixed;
}
.endorsements {
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 0px;
}
.holder {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.fltlftpic { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 18px;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.fltrtpic/* Miscellaneous classes for reuse */
 { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-right: 30px;
}
a:link {
	text-decoration: none;
	background-image: none;
	background-color: transparent;
	color: #94B273;	
}
a:visited {
	text-decoration: none;
	color: #94B273;
	background-color: transparent;
}
a:hover {
	text-decoration: none;
	color: #F8A835;
	background-color: transparent;
}
a:active {
	text-decoration: none;
	color: #B1D286;
	background-color: transparent;
}
.title {
	padding: 0px;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	width: 37em;
	margin: 0;
	line-height: 30px;
}
.highlight {
	width: 413px;
	background-color: #FFFFFF;
	float: right;
	height: 475px;
	margin-bottom: 30px;
}
.socialbmtable {
	font-size: 13px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1000px;
	padding-left: 0px;
	text-align: left;
	color: #B1D286;
	font-family: Trebuchet;
}
.title2 {
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	width: 37em;
	margin: 0;
	line-height: 18px;
}
.author {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
.title3 {
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	width: 37em;
	margin: 0;
	line-height: 16px;
}
.highlight2 {
	width: 413px;
	background-color: #B1D286;
	float: right;
}
.titlelink {
	padding: 0px;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	line-height: 32px;
	background-color: transparent;
}
.titlelink a:link {
	text-decoration: none;
	background-image: none;
	background-color: transparent;
	color: #94B273;
}
.titlelink a:visited {
	text-decoration: none;
	color: #94B273;
	background-color: transparent;
}
.titlelink a:hover {
	text-decoration: none;
	color: #F8A835;
	background-color: transparent;
}
.titlelink a:active {
	text-decoration: none;
	color: #B1D286;
	background-color: transparent;
}
