body{font-family:Verdana, Arial, Helvetica, sans-serif;color:#666666;font-size:10px;}
div.tableContainer{overflow-y:auto;margin:0 auto;}
.table{background-color:#ccc;border:solid 0px #fff;font-size:10px;border-collapse:collapse;margin:1px;padding:1px;}
tr.tableRow{font-size:10px;cursor:pointer;background-color:white;behavior:expression( this.onmouseover = new Function("this.className += ' tableRow-hover';"), this.onmouseout = new Function("this.className = this.className.replace(' tableRow-hover', '');"), this.style.behavior = null );}
tr.tableRow-hover, tr.tableRow:hover{background-color:#ccc;}
.tableHeader{font-size:10px;border-bottom:solid 1px black;text-align:center;vertical-align:bottom;}
.tdWithBorder{border-left:solid 1px black;text-align:center;}
.tdNoWrap{vertical-align:top;white-space:nowrap;font-size:12px;}
.bubbleHeader{font:10px Verdana, Arial, Helvetica, sans-serif;color:#666666;font-weight:bold;text-align:right;vertical-align:top;}
.bubbleData{font:10px Verdana, Arial, Helvetica, sans-serif;color:#666666;}
div.tabArea{font-size:12px;font-weight:bold;padding:2px;}
a.tab{background-color:#ccc;border:1px solid #000000;padding:1px 1em 2px 1em;}
a.tab, a.tab:visited{color:#808080;}
a.tab:hover{background-color:#d0d0d0;color:blue;}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited{background-color:#c0c0c0;color:#000000;}
fieldset{background-color:#ccc;border:solid 0 #fff;font-size:10px;padding:0px;margin:0px;}
legend{width:194px;height:10px;color:#fff;font-size:12px;padding-left:0.5em;background:transparent url("Images/Required/legend_bg.gif") no-repeat;position:relative;top:-1em;text-transform:uppercase;font-weight:bold;letter-spacing:0px;white-space:pre;}
.label{font-size:10px;margin:0px;color:#666666;text-align:right;padding:2px;margin-top:0px;text-transform:uppercase;}
.status{font-size:10px;margin:0px;color:#666666;text-align:left;padding:2px;margin-top:0px;white-space:nowrap;text-transform:uppercase;}
label.error{background:url("Images/Required/unchecked.gif") no-repeat 0px 0px;padding-left:16px;padding-bottom:2px;font-size:10px;font-weight:bold;color:#EA5200;}
label.checked{background:url("Images/Required/checked.gif") no-repeat 0px 0px;}
.textfield{margin:0px;font:10px Verdana, Arial, Helvetica, sans-serif;border:solid 0 #fff;padding:3px 8px;width:200px;height:20px;vertical-align:top;background:transparent url("Images/Required/textfield200.gif") no-repeat;}
* html .ieBackgroundScroll{background-attachment:fixed;}
.textfield_small{font:10px Verdana, Arial, Helvetica, sans-serif;margin:0px;height:20px;width:51px;border:solid 0 #fff;padding:3px 8px;vertical-align:top;background:transparent url("Images/Required/textfield50.gif") no-repeat;}
.textfield_long{font:10px Verdana, Arial, Helvetica, sans-serif;margin:0px;height:20px;width:300px;border:solid 0 #fff;padding:3px 8px;vertical-align:top;background:transparent url("Images/Required/textfield300.gif") no-repeat;}
.textarea{font:10px Verdana, Arial, Helvetica, sans-serif;height:165px;width:200px;border:solid 0 #fff;padding:3px 8px;background:transparent url("Images/Required/textarea_bg.gif") no-repeat;}
.wideText{font-size:10px;margin:0;text-align:center;float:center;color:black;text-transform:uppercase;}
.instructionText{font-size:11px;margin:0;float:center;color:blue;}
.fullJustify{text-align:justify;}
.submit{margin:0px;background:transparent url("Images/Required/submit80.gif") no-repeat;height:20px;width:80px;vertical-align:top;border:solid 0 #fff;font:10px Verdana, Arial, Helvetica, sans-serif;text-transform:uppercase;color:#fff;behavior:expression( this.onmouseover = new Function("this.className += ' submit-hover';"), this.onmouseout = new Function("this.className = this.className.replace(' submit-hover', '');"), this.style.behavior = null );}
.submit:hover, .submit-hover{color:blue;}
.submit80{margin:0px;background:transparent url("Images/Required/submit180.gif") no-repeat;border:solid 0 #fff;height:20px;width:180px;vertical-align:top;font:10px Verdana, Arial, Helvetica, sans-serif;text-transform:uppercase;color:#fff;behavior:expression( this.onmouseover = new Function("this.className += ' submit-hover80';"), this.onmouseout = new Function("this.className = this.className.replace(' submit-hover80', '');"), this.style.behavior = null );}
.submit80:hover, .submit-hover80{color:blue;}
.requiredInfo{color:red;}
.copyrightStyle{font:italic 10px Verdana, Arial, Helvetica, sans-serif;color:#666666;text-align:center;}
