@charset "UTF-8";
/* CSS Document */

body { 
	background-color:white;
	padding: 0px;	
	border: 0px;
	line-height: 100%;
	text-align:center;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ffffff;
	}
	

.wrapper {
	position: relative;
	top: 0px;
	width:955px;	
	border: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}		
	
	

.navCap {
	position: relative;
	top: 00px;
	width:955px;
	height:39px;	
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	line-height: 100%;
	text-align:left;
	float:left;
	}			
	
	
.navigation {
	position: relative;
	top: 0px;
	width:955px;
	height:51px;	
	border: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	text-align:left;
	float:left;
	}				
	
	
.navShadow {
	position: relative;
	top: 0px;
	width:955px;
	height:20px;	
	border: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	text-align:left;
	float:left;
	}		
	
	
.left {
	position: relative;
	top: 0px;
	width:640px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	text-align:left;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
	font-size:12px;
	color:#333333;
	}		
		
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:120%;
	font-weight:bold;
	color:#00682a;
	}	
	
		
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:120%;
	font-weight:bold;
	color:#00682a;
	}		
	
.left li {
	line-height:120%;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}		
		
		
.right {
	position: relative;
	top: 0px;
	width:280px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 35px;
	line-height: 100%;
	text-align:left;
	float:left;
	}		
		
		
		
.footer {
	position: relative;
	top: 0px;
	width:955px;
	border: 0px;
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	border-top: 1px #666666 solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	line-height: 100%;
	text-align:right;
	float:left;
	}		
						

	
a:link {
	color: #00682a;
	text-decoration:none;
	font-weight:bold;
	}
	
a:visited {
	text-decoration:none;
		color: #00682a;
			font-weight:bold;
	}
	
a:active {
	text-decoration:none;
		color: #00682a;
	font-weight:bold;

	}
	
a:hover {
	text-decoration:underline;
		color: #00682a;
	font-weight:bold;

	}	
	
tr, th {
	padding: 5px 0px 5px 0px;
	margin: 10px;
	}	
	
input {
	border: 1px solid #666666;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}	
	
textarea {
	border: 1px solid #666666;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}	