/* CSS Document */

.links {
	font-family:  Arial, Helvetica;
	font-size: 14px;
	color: #D78923;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.links { color: #DE5137; font-size: 14px; font-family:  Arial, Helvetica; text-decoration: none; font-weight: bold;
}
.nav-links {
	font-family:  Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.nav-links {
	font-size: 11px;
	font-family:  Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
}
.nav2-links {
	font-family:  Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.nav2-links {
	font-size: 11px;
	font-family:  Arial, Helvetica;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D4E58;
	text-decoration: none;
	line-height: 18px;
	
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D4E58;
	text-decoration: none;
	line-height: 18px;
	
}
.form-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D4E58;
	text-decoration: none;
	line-height: 22px;
	word-spacing: 1px;
}
.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #4473A3;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}
.head2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #A3BA46;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}
.member-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #DD8500;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}
.form-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #DD8500;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
	line-height: normal;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A3BA46;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
}
.subhead2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A7D150;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
}
.boldblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
}
.nav-bg {
	background-color: none; 
	}
.nav-bg-over { 
	background-color: #006CB1;
	}
.nav2-bg {
	background-color: none; 
	}
.nav2-bg-over { 
	background-color: #FFAE35;
	}
.pagebg   { 
	background-image: url(images/page-bg.gif); 
	background-position: center; 
	background-repeat: repeat-y; 
	background-position: 50% 0%; 
	}
