/* CSS Document */
/*body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}*/
/*.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
.style5 {font-size: 24px}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
.style7 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}*/
.hdrPhoneNumber {
	font-size: 44px;
	color: #E31937;
	padding-top: 20px;
}
.footer {
	font-family: "Bitstream Vera Sans";
	font-weight: bold;
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #939598;
	line-height: 115%;
	margin-bottom: 5px;
}

.boldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E31937;
	font-weight: bold;
}
a:link {
	color: #717377;
}
a:visited {
	color: #717377;
}
a:hover {
	text-decoration: underline;
	color: #E31937;
}
#content a:hover {
	color: #e31937;
}


#navBar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.hilight {
	font-weight: bold;
	text-decoration: underline;
}
#content p {
	padding-right: 25px;
	padding-left: 25px;
}


#content h3 {
	padding-top: 15px;
}
#contentListItems {
	margin-left: 50px;
}
.red {
	color: #e31937;
}
#logo {
	float: left;
}
#content {
	background-color: #C2D5E6;
}
.top {
	font-size: 11px;
}
#quickSearch {
	vertical-align: top;
	margin-left: 70px;
}
