body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #094B6B;
	margin-top: 0px;
	margin-left: 0px;
}
.main_content {
	background-image: url(vert_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 23px;
	color: #000000;
	line-height: 140%;
}

.top_margin {
	background-color: #995C00;
	height: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #094B6B;
	padding: 2px;
	border: thin solid #000000;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-size: 120%;
	border-bottom-width: thin;
/*	border-bottom-style: dashed; */
	border-bottom-color: #094B6B;
}
h4 {
	font-size: 120%;
	color: ff9900;
}



table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table.coll 
{
border-collapse: collapse
}

table.coll td
{
padding: 2px;
}

.left_nav {
	vertical-align: top;
	background-color: #995C00;
}

.contactdataheader	{
		  	text-align: left;
			color: #000000;
}

.contactdata{
		  	text-align: left;
			color: #000000;
}

.footer {
	background-color: #995C00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.footer2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #995C00;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.main_footer {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px;
	height: 25px;
}
.drop_cap {
	font-size: 250%;
	padding-bottom: 9px;
	border: thin solid #000000;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	margin-right: 6px;
	margin-bottom: 3px;
	float: left;
}

.footnote {
		  font-size:9px;
}

.nav_item {
	background-color: #ff9900;
	border: 1px double #000000;
	background-position: 7px;
	width: 210px;
	spacing: 2px;
	background-image: url(square1.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	text-decoration: none;
}

.nav_item2 {
	background-color: #ff9900;
	border: 1px double #000000;
	background-position: 7px;
	width: 210px;
	spacing: 2px;
	background-image: url(square2.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	text-decoration: none;
}

.nav_item a:link {
	color: #003366;
	text-decoration: none;

}
.nav_item a:visited {
	color: #990000;
	text-decoration: none;
}
.nav_item a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
.nav_item a:active {
	color: #660066;
}

.line_item {
	border: 1px double #000000;
/*	background-position: 7px; */
	spacing: 2px;
	background-repeat: no-repeat;
	text-indent: 22px;
	margin: 0 0 0 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
	height: 50%;
	font-size: 100%;
	line-height: 10%; 

}

.mutter { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px; 
}
.billcategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 16px; 
	font-weight: bold;
  background-color: #FFFF00;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
/*  border-top-width: 2px;
  border-top-style: solid; */
  padding-top:		15px;
  padding-right: 	15px;
  padding-bottom:	15px;
  padding-left: 	10px;
}
.billtext { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
  padding-top:		10px;
  padding-right: 	10px;
  padding-bottom:	10px;
  padding-left: 	10px;
}

/*
a:link
{
		  text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
}
a:active {
	color: #660066;
}
*/

.small_caps
{
font-size: 100%;
font-weight: bold;
font-variant: small-caps;
}

.smaller_small_caps
{
font-size: 9px;
font-variant: small-caps;
padding-left: 5px;
}

table.bills
{
	width: 100%;
	border-top: 1px solid;
  	border-top-color: #000000;
	border-collapse: collapse;
/*	padding-left: 20px; */
	padding: 10px 10px 10px 10px;
/*	margin: 10px 10px 10px 10px; */
}

td.bills
{
text-align: left;
border-collapse: collapse;
padding-left: 20px;
}

tr.bills
{
border: 0;
border-collapse: collapse;
padding-left: 20px;
}

