body {	text-align: center; 	
	background-color: #e8fbb9;  color: #222; 	
	font-family: Verdana, Helvetica, sans-serif; 	
	font-size: 12px; }

img {	border: 0px;}

h1 {	line-height: 1.25em;	
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;	
	font-size: 18px;	
	color: #000000;		
	margin-top: 1px;}

h2 {	line-height: 1.5em;	
	font-size: 16px;	
	color: #555;	
	margin-top: 0px;}

h3 {	line-height: 1.5em;	
	font-size: 11px;	
	color: #222;	
	margin-top: 0px;}

h4 {	line-height: 1.15em;	
	font-size: 10px;	
	color: #222;
	font-weight:normal;	
	margin-top: 1px;}

h5 {	line-height: 1.0em;	
	font-size: 12px;	
	color: #222;
	font-weight:normal;	
	margin-top: 0px;}

p, li {	font-size: 12px;	
	color: #222;}

p {	line-height: 16px;}

p.important { 
	font-size: 12px;	
	line-height: 21px;}

blockquote {
	margin: 3;	
	padding: 9px 9px 9px 9px;	
	background-color: #fffff;	
	border: 1px solid #CCE296;}


/* Link styles */

a {	padding: 1px; }

a:link {	color: #47B; 
	text-decoration: none;}

a:visited {	
	color: #47B; 
	text-decoration: none; }

a:hover {	color: #fff; 
	text-decoration: none; }

a:hover {	background-color: #58C; }

/* Table Styles */

td, th {	font-size: 12px; }

/* List styles */

ul {	list-style-type: round; } 

ul, ol {	margin-left: 0; 
	padding-left: 10px; }

li {	font-size: 14px;
	line-height: 17px;	
	margin-top: 4px;	
	margin-bottom: 4px; }


/* Nav Left styles */

.nav p {  	font-size: 11px;
	color: #215907;		
	font-weight: bold; }

.nav h3  {  font-size: 12px;
	color: #215907;		
	font-weight: bold; }


.nav {	border: 0px;		
	margin: 0px;		
	padding: 0px 0px 4px 0px;
	font-size: 11px;
	color: #e8fbb9;		
	font-weight: bold; }


.nav a:link {	border: 0px;		
	margin: 0px;		
	padding: 0px 0px 4px 0px;
	font-size: 11px;
	color: #e8fbb9;		
	font-weight: bold; 
	text-decoration: none;}

.nav a:visited {	
	color: #e8fbb9;} 
	text-decoration: none; }

.nav a:hover {	background-color: #e8fbb9;}

.nav a:hover {
	font-size: 11px;
	color:  #6E9A5F; 	
	background-color: #e8fbb9; }


/* Link styles */

a {	padding: 1px; }

a:link {	color: #47B; 
	text-decoration: none;}

a:visited {	
	color: #47B; 
	text-decoration: none; }

a:hover {	color: #fff; 
	text-decoration: none; }

a:hover {	background-color: #58C





/* Error */

.error {	text-align: 
	center;	padding: 4px;	
	margin-bottom: 0px;	
	border: 1px solid #f99;	
	background-color: #fee;	
	color: black;	
	font-size: 11px;}