.caption {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.caption1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.caption2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.caption3 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.question {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}


table.Qtable { font-size: 8pt }
table.Qtable th, table.Qtable th a, table.Qtable th a:visited { 
 	text-align: left; color: #fff; background: #006 }
table.Qtable td { text-align: left;}
table.Qtable th.sortable { cursor: pointer }
table.Qtable th span.indicator { font-family: webdings }


.iacLabel {text-align: center ; font-weight: bold; font-size: 8pt; font-family: arial, helvetica, sans-serif}

.iacEdit {text-transform: uppercase; text-align: center; font-size: 8pt; font-family: arial, helvetica, sans-serif;  }

.importantInfo {color:red; font-size: 9pt; font-family: arial, helvetica, sans-serif;  }

#versionNum { position: absolute; top: 42px; right: 10px; text-align: right; 
		   font-weight: bold; font-size: 8pt; background: transparent; color:  #999 }

.dstrSelect {width:20em;}

table.aiBannerTable {width:600px;}

input.hsButton{
	text-transform:capitalize;
	color:white;
	font-family: helvetica,'Arial narrow',Arial,helvetica,sans-serif;
	font-size:84%;
	font-weight:600;
	background-color: #333399; 
	width:70px;
}
input.hsButtonLarge{
	text-transform:capitalize;
	color:white;
	font-family: helvetica,'Arial narrow',Arial,helvetica,sans-serif;
	font-size:84%;
	font-weight:600;
	background-color: #333399; 
	width:125px;
}
div.addrCorrection
{
 position:relative;
 left:75px; 
}
div.ssaCorrection{
  position:relative;
  left:120px; 
}
.capitalize {
  text-transform:capitalize;
} 
