body {
	margin: 20px 0px;
	background-color: #9E9E9E;
}
.contentbg {
	background-color: #C9C9C9;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}
.bottomlinks a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.bottomlinks a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.bottomlinks a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: underline;
}
.imageblock {
	background-image: url(images/imageblock_grad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ACADAD;
}
.bigtext {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
a:link {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-size: 11px;
	color: #FF5A1B;
	text-decoration: underline;
	font-weight: bold;
}
.boldorange {
	font-weight: bold;
	color: #FF5A1B;
	padding-bottom: 10px;
}
.newsheading {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF5A1B;
}
.paddingbot10 {
	padding-bottom: 20px;
}
