body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color:#E6E6D5;
	scrollbar-highlight-color:#F8F8F2;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#F8F8F2;
	scrollbar-arrow-color:#9F1723;
	scrollbar-track-color:#FFFFFF;
}

ul
{
list-style-image: url(/images/greenarrow.png);
list-style-position: outside;
}

h6 {font-size: 10px; font-weight: 900; color: #464646; margin: 0px; padding: 0px; letter-spacing: 1px;}

/* unvisited link */ a:link {color: #6A9B23; text-decoration: none;}
/* visited link */ a:visited {color: #6A9B23; text-decoration: none;}  
/* mouse over link */ a:hover {color: #6A9B23; text-decoration: underline;}
/* selected link */ a:active {color: #6A9B23; text-decoration: none;}





/* page layout classes (nested div containers) */

.doc {
	margin:8px 0 0 0;
	padding:0 0 0 0;
	border:0 0 0 0;
	background-color: #C3C2A8;
}

.banner {display: none;}

.printbanner {margin:0px auto 0px auto;}

.printimage { width: 250px; padding-bottom:10px;}

.printimagecontainer {
	float:right;
	margin: 0 0 0 25px;
	width: 250px;
}

.printheading { font-size: 20px; color: #000000; }
.printheadingsub { font-size: 16px; color: #000000;}

.heading { display:none;}
.headingsub { display:none;}
.textbottom { display:none;}

.nav {display: none;}

.container {margin:0px auto 0px auto;}



.col-1 {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
}

.col-2 {display: none;
/*	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:704px; */
}




/* Scrolling Tables */
/* Right */

.textleft {background-image: none;}
.textback {background-image: none; }
.textright {background-image: none;}
.tableone {width:auto; margin:0 20px 0 0; padding: 0 20px 0 0;}
.tabletwo {width:auto; margin:0 20px 0 0; padding: 0 20px 0 0; }
.td1 { width:auto; }
.innerb { overflow:visible;}

/* Left */

.rightback {display: none;}
.rtableone {display: none;}
.rtabletwo {display: none;}
.td2 {display: none;}
.rinnerb {display: none;}

/* Left alt */

.rightbackalt {background-image:url(/images/rightbackalt.png); background-repeat:no-repeat;}
.rtableonealt {width:202px; border-collapse:collapse; margin:0 0 0 0; padding: 0 0 0 0;}
.rtabletwoalt {width:180px; border-collapse:collapse; margin:0 0 0 0; padding: 0 0 0 0;}
.td2alt {width:180px;}
.rinnerbalt {height:419px; overflow:auto;}




/* Text Styles */

.text1 {
	font-size: 12px;
	color: #464646;
	margin: 0px;
	padding: 0px 0px 6px;
}
.text2 {
	font-size: 12px;
	color: #464646;
	margin: 0px;
	padding: 0px;
}
