h2 {
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	padding-left: 16;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	}
.foot {
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	padding: 6;
	font-size: 10px;
	font-weight: bold;
	}


span.cright {
	text-align:center;
	color:#000000;
	font-size:11px;
	line-height:12px;
	font-family: verdana, helvetica, sans-serif;

}


a.cright:link,
a.cright:active,
a.cright:visited {
	text-align:center;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}



/* NAVIGATION BUTTONS */
.cssnav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/nav_sun.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 192px;
	height: 36px;
	margin: 0; 
	padding: 0; 
	}
.cssnav a {
	display: block;
	color: #607c00;
	font-size: 12px;
	font-weight: bold;
	width: 192px;
	height: 36px;
	display: block;
	float: left;
	text-decoration: underline;
	}

.cssnav img {width: 192px; height: 36px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left: 30px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 149px;
	height: 14px;
	text-align: left;
	}
/* END OF NAVIGATION */

.header {
	margin-top: 4px;
	font-family: verdana, helvetica, sans-serif;
	color: #607c00;
	font-size: 14px;
	font-weight: bold;
	}
.subhead {
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	padding: 6;
	font-size: 10px;
	font-weight: bold;
	}
.list {
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	padding: 3;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 4px;
	}
.navtagline {
	font-family: verdana, helvetica, sans-serif;
	color: #607c00;
	font-size: 12px;
	font-weight: bold;
	margin-right: 24px;
	}
.copy {
	font-family: verdana, helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	margin-left: 14px;
	}
.nav {
	font-family: verdana, helvetica, sans-serif;
	color: #607c00;
	font-size: 9px;
	font-weight: bold;
	padding: 2;
	}
