/* CSS Document */

html,body {
	margin:0;
	padding:0;
}
body {
	font: 76% arial,sans-serif; 
	text-align:center;
}

p {
	margin: 0 10px 10px;
}

a {
	color: #FFFFFF;
}

#content-box {
	top: 57px;
	width: 770px;
	margin: 47px auto;
	background-color: #FFFFFF;
	text-align: left;		
}

#header {
	position: relative;
	height:86px; 
	background-image: url(../gfx/header2.png); 
	color: #79B30B; 
	z-index: 1; 
	width: 770px; 
	text-align:left;
	top: 0px;
}

#header2 {
	position: relative;
	height:200px; 
	color: #79B30B; 
	z-index: 1; 
	width: 770px; 
	text-align:left;
	top: 10px;
}

#content p {
	line-height:1.4;
}

#extra {
	background:#FFFFFF;
	width: 100%;
}

#footer {
	background: #333;
	color: #FFF; 
	width: 100%; 
	background-image: url(../gfx/header2.png); 
	height: 86px;
}

#footer p {
	margin:0;
	padding:5px 10px;
}

#topheader {
	position:relative;
	top:0px;
	background-position: bottom;
	background-repeat: repeat-x;
	height: 86px;
	left: 0px;
	width: 99.9%;
	z-index: 1;
	background-image: url(../gfx/header2.png);
	text-align: center;
}

#wrapper {
	position:relative;
	float:right;
	width:67%;
	top:25px;
}

#navigation {
	position: relative; 
	float:left;
	width:208px; 
	top:30px;
}

#extra{
	clear:both;
	width:100%;
}

#dhtmltooltip{
	position: absolute;
	width: 240px;
	padding: 8px;
	background-color: #E8EFF0;
	visibility: hidden;
	z-index: 100;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	color: #3F3F3F;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
}

#testhold {
	border: 1px solid #CCCCCC;
	background-color: #FFEEA8;
	padding: 5px;
}

.footer-links {
	font-family: Verdana;
	font-size: 0.7em;
	color: #CCCCCC;
	line-height: 1.1em;
}

.footer-links a {
	color: #CCCCCC;
	text-decoration: none;
}

.footer-links a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.style2 {
	color: #FFCC00;
}

.style3 {
	font-family: Verdana; 
	font-size: 0.6em; 
	color: #FFFFFF; 
	line-height: 2.0em; 
}

.style4 {
	color: #333333;
}

.style5 {
	font-family: Verdana; 
	font-size: 1.1em;  
	line-height: 2.0em; 
}

.style6 {
	font-family: Verdana; 
	font-size: 0.7em;  
	line-height: 1.5em; 
}

.style7 {
	font-family: Verdana; 
	font-size: 1.1em;  
	line-height: 1.2em; 
}
