body {
	background-color: #666666;
}
a {
	text-decoration: underline;
	color:#136BA6;
}
a:visited {
	color: #99CC00;
}
a:hover {
	color: #666666;
}
a:active {
	color: #106BA5;
}
a.dark
{
	color:#FFCC00;
	text-decoration:none;
}
a:hover.dark {
	color: #FFFF66;
	text-decoration: underline;
}
a.db
{
	color:#4C6D93;
	text-decoration:underline;
}
a.copy
{
	color:#5B5B5B;
	text-decoration:none;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#787878;
}
form
{
	margin:0px;
}
.search
{
	color:#545454;
}
.white
{
	color:#FFFFFF;
}
a.top
{
	color:#176EA6;
	text-decoration:none;
}
.copy
{
	color:#5B5B5B;
}
.dropCase {
    vertical-align: sub;
}

/* DISCOVERED: 2008-05-16 - DRU - UNKNOWN ADDITIONS, NEEDS CLEANUP! */

.style1 {
	font-family: "Helvetica Neue", "Helvetica Neue Black Condensed", "Helvetica Neue Bold Condensed", "Helvetica CE", Verdana;
	font-size: 24px;
	color: #2173BD;
	font-weight: bolder;
}
.style2 {
	font-size: 14px;
	font-weight: bolder;
}
.style3 {
	font-family: "Helvetica Neue", "Helvetica Neue Black Condensed", "Helvetica Neue Bold Condensed", "Helvetica CE", Verdana;
	font-size: 14px;
}
.style4 {
	font-family: "Helvetica Neue", "Helvetica Neue Black Condensed", "Helvetica Neue Bold Condensed", "Helvetica CE", Verdana;
	font-size: 12px;
	color: #333333;
}
.style5 {
     font-size: 10px
}
.style5itallic {
	font-size: 10px;
	font-style: italic;
}
.style6 {
    color: #CC6600
}
.style7 {
	color: #CC6600;
	font-weight: bold;
	font-size: 12px;
}
.style2light {
	font-size: 14px;
	font-weight: normal;
}
.style8 {
  color: #999999}
.style9 {
	font-size: 18px;
	font-weight: bold;
}

/* ADDED: 2008-05-16 - DRU */

.cellType01, .cellType02, .cellType03 , .cellType04  {	width:196px;
	font-size:12px;
	line-height:15px;
	padding: 3px 5px 3px 5px;
	margin: 2px 5px 2px 0px;
	color:#666666;
	border: #000000 1px solid;
	background-color:#FFFFFF;
}
.cellType01, .cellType02, .cellType04 {	height: 23px; }
.cellType03 {
	height: 75px;
	padding: 4px 5px 3px 5px;
	margin: 2px 0px 1px 0px;
	overflow:auto;
}
.cellType04 {
	padding: 3px 5px 3px 5px;
	margin: 2px 0 4px 0;
	overflow:auto;
}
.checkBox {	margin: 2px 5px 1px 0; }
.submitClass {	width:44px;
	background: url(/html/images/send.jpg) center no-repeat fixed;
	height:25px;
	margin: 2px 3px 1px 0;
}
.resetClass {	width:47px;
	background: url(/html/images/clear.jpg) center no-repeat fixed;
	height:25px;
	margin: 2px 5px 1px 0;
}
.titleColumn01 {
	font-size:12px;
	font-weight:bold;
	padding:5px 5px 3px 0px;
	line-height: 14px; 
}
