/* hidden in print
----------------------------------------------- */
#main_nav, #footer, #header, .page_tabs, .back_top
{
	display: none;
}

.clear_both
{
	clear: both;
}

body
{
	font-size: 10pt;
	font-family: "Lucida Grande", "Corbel", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

h1, h2, h3, h4
{
	margin: 12pt 0 4pt 0;
	line-height: 110%;
}

p, ul, ol, dt, table
{
	font-weight: normal;
	margin: 1em 0;
}

li, dt, dd
{
	margin-top: 1em;
	margin-bottom: 1em;
}

h1, h2, h3, h4
{
	font-size: 16pt;
	font-weight: normal;
}

h2
{
	font-size: 14pt;
}

h3
{
	font-size: 12pt;
}

h4
{
	font-size: 10pt;
}

table
{
	border-collapse: collapse;
}

td, th
{
	border: 1px solid #ccc;
	padding: 1pt 2pt;
}

img
{
	border: none;
}

sup
{
    font-size: .8em;
    line-height: 1px !important;
    vertical-align: middle;
    position: relative;
    top: -6px;
}

.bold
{
    font-weight: bold;
}

.footnotes
{
    border-top: 1px solid #ccc;
    margin-top: 1em;
    padding-top: .5em;
    font-size: .8em;
}
