/* CSS Document for layout of page - (use content.css for layout contents)*/
#hidewhenprint {
	DISPLAY: none
}
#divcontent{
	width:550px;
}
.tablelines td{
border-bottom:1px dashed #cccccc;
}