html body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	color:						#000000;
	font-family:				"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:					70%;
/*	font: 10px/16px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font: 11px/20px "Trebuchet MS", Helvetica, sans-serif; 
	background-image: url(../images/middle_back.jpg); 
*/
	background:url(../images/main_bg.jpg) repeat-x 0% 0%;
	background-color:#82B64A;
	
	text-align: left;
	height: auto;
	min-height: 100%;
	}
/*---------------------------------
	elements
---------------------------------*/
a {
	color: #000000;
	text-decoration: none;
	}

a img { border: none; }

a:hover {
	color: #4C951F;
	text-decoration: none;
	}
a:hover b {
	color: #4C951F;
	text-decoration: none;
	}

strong {
	font-weight: normal;
	color: #000;
	font-size: 11px;
}
/*
headnav {
	padding: 0;
	font-weight: bold;
	color: #FF6501;
	font-size: 16px;
	}
*/
headnav {
	color: #FF6501;
	font-size: 10px;
	}

navselect  {
	font-weight: bold;
	color: #000000;
	}
/*---------------------------------
	headers
---------------------------------*/
h1, h2
{
margin-top: 0pt;
margin-bottom: 0px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
font-weight: normal;
color: #000000;
font-size: 14px;
} 

h3 {
	margin: 0;
	margin-top:167px;
	margin-left:10px;
	margin-bottom: 3px;
	padding: 0;
	font-weight: normal;
	color: #FFF;
	font-size: 16px;
	}
h4 {
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0;
	font-weight: normal;
	color: #a12313;
	font-size: 11px;
	font-weight: bold;
	cursor:auto;
	}
h6 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	letter-spacing: 1px;
	}
		
h5 {
	margin-top: 0px;
	margin-left:10px;
	margin-bottom: 0px;
	padding: 0;
	font-weight: normal;
	color: #8c8b8b;
	font-size: 10px;
	letter-spacing: px;
	}
	
h5 a {
	color: #ffffff;
	text-decoration: none;
	}

h5 a:hover {
	color: #4C951F;
	text-decoration: none;
	}
/*---------------------------------
	etc
---------------------------------*/
.formtext {
	font: 11px/20px "Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
}

div#content-side {
	line-height:				150%;
}

div#content-side h4 {
	background:					url(../images/h4-content-side.png) left 7px no-repeat;
	font-weight:				bold;
	height:						25px;
	padding:					15px 0 0 15px;
	width:						200px;
}

div#content-side a,
div#content-side a:link {
	color:						#312f27;
	text-decoration:			none;
}

div#content-side a:hover {
	border-bottom:				1px solid #312f27;
	padding-bottom:				1px;
	}
	
div#ctoc {
	background:					url(../images/bg-ctoc.png) left bottom no-repeat;
	padding-bottom:				1px;
	width:						201px;
}

div#ctoc div.ctoc_item0 {
	display:					none;
}

div#ctoc div.ctoc_children {
}

div#ctoc div.ctoc_children div {
	background:					url(../images/icon-arrow-363636.gif) 16px 50% no-repeat;
	border-top:					1px solid #e2e2e2;
	padding:					4px 0 4px 30px;
}
div#ctoc div.ctoc_children .ctoc_children {
	background: none;
}

div#ctoc div.ctoc_children .ctoc_item2 {
	background:					url(../images/icon-arrow-e6b400.gif) 16px 50% no-repeat;
	border-top:					1px solid #e2e2e2;
	padding:					4px 0 4px 30px;
}

div#ctoc div.ctoc_children .ctoc_item3 {
	background:					url(../images/icon-arrow-363636.gif) 30px 50% no-repeat;
	border-top:					1px solid #e2e2e2;
	padding:					4px 0 4px 40px;
}

div#ctoc div.ctoc_children .ctoc_item4 {
	background:					url(../images/icon-arrow-e6b400.gif) 30px 50% no-repeat;
	border-top:					1px solid #e2e2e2;
	padding:					4px 0 4px 40px;
}

div#ctoc div.ctoc_children div a,
div#ctoc div.ctoc_children div a:link {
	color:						#312f27;
	text-decoration:			none;
}

div#ctoc div.ctoc_children div a:hover {
	border-bottom:				1px solid #312f27;
	padding-bottom:				1px;
}

div#content-side navselect {
	font-weight: bold;
	color: #FF6501;
}

blockquote { 
	margin:1px 0 1px 0;
    border-left:3px solid #eee;
	background:url(../images/base_blockquote_bg.gif) no-repeat #f4f1df 7px 1px;
	padding-left:30px;
    }
	
blockquote p    { margin-bottom:1px; }


/*\*/
#footer {
	width: 100%;
}

#footer h4 {
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0;
	font-weight: normal;
	color: #f5e689;
	font-size: 12px;
	cursor:auto;
	}
	
#footer a {
	text-decoration: none;
	color: #fdfe93;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
	}