/* CSS Document */

html {
     margin:0px;
     padding:0px;
     height: 100%;
	 left:0;
}

body {
     margin:0;
     padding:0;
     height:auto !important;
     height:100%;
     min-height:100%;
}

p
{
	font-family:  helvetica, geneva, arial; 
	font-size:12px; 
	color:#000000;
	line-height:16px;
	
}
a, a:visited
{
	color:#64A900;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
	border-bottom: 1px dotted #007B98;
	color: #007B98;
}
h1 
{
	font-size:26px;
	font-family: geneva, helvetica, arial;
	color:#64A900;
	font-weight:normal;
	line-height:28px; 
}
h2 
{
	font-size:22px;
	font-family: geneva, helvetica, arial;
	color:#007B98;
	font-weight:normal;
	line-height:24px; 
	margin-bottom:-5px;
}
h2 a, h2 a:visited
{
	color:#007B98;
	line-height:24px; 
	margin-bottom:-5px;
}
h2 a:hover
{
	border-bottom: 1px dotted #007B98;
}
h4 
{
	font-size:16px;
	font-family: geneva, helvetica, arial;
	color:#007B98;
	font-weight:bold;
	line-height:22px; 
	margin-bottom:-5px;
}
.main
{
	display:block; 
	padding:10px; 
	background-color:#FFFFFF; 
	width:806px; 
	text-align:left;
}
.mainbottom
{
	background-color:#FFFFFF; 
	width:826px; 
	height:20px; 
	padding:0; 
	margin:0;
}

.menu
{
	float:left; 
	background:url(images/menu_bg.jpg); 
	width:242px;
	height:100%; 
	margin:1px 0 0 20px; 
}

.menu a:hover
{
	border-bottom:0px;
}

ul
{
	font-family:  helvetica, geneva, arial; 
	font-size:12px; 
	color:#000000;
	line-height:16px;
	
}
ul.leftmenu {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Helvetica, geneva, Verdana, Arial,  sans-serif;
	font-size: 14px;
	width: 235px;
	padding-left:4px;
	
}

ul.leftmenu li {
	border-bottom: 1px dotted #D7F7F4;
	line-height:40px;
}

ul.leftmenu li a {
	text-decoration: none;
	display: block;
	width: 221px;
	color: #D7F7F4;
}
ul.leftmenu li a:visited {
	text-decoration: none;
	width: 221px;
	color: #D7F7F4;
}

ul.leftmenu li a:hover {
	background:url(images/menu_bg_on.jpg);
	color: #FFFFFF;
	width: 221px;
	
}
ul.leftmenu li.bottom {
	border-bottom:0px;
	margin-bottom:15px;
}
.menutext
{
	padding-left:15px;
}
.menutext a
{
	border-bottom:0px;
}
.toptitle
{
	float:right; 
	margin-right:50px; 
	margin-top:20px;
}
.logo
{
	margin-left:55px;
}
.logo a:hover
{
	border-bottom:0px;
}
.content
{
	padding:15px;
	margin-left:275px;
}
.footer
{
	font-size:10px;
	color:#444444;
}
.footer a
{
	font-size:12px;
	color:#007B98;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
	border-bottom:0px;
}
.banner
{
	margin:0;
	padding:0;
	margin-left:-5px;
}
.banner a:hover
{
	text-decoration:none;
	border-bottom:0;
}	
.list
{
	padding-left:3px;
	margin-left:0;
}
.list ul
{
	padding-left:0;
	margin-left:0;
}
.list li
{
	list-style: none;
	line-height:23px;
}
.listsquare
{
	padding-left:20px;
}
.listsquare ul
{
}
.listsquare li
{
	line-height:23px;
	list-style-image: url(images/square.jpg);
}
