body {
	background: #F0F0F0;
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
 	font-size: 12px;
 	text-align: center;
}
p {
	font-size: 12px; 
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin: 8px 0;
	}
	
.large_font01 {
	font-size: 14px; 
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin: 8px 0;
	}
.large_green01 {
	font-size: 14px;
	color: #5B8B32;
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin: 8px 0;
	}
	
	
ul, dl {
	/*margin: 4px 0px 4px 0px;*/
	font-size: 100%;
	padding: 0;
	/*list-style: none;*/
	background-color: #FFFFFF;
	}
li  {
	margin: 0 0 0 15px;
	padding: 0 0 0 5px;
	line-height: 1.4em;
	/*background: url(../images/bullet.gif) no-repeat 0 5px;*/
	background-color: #FFFFFF;
	}

input, textarea, select, button { 
	background-color: #F0F0F0;  
	border: 1px solid #CCCCCC;  
	font-family: Arial, Arial, Helvetica, sans-serif; 
	color: #5B8B32; 
	font-size: 12px;
	}
h1	{
	font-size: 18px;
	font-weight: 400;
	color: #5B8B32;
	margin: 8px 0 0 0;
}
h2	{
	font-size: 13px;
	color: #A2C065;
	margin: 0 0 8px 0;
}

.subscript {
	vertical-align: sub;
	font-size: 9px;

}

/* wrapper */

#laysep {
	width: 970px;
	background-image: url(../images/styles/main01.gif); 
	}
#lay01 {
	position: relative;
	text-align: center;
	width: auto;
	margin: 0;
	padding: 0;
	background-image: url(../images/styles/main01.gif);
	}
#lay01 img {
	padding: 0;
	margin: 0;
}
#laynav {
	position: relative;
	width: 934px; 
	background: url(../images/banner/navimg.gif) no-repeat; 
	margin: 0;
	padding: 10px 18px 0 18px;
	height: 66px;
	}
#lay02 {
	width: 934px; 
	background-image: url(../images/styles/main01.gif); 
	margin: 0;
	padding: 0 18px 10px 18px;
	height: auto;
	text-align: left;
	}

#lay03 {
	width: 970px;
	padding: 20px 0 0 0; 
	text-align: center; 
	background: #F0F0F0 url(../images/styles/footer01.gif) no-repeat;
	}
.form01 {
	width: 50%;
	vertical-align: top;
	padding: 0 10px 10px 0;
	border-right: 1px dashed #ccc;
}
.form02 {
	width: 50%;
	vertical-align: top;
	padding: 0 0 10px 10px;
}
.form03 {
	border-top: 1px dashed #ccc;
	width: 50%;
	vertical-align: top;
	padding: 10px 10px 0 0;
}
.form04 {
	border-top: 1px dashed #ccc;
	width: 50%;
	vertical-align: top;
	padding: 10px 0 0 10px;
}

/* links */

a:visited, a:active, a:link  {
	background: none;
	color: #5B8B32;
	text-decoration: none;
	}
a:hover {
	color: #ccc;
}

/* navigation */

/*
#nav {
	float: left;
	width: 934px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #F0F0F0;
	}
	*/
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #F0F0F0;
	width: 934px;
	}

#nav li {
	float: left;
	margin: 0;
	font-size: 11px;
	padding: 0 1px 0 0;
	list-style: none;
	}
#nav a {
	float: left;
	padding: 7px 9px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: none;
	font-weight: 200;
	color: #5B8B32;
	background: #F0F0F0;
	}
#nav a:hover, #nav a.active {
	color: white;
	background: #5B8B32;
	}

/* navigation level 2 */

/* Main Navigation second level */

#navindex, #navindex2, #navindex3 {
	margin: 0;
}

#nav2 {
	float: right;
	margin: 0 0 10px 10px;
	background: #F0F0F0;
	width: 210px;
}

#nav2 p {
	font-size: 12px; 
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin: 8px 5px;
	}

#nav2 h2 {
	font-size: 14px;
	padding: 5px;
	background: #A2C065;
	color: white;
	margin: 0 0;
}
	
#nav2 ul, #nav2 dl {
	margin: 5px;
	font-size: 100%;
	padding: 0;
	list-style: none;
	}

#nav2 li  {
	margin: 0 0 .5em 0;
	padding: 0 0 0 12px;
	line-height: 1.4em;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	background-color: #FFFFFF;
	}
	
#nav2 a{
	display: block;
	width: 200px;
	padding: 5px;
	line-height: 15px;
	min-height: 15px;
	font-size: 12px;
	font-weight: 200;
	text-decoration: none;
	margin: 0;
	border-bottom: 1px solid white;
	}
	
#navindex a{
	display: block;
	width: 98%;
	padding: 1%;
	line-height: 15px;
	min-height: 15px;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	margin: 0;
	border-bottom: 1px solid white;
	}

#navindex2 a, #navindex3 a, #navindex4 a{
	display: block;
	width: 97%;
	padding: 1% 1% 1% 2%;
	line-height: 15px;
	min-height: 15px;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	margin: 0;
	border-bottom: 1px solid white;
	color: #5B8B32;
	}

#navindex2 a {
	background: #F0F0F0 url(../images/icons/pdf2.gif) left no-repeat;
	}

#navindex3 a {
	background: #F0F0F0 url(../images/icons/link.gif) left no-repeat;
	}
	
#navindex4 a {
	background: #F0F0F0 url(../images/icons/ppt.gif) left no-repeat;
	}	

#nav2 a, #navindex a{
	color: #5B8B32;
   	background: #F0F0F0;
   }
#nav2 a:hover, #nav2 a.active, #navindex a:hover, #navindex a.active{
  	color: white;
	background: #5B8B32;
   }
#navindex2 a:hover, #navindex2 a.active{
  	color: white;
	background: #5B8B32 url(../images/icons/pdf2.gif) left no-repeat;
   }
#navindex3 a:hover, #navindex3 a.active{
  	color: white;
	background: #5B8B32 url(../images/icons/link2.gif) left no-repeat;
   }
#navindex4 a:hover, #navindex4 a.active{
  	color: white;
	background: #5B8B32 url(../images/icons/ppt.gif) left no-repeat;
   }   

/* header */

#header {
	background: white;
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 30px;
	border-bottom: 1px solid #ccc;
}
#header #logo {
	position: relative;
	float: left;
	width: 163px;
	left: 0;
	padding: 0;
	height: 30px;
	border-right: 1px solid #ccc;
}
#header #logo img {
	display: block;
	margin: 5px 0 0 0;
}
#header #highlight {
	background: white;
	position: relative;
	left: 8px;
	float: left;
	text-align: left;
	font-size: 12px;
	padding: 7px 0;
	right: 0;
	width: auto;
	height: 16px;
}
#header a:link, #header a:visited, #header a:active {
	color: #5B8B32;
	text-decoration: none;
}
#header a:hover {
	color: #ccc;
}
