@charset "utf-8";
.top {
	background-image: url(images/bkgrnd_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topinterior {
	background-image: url(images/bkgrnd_topinterior.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.content {
	background-image: url(images/bkgrnd_bodytop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	line-height: 130%;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #2C609C;
	margin-bottom: 5px;
}
.content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 8px;
	line-height: 140%;
}

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2C609C;
	margin-bottom: 3px;
}
.content p, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-top: 5px;
	color: #535353;
}
.content a:link {
	font-weight: bold;
	color: #1F5F9D;
	text-decoration: none;
}
.content a:visited {
	color: #236599;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover {
	color: #D28606;
	text-decoration: underline;
	font-weight: bold;
}
ul {
	list-style-type: none;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
ul li {
	padding-left: 15px;
	background-image: url(images/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 150%;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ol {
	margin-top: 5px;
	}
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}

blockquote {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.benefits {
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #f3f6f9;
	margin-top: 15px;
	margin-bottom: 25px;
}
.learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2863A9;
}



.center {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
.bottom {
	background-image: url(images/bkgrnd_bottom.gif);
}



.systemlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.systemlinks a:link {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.systemlinks a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.systemlinks a:hover {
	color: #6F94C1;
	text-decoration: underline;
	font-weight: normal;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7C2C4;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.date p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7C2C4;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

/* ------------ footer styles ------------ */
.footer {
	background-image: url(images/bkgrnd_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4B4B4B;
}
.footer h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2A2A2;
	font-weight: normal;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C0C0C0;
	margin-bottom: 3px;
}

.footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	font-size: 10px;
	line-height: 160%;
	margin-top: 5px;
}
.footer a:link {
	font-weight: normal;
	color: #6F94C1;
	text-decoration: none;
}
.footer a:visited {
	color: #6F94C1;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	color: #D28606;
	text-decoration: underline;
	font-weight: normal;
}
.formhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
