body {background-color: #189631;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; padding: 0px;
    voice-family: "\"}\""; voice-family:inherit;
    font-size:small;}

html>body {font-size:small;}
	
/* General Styles */	

.left {float: left;}
.txtleft {text-align: right;}
.center {text-align: center;}
.right {float: right;}
.txtright {text-align: right;}
.right img {border-left: 10px;}
.top {vertical-align:top;}
.spacer6 {height: 6px; width: 100%;}
.clear {height: 1px; font-size: 1px; overflow: hidden; width: 100%; clear: both;}	

img, img a {border: 0px;}
	
/* Header */
	
#topwrapper {background-color: #128D2A;
	width: 100%; height: 66px;
	background-image: url(../images/bglightgreen.gif);
	background-repeat: repeat-x;
	background-position: 0px 65px;
	border-bottom: 12px solid #ffffff;}
	
#top { height: 66px;}

.logo {float: left;
	margin-top: 10px;}
	
.topbox { display: none;}


/* Navigation tabs Styles */

#navwrapper { display: none}
	
/* Body */

#wrapper {	width: 98%;}

#body {padding-top: 11px;
	padding-bottom: 11px;}

#leftcol {width: 98%;}
	
#rightcol {display: none;}
	
#breadcrum {width: 500px;}
	
.greentext {color: #10892C;}
	
/* Body - Styles */

#body {font-size:x-small;}

#body a { color: #8D74DC;
	text-decoration: none;}
	
#body a:hover { text-decoration: underline }

#body ul {list-style: circle;
	padding: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	padding-top: 3px;
	margin-left: 10px;}

#body li {margin: 0px;
	padding-left: 18px;
	padding-bottom: 3px;}

#printcontent { display:none;}
	
/* Body Box Styles */
	
.boxcontent {width: 100%;
	margin: 0px;}
	
.sub-content { width: 650px;}
	
#rightnav {display: none;}

#bottomnavwrapper { width: 100%;}

#bottomnav img { display: none;}

#bottomnav p {display: none}

/* Footer Styles */

#footer { width: 90%}

#footer ul { 
font-size: x-small;}

#footer li {float: left;
	padding: 0px;
	margin-right: 20px;
	float: left;
	text-align: left;}
	
/* Form Styles */

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

