﻿.screenonly
{
	visibility:collapse;
	display:none;

}

.screenhide
{
	height:0px;
}

.hgsheaderimage
{
	width: 50px;
	height: 50px;
	border-width:0px;
	
}

.contentwidth
{
	width: 300px;
	height:90px;
}
.detailslabel
{
	width: 90px;
	font-weight:bold;
}

.printonly
{
	visibility: visible;
	display:inline;
}
.imagescale img
{
	width:300px;
	border-width:0px;
}
.contentplaceholder
{
	width: 300px;
}
.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;
}

.FinishMessage
{
	float:left;
	clear:both;
}

.pagenote
{
	visibility:hidden;
}
.PrintLink
{
	visibility:hidden;
}
.Directions
{
	visibility:hidden;
}


#maincontainer
{
	width:300px;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:left;
	background-color:White;

	
}

#maincontent
{
	width:300px;
}

#sidebar
{
	display:none;
}
.menu {
	display:none;
	
}

.menu ul {
	display:none;
}

.menu li {
	display:none;
}

table.defaultclass
{
  width: 600px;
  height: 300px;
  border-left-color: #78AFCE;
  border-bottom-color: #78AFCE;
  border-top-color: #78AFCE;
  border-right-color: #78AFCE;
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-right-style: solid;
}



