
body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : verdana, arial, helvetica, sans-serif;
font-size: 11pt;
	text-align: left;
	margin: 0; 
	padding: 0;
	}


p {
	text-align: left;
	}

p.copy {
text-align: center;
border-top: 1px solid #000;
padding-top: 10px;
}

p.printfooter {
text-align: center;
display: block;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
padding: 10px 0 10px 0;
}

p.printfooter2 {
text-align: center;
display: block;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
font-size: 10pt;
padding: 10px 0;
}

p.centred {
text-align: center;
}
	
#centercol img {
	display: none;
}

div#mainwrapper {
	background-color:transparent;
	width: 100%;
	}

div.wrapper {
	background-color:transparent;
	width: 100%;
}



	#banner {
	width: 100%;
	text-align: center;
	}
	
#banner img {
display: none;
}	

div.printheader {
text-align: center;
margin: 10px 0 0 0;
border: 1px solid #000;
}

div.printheader h1 {
font-size: 24pt;
font-weight: bold;
padding: 5px 0;
margin: 0;
}

div.printheader p {
font-size: 11pt;
text-align: center;
margin: 0;
padding: 5px 0;
}		

	
#leftcol {
	display: none;
	}

#centercol {
	border:none;
	}
	
#centercolguides {
border: none;
}

div.contentguides {
background-color: #fff;
	color: #000;
	}

#centercol div.content ul 	{
	margin: 10px;
	
	}

#centercol div.content ul li {
list-style : circle outside;
}

#rightcol {
	display: none;
	}

h1 {
	font-size:14pt;
	font-weight: bold;
	text-align: center;
	}
	
h1.guides {
display: none;
	
}	

h2 {
	font-size:12pt;
	background-color: transparent;
	color: #000;
	font-weight: bold;
	}
	
h2.guides {
clear: both;
	text-align: center;
	border: 1px solid #000;
	padding: 5px 5px 10px 10px;
	}	

h3 {
	font-size:11pt;
	font-weight: bold;
	}
	


.bold 	{
	font-weight: bold;
	}


.italic {
	font-style: italic;
}

div.quote {
border: 1px solid #ccc;
}

div.quote p {
padding: 5px 5px 0 5px;
}

div.box1 {
border: 1px solid #ccc;
}

div.action {
display: none;
}


