.ContentCell .blue {
	color:#1C3F95;
}
.ContentCell .green {
	color:#00703C;
}
.ContentCell .red {
	color:#FF0000;
}
.ContentCell .title {
	font-size: 14px;
}
.ContentCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4d4d4d;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 15px;
}

#blueButton {
	background-image:  url(/images/blueButton.png);
	background-repeat: no-repeat;
	background-position: center;
}

#buttonText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.ImageArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
}
.ImageArea img {
	padding: 4px;
	border: 1px solid #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1c3f95;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1C3F95;
}


.AddressBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.FeatureCells {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 12px;
	color: 16120d;
	font-family: Arial, Helvetica, sans-serif;
}
.FeatureCells .blue{
	color:#1C3F95;
	font-style: italic;
	font-weight: bold;
}
.FeatureCells .green{
	color:#00703C;
	font-style: italic;
	font-weight: bold;
}
.FeatureCells .red{
	color:#FF0000;
	font-style: italic;
	font-weight: bold;
}
.FooterCell {
	background-image: url(images/Footer.gif);
	background-repeat: no-repeat;
}
.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
}
.BottomLinks a{
	color: #FFFFFF;
	text-decoration:none;
}
.BottomLinks a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.Featured {
	background-image: url(images/FeaturedSection.gif);
	background-repeat: no-repeat;
}
.FeaturedCellHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 15px;
}
.PageBg {
	background-image: url(images/PageBg.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
body {
	background-color: #00703C;

}
.InputForm .Required {
	background-image: url(images/Required.jpg);
	background-repeat: no-repeat;
}
.InputForm input {
	padding-left: 7px;
	background-color: #FFFFFF !important; 
}
.PhotoGallery img {
	margin: 5px;
	border: 1px solid #000000;
}
.Flash {
	border: 1px solid #000000;
}
.PrivacyText {
	font-size: 9px;
}
.RequiredField {
	background-color: #ffffa0;
}
#Sunburst img{
	border:0px;
}
#phone {
	font-size: 14px:
}
.logos img {
	border:0px;
}
.ImageArea a {
	color: #FFFFFF;
	text-decoration: none;
}
.ImageArea a:hover {
	text-decoration: underline;
}
