@charset "utf-8";
/* CSS Document */

@import "forms.css";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6DAAC4;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6DAAC4;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #6DAAC4;
}
a.btmLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.webmailLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
.smText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
#webmail {
	padding-bottom:10px;
}.redText {
	color: #FF0000;
}.testimonials {
	font-size: 13px;
	color:#666666;
}
.testimonialsName {
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	text-indent: 35px;
	color: #eeeeee;
}
#formHdrs {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #999999;
	letter-spacing: 10px;
	text-align: center;
	word-spacing: 10px;
}
#tblBorder {
	border: 1px solid #6DAAC4;
}

.smTestimonials {
	font-size: 11px;
	color: #2884A9;
}
.sidebar {
	font-size: 10px;
	color: #737373;
}
.blueTitle {
	font-weight: bold;
	color: #2085B3;
}
a.featuredLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}