body {
background-color:#BDCED1;
}
.phoneNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
td, p, ol, ul, dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
.companyName {
	font-weight: bolder;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000033;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
a:link, a:visited {
	color: #000033;
	text-decoration: underline;
}
a:hover, a:active {
	color: #330000;
	text-decoration: none;
}
.mission {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
hr {
color: #000099;
}
.formgood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.formerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #660000;
}
.yourEmail {display:none;}
