
#maincontent {
  float: none;
  background: #23519C url(/images/content_bg_1020x239.gif) no-repeat top left;
  width:1020px;

}
/*TABLE VERSION BELOW*/
.file_container{
}

.file_container td{
  font-size:12px;
  vertical-align:top;
}

.section_cell{
  width:290px;
  height:150px;
  text-align:center;
}

#section_container{
  height:180px;
  overflow:auto;
  overflow-x:hidden;
  margin:0px;
}

.section_table{
  width:100%;
}

.section_table th{
  text-align:center;
  background: url("/images/gray_header.jpg") repeat-x;
  color:#000000;
  vertical-align:middle;

}
.section_table td{
  font-size:11px;
  vertical-align:top;
  vertical-align:middle;
  text-align:left;
  padding-left:5px;
}

td.no_report_cell{
  vertical-align:top;
  text-align:center;
  font-weight:bold;
}

td.format_cell{
  font-size:10px;
  vertical-align:middle;
  text-align:center;
  width:55px;
  padding-right:2px;
}
.format_cell img{
  text-decoration:none;
}

.format_img{
  text-decoration:none;
  vertical-align:middle;
}


/*Upload section below*/
#formBox {
	margin-bottom: 20px;
	padding: 0px 10px 10px 10px;
	/*
	border: 1px solid #E8E8E8;
	background-color: #F7F7F7;
	*/
	margin-left: 20px;
}

#formBox form {
	padding: 0px;
	margin: 0px;
}

.formBox {
	margin-bottom: 20px;
	padding: 5px 10px 10px 10px;
	/*
	border: 1px solid #E8E8E8;
	background-color: #F7F7F7;
	*/
	margin-left: 20px;
	width:720px;
}

h2.formHeader {
	line-height: 150%;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	/*
	color: #666962;
	*/
}

#left_big {
	text-align: left;
	width: 700px;
	float: left;
	line-height: 150%;
  font-size: 9pt;
}

.optLink {
  font-size: 11px;
  font-weight:bold;
}

span.changed{
  color:red;
}
span.changed_reset{
  color:white;
}

span.small_info{
  font-size:12px;
}

#selected_groups {
  padding-left:30px;
}


#wrapper {
  width:1020px;
}

.hidden_reports{
  color:#cccccc;
}
#maincontent a:hover {
  line-height: 1.2em;
  display: inline;
}

.fileError {
  width:500px;
  margin:0 auto;
  font-weight: bold;
}