/*DLGC Print Styles*/

body {
	background: white;
	font-size: 13pt;
	margin: 0;
	padding: 0;
	}

#header h1{
border-bottom: 10px;
font-size: 16pt;
}

#header,
#navigation,
#rightcolumn,
#footer,
#articlenav,
#mainimage,
#breadcrumbs{
display: none;
}

#bodycontent p span.swfir{
display: none;}

.bigLink{
display: none;}

table.resultTable{
width: 100%;
border-bottom: 1px solid black;
}

th{
text-align: left;
border-bottom: 1px solid black;}

tr.tablesubHead{

}
tr.tablesubHead td{
font-weight: bold;
border-bottom: 1px solid gray;}

table.resultTable td{
padding: 6px 0px 6px 0px;
}
table.resultTable th.handiHead,
table.resultTable th.scoreHead{
text-align: center;
}
table.resultTable td.compHand,
table.resultTable td.compScore{
text-align: center;
}
p.date{
font-size: 8pt;
color: gray;
}

.newsintro{
font-weight: bold;
}

.swfir, object { display: inline; }

