@page { size 8.5in 11in; margin: 3cm }
body { }
/* .content { size: 11in 8.5in;
        margin-top: 1in;
        margin-bottom: 5in;
        margin-left: .5in;
        margin-right: .5in }
*/
.noshowprint { display: none; }
.noshow { display: none; }
p, ul, ol, li, dl, dd, dt, td, address, a
{
	color: black;
	font-family: Times, 'Times New Roman',  serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: normal;
}

p.listhed { margin: 0 0 -1em 0; }
p.fullonly { display: none; }
p.sectionjump { display: none; }

.sectionhed
{
	color: #C03;
	font-family: Helvetica, Arial,  sanserif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	text-transform: inherit;
	word-spacing: .5em;
	letter-spacing: .5em;
	margin: 3em 0 -3em 0;
}

address
{
	margin: 0 0 0 2em;
	display: block;
}

.footnote
{
	color: black;
	font-family: Times, 'Times New Roman',  serif;
	font-size: 11pt;
	line-height: 14pt;
}

dt
{
	font-weight: bold;

}
ul, ol
{
	margin-left: -1em;
	padding-left: 2.5em;
	color: black;
	font-family: Times, 'Times New Roman',  serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: normal;
}


h1
{
	color: black;
	font-family: Helvetica, Arial,  sanserif;
	font-size: 13pt;
	line-height: 16pt;
	font-weight: bold;
	margin: .5em 0 1em 0;
	text-align: left;
}

h2
{
	color: black;
	font-family: Helvetica, Arial,  sanserif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	border-top: 1px solid #C03;
	margin: 2em 0 0 0;
	text-align: left;
}

h2.oldhead
{
	color: #000;
	font-family: Helvetica, Arial,  sanserif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	margin: 2em 0 0 0;
	border-top: 0 0 0 0;
	text-align: left;
	border-width: none;
}


/*
h2.oldhead a
{
	color: #000;
	font-family: Helvetica, Arial,  sanserif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	border-top: 0 0 0 0;
	border-width: none;
	margin: 0 0 0 0;
	text-align: left;
}
*/

h3
{
	color: black;
	font-family: Helvetica, Arial,  sanserif;
	font-weight: bold;
	font-size: 11pt;
	line-height: 14pt;
	text-align: left;
}

#nav-links
{
	font-family: Helvetica, Arial,  sanserif;
	text-align: center;
	font-size: 80%;
	line-height: 100%;
}

#prev { float: left; }
#next { float: right; }