.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.titles {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CCFFFF}
.ltcopy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCFFFF}
.smcopylt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #DFFFFF}
.copybold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #743D05}
.titlelrg {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #666699}
.cursor {  cursor: default}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4F5177}
/* Must be in this order: a, a:link, a:visited, a:hover, a:active */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5177;
}
a:link {color: #4F5177;}
a:visited {color: #4F5177;}
a:hover {color: #4F5177;}
a:active {color: #4F5177;}
.topLinks { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color: #002277; text-decoration: none}
.topLinks:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color: #FFFFFF; text-decoration: none}
.b	{
	font-weight : bold;
	}
.i	{		
	font-style : italic;
	}
.minibutton
{
	font-family: Arial, Helvetica, sans-serif; font-size: 9px
}
.err
{
	background-color : #FFA500;
}
.fielderror
{
	background-color:#990000; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bolder;
}
.fielderrordesc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;
	line-height: 5px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 5px;
	border: none;
}