body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


.dkgreen {
	background-color: #3B5514;
}

.ltgreen {
	background-color: #69873D;
}

.dkblue {
	background-color: #004384;
}
.ltblue {
	background-color: #0080C0;
}
.dkred {
	background-color: #800000;
}
.ltred {
	background-color: #D88D8D;
}
.dkgrey {
	background-color: #696564;
}
.ltgrey {
	background-color: #B4B0AD;
}
.dklime {
	background-color: #7C923D;
}
.ltlime {
	background-color: #B4BF47;
}

.navbar {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.dkorange {
	background-color: #E19D1E;
}
.ltorange {
	background-color: #EFCF50;
}
.footer {
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
	text-align: right;
	height: 20px;
	vertical-align: middle;
}
.bodytext {
	font-size: 11px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
.leftcolsmall {
	font-size: 9px;
	line-height: 10px;
}

.leftcolsmall a {
	text-decoration: none;
}

.leftcolsmall a:hover {
	text-decoration: underline;
}


.footer {

	font-size: 9px;
	color: #CCCCCC;
}
.searchbutton {

	font-size: 9px;
	background-color: #CCCCCC;
	width: 20px;
}
.searchbox {
	font-size: 9px;
	background-color: #CCCCCC;
	width: 110px;
}
.footnotes {
	font-size: 9px;
	color: #999999;
}
.pullouttitle {
	color: #FFFFFF;
	font-size: 10px;
}

.tlsa {
	font-size: 16px;
}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BEDEDE;
}
.largecap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7C923D;
}
