body {
	margin: 0em;
	padding: 0px;
	
}

#topcell {
	background: url("images/nav/topback.gif") top left repeat-x;
	height:78px;
	}
#navcell {
	 background:#009933;
	 }

hr {
	margin: 0px;
	padding: 0px;
	border: none;
	border-top: 1px solid white;
	
}
#nav {
	margin:0px;
	padding:0px;
	}
#nav ul {
	margin:0px;
	padding:0px;
	}

#nav ul li {
	list-style:none;
	padding:0px;
	margin:-4px;
	margin-left:0px;
	}
#logo {
	position:absolute; 
	top:0px;
	left:115px;
	}
#content {
	padding-left:5px;
	}

	.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006600;
	font-weight: normal;
}
.bigFirstLetter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006600;
}
.textmainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
 
.textmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.textmainbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #1C5BA2;
}
.sidebartext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C5BA2;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
#have1 {
	display:none;
	}