﻿.screenonly
{
	visibility:collapse;
	display:none;

}

.screenhide
{
	height:0px;
}

.hgsheaderimage
{
	width: 50px;
	height: 50px;
	border-width:0px;
	
}

.contentwidth
{
	width: 515px;
	height:90px;
}
.detailslabel
{
	width: 90px;
	font-weight:bold;
}

.printonly
{
	visibility: visible;
	display:inline;
}
.imagescale img
{
	width:515px;
	border-width:0px;
}
.contentplaceholder
{
	width: 515px;
}
.borderset
{
	border-top-width:0;
	border-bottom-width:0;
	border-bottom-color:Black;
	border-top-color:Black;
	background-color:inherit;
}
hr
{
	visibility:hidden;
}
.detailslabel
{
	width: 350px;
	height: 30px;
	background-color: #bed8e6;
}

