body {
	margin: .6in;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
}
#logo{
	text-align: right;
}
#header-animation, #breadcrumb, #nav, #sidebar, #sidebar-content, #nav-top, #btn-print, #siteby {
	display: none;
}
#content{
	width: 600px;
}
#footer{
	margin-top: 20px;
	font-size: 10pt;
}


/* =typography */

a:link, a:visited{
	color: #658c50;
	text-decoration: none;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	margin: 1em 0;
	padding: 0 0 0 0;
	font-size: 14pt;
	font-weight: normal;
	line-height: 1em;
	color: #549433;
}
h2{
	margin: 1em 0 0 0;
	font-size: 10pt;
	font-weight: bold;
	color: #549433;
}
h3{
	font-size: 8pt;
	margin:  1.5em 0 0.5em 0;
}
p{
	font-size: 10pt;
	margin: 0 0 1em 0;
	line-height: 14pt;
}
p.note{
	font-size: 1pt;
	line-height: 1.2em;
}

/* =content
--------------- */
.copy ul, .copy ol{
	margin: 1em 0;
	font-size: 10pt;;
	line-height: 14pt;	
}
.copy ol{
	margin-left: 25pt;
}
.copy ul ul, .copy ul ul ul{
	font-size: 10pt;
}
.copy li{
	background: url(/img/bullet_copy.gif) 1em 0.6em no-repeat;
	padding: 0 0 .8em 5pt;
}
.copy ol li{
	background: none;
	list-style: decimal;
	padding: 0 0 .8em 0;
}

.date{
	color: #999;
}

img {
	border: none;
}