body { font:normal 12px/18px Arial, Helvetica, Verdana, sans-serif; }
img { border:none; }
a:link, 
a:visited 
{
	color:#6F8281;	
	text-decoration:underline; 
	border:none;
}
a:hover { text-decoration:none; }
h1 {
	margin:0; 
	padding:0;
	font:bold 19px/36px Arial, Helvetica, Verdana, sans-serif; 
}
h2 
{
	margin:0; 
	padding:0;
	font:bold 19px/36px Arial, Helvetica, Verdana, sans-serif; 
}
h3 
{
	margin:0; 
	padding:0;
	font:bold 14px/36px Arial, Helvetica, Verdana, sans-serif; 
}
p 
{
	margin:0; 
	padding:5px 0;
}
ul 
{
	margin:0; 
	padding:15px 0 15px 18px;
}
li 
{
	margin:0; 
	padding:0;
}
/* ############################################################################ PAGE STYLES ############# */
.greenTab
{
	width:238px;
	margin:0;
	padding:0;
	background:#E8EAE8 url(images/green-header.png) top left repeat-x;
	overflow:hidden;
	float:left;
}
.greenTab h1
{
	width:238px;
	height:36px;
	padding-bottom:9px;
	text-indent:15px;
	color:white;
	overflow:hidden;
}
.whiteTabHeader
{ 
	margin:0;
	padding:4px 0;
	background:url(images/white-top.gif) left no-repeat;
	display:block;
}
.whiteTabBody
{
	width:180px;
	margin:0;
	padding:8px 29px;
	background:url(images/white-side.gif) left repeat-y;
	display:block;
}
.whiteTabBody h1
{
	text-indent:0;
	background:none;
	color:#97B003; /* neon green */
}
.whiteTabBody h2
{
	color:#97B003; /* neon green */
}
.whiteTabFooter
{
	margin:0;
	padding:17px 0 0 0;
	background:url(images/white-bottom.gif) top left no-repeat;
	display:block;
}
.grayTab
{
	width:219px;
	margin:0;
	padding:0;
	background:#FEFEFE url(images/gray-header.png) top left repeat-x;
	border:1px solid #E6E6E6;
	overflow:hidden;
	float:right;
}
.grayTab a:link
{
	color:#6F8281;	
	text-decoration:underline; 
	border:none;
}
.grayTab a:visited
{
	color:#6F8281;	
	text-decoration:underline; 
	border:none;
}
.grayTab a:hover { text-decoration:none; }
.grayTab h1
{
	width:238px;
	height:36px;
	padding-bottom:9px;
	text-indent:15px;
	color:black;
	overflow:hidden;
}
.grayTab .grayHeader 
{
	color:black;
}
.grayTab .section
{
	padding:15px;
}
.grayTab .section h1 { text-indent:0; }
.section_divider_right
{
	border-top:2px dotted #E6E6E6;
}
#middleColumn
{
	width:405px;
	margin:0 0 0 25px;
	float:left;
}
#middleColumn .section 
{
	padding:10px 0 20px 0;
}
#middleColumn a:link, a:visited 
{
	color:#F92A03;	
	text-decoration:underline; 
	border:none;
}
#middleColumn a:hover { text-decoration:none; }
.section_divider
{
	border-top:1px solid #E6E6E6;
}
#rightColumn
{
	float: right; 
	width: 650px;
}
#rightColumn a:link
{
	color:#6F8281;	
	text-decoration:underline; 
	border:none;
}
#rightColumn a:active
{
	color:#6F8281;	
	text-decoration:underline; 
	border:none;
}
#rightColumn a:visited
{
	color:#6F8281;	
	text-decoration:underline; 
	border:none;
}
#rightColumn a:hover { 
	text-decoration:none;
	color:#6F8281;
}

#leftColumn
{
	float: left;
}
#leftColumn a:link, a:visited 
{
	color:#F92A03;	
	text-decoration:underline; 
	border:none;
}
#leftColumn a:hover { text-decoration:none; }
