@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 /* -------------------- site container --------------------*/
#container {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	color: #1f2f6b;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
/* -------------------- link formatting --------------------*/
a:link {
	color: #1f2f6b;
	text-decoration: none;
}
a:visited {
	color: #1f2f6b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #1f2f6b;
}
a:active {
	text-decoration: none;
	color: #1f2f6b;
}
#sidebardiv2 a:link {
	color: #838ac2;
	text-decoration: none;
}
#sidebardiv2 a:visited {
	color: #838ac2;
	text-decoration: none;
}
#sidebardiv2 a:hover {
	text-decoration: underline;
	color: #838ac2;
}
#sidebardiv2 a:active {
	text-decoration: none;
	color: #838ac2;
}
/* -------------------- main text formatting --------------------*/
p {
	margin-top: 6px;
	margin-bottom: 13px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8EE;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #838ac2;
}
h3 {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 5px;
}
.boldcaps {
	font-weight: bold;
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.boldlarge {
	font-weight: bold;
	font-size: 15px;
	color: #6E30A5;
}
.boldlargelink {
	font-weight: bold;
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D3EC;
}
.indent {
	padding-left: 25px;
}
.small {
	font-size: 10px;
}
.block {
	display: block;
}
.blockbold {
	display: block;
	font-weight: bold;
	font-size: 14px;
}
.leftjustify {
	text-align: left;
}
.accenttext {
	font-size: 15px;
	font-weight: bold;
	background-color: #D4E122;
	text-align: center;
	width: 380px;
	font-style: italic;
	padding: 10px;
	margin-top: 12px;
}
#links {
	background-image: url(../images/top_links.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 65px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#links p {
	text-align: right;
	padding-right: 15px;
	padding-top: 12px;
	float: right;
	font-size: 15px;
	clear: both;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
/* -------------------- header formatting --------------------*/
#header {
	padding-top: 5px;
	padding-bottom: 25px;
	padding-right: 107px;
	height: 130px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 13px;
	padding-left: 725px;
}
#links li {
	display: inline;
	font-size: 13px;
	font-weight: bold;
}
#links ul {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer li {
	display: inline;
	font-size: 13px;
	font-weight: bold;
}
#footer ul {
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.last {
	border-right-style: none;	
}
#main li {
	margin: 0px;
	padding: 0px;
}
#main ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	line-height: 16px;
}
/* -------------------- sidebar box formatting --------------------*/
#sidebar {
	float: left;
	width: 215px;
	text-align: left;
	padding-left: 18px;
	display: inline;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-right: 8px;
}
#sidebardiv1 {
	margin-bottom: 90px;
	width: 210px;
}
#sidebardiv2 {
	width: 210px;
	margin-bottom: 15px;
}
/* -------------------- main content box formatting --------------------*/
#main {
	margin-top: 3px;
	text-align: justify;
	width: 656px;
	float: right;
	margin-right: 23px;
	display: inline;
	padding-left: 5px;
}
#maindivlfloat {
	margin-top: 80px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	height: 53px;
	border: 1px dotted #D2D3EB;
}
/* -------------------- form formatting --------------------*/
#formwrap {
	text-align: left;
	padding: 0px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
legend {
}
input.text {
	width: 300px;
}
input.textsmall {
	width: 86px;
	margin-right: 5px;
}
input.text:focus, textarea:focus {
	background-color: #F6F4EE;
}
textarea {
	width: 500px;
	margin-bottom: 15px;
}
label.left {
	padding-right: 10px;
	width: 190px;
	float: left;
}
label.top {
	margin-bottom: 5px;
	display: block;
}
.labelbreak {
	display: block;
	margin-bottom: 5px;
	font-style: italic;
	font-size: 11px;
	margin-top: 3px;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
/* -------------------- footer formatting --------------------*/
#footer {
	clear: both;
	text-align: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 99px;
	margin-top: 0px;
}
#footer p {
	clear: both;
	float: right;
	padding-right: 15px;
	margin: 0px;
	padding-top: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
	line-height: 12px;
}
/* -------------------- site info formatting --------------------*/
#siteinfo {
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	font-weight: bold;
	background-color: #FFFFFF;
}
.bodyimage {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 18px;
}
.headerbutton {
	padding-top: 5px;
}
.floatimageleft {
	float: left;
	margin-right: 12px;
}
