body, p {
	font: normal 10pt/14pt "Trebuchet MS";
	color: #333333;
}
#leftnav {
	background: url(images/Left-BG.jpg) repeat-y fixed left top;
}
.maincontentarea { padding: 5px 20px 5px 20px; }
 #navcontainer
{
width: 188px;
padding: 0;
margin-left: 13px; 
margin-bottom: 2px;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color: #333;
font-size: x-small;
}

#navcontainer p { font-size: 0.85em;}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #BEE893;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 7px 3px 7px 0.5em;
border-left: 10px solid #5AB400;
border-right:8px solid #5AB400;
background-color: #74b422;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #A6D8ED;
border-right: 8px solid #6BB4D3;
background-color: #6BBEE1;
color: #fff;
font-weight: bold;
}
h1 {
	font: bold normal 22px Georgia, "Times New Roman", Times, serif;
	color: #3399FF;
	border-bottom: 1px solid #00CC33;
}
h2 {
	font: bold normal 16px Georgia, "Times New Roman", Times, serif;
	color: #e75c17;
	border-left: 10px solid #73b422; 
	padding-left: 10px; 
}
	h2 a:link, h2 a:visited { background: #3399FF; color: #FFFFFF; text-decoration: none;  }
	h2 a:hover { background: #e75c17; color: #FFFFFF; background #ECECEC; text-decoration: none; border-bottom: 1px solid #73b422; border-top: 1px solid #73b422;	}

h3 {
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	color: #e75c17;
	padding-left: 10px; 
}
	h3 a:link, h3 a:visited { margin-right: 5px; padding: 3px; background: #3399FF; color: #FFFFFF; text-decoration: none;  border-left: 5px solid #e75c17; }
	h3 a:hover { background: #e75c17; color: #FFFFFF; background #ECECEC; text-decoration: none; border-left: 5px solid #3399FF; border-bottom: 1px solid #73b422; border-top: 1px solid #73b422;	}
