@charset "utf-8";
/* CSS Document */

body {
	background-color: #264e0a;
}
.style1pp {color: #FFFFFF}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#cont h1, #cont h1 span {
font-size: 18px;
	font-weight: bold;
	color: #006600; !important;
}
#cont h2, #cont h2 span {
font-size: 16px;
	font-weight: bold;
	color: #006600; !important;	
}
#cont p {
 color: #000; !important;
}
#cont p span{
 color: #000; !important;
}
#cont a {
color: #0066CC;
text-decoration: underline;
}
.style3 {color: #FFFFFF; font-size: 10px; }
.style4 {color: #333333}
.style6 {
	color: #013968;
	font-weight: bold;
	font-size: 26px;
}
.style7 {font-size: 14px}
.style8 {font-size: 12px}
.style10 {color: #666666}
.style13 {color: #006600; font-weight: bold; font-size: 22px; }
.style16 {color: #FFFFFF; font-size: 11px; }
.style17 {color: #000000}
.style18 {
	color: #669900;
	font-weight: bold;
}
.style19 {color: #FFFFFB}
.style23 {font-size: 10px; }
.style24 {
	color: #FFFFFB;
	font-size: 10px;
}
.style25 {color: #669900; font-weight: bold; font-size: 12px; }
.style26 {color: #FFFFFB; font-weight: bold; font-size: 22px; }
.style27 {color: #E9E26E}
.style28 {
	font-size: 18px;
	color: #FFFFFF;
}
.style30 {color: #E9E26E; font-size: 22px; }
.style31 {font-size: 16px}


ul {
	margin-left: 15px;
	padding-left: 5px;
}

/* ////////////////////////////////////////////////////////////////////////////

              MAIN LEFT SIDE NAVIGATION STYLES ARE HERE

/////////////////////////////////////////////////////////////////////////////*/
#leftNav { 
	background: #407c07 url(images2/leftnavBG.jpg) repeat-x top center;
}
#leftNav ul li { 
list-style-image: url(images2/leftnavArrow.gif);
padding-top: 5px; padding-bottom: 5px; margin-left: 5px;
border-bottom: 1px solid #376916;
}
#leftNav ul .header {
	list-style-type: none;	
	list-style-image: none;
}
#leftNav ul li.header a { 
	font-size: 14pt; !important;
	color: #E8E36D; !important;
}
#leftNav ul li a { 
	font-size: 12px; !important;
	font-weight: bold; !important;
	padding-left: 0px; padding-right: 5px;
	display: block;
	color: #fff; !important;
}