body{
 font-family: verdana, arial, helvetica;
 background: url(graphics/backgrd_patt.gif) #8FE6E6 repeat-x;
 margin:0;
 padding:0;
 font-size:12px;
 line-height:15px;
 }
 
img, div {
  background:#ffffff;
 }
a {color:#668CBB;}
p {margin:3px 0 5px 0;}
h2 {font-size:24px;
 	line-height:28px;
	color:#7C3B00;
	font-weight:bold;
	font-family:tahoma;
	margin:6px 0 6px 0;
	}
h3 {font-size:20px;
 	line-height:22px;
	color:#7C3B00;
	font-weight:bold;
	margin:4px 0 4px 0;
	font-family:tahoma;
	}	
#main { /*border: #7C3B00 1px solid;  this is changed for print*/
		background-color:white; 
		margin: 6px 0px 8px 0px;     /*this is changed for print*/
		width: 100%;  /*this is changed for print*/
}
#main #container {padding:12px 14px 12px 14px;}
 
table, tr, td  {
		font-size:11px;
 		line-height:15px;}
		
		
.footer {border-top: #EB529D 3px solid;
		background-color:#8FE6E6;
		} 
.footer-left {font-size:11px;
		float:left;
		display:inline;
		width:400px;
		margin:4px 12px 12px 0px;   /*this is changed for print*/
		background-color:#8FE6E6;
		}
.footer-right {font-size:11px;
		float:left;
		display:inline;
		text-align:right; 
		width:300px;
		margin:4px 0px 12px 25px; 
		background-color:#8FE6E6;
		}

		