html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
	font-size: 11pt;		
	text-align: left;
}
table, p, th, td, ol, ul, ol ol, ul ul, h1, h2, h3, h4, h5, h6, form, label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input, textfield, textarea, select, option, button, radiobutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
/*	
table {
    font-size: 11pt;
}
*/
#innerpage {
	width: 100%;
	float: none;
	text-align: left;	
}
html>body #innerpage {
	width: 100%;	
} 
#mainpage {
	clear: both;
	padding: 20px 0 5px 0;
	width: 100%;
	float: none;
}
.clear {
	clear: both;
}
#header {
	width: 100%;
	background-color: #fff;		
}
#logo {
	padding: 0;
}
#logoPicnic {
	text-align: left;
}
#logoGraphic {
	float: left;
}
#logoTag {
	display: none;
}
#logoPhoto {
	margin: 0;
	padding: 0;
	float: right;	
}
#navbar {
	display: none;
}
#footnavbar {
	display: none;
}
#leftnav {
	display: none;
}
h1 {
	font-size: 16pt;	
	color: #81c243;
}
h2 {
	font-size: 14pt;	
	color: #9d69a3;
}
h3 {
	font-size: 13pt;
	color: #000;
}
h4 {
	font-size: 12pt;
	color: #999;
}
h5 {
	font-size: 10pt;
	color: #666;
}
#foot {
	width: 100%;
	background-color: #fff;		
}
#footBar {
	font-size: 10pt;
}
#mainpage #menu h3 {
	font-size: 11pt;	
}