P, TD, DIV, LI, FORM, SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}



.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.redBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #ff0000;
	font-weight: bold;
}

.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.verysmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}

.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	color: #983500;
; font-weight: bold
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #000000;
; font-weight: bold
}


.caption {
  font-family: verdana,arial,helvetica,geneva,sans-serif; 
  font-size: 10px;
  font-weight: 900; 
  color: #666666
  }
  
  
.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #FF0000;
}

a {
	color: #0000FF;
	text-decoration: underline
; font-weight: bolder}

a:hover {
	color: #9999CC;
	text-decoration: underline
; font-weight: bold}

a:visited {
	color: #9999CC;
	text-decoration: underline
; font-weight: bold}

a:active {
	color: #0000FF;
	text-decoration: underline
; font-weight: bold}


.button {
	background-color:#003399;
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial, helvetica, "sans serif"; border-style: none}

.border {  border: #CCD2D0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.redText { color: #FF0000; ; text-decoration: underline}
.smallTextLead { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; ; line-height: 15px}
.verysmallTextLead { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000; ; line-height: 13px}
.maroonBorder { border: 1px #993300 solid}