body {
	font-family: Arial, Helvetica, Geneva, sans-serif, AppleGothic, Verdana;
	font-size: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#mainWrapper {
	background-color: #FFFFFF;
	width: 792px;
	border: 4px solid #231f20;
	margin: 30px auto 0px auto;
	padding: 0;
	border-bottom: 0;
	background-image: url(../08images/td_navBgrnd.gif);
	background-repeat: repeat-y;
	min-height: 572px;
}
#footer {
	font-size: 10px;
	color: #939598;
	text-align: left;
	margin: 0 auto;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftCol {
	padding: 0px;
	float: left;
	width: 266px;
	margin-top: 54px;
}
#centreCol {
	padding: 0px;
	float: left;
	width: 265px;
	margin-top: 54px;
}
#rightCol {
	padding: 0px;
	width: 261px;
	margin-top: 54px;
	float: left;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #939598;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #231f20;
}
#masthead {
	height: 107px;
	border-bottom: 14px solid #6DB33F;
	background-color: #FFFFFF;
}
#masthead img {
border:0;
}
#logo {
	margin-top: 53px;
	float: left;
}
#rightLinks {
	padding: 0px;
	float: right;
	margin-top: 67px;
	margin-right: 16px;
}
#contentWrapper {
	border-top: 4px solid #FFFFFF;
	margin: 0;
	padding: 0;
}
#bottomWrapper {
	background-color: #FFFFFF;
	width: 792px;
	border: 4px solid #231f20;
	margin: 0px auto;
	padding: 0;
	border-top: 0;
}
#bottomBorder {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border-bottom: 14px solid #6DB33F;
	font-size: 0px;
}
#navWrapper {
	float: left;
	padding-top: 6px;
	width: 122px;
}
.clearit {
	clear: both;
	height: 0px;
	line-height: 0.0;
	font-size: 0;
}
.content {
	padding: 12px 90px 12px 14px;
	font-size: 0.82em;
	line-height: 1.4;
	width: 564px;
	float: right;
}
.content h1 {
	color: #6DB33F;
	line-height: 1;
	font-weight: normal;
	font-size: 2em;
	margin: 0 0 0.6em 0;
}
.content h2 {
	line-height: 1;
	font-weight: normal;
	font-size: 1.4em;
	margin: 0 0 0.6em 0;
}
.content p {
	margin: 0.8em 0;
}
.content a:link {
	color: #505153;
	text-decoration: none;
}
.content a:hover, .content a:active, .content a:focus {
	color: #6DB33F !important;
	text-decoration: underline !important;
}
.content a:visited {
	color: #939699;
	text-decoration: none;
}
.content a img {
	border: 0;
}

.content ul {
	margin-left: 0;
	margin-top: 0;
	padding-left: 40px;
	padding-right: 40px;
	list-style-image: url(../08images/green-bullet-lge.gif);
	list-style-type: none;
}
.content li {
	line-height: 1.2;
	margin-bottom: 0.4em;
	margin-left: 0px;
	padding-left: 0 !important;
}
.content hr {
	border: none;
	background-color: #7C7E81;
	color: #7C7E81;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}


.cellRightSpace {
	padding-right: 20px;
	border-right-color: #6DB33F;
	border-right-style: solid;
	border-right-width: 1px;
}
.cellLeftSpace {
	padding-left: 20px;
}
.textIndent {
	padding-left: 30px;
}
.downloadsRight {
	margin: 0.8em 0 10px 10px;
	float: right;
	border: 1px solid #6DB33F;
	width: 240px;
}
.downloads {
	margin: 0.8em 0;
	border: 1px solid #6DB33F;
	width: 240px;
}
.downloads h1, .downloadsRight h1 {
	color: #FFFFFF;
	background-color: #6DB33F;
	font-size: 1em;
	padding: 4px;
	margin: 0;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.downloads p, .downloadsRight p {
	padding: 0 4px;
	margin: 0;
}
.downloads a:hover img, .downloadsRight a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.downloads img, .downloadsRight img {
	border: 0;
}
.textSmall {
	font-size: 0.73em;
}
.textMed {
	font-size: 0.85em;
}
.listTable {
	margin: 0;
	padding: 0;
}
.listTable th {
	background-color: #6DB33F;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 2px 4px;
}
.listTable td {
	padding: 4px 0;
	border-bottom: 1px solid #6DB33F;
}
.listTable h1 {
	font-size: 1.4em;
}
.alt {
	background-color: #F6F6F6;
}
.imageSpace {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ie6Height {
	float: right;
	height: 460px;
	width: 1px;
}

.tableie6 {
	width: 560px;
}
.listGreenBullet {
	padding-left: 40px;
}
.listGreenBullet ul {
	padding-left: 40px;
}
.listGreenBullet li {
	padding-left: 40px;
}
.backBut {
	font-size: 0.8em;
	text-transform: uppercase;
	display: block;
	text-align: right;
}
.backBut a:link, .backBut a:visited {
	color: #505153 !important;
}
.backBut a:hover, .backBut a:active, .backBut a:focus {
	color: #6DB33F !important;
	text-decoration: none !important;
}
.backBut img {
	vertical-align: text-bottom;
}

.backPrint {
	font-size: 0.8em;
	text-transform: uppercase;
	display: block;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
.backPrint a:link, .backPrint a:visited {
	color: #505153 !important;
}
.backPrint a:hover, .backPrint a:active, .backPrint a:focus {
	color: #6DB33F !important;
	text-decoration: none !important;
}
.backPrint img {
	vertical-align: text-bottom;
}
.pubImageRight {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
.greenText {
	color: #6DB33F;
}
#bioWrapper {
	width: 562px;
}
.presRecipients {
	font-size: 0.9em !important;
	margin-left: 40px;
	padding-top: 10px;
	border-top: 1px solid #6DB33F;
	padding-bottom: 10px;
	border-bottom: 1px solid #6DB33F;
}
.presRecipients h2 {
	color: #6DB33F;
	font-weight: bold;
}
.recipientPhoto {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	width: 200px;
	text-align: center;
}
.recipientPhoto img {
	border: 1px solid #CCCCCC !important;
	padding: 6px;
}
.recipientPhoto a:hover {
	text-decoration: none !important;	
}
.recipientPhoto a:hover img {
	border: 1px solid #6DB33F !important;
}
.preRecipients {
	padding-top: 10px;
	border-top: 1px solid #6DB33F;
	padding-bottom: 10px;
	border-bottom: 1px solid #6DB33F;
}
.prevTmb {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.prevTmb img {
	border: 1px solid #CCCCCC !important;
	padding: 6px;
}
.prevTmb a:hover {
	text-decoration: none !important;	
}
.prevTmb a:hover img {
	border: 1px solid #6DB33F !important;
}
