/*  id is # class is . */
#header,#horiznav,#footersquares,#swsfooter,#pagetitle,#pagetext
{
display:none;
}

.swsNoPrint
{
display:none;
}


#panMain
{

}

.swsThirds,.swsOtherThirds
{
	clear:both;
	float:left;
}


.swsDataGridOverall
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 3px;
	width: 100%;

}
.swsDataGridItem,.swsDataGridItemAlt
{

height:40px;
}


body
{
	background-color: transparent;
		background-image: none;
}