BODY {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
h6,.h6,small {font-size:11px;}
h5,.h5 {font-size:12px;}
.medCopy {font-size:14px;}
h4,.h4 {font-size:16px;}
h3,.h3 {font-size:18px;}
h2,.h2 {font-size:22px;}
h1,.h1 {font-size:34px;}
.ulink { color:#0000FF }
a:link.ulink, a:visited.ulink {
	text-decoration:none;
	color: #000000;
}
a:hover.ulink {
	text-decoration:underline;
	color:#0000FF;
}
TD {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.whiteCopy {
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#000000, Positive=false);
}
li.whiteCopy{
	margin-left:0px;
}
P.indent{
	text-indent:20;
}
.grayTool, a.grayTool, a:link.grayTool, a:active.grayTool, a:visited.grayTool, a:hover.grayTool {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a:hover.grayTool {
	color:#333333;
	text-decoration:underline;
}
.white, a.white, a:link.white, a:visited.white, a:hover.white {
	color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#000000, Positive=true);
}
.black, a.black, a:link.black, a:visited.black, a:hover.black {
	color: #000000;
}
.orange, a.orange, a:link.orange, a:visited.orange, a:hover.orange {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover.orange {
	color: #000000;
}
a:active, a:link, a:visited {
	color : #0000FF;
}
.red, a:hover { color: #CC0000 }
.submit{
	font-size:11px;
	margin-top:1px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666666;
	border:1px solid #333333;
}
.form {
	font-size:11px;
	height:18px;
	color:#333333;
	background-color:#EEEEEE;
	border:1px solid #333333;
}
ul,ol{
	margin-left:0px;
	font-weight:bold;
}
li{
	margin-left:22px;
	font-weight:normal;
}


div.scrollBox { overflow:scroll; border:1px solid #666 }
div.scrollBoxBase { height:17; top:-17; position:relative; border-top:1px solid #666; background-color:#FFF }

