#header {
	height: 110px;
	width: 800px;
	background-repeat: no-repeat;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #373A97;
	padding-bottom: 0px;
	}
body {
	margin: 8px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	background-color: #FFFFFF;
}
.borderrightpurple {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #343794;
}

.mainborder {
	background-color: #FFFFFF;
	padding: 5px;
	width: 800px;
}
#bottomlinks {
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
#bottomlinks a {
	color: #666666;
	text-decoration: none;
}
#bottomlinks a:hover {
	color: #000000;
	text-decoration: none;
}
#bottomlinks a:visited {
	color: #666666;
	text-decoration: none;
}
#subnav {
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
}
#subnav a {
	color: #999999;
	text-decoration: none;
}
#subnav a:hover {
	color: #666666;
	text-decoration: none;
}
#subnav a:visited {
	color: #999999;
	text-decoration: none;
}
.borderbottompurple {
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.pagetitle {
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2E2F8C;
	font-style: normal;
	text-decoration: none;
	background-image: url(images/pagetitle_stroke.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
}
.bullseye {
	background-image: url(images/bullseye_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: none;
}
li {
	padding-bottom: 6px;
}
.imgborder {
	border: 1px solid #CCCCCC;
	margin: 8px;
	padding: 2px;
}
.testimonial {
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9A9CC5;
	padding-bottom: 10px;
}
