body{
  font-size: 75%;
  	text-align: center;
    margin: 0 auto;
    margin-left: 0px;
    font: normal 10pt arial;
    background-color: #ECECEC;
}
/* this is not the header - it's actually the content div */
#headerblock {
  
  width: 980px;
 
  margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#topHeaderBlock {
  clear: both;
	margin: 0px 0px 0px 0px;
  background-image: URL('../images/bannerExternal.jpg');
  background-repeat: no-repeat;
  height: 150px;
  text-align: left;
  background-color: #FFFFFF;
}	
#leftcolumn {	
  clear: left;
	float: left;
	width: 180px;
	margin: 1px 0 10px 0;
	padding: 0;
  text-align: left;
  background-color: #FFFFFF;
  /*border-right-color: #0B70AE;
  border-right-style: solid;
  border-right-width: 1px;*/
}
#HPbodyblock {
  text-align: left;
	padding: 10px 0px 0px 0px;
	
	color:#999;
	padding-left:10px;
	margin-top:0px;
  /*.left_box*/
  margin-left: 190px;
  background-color: #FFFFFF;
  min-height: 380px;
  border-left-color: #0B70AE;
  border-left-style: solid;
  border-left-width: 1px;
}
#footerblock { 
	MARGIN-BOTTOM: 0px; 
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px; 
	MARGIN-TOP: 0px; 	
  PADDING-BOTTOM: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 		
	PADDING-TOP: 0px;	   
	position: relative;		
  background-color: #FFFFFF;
}

#mid_section_content_box {
  float: left;
  width: 620px;
  height: 100%;
  min-height: 100%;
}
  
#right_nav_section {
  margin-left: 10px;
  font-family: Arial;
  color: #000000;
  float: right;
  width: 140px;
}
#quickSearchTopMenu{
  margin: 0 auto;
  width: 510px;
  text-align: center;
  padding-top: 15px;
}