﻿body
{
	font-weight: normal;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 12px;
	height: 100%;
	background-color: #a5adb0;
}

/* Begin Navigation */
a.nav
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: block;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/testnav_bckgrnd.gif') bottom center no-repeat;
	vertical-align: middle;
	text-align: center;
	height: 100%;
	padding: 14px 8px 12px 8px;
}
a.nav:hover
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: block;
	font-size: 12px;
	color: #ffae0c;
	text-decoration: none;
	background: url('../images/testnav_bckgrnd2.gif') bottom center no-repeat;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	height: 100%;
	padding: 14px 8px 12px 8px;
}
/* End Navigation */

/* Begin Copy */
.copy {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.copybold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.copysmall {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
a.copy
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #164614;
	text-decoration: none;
}
a.copy:hover
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6ba70b;
	text-decoration: none;
}
.greycopyboldlarge {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #424242;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.greycopybold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #424242;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.bluecopyboldlarge {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #263253;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}
.bluecopybold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #263253;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.bluecopy {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #263253;
	text-decoration: underline;
	font-size: 12px;
}
a.bluecopy:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #263253;
	text-decoration: none;
	font-size: 12px;
}
.browncopyboldlarge {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #a13900;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.whitecopybold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

a.whitecopybold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.whitecopybold:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.sectionheader {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #263253;
	text-decoration: underline;
	border-width: 0px;
}
.sectionheader {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	border: solid 1px #c3c3c3;
}
/* End Copy */

/* Begin Footer */
.footer
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.footer
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
/* End Footer */

/* Begin Form Elemnets */
.button1
{
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	border: 1px solid #cccccc;
	/*background-color: #263253;*/
	height: 22px;
	background: #424242 url('../images/nav_arrow2.gif') right no-repeat;
	text-align: left;
	padding-left: 8px;
	width: 70px;
}
.textbox
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 235px;
	height: 15px;
	border-top: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	background-color: #d7d7d7;
	font-size: 11px;
	color: #184d3a;
}
.textbox2
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 325px;
	height: 100px;
	border-top: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	background-color: #d7d7d7;
	font-size: 11px;
	color: #184d3a;
}
.dropdown
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 240px;
	height: 20px;
	border-top: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	background-color: #d7d7d7;
	font-size: 11px;
	color: #184d3a;
}
.asterik
{
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
.error
{
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
.bullets
{
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	list-style-image: url('../images/bullet.gif');
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	line-height: 18px;
	margin-left: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #262626;
}
/* End Form Elements */