body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #183C00;
	margin: 0px;
	color: #183C00;
	font-size: 12px;
}
#override img{ !important
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	text-align: center;
}
.ContentCell {
	background-image: url(images/PageBg.jpg);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 18px;
}
.TaglineCell {
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	color: #666666;
	font-size: 13px;
	font-style: italic;
}
.ContentCell img {
	margin: 5px;
	border: 1px solid #000000;
}
.Footer {
	color: #FFFFFF;
	font-size: 11px;
}
.Footer a{
	color: #FFFFFF;
	text-decoration:none;
}
.Footer a:hover{
	text-decoration:underline;
}
.AddressCell {
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.AddressCell a{
	color: #FFFFFF;
	text-decoration:none;
}
.AddressCell a:hover{
	text-decoration:underline;
}
#Flash {
	margin: 10px;
	border: 1px solid #000000;
	float: right;
	height: 203px;
	width: 270px;
}
