body
{
	font-size: 	12px;
	font-family:	"Lucida Grande", Arial, Verdana, sans-serif;
}

img	{	border:	none;		}

map	{	cursor:	pointer;	}

.contentContainer
{
	background-image:	url('images/OLD_background.jpg');
	background-repeat:	no-repeat;
	background-position:	bottom center;
	height: 583px;
}

.backgroundPositioner
{
	text-align:	center;
	position:	relative;
	width:		723px;
	padding:	0px;
	margin:		0px;
}

.textPositioner
{
	position:	absolute;
	left:		155px;
	top:		118px;
	z-index:	2;
	text-align:	left;
	width:		540px;
	padding:	0px;
	margin:		0px;
}

.leftCol
{
	width:		0px;
	text-align:	center;
	vertical-align:	bottom;
}

.rightCol
{
	width:		250px;
	text-align:	center;
	vertical-align:	top;
	padding-top:	16px;
}
.footer
{	
	text-align:		center;
	vertical-align:		top;
}

.mainContainer
{
	margin-left:	auto;
	margin-right:	auto;	
	border:		none;
	width:		723px;
	padding:	0px;
	text-align:	center;
}

a.tabs:link {
	text-decoration: 	underline;
	font-weight:		bold;
	color: 			#7D7D7D;
}
a.tabs:visited {
	text-decoration: 	underline;
	font-weight:		bold;
	color: 			#7D7D7D;
}
a.tabs:hover {
	text-decoration: 	underline;
	font-weight:		bold;
	color: 			black;	
}
a.tabs:active {
	text-decoration: 	underline;
	font-weight:		bold;
	color: 			black;
}
.sectionHeadLg {
	color:			#006225;
	font-size:		18px;
}

.sectionHeadMed {
	color:			#006225;
	font-size:		16px;
}

.sectionHeadSm {
	color:			#006225;
	font-size:		14px;
}

.links {
	cursor:			pointer;
	text-decoration: 	underline;
	font-weight:		bold;
	color:			#7D7D7D;
}
.links:hover {
	color: 			black;
	text-decoration: 	underline;
}

.styleRed {
/*	color: 			#8E0F1D;	*/
	font-weight: 		bold;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		12px;
}
.styleYellow {
	color: 			#cc9966;	
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		12px;
}
.boldYellow {
	font-weight: 		bold;
	color:			#cc9966;
}
.styleGreen {
	color: 			#006225;	
	font-weight: 		bold;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		12px;
}
.R4Button {	
	font-family:		Arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#CCCCCC;
	background-color:	#006225;
/*	color:			#cc9966;
	background-color:	#8E0F1D;
*/
}
table.panel {
	border-width: 		0px;
	border-spacing: 	5px;
	border-style: 		none;
	border-collapse: 	separate;
	color:			#CCCCCC;
}/*
table.panel th {
	border-width: 4px;
	padding: 3px;
	border-style: inset;
	border-color: rgb(142, 15, 29);
	background-color: rgb(204, 153, 102);
	-moz-border-radius: 12px;
}*/
table.panel td {
	border-width: 		4px;
	padding: 		5px;
	border-style: 		inset;
	border-color: 		#CCCCCC;
	background-color: 	#006225;
	-moz-border-radius: 	12px;
	color:			#CCCCCC;
}
table.downloads {
	border-width: 		0px;
	border-spacing: 	2px;
	border-style: 		none;
	border-collapse: 	separate;
	color:			#CCCCCC;
}
table.downloads th {
	border-width: 0px;
	padding: 6px;
/*	border-style: inset;
	border-color: rgb(142, 15, 29);
	background-color: rgb(204, 153, 102);
	-moz-border-radius: 12px;	*/
	color:			black;
}
table.downloads td {
	border-width: 		2px;
	padding: 		5px;
	border-style: 		outset;
	border-color: 		#888888;
/*	background-color: 	#006225;	*/
	-moz-border-radius: 	6px;
	color:			#555555;
}
a:link {
	text-decoration: 	none;
	color: 			#cc9966;
}
a:visited {
	text-decoration: 	none;
	color: 			#cc9966;
}
a:hover {
	text-decoration: 	none;
	color: 			#cc9966;	
}
a:active {
	text-decoration:	none;
	color: 			#cc9966;	
}
