@charset "UTF-8";
.bodyImg {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.botNavCur {
	color: #333333;
	font-weight: bold;
}
body {
	background-color: #EDEDED;
	background-image: url(../images/sd_web_02.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #217077;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
}
.navBot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	color: #217077;
}
a:link {
	color: #217077;
	text-decoration: none;
}
a:visited {
	color: #217077;
	text-decoration: none;
}
a:hover {
	color: #6C9D31;
	text-decoration: underline;
}
a:active {
	color: #217077;
	text-decoration: none;
}
a.book:link {
	color: #CADB2A;
	text-decoration: none;
}
a.book:visited {
	color: #CADB2A;
	text-decoration: none;
}
a.book:hover {
	color: #F8FCAC;
	text-decoration: underline;
}
a.book:active {
	color: #CADB2A;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #F8FCAC;
	text-decoration: underline;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
.headBlack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0071BC;
	line-height: 18px;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-style: italic;
}
.leftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.newsletterText {
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8CA6AD;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px dotted #1A7177;
	border-style: none none dotted;
}
