A {
	text-decoration: none; 
	color : #993300; 
	font-weight : bold;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt
}
A:visited{
	text-decoration: none;
	color: #993300;
	font-weight : bold;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt
}
A:hover {
	color: #000000;
	text-decoration: none;
	font-weight : bold;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt
}


TD {
	font-weight : 400;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
; color: #000000; font-variant: normal
}

BODY {
	font-weight : lighter;
	font-family : Arial;
	font-size: xx-small;
; color: #999999
}

.errorStr{
	color: #FF8000;
	font-size: larger;
}

.required{
	color: #FF8000;
	font-size: larger;
}

.topText{
	color: #EFF3F7;
	font-size: larger;
}

.topRow{
	background-color : #12125C;
}

.tableHeader{
	background-color : #b0c0d0;
}

.tableRow{
	background-color : #EFF3F7;
}

.notReq{
	color: #999999;
}.xxsmall {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: 400}
.errorStrBold { color: #993300; font-size: larger; ; font-weight: bolder}
.errorStrBoldCopy { color: #993300; font-size: large; ; font-weight: bolder ; font-style: italic}
.boldWhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-large; font-style: normal; font-weight: bolder; color: #FFFFFF}
.blackbold {  font-family: Arial, Helvetica, sans-serif; font-size: medium}
.underlinetd { font-weight : 400; font-family : Verdana, Arial, Helvetica, sans-serif; font-size: x-small; ; color: #000000; font-variant: normal ; text-decoration: underline}
.midsize {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: 500; color: #CCCCCC}
.blackmid {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: 600; color: #000000; font-style: normal}
.blackmid2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
.bold_gold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-weight: bolder; color: #FF8000}
