 body {
/*	background-color: #f7f4ee;
	background-color: #FFF;
*/	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	text-align: center;			/* this is used to center main tables */
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;				/* default cell padding */
	padding-top: 8px;
	padding-bottom: 8px;
}
td {
	padding: 10px;
	text-align: left;
	padding-right: 16px;
	padding-left: 16px;
}
td.td_TableCol {
	padding: 0px;
	vertical-align: top;
}
td.td_Button {
	padding-top: 0px;
        padding-bottom: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
table {
	background-color: #FFFFFF;
	width: 800px;				/* main table width */
	margin-left: 0px;			/* this is used to center main table */
	margin-right: 0px;			/* this is used to center main table */
	padding: 0px;
}
table.cq  {
	width: 600px;
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
}
table.LeftTable {
	width: 400px;
}
table.RightTable {
	width: 260px;
}
.cq tr {
	height: 6pt;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cq td,th {
	border-width: 1px;
	border-style:solid;
	padding: 5px;
	margin: 0px;
}

.BoldBlack {
	color: #000000;
	font-weight: bold;
	font-size:12pt;
}
.BoldRed {
	color: #FF0000;
	font-weight: bold;
}
.BoldBlue {
	color: #0000FF;
	font-weight: bold;
	font-size: 9pt;
}
a.BoldRed {
	color: #FF0000;
	font-weight: bold;
	font-size:12pt;
        text-decoration: none;
}
.BoldGray {
	color: #777777;
	font-weight: bold;
	font-size: 9pt;
}
.td_banner {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
}
.td_menu {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 1px;
}

.PhotoStaff {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.testimony {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.testimonyQuote {
	font-style:italic;
        font-size: 9pt;
}
.signature {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.date {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.mono {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
