@import url("freedbackcss_aaronsbox.css");

/* CSS Document */
body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
}

#mainbodynew {
bgcolor="#0068C3" 
margin-left: 0px; 
margin-top: 0px; 
}



/*Left Menu*/
#leftMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	width: 176px;
	float:left;
}
#leftMenu table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.whiteText {font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#FFFFFF;
			font-size:12px;
			}

#mainBody {width:100%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		float:left;
			}
/*For a two column layout in the main area.*/
#mainBody #col1{width:257px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		float:left;
			}

#mainBody #col1 ul { padding-left: 15px; } 
			
#mainBody #col1 li { margin-left: 0px; } 
			 
/*For a two column layout in the main area*/			
#mainBody #col2{width:280px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		float:left;
			}
			
/*For a one column layout in the main area*/
#mainBody #col3{width:522px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		float:left;
		padding: 0 0 0 10px;
			}

#mainBody table {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
}

.bluebold {font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#0066CC;
		font-size:12px;
		font-weight:bold;
			}
.blackbold {font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:12px;
		font-weight:bold;
			}
a.footerlinks {
		color: #FFFFFF; 
		font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}


/*
 * Table stuff
 */
th>a {
	background-color: rgb(242,209,110);
	text-decoration: none;
	color: rgb(40,107,189);
	font-weight: bold;
}
#mainBody th {
	background-color: rgb(242,209,110);
	color: #000;
	font-weight: bold;
}
#mainBody .hdr {
	background-color: rgb(242,209,110);
	color: rgb(40,107,189);
	font-weight: bold;
}
#mainBody .data {
  background-color: rgb(250,250,250);
}
#mainBody .smallhdr {
	background-color: rgb(242,209,110);
	color: rgb(40,107,189);
	font-weight: bold;
	font-size: xx-small;
}
#mainBody .smalldata {
  background-color: rgb(250,250,250);
	font-size: xx-small;
}



/* classes for the form wizard */
.buttonscontainer {width: 270px;}

.buttons a {color: #FFFFFF;
border: 1px solid;
background-color: #5280BF;
padding: 5px;
padding-left: 8px;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #869CB4 #234A76 #234A76 #869CB4;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 8px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 3px;
background-color: #3D68A4;
border-color: #234A76 #869CB4 #869CB4 #234A76;
color: #FFFFFF;
text-decoration: none;}

.colizq {
	background-image: url(images/examples_table_r2_c1.jpg);
	background-repeat:  repeat-y;
}
.colder {
	background-image: url(images/examples_table_r2_c3.jpg);
	background-repeat:  repeat-y;
}
.examplelayer {
	left: 540px;
	top: 340px;
	position: absolute;

}
.detailslayer {
	position: absolute;
	left: 540px;
	top: 550px;
}

.newstitle {
	font-weight: bold;
}

.newsitem {
	margin-left: 25px;
}

/* tweaks by BP for forms */
/* <!-- dkblue-0047AE ltblue-0686CC ylo-F2D16E */
#formwiz  { }
#formwiz form { padding:0; margin:0; display: inline;  }
#formwiz .question { margin: 5px 0px; padding: 7px; background-color: white; border: solid #888 1px }
#formwiz .formwizcontrols { text-align: center; padding: 5px; border-top: solid #666 1px; background-color: #dde; margin-top: 7px; }
#formwiz .formwizbtn { background-color: #eee; font: normal 7pt tahoma; border: 1px solid #666; color: #666 }
#formwiz .formwizbtn:hover { background-color: #0686CC; color: #fff }

/* deprecated */
#formzone { background-color: white;  }
#formzone table { border-collapse: collapse; border: solid #666 1px }
#formzone td { text-align: right; width: 50%;  }
#formzone td+td { text-align: left; }
#formzone th { background-color: #fff; text-align: left; color:#666;  font: normal 8pt arial; padding: 4px 15px }
#formzone th em { color: #733 }
#formzone h3 { text-align: right; font: bold 11pt tahoma; padding: 0; margin: 0; padding-right: 10px; }
#formzone div.hrule { margin: 10px auto; width: 50%; height: 2px; background-color: #eee; }
#formzone td.submit-cell { padding: 5px 0; text-align: center; background-color: F2D16E }
#formzone .required-field { color: red; font-size: large }


.list-form { font: normal 15pt arial; margin: 8px; border: solid black 1px }
.list-form td.cell { font: normal 9pt arial; background-color: #dde; margin: 4px }
.list-form .head-cell { padding: 7px; background-color: #F2D16E }
.list-form .head-cell h1 { display: inline; font-size: 13pt; font-weight: bold }
.list-form .head-cell span.links { font-size: 8pt; }
.list-form .head-cell span.links a:link, .list-form .head-cell span.links a:visited { color: #0686CC}
.list-form .head-cell span.links a:hover { text-decoration: none; color: black }
.list-form .tail-cell { border-top: solid 1px #666; text-align: center; padding: 15px; background-color: #fff }
.list-form .tail-cell .info { font-size: 7pt }
.list-form .tail-cell a:link, .list-form .tail-cell a:visited { padding: 5px; color: #0047AE; }
.list-form .tail-cell a:hover { text-decoration: none; background-color: #ddd; color: black; padding: 5px }

#action-links { text-align: center }
#action-links a { font: bold 11pt arial }
#action-links a:link, #action-links a:visited { color: #0047AE }

#middle_left{
	background-image: url(modpub/images/middle_left.gif);
}

#top_middle{
background-image: url(modpub/images/top_middle.gif); 
}


#top_middle_shadow {
background-image: url(modpub/images/top_middle_shadow.gif); 
}

#top_middle_shadow {
background-image: url(modpub/images/top_middle_shadow.gif); 
}

#box1_top_middle{
background-image: url(modpub/images/box1_top_middle.gif); 
}

#box1_middle_left{
background-image: url(modpub/images/box1_middle_left.gif); 
}

#box1_middle_right{
background-image: url(modpub/images/box1_middle_right.gif); 
}

#box1_bottom_middle{
background-image: url(modpub/images/box1_bottom_middle.gif); 
}

#middle_right{
background-image: url(modpub/images/middle_right.gif); 
}

#bottom_middle{
background-image: url(modpub/images/bottom_middle.gif); 
}

#box2_middle_right{
background-image: url(modpub/images/box2_middle_right.gif); 
}

#box2_bottom_left{
background-image: url(modpub/images/box2_bottom_left.gif); 
}

#box2_bottom_middle{
background-image: url(modpub/images/box2_bottom_middle.gif); 
}

#box2_middle_left{
background-image: url(modpub/images/box2_middle_left.gif); 
}

#box2_middle_left{
background-image: url(modpub/images/box2_middle_left.gif); 
}