
H1 { font-size: 14pt; font-weight: normal; text-decoration: underline; color: #555555; padding: 2px 1px 1px 2px;
	font-family: verdana, helvetica; }
H2 { font-size: 13pt; font-weight: none; color: #555555; font-family: verdana, helvetica; }
H3 { font-size: 12pt; font-weight: bold; color: #004E82; font-family: verdana, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #555555; font-family: verdana, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #555555; font-family: verdana, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #555555; font-family: verdana, helvetica; }

hr { color: #33414D; height: 1px; } 

body { 
	 
	margin: 0px;
	padding: 0px;
	font-size: 10pt; 
	color: #554422; 
	font-family: verdana, helvetica;
	min-height: 100%; 
	text-align: center;
	background: #F2F2E4;
}

div#container		
		{
			margin: 1em auto;
			width: 770px;
			font-family: verdana, helvetica;
			font-size: 10pt;
			border: 1px solid #666666;
			background-color: #ffffff;
			text-align: left;
		}

.header { 
	background-color: #986621;   
	text-align: center;
	width: 770px;
}

.bottom_header { 
	background-color: #888855;  
}

.area_back { 
	width: 580px;
	background-color: #ffffff;
	font-size: 10pt; color: #000000; 
	font-family: verdana, helvetica;
	padding: 10px;
	border-right: 1px solid #888855;
}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
background-image: url(images/acorn_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}


/*RIGHT COLUMN STYLE*************/
.right_col { 
	width: 180px;
	background: #BBCCDD url(/images/acorns.gif) no-repeat bottom left;
	font-family: papyrus, verdana, helvetica;
	color: #333333; 
	font-size: 12pt;
	font-weight: normal;
	padding: 10px 10px 300px 10px;		
}

/*.left_menu a:link, .left_menu a:active, .left_menu a:visited { 
	color: #5C758A; 
	display: block;
	width: 155px;
	text-decoration: none;
	padding: 5px 0px 5px 26px;
	border-bottom: 1px dashed #5C758A;
	background: url(/images/arrow_OFF.jpg) no-repeat center left; 
}
.left_menu a:hover { 
	color: #4A437C; 
	display: block;
	width: 155px;
	text-decoration: none;
	padding: 5px 0px 5px 26px;
	border-bottom: 1px dashed #5C758A;
	background: url(/images/arrow_ON.jpg) no-repeat center left; 
}*/

ul#leftNav {
	width: 175px;
	border-top: 1px dotted #568969;
	/*border-bottom: 1px dotted #568969;*/
	list-style: none;
	padding: 0;
	padding-top: 3px;
	margin: 0;
	margin-right: 7px;
	text-align: left;
	font: bold 8pt verdana;
}
ul#leftNav li {
	padding: 5px 1px 5px 5px;
	border-bottom: 1px dotted #999;
}

ul#leftNav li.last {
	padding: 5px 1px 5px 5px;
	border: none;
}

#leftNav li.divider {
	border: none;
	border-bottom: 3px solid #BACCC0;
	padding-top: 3px;
	padding-bottom: 6px;
}

#leftNav a:link, #leftNav a:visited{
	background: url(/images/arrow_OFF.jpg) no-repeat center left;	
	padding-left: 20px;
	color: #06425e;
	text-decoration: none;
	display: block;
}

#leftNav a:link.otherLnks, #leftNav a:visited.otherLnks {
	color: #2F8800;
}

#leftNav a:hover, #leftNav a:link.on, #leftNav a:hover.on, #leftNav a:visited.on, #leftNav a:active.on, #leftNav a:hover.otherLnks {
	background: url(/images/arrow_ON.jpg) no-repeat center left;
	padding-left: 20px;
	color: #999999;
	text-decoration: none;	
	display: block;
}





/*FOOTER MENU STYLE*************/
.footer { 
	background-color: #888855;
	font-family: verdana, helvetica;
	color: #3D3643; 
	font-size: 7pt;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	
}
.footer a:link, .footer a:active, .footer a:visited { 
	font-size: 7pt;
	color: #3D3643;
	text-decoration: underline;
}
.footer a:hover { 
	font-size: 7pt;
	color: #3D3643;
	text-decoration: none;
}

INPUT { font-size: 9pt;  }
TEXTAREA { font-size: 9pt; }
SELECT { font-size: 9pt; }
OPTION { font-size: 9pt;  }
TD { font-size: 9pt;}
TH { font-size: 9pt; }
IMG { font-size: 9pt; }
ALT { font-size: 9pt; }