/*	v1.04		/tornados/styles/tornadosPrint.css
	includes all changes required for printing
	Validated:	4/23/2007
*/

body	{
    font-size: 10pt; 
}
*	{
    margin: 0; padding: 0;
}
body, #container, #mast, #mast1, #nav, #content, #footer, #footer2  {
    color: #000000;
    background-color: #FFFFFF;
	border-color: #ffffff;
	margin: 0; padding: 0; border: 0 white none;
}
#content, .contentWide { width: 700px !important; }

.navigation, .NoPrint
	,	.menuStyle, .resolution 
    ,	#mast, #mast1, #nav
    ,	#footer, #footer2, #pgFooterDiv 
    ,	.navMenuOff, .navMenuOn
    ,	.picContainer
	{
        display: none;  visibility: hidden; position: relative;
}
table { border-width:   0; border-style: none; }
div h2 {
	page-break-before: always;
}
div h6	{	color:#00008B;	/* darkblue */;
	margin: 0; margin-left: 75%;
}
div.signature { margin-left: 0; padding-left: 0; }

span.centered150 {	font-size: 100%; font-weight: bold; }

div.picContainer {
	border: none;
}

table.table1 tbody th,
table.table2 tbody th { border-bottom: thin solid black; }
table.table1 tbody td { border-bottom: 1px  dashed black; }
td, th,
td.website, td.thClass{ color: black; }
