html,body { border-width: 0; 
	height: 100%;
    margin: 0 0 1px;
    padding: 0;
 font-size: 12px; font-family: verdana; 
}
h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
table { margin: 0; padding: 0; border-width: 0; }


.container { width: 1000px; height: 662px; 
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -500px;
  margin-top: -331px;
}

#header{background-image:url(../images/logo-header-nostrap.png)
}

#content{
	font-size: 12px;
	font-family: verdana;
	margin-left: 8px;
	margin-right: 8px;
	
}
#footer{
	line-height: 20px;
}
a {font-size: 12px; font-family: verdana;}
a:link { color: #2E5A38; text-decoration: none; }
a:visited { color: #2E5A38; text-decoration: none;}
a:hover { color: #74A53B; text-decoration: none;}
 
#nav {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFD5;
	font-size: 16px;
	}
	
#nav1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
	}	

		
.dkgreen {
	color: #2E5A38;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.mdgreen {
	color: #28811A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ltgreen {
	color: #74A53B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.green {
	color: #28811A;	
}
.bordleft {
	border-left-color: #28811A;
	border-left-width: 2px;
	border-left-style: solid;
}
#address {
	height: 60px;
	width: 170px;
	z-index: 2;
	position: absolute;
	left: 798px;
	top: 348px;
	background-color: #FFC;
	padding: 5px;
}
#panel {
	height: 32px;
	width: 170px;
	z-index: 2;
	position: absolute;
	left: 801px;
	top: 362px;
	background-color: #FFFFD5;
	padding: 5px;
}

