.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a {  color: #426B3C}
.headers {
	font-size: 16px;
	color: #426B3C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {  color: #EA0792}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
#footer a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
#footer a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
#footer a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #cccccc}
#footer a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}

#rightlinks a {
color: #9A459A;
font-size: 11px;
}
#rightlinks a:visited {
color: #9A459A;
font-size: 11px;
}
#rightlinks a:hover {
color: #426B3C;
font-size: 11px;
}
#rightlinks a:active {
color: #9A459A;
font-size: 11px;
}
.headersm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00AA9A;
}
.headerlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00AA9A;
}
.headersstatic {

	font-size: 14px;
	color: #9A459A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.headersstaticlg { font-size: 16px; color: #9A459A; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.headersmgrn {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #426B3C;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}






input {
	padding: 0px;
	background-color: #EA0792;
	color: #FFFFFF;
	font-family: arial, verdana, "ms sans serif";
	font-weight: bold;
	font-size: 12px;
	border-top: thin solid #FB60BD;
	border-right: thin solid #A30564;
	border-bottom: thin solid #A30564;
	border-left: thin solid #FB60BD;
}

.radio {
	padding: 0px;
	color: #FFFFFF;
	border: none;
	background-color: #FFFFFF;
} 

textarea {
background-color: #E8F1F7;
border: 1px solid #3888B1;
color: #000000;
font-family: arial, verdana, ms sans serif;
font-size: 12px;
font-weight: normal
}

.textbox {
background-color: #E8F1F7;
border: 1px solid #3888B1;
color: #000000;
font-family: arial, verdana, ms sans serif;
font-size: 12px;
font-weight: normal
} 

body {
scrollbar-3dlight-color:#E8F1F7; 
scrollbar-arrow-color:#FFFFFF;
scrollbar-face-color:#3888B1;
scrollbar-track-color:#E8F1F7;
scrollbar-highlight-color:#D9EAF2;
scrollbar-shadow-color:#265C79
scrollbar-darkshadow-color:#1F4B63;
overflow:auto;
}
.imgborder {
	border: 1px solid #3888B1;
}
.imgborderleft {
	border: 1px solid #3888B1;
	margin-left: 5px;
}
.imgborderright {
	border: 1px solid #3888B1;
	margin-right: 5px;
}
.nounderline {
	text-decoration: none;
}
