@charset "UTF-8";	
html {
	border: none;  
	width: auto;  
	height: auto;	
	margin: 0px;
	padding: 0px;  	 	
}
body {
	font-size: 82%;	  
	font-family: arial,helvetica,sans-serif;	 
	line-height: 1.4em;	 
	width: auto;  
	height: auto;  
	padding: 0px;
	margin: 0px;	
}  
h1 {	
	font-family: franklin gothic book,trebuchet ms,times new roman,times,serif;
	font-size: 1.5em;	 
	line-height: 1.2em;
/*	padding: 0 10px;*/
}	
h2 {
	font-size: 1.2em;	 
}		
h3 {
	font-size: 1em;
	line-height: 1em;  
}		   
p {
	font-size: 1em;		
/*	padding: 0 10px; */
}		
em { 
	font-weight: bold;
}		  
a:link {
	color: #000;  
	text-decoration: none;
}	   
a:visited {
	color: #000;
	text-decoration: none;
}
a:focus {
}
a:hover {
}
a:active {
}
#page {	  											  
	background: white;	 
	border: none;		
	width: auto;	
	height: auto;	   
	padding: 0;
	margin: 0;
}	
.mainnav {
	display: none;
}
#main-menu-list {
	float: left;
}
#back-to-top {
	display: none;
}
#addinfobox {
	display: none;
}
#validator {
	display: none;
}
