
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;
}

p.printfooter {
text-align: center;
display: block;
}

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

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

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

div.printheader1 {
display: block;
margin-top: 20px;
border: 1px solid #000;
}

div.printheader1 p {
text-align: center;
font-size: 12pt;
font-weight: bold;
margin: 0;
padding: 5px 0;
}

	#banner {
	width: 100%;
	text-align: center;
	}
	
#banner img {
display: none;
}	
	
div.printlogo {
float:left;
}

div.printlogo img {
margin: 0 10px 0 0;
}		

	
#leftcol {
	display: none;
	}

#centercol {
	border:none;
	}
	
#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;
	padding-top: 20px;
	}
	
h1.guides {
display: none;
	
}	

h2 {
	font-size:12pt;
	background-color: transparent;
	color: #000;
	font-weight: bold;
	}
	
h2.guides {
clear: both;
	text-align: left;
	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: 10px;
}

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

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

div.action p {
text-align: center;
}

a:link {
	background-color : #fff;
	color : #000;
	text-decoration : underline;
	font-weight: normal;
	}

a:visited {
	background-color : #fff;
	color : #000;
	text-decoration : underline;
	font-weight: normal;
}
