h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #336600;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #336600;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336600;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #336600;
}

p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #095900;
	text-decoration: none;
}

.tdTopLine {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999900;
	background-color: #D8D594;

}
.tdTopBottomLine {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999900;
	border-bottom-color: #999900;
	background-color: #D8D594;

}
.tdMenuBcolor {
	background-color: #D8D594;
}

a:hover {
	color: #00CC00;
	text-decoration: underline;
	background-color: #FFFEBF;

}
.smallMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #095900;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.level1 {
	font-size: 14pt;
}

.level2 {
	font-size: 10pt;

}
.level3 {
	font-style: normal;
	font-size: 9pt;
}

.level4 {
	font-size: 9pt;
}

.leftRightBorder {
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
.greenPageBorder {
	border: 15px inset #336600;
}
.TDrightLine {
	background-color: #D8D594;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999900;
}
.topLeftPad {
	padding-top: 10px;
	padding-left: 10px;
}

.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #095900;
}
ul  {
	list-style-image: url(../includes/bullet.gif);
}
