/* CSS Document */
h1{
	font: 1.5em Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1;
	border-bottom: 1px solid #006699;
}

.bodymain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 190%;
}

.newslettertext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 140%;
}

.input  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #F0F0F0;
	background-image: url(../images/field_input.jpg);
	background-repeat: no-repeat;
    border-right-color: #4a5d77;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: #4a5d77;
    border-left-style: solid;
    border-left-width: 1px;
    border-top-color: #4a5d77;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #4a5d77;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}


.verysmalltxtblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 270%;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 170%;
}

.footersp {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 180%;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #425876;
}

.subnav a {
	color: #425876;
	text-decoration: none;
}

.subnav a:visited {
	color: #425876;
}

.subnav a:hover {
	color: #8e7747;
	text-decoration: none;
}

.mainheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #484848;
}

.subheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #977359;
}

a {
	color: #977359;
	text-decoration: none;
}

a:hover {
	color: #557299;
	text-decoration: underline;
}

a:active {
	color: #557299;
	text-decoration: none;
}

body {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#425876;
	scrollbar-track-color:#334762;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-shadow-color:#88898B;
}