	body {
	margin: 0px 0px 0px 0px;
	height: 100%;
}	
	html {
	height:100%;
}
	td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000
}
	.navbg {
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	background-color: #D8E8DE;
	border: 1px solid #378151;
}

	.navbg2 {
	background-repeat: repeat-x;
	background-position: left top;
	height: 222px;
	background-color: #378151;
	border: 1px solid #378151;
}
.navbox {
	height: 45px;
}

	.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339966;
	text-decoration: none;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #378151;
}

	.foot {
	height: 6px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
	.contentbox {
	background-image: url(images/middle.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 254px;
}
	.bigtable {
	height: 100%;
	width: 100%;
}
	.sample {
	height: 40px;
}
	.keywords{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.textbox {
	background-color: #D8E8DE;
	border: 1px solid #378151;
	height: 265px;
	width: 259px;
}

hr {
	border: 1px solid #378151;
}
#smalllogo {
	float: left;
	padding: 4px;
}
 
.listlevel2 {
	list-style-type: disc;
}
