body,td,th {
	font-size: 12px;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #8C8C8C;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #BF0000;
}
a:active {
	text-decoration: none;
	color: #BF0000;
}
a {
	font-weight: bold;
}
p {
	margin-top: 4px;
	margin-right: 18px;
	margin-bottom: 12px;
	margin-left: 24px;
}

hr {
	margin-top: 4px;
	margin-right: 18px;
	margin-bottom: 24px;
	margin-left: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8c8c8c;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	color: #CCCCCC;
}
.pullQuoteP {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.pullquotefat {
	font-size: 36px;
	line-height: 28px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: -2px;
	padding-top: 4px;
}
.pullquotethin {

	font-size: 36px;
	line-height: 28px;
	color: #CCCCCC;
	letter-spacing: -2px;
}
#gallery img {
	padding-left: 10px;
	padding-top: 10px;
}
h2 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c8c8c;
	margin-right: 18px;
	margin-left: 24px;
	font-size: 14px;
	padding-top: 18px;
}
.linkbox {
	padding: 4px;
	font-weight: bold;
	background-color: #A8A8A8;
	color: #FFF;
}
.linkbox a {
	color: #FFF;
}
.linkbox a:hover {
	color: #F90;
	text-decoration: none;
}
.textBoxLeft {
	float: left;
	margin: 0px;
	text-align: right;
	padding: 0px;
	width: 200px;
}
.textBoxRight {
	float: right;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
.sectionBoxWrap {
	clear: both;
	float: none;
}
.sectionBoxWrap p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.textBoxRight p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
