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

body {
	background-color: #89A5B4;
	background-image: none;
	margin: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
a:link {
	color: #000091;
	text-decoration: none;
}
a:visited {
	color: #000091;
	text-decoration: none;
}
a:hover {
	color: #7B8EB0;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

.style3 {color: #000000}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
}
.navtext {
	font-family: "Times New Roman";
	font-size: 16px;
}
.subnavtext {
	font-family: "Times New Roman";
	font-size: 14px;
}
.header {	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.smallertext {
	font-size: 12px;
}
.boldsmallertext {
	font-size: 12px;
	font-weight: bold;
}
.style9 {font-family: "Times New Roman", Times, serif}
.navtext2 {font-size: 14px}
.navtext3 {font-family: "Times New Roman", Times, serif}
.header2 {	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.quotetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
}
.quotetext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.quotetext3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.asterisk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #F00;
	}
.boldbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}#homepage {
	padding-left: 80px;
}
.bookborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.rowStyle {
	border:1px solid #cccccc;
	background-color: #e6e6e6;
}

.rowStyle:hover {
	background-color:
#cccccc;}


.testimonial {
	border:1px solid #cccccc;
	background-color: #e6e6e6;
}

a.banner:link {
	color: #FFF;
	text-decoration: none;
}
a.banner:visited {
	color: #FFF;
	text-decoration: none;
}
a.banner:hover {
	color: #09F;
	text-decoration: none;
}
a.banner:active {
	color: #FFF;
	text-decoration: none;
}
	.whitebodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFF;
	background-color: #CCC;
	}
.whiteheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
.ldsidebar {
	float: left;
	height: auto;
	width: auto;
	border: thin solid #999;
	padding: 5px;
	background-color: #FFF;
