
.contentleft {
		width:530px;
		padding-left:10px;		
		float:left;
		background:#fff;
		}
	
.contentcenter {
		width:540px;
		padding:0px;
		float:left;
		text-align:center;		
		background:#fff;
		}
	
.contentright {
		width:540px;
		padding:0px;
		float:left;
		background:#fff;
		}
div.row {
  clear: both;
  padding-top: 5px;
  }

div.radio {
  clear: both;
  padding-top: 5px;
  }
  
div.row span.label {
  float: left;
  width: 180px;
  text-align: left;
  padding-left: 20;
  }

div.radio span.label {
  float: left;
  width: 380px;
  text-align: left;
  padding-left: 20;
  }
  
div.row span.formw {  
  width: 105px;
  text-align: left;
  } 
  
#Back {
	background-color: #d11; font-size: 60%;
    padding: 1px; font-weight: bold; color: #fff; 
    }
#submitForm {
	background-color: #d11; font-size: 60%;
    padding: 1px; font-weight: bold; 
    color: #fff;
    }
/********************************************************
	report Styles
*********************************************************/


.reportTitle1 {
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	color:#000000;
}

.reportTitle2 {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	color:#000000;
	background:#FFFFFF;
}

.reportTitle3 {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	color:#000000;
	font-weight : bold;
}

.reportTitle4 {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.reportBody {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}

.reportDate {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color: Gray;
}

.reportLight {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color: #000000;
	background:#F9F9F9;
}

.reportLightNeg {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color: #800000;
	background:#F9F9F9;
}

.reportDark {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color: #000000;
	background:#E4E4E4;
}

.reportDarkNeg {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color: #800000;
	background:#E4E4E4;	
}

.reportAccent {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	background:#C3C3C3;
}

.reportAccentNeg {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color: #800000;
	background:#C3C3C3;
}

