.bodyContent {
	background: 	url(/images/static/bg_forest.jpg) repeat-x;
	background-color:	#FEFEFE;
	border-bottom:			solid 1px #15492A;
}




P,td {
	font-family: tahoma, verdana, sans-serif; 
	font-size: 11px; 
	color: #15492A; 
	line-height:20px;
}



a.topnav {
	font-family:			Times;
	font-size:				12px;
	font-weight:			bold;
	color:					#15492A; 
	text-decoration: 		none;
}

a.topnav:hover {
	font-family:			Times;
	font-size:				12px;
	font-weight:			bold;
	color:					#CE4932; 
	text-decoration: 		none;
}

a.topnavOn {
	font-family:			Times;
	font-size:				12px;
	font-weight:			bold;
	color:					#CE4932; 
	text-decoration: 		none;
}


a.topnavOn:hover {
	font-family:			Times;
	font-size:				12px;
	font-weight:			bold;
	color:					#CE4932; 
	text-decoration: 		none;
}

.heading1 {font-family: verdana; font-size: 12px; color: #333333; font-weight:bold; }
.bodytext {font-family: verdana; font-size: 8px; color: #333333; line-height:12px;}

.nav {font-family: verdana; font-size: 8px; color: #081408; line-height:12px; text-decoration: none;}

.footer {font-family: verdana; font-size: 8px; color: #aaaaaa; text-transform: uppercase; }

H1 {
	font-family: verdana; 
	font-size: 15px; 
	color: #15492A; 
	font-weight: bold;
}

H2 {
	font-family: verdana; 
	font-size: 13px; 
	color: #F2F1E6; 
	font-weight: bold;
	padding:	10px 0 0px 0;
}

H3 {
	font-family: verdana; 
	font-size: 12px; 
	color: #8C1E0B; 
	font-weight: bold;
	padding:	10px 0 0px 0;
}



A {
	font-family: verdana; 
	font-size: 11px; 
	color: #15492A; 
	text-decoration: underline;
}

A:hover {
	font-family: verdana; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: underline;
}



LI {font-family: verdana; font-size: 11px; color: #15492A; line-height:20px;}

.formStyle {font-family : verdana, Geneva, verdana, Helvetica, sans-serif; size : 20; font-size : 11px; font-style : normal; border-bottom-width : thin; border-left-width : thin; border-right-width : thin; border-top-width : thin;}


TH {
	background-color:	#15492A;
	text-align:			center;
	color:				#F2F1E6;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
}


.tdUnderline {
	border-bottom:			solid 1px #15492A;
}




#white {color: #ffffff}
#black {color: #000000}
#grey {color: #aaaaaa}
#capitalize {text-transform : capitalize;} 
#uppercase {text-transform : uppercase;} 
#lowercase {text-transform : lowercase;} 
#small {font-size : 7px;}
#footerId {font-family: verdana; font-size: 8px; color: #aaaaaa; text-transform: uppercase;}


