@charset "utf-8";
body {
	background-color: #686868;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.photoLeft {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.photoRight {
	float: right;
	margin-left: 10px;
}


.footerImg {
	margin-top: 10px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainTable {
	background-color: #FFFFFF;
	padding: 15px;
}
.footnote {
	font-size: 9px;
}

a:link {
	color: #B83B0F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #B83B0F;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #B83B0F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #B83B0F;
	font-weight: bold;
	text-decoration: none;
}
.headerImg {
	margin-bottom: 10px;
}
.headerImgRt {
	margin-bottom: 10px;
	float: right;
}
.colorTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8E3719;
}
.assocHeader {color: #BD4103; font-weight:bold;}
.assocFooter {
	font-weight:normal;
}

.style8 {	color: #BD4103;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style9 {font-size: 10px; color: #BD4103;}

.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #BD4103;}
