tr, td, body 
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 18px; 
	color: #000000; 
	font-weight: normal;
}

a 
{  
	text-decoration: underline;
	color: #000000; 
}

a:hover 
{  
	color: #319C29;
}

.navArea
{
	border-right: solid 2px #999999;
	background-color: #D7D7D7;
	background-image: url(/images/bg_nav.gif);
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}

.headerArea
{
	background-image: url(/images/bg_header.gif);
	text-align: right;
	padding-right: 50px;
	color: #319C29;
	padding-top:0px;
	border-bottom: solid 1px #339933;
}

.footerArea
{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
}

.footer
{
	border-top: solid 1px #cccccc;
	color: #319C29;
	font-weight: bold;
	fonz-size: 11px;
}

.headerLink 
{ 
	font-size: 11px;
	font-weight: bold;
	color: #319C29;
	text-decoration:none;
}

.headerLink:hover
{ 
	text-decoration:none;
}

.contentArea
{
	padding: 30px;
}

h1
{
	font-size: 18px;
	line-height: 22px;
}

h2
{
	font-size: 15px;
	line-height: 22px;
}

td.nav1
{
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid 1px #999999;
	font-weight: bold;
	font-size: 11px;
}

a.nav1
{
	text-decoration: none;
}

a.nav1:hover
{
	text-decoration: none;
	color: #319C29;
}

td.nav1act
{
	color:white;
	background-color: #339933;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid 1px #999999;
	font-weight: bold;
	font-size: 11px;
}

a.nav1act
{
	text-decoration: none;
	color: white;
}

a.nav1act:hover
{
	text-decoration: none;
	color: white;
}

td.nav2
{
	padding-left: 15px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
}

td.nav2act
{
	padding-left: 15px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
	background-color: #339933;
	color:white;
}

a.nav2
{
	text-decoration: none;
}

a.nav2:hover
{
	text-decoration: none;
	color: #319C29;
}

a.nav2act
{
	text-decoration: none;
	color: white;
}

a.nav2act:hover
{
	text-decoration: none;
	color: white;
}

.stepCell
{
	color: white;
	padding-right: 20px;
}
