body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.orangeTab {
	font-weight: normal;
	background-image: url(images/orange_tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#FFFFFF;
	float:left;
	width:91px;
	height:15px;
	text-decoration:none;
	font-size:10px;
	padding-top:3px;
	padding-left:2px;
	margin-right:1px;
}
.greenTab {
	font-weight: normal;
	background-image: url(images/green_tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#FFFFFF;
	float:left;
	width:91px;
	height:15px;
	text-decoration:none;
	font-size:10px;
	padding-top:3px;
	padding-left:2px;
	margin-right:1px;
}
a.orangeTab:hover {
	background-image: url(images/green_tab.gif);

}
.footerLink {
	color: #EC8B3E;
	text-decoration:none;
}
.menuItem {
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/menu_right.gif);
	border-bottom: 1px solid #ffffff;
	background-repeat:no-repeat;
	background-position:0px 5px;
	display:block;
	margin-left:13px;
	padding-left:13px;
	margin-right:13px;
	padding-bottom:5px;
	padding-top:4px;
	text-decoration:none;
}
a.menuItem:hover{
	background-image:url(images/menu_left.gif);
}

.mainHeading {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.headingTD{
background-image:url(images/pic_top_band.gif);
width:197px; 
height:23px;
padding-top:4px;
padding-left:4px;
}
.bodyText {color: #0C7D49}
.menu{
background-color:#0C7D49; 
background-image:url(images/menu_top.gif); 
background-repeat:no-repeat;
background-position:top left;
padding-top:40px;
}
.tabHeading{
	font-weight: normal;
	background-image: url(images/big_green_tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#FFFFFF;
	float:left;
	width:158px;
	height:15px;
	text-decoration:none;
	font-size:10px;
	padding-top:3px;
	padding-left:2px;
	margin-right:1px;
}
h3 {
	font-size:13px;
	color:#0C7D49;
	margin-bottom:-13px;
	font-weight:bold;
}