body      { font-style: normal; font-weight: normal; font-size: small; font-family: Arial, Helvetica, sans-serif}
.reversetext  {
	color: #CCCCCC;
	font-size: 9px;
}
.smallbold  { font-weight: bold; font-size: 14px}
p  { text-align: left}
td  { vertical-align: top }
.navbottom   {
	color: black;
	font-size: 9px;
}
.searchtitle  { color: #006600; font-weight: bold; font-size: 11px }
.greenbold {
	color: #003300;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/icon_bullet.gif);
	line-height: 18px;	
}

#reporth1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #003300;
	line-height: normal;
	}
h1 {
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	line-height: normal;
}
h3 {
	font-size: 12px;
	font-weight: bolder;
}
.largebold {
	font-size: 16px;
	font-weight: bold;
}
.reversetitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.reporttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #003300;
}

.greenboldlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003300;
}
.redbold {
	font-size: 26px;
	font-weight: bold;
	color: #990000;
}
.redboldsmaller {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}
.redtext {
	color: #990000;
}
.xstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.greytext {
	color: #CCCCCC;
}
.bigleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 20px;
}
#reset {
	background-image: url(images/cancel.jpg);
	height: 25px;
	width: 78px;
} 
.greenboldsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #003300;
}
.xstextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bolder;
}
.holidayredbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #990000;
}
.holidayredbgsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #990000;
	background-position: right top;
	color: #FFFFFF;
}
.holidaygreenbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006600;
	background-position: center top;
}
.bolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.linerule {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #cccc99;
	width: 475px;
}
.linerulefull {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #cccc99;
	width: 100%;
}
.redbox {
	border: 2px solid #990000;
}
.greenbox {
	border: 2px solid #336600;
}
.tanbox {
	border: 2px solid #cccc99;
	padding: 5px;
}
.whiteborder {
	border-top: 2px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #003300;
}
dd {
	display: block;
	padding-top: 5px;
	padding-bottom: 15px;
}
.alphalist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #003300;
	line-height: 30px;
	text-align: center;
	}

.definition {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	text-decoration: none;
}

#categoryfinder ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#categoryfinder ul li { display: inline; }

#categoryfinder ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
	background-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#categoryfinder ul li a:hover
{
color: #fff;
background-color: #7F7F55;
}
#disclaimer {
	height: 80px;
	width: 200px;
	border: 1px solid #000000;
	overflow: scroll;
	background-color: #FFFFFF;
}
.rightaligned {
	text-align: right;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	display: inline;
	vertical-align: top;
	clear: none;
}
