body {
   background: white;
   font-size: 12pt;
   font-family: Arial
   }
   
   #footer {
   font-size: 10px;
   font-family: Arial
   }


#container {
	width: auto;
   margin: 0%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
	}
	
#banner {
	display : none;
}

#menubase {
	display : none;
}

#main {
	width: auto;
   margin: 0%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;

}

a.medialink {
	display : none;
}

#left {
	display : none;
}

#right {
	display : none;
}

#footer { 
	margin-top: 0px; 
}


	
.H1 {
	font-family: Arial, verdana;
	font-size: 16pt;
	color: #000000;
	margin-bottom: 15px;
	}
	
.H1White {
	font-family: Arial, verdana;
	font-size: 16pt;
	color: #000000;
	margin-bottom: 15px;
	}
	
.H2 { 
		   font-family: Arial, verdana; 
		   font-size: 10pt; 
		   font-weight: bold;
		   color: #000000;
		   margin-bottom: 10px;
		   }
		   
.H3 { 
		   font-family: Arial, verdana; 
		   font-size: 9pt;
		   color: #000000;
		   margin-bottom: 5px;
		   }
		   
.Normal { 
		   font-family: Arial, verdana; 
		   font-size: 10pt; 
		   line-height: 12pt;
		   color: #000000;
		   }
		   
.Small { 
		   font-family: Arial, verdana; 
		   font-size: 8pt;
		   line-height: 10pt;
		   color: #000000;
		   }
	
p	{  
	font-family: Arial, verdana;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	}
		   
ul	{
	font-size: 10pt;
	line-height: 12pt;
	margin: 5px 0px 5px 15px;
	}		   
		
hr {
	color: #999966;
	height : 1px;
	width : 95%;
	text-align : center;
	}		   

		   
a { 
	color: #990000;
	text-decoration : none;
	}
	
.breadcrumb 
{
	display: none;
}
	
	
