body {     
	background-color:#ffffff; 
	margin:0px; 
	padding:0px; 
	border:0px;
	text-align:center;
	font-family: Verdana, arial, helvetica, sans-serif; } 

p { 
	color:#737373;
	font-size:11px; 
	letter-spacing:1px; 
	line-height:14pt; 
	font:Verdana, arial, helvetica, sans-serif;
	text-align:justify; }

a   	  { color: #93ab89; text-decoration: none }  

a:hover	{ 
	text-decoration: underline;
	color: #966; } 

#container	 { margin: 0 auto; width: 850px }
	
#content {
	clear:both;
	padding:0px;
	align:left;
	/*color: #696969;
	font-size: 11px; 
	line-height: 13pt; 
	font-family: Verdana, Arial, Helvetica; 
	letter-spacing: 1px; 
	text-decoration: none;*/}  	

#header	 { width: 850px; height: 240px }

#subhead	{
	float:left;
	padding:8px 0px 0px 65px; }

#lnav   { line-height: 12pt; text-align: right; margin-left: 0; padding: 8px 10px 0 20px; float: left; clear: both; border: solid 1px #fff }

#lnav h4 {
	margin: 0; 
	padding: 0; 
	font-size: 18px;
	color: #4C4C4C;
	font-weight:normal;
	font-family: Times, Times New Roman, serif;}

#lnav ul  { color: #4c4c4c; font-size: 11px; line-height: 20px; letter-spacing: 1px; list-style: none; margin: 0; padding: 0 }
		
#lnav a {
	display: block;}

#floatrt {
	margin:22px 0px 28px 22px;
	padding:12px 12px 36px 12px;
	float:right;
	border: 1px solid #fff;
	background-color:#C0DFB2 }

#mainblock {
	padding:0px 22px 22px 22px;
	margin-left: 112px;
	border: 1px solid #fff }	
		
#mainblock a	   { color: #93ab89; text-decoration: underline }  	

#mainblock a:hover	 { 
	text-decoration: underline;
	color: #966 }  	

#mainblock h4 {
	margin: 0; 
	padding: 22 0 0 0; 
	font-size: 22px;
	color: #93AB89;
	text-align:right;
	font-weight:bold;
	font-style: italic;
	font-family: "Trebuchet MS", serif;}

#mainblock blockquote	{
	text-align:left;
	padding-left:42px;
	font-size:11px; 
	letter-spacing:1px; 
	line-height:14pt; 
	font:Verdana, arial, helvetica, sans-serif;}
	
#mainblock h5 {
	margin: 0; 
	padding: 22 0 0 0; 
	font-size: 16px;
	color: #93AB89;
	text-align:right;
	font-weight:bold;
	font-style: italic;
	font-family: "Trebuchet MS", serif;}	
	
#mainblock ul  { color: #4c4c4c; font-size: 10px; letter-spacing: 1px; list-style: square inside; margin: 0; padding: 0 }	
	
#mainblock hr {
	border: none 0; 
	border-top: 1px dashed #929292; 
	width: 100%; 
	height: 1px; }

 /* ----------------- This is the box for Steps on the intro page -----*/	
#stepbox {
	padding:22px 22px 22px 22px;
	margin: 22px;
	border: 4px solid #C0DFB2;
	background-color: #E0F2D7;
	text-align:left; }

.steptext1 {
	font-size:14px; 
	font-weight: bold;
	letter-spacing:1px; 
	line-height:14pt; }	
	
#stepbox blockquote {
	font-weight:normal;
	font-size:11px;  
	margin-left: -8px;
	color:#737373; }	
	
/* ----------------- clearfix hack for clearing floats -----*/
.clearfix:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	font: 0px;
	visibility: hidden;}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
