
html { 
/*font-size: 100%; *//* IE hack */ 
} 

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	border:0;
}

body a{
   color: #135394;
   text-decoration: none;
}

body a:hover{
   color: #135394;
   text-decoration: none;
}

.hide{
	display: none;
}


#header, #footer{
   width:100%;
   background: #FFFFFF;

}


#container {
  width:100%;
   border:0;}

#body{
   display: none;
   background: url(images/1_bkgd.jpg);
}

#header {
   background-image: url(images/1_main_01_print.gif);
   display: none;
   border: none;
}

#p7PMM_1, #m-links, f-size, #sidebar1 {
   display: none;
  }
#right {
   display: none;
  }
#right .content {
	display: none;
}

#left {
	width:100%;
	background-color: #FFFFFF;
}
#left .content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
#masthead {
	background-image: url(images/1_main_01_print.gif);
	color: #999999;
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
}
