/* GENERAL STYLES */
body 
{
	width: 955px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFF;
}
#printContent
{
	background-color: #FFF;
}
#printHeader
{
	height: 222px;
	width: 955px;
}
#printHeaderDate
{
	margin-top: 135px;
	float:left;
}
#printHeaderLogo
{
	float: right;
	height: 142px;
	width: 281px;
	background-color: #FFF;
	background-image: url(../media/1505/GGLogoClean.gif);
	background-repeat: no-repeat;
}
#printHeaderBar
{
	background-color: #f8941e;
	height: 30px;
	width: 955px;
	margin-top: 30px;
}
#printFooter
{
	margin-top: 50px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#printFooter ul
{
	text-align: center;
	float: left;
}
#printFooter li
{
	margin-right: 10px;
	list-style-type: circle;
	list-style-position: inside;
	float: left;	
}

/* EDITOR PROPERTIES */
