P {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #434444; font-weight: normal;}


.small {
font-size:10px;
}


UL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434444;
	font-weight: normal;
	list-style-image: url(../images/dot.gif);
}

OL {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #434444; font-weight: normal;}

.bodytext {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #434444; font-weight: normal;}

.copyright {font-family: "arial", "helvetica", "sans-serif"; font-size: 8pt; color: #000000;}
	
A {
	color:#abab27;
	text-decoration:none;
}

A:hover {color:#536872; text-decoration:none;}

.text {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #434444; font-weight: normal;}
A.text:hover {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #434444; font-weight: normal;}

.nav {
	color: #373737;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.boldnav {
	color: 434444;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}

.white {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff}
A.white:hover {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #abab27}



.header {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #AAB221}
.headera {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: normal; color: blue}
.header1 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 700; color: #C24B13}
.header2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #536872}
.headerblue-border {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #304677;
	background-repeat: repeat;
	text-indent: 5px;
	border: thin groove #000000;
}
.headerorange-border {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #434444;
	background-color: #FF9900;
	background-repeat: repeat;
	text-indent: 5px;
	border: thin groove #000000;
}
input.btn { 
	padding-top:4px; 
	padding-bottom:4px; 
	padding-left:15px; 
	padding-right:15px;
	margin-left:6px;
	margin-bottom:6px;
	background:#536872; 
	color:#fff;
	font-size:12px;
	border:1px solid #0a2346;
} 

input.btn:hover { 
	padding-top:4px; 
	padding-bottom:4px; 
	padding-left:15px; 
	padding-right:15px;
	margin-left:6px;
	margin-bottom:6px;
	background:#B7C29A;
	color:#fff;
	font-size:12px;
	border:1px solid #0a2346;
} 
