/* Global Styles */

html, body { background : #ffffff; }



body { font-size : 10pt !important; }



#pagewrap {

	width : 100% !important;

	border : none !important;

}



#content a:link:after, #content a:visited:after {

	content : " ( " attr(href) " ) " !important;

	font-size : 9pt !important;

	text-decoration : none !important;

}



#content h2 { font-size : 12pt !important; }



#content h3 { font-size : 11pt !important; }



h4, h5, h5 { font-size : 10pt !important; }



#sidebar, #nav, #tests { display : none !important; }



#header, #header h1 {

	height : auto !important;

	margin : 0  !important;

	padding : 0 !important;

	background : #ffffff;

}



#homepage #header {

	page-break-after : avoid;

}

#homepage #mainbody {

	page-break-inside : auto;

}

#homepage #mainbody, #homepage #content {

	page-break-before : avoid;

}



/* Main content section */

#homepage #content, #content {

	width : 100% !important;

	float : none !important;

	padding : 0 !important;

}



#content ul.jigsleft { width : 800px !important; }



table {

	width : 99% !important;

	margin : 0 auto !important;

}



caption { width : 100% !important; margin : 1em 0; }



html>body table, html>body caption { display : none; }



dl#maincont a:link:after, dl#maincont a:visited:after, ul.staff a:link:after, ul.staff a:visited:after {

	content : "" !important;

	text-decoration : none !important;

}



#maincont .online dt { width : 100px !important; }



#footer {

	height : 1em !important;

	line-height : 1em !important;

	font-size : 9pt !important;

	clear : both !important;

	margin-top : 2pt !important;

	color : #00225d !important;

	background : #ffffff !important;

}