BODY, TD, P, .copy { color: #cccccc; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 14px; }
P  { margin: 0; padding-bottom: 10px }
UL, OL  { margin-top: 0px; margin-bottom: 0px; padding-bottom: 10px }
.head, a.head, a.head:link, a.head:hover, a.head:active, a.head:visited  { color: #eeeeee; font-weight: bold; }
.parahead	  { color: #ffffff; font-weight: bold; padding-left: 20px; }
.paraheadNoPad	  { color: #ffffff; font-weight: bold; }
.para	 { padding-left: 20px }
.paraExtraSpace	  { padding-top: 10px; padding-left: 20px }	
.fine, .footer	{ font-size: 9px; line-height: 12px;}
a:link,
a:visited	{ color: #ff6600; text-decoration: none; }
a:hover,
a:active	{ color: #ffffff; text-decoration: none; }
td.footer { padding-left: 25px; padding-top: 10px; }
.footer, .footer a:link,
.footer a:visited { color: #555555; text-decoration: none; }
.footer a:hover,
.footer a:active { color: #ff6600; text-decoration: none; }
.form	{ color: #333333; width: 192px; }
.formOLD	{ color: #cccccc; background-color: #303030; padding: 1px; border: solid 1px #999999; width: 192px; }
.formLtGrey	{ color: #333333; }
.formLtGreyOLD	{ color: #cccccc; background-color: #3C3C3C; padding: 1px; border: solid 1px #999999; }
.formBorderless	{ color: #cccccc; background-color: #303030; padding: 0px; border: 0px; width: 120px; font-size: 9px; }
.formWhite	{ color: #303030; background-color: #FFFFFF; width: 120px; border: 0px; font-size: 9px; height: 16px; width: 130px; }
.vertBar	 { background-image: url("images/grayBar.gif"); background-repeat: repeat-y; }
.greyText, a.greyText, a.greyText:link, a.greyText:hover, a.greyText:active, a.greyText:visited  { color: #999999; }
.greyText, a.greyText, a.greyText:link, a.greyText:hover, a.greyText:active, a.greyText:visited  { color: #999999; }
.darkText, a.darkText, a.darkText:link, a.darkText:hover, a.darkText:active, a.darkText:visited { color: #ff6600; }
.dropDown_highlight{ padding-left: 10px; background-color: #222222; cursor: pointer }
.dropDown_lightGrey{ padding-left: 10px; background-color: #303030; cursor: pointer }
.lightGrey{ background-color: #303030; }
.topBorder{ border-top: 1px solid #999999; }
.fullBorder{ border: 1px solid #696969; height: 18px; }
.fullBrightBorder{ border: 1px solid #C5C5C5; height: 18px; }
.dropDownBox{
	padding: 0px;
	background-color: #303030;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
	visibility: hidden;
	position: absolute;
}
.dropDownBoxTop{
	width: 192px;
	padding: 0px;
	background-color: #303030;
    border: 1px solid #999999;
	position: relative;
	
}
LI { list-style-type: none; list-style-image: url("images/bullet.gif"); margin-bottom: 4px; margin-left: -4px; padding-left: 3px; }
OL LI { list-style-type: decimal; margin-bottom: 4px; margin-left: -4px; padding-left: 3px }
HR  { color: #666666; background-color: #666666; text-align: right; height: 1px; border-style: none; border-width: 1px 0 0; border-color: #666666; }
