﻿body
{
	margin: auto;
	text-align: center;
	background-image: url(../images/newStripes.gif);
	background-repeat: repeat;
}
.logo 
{
	margin-bottom: 40px;
}
.printSelections
{
	height: 540px;
	font-family: Times New Roman, Garamond, Serif;
	font-size: 10pt;
	background-color: #575b15;
	color: #ffffff;
	padding: 27px 22px;
	text-align: left;
}
.printSelectMain
{
	padding-left: 10px;
}
.printSelections a 
{
	color: #ffffff;
	text-decoration: none;
}
.printSelections a:hover 
{
	text-decoration: underline;
}
.selections 
{
	text-transform: uppercase;
	line-height: 28px;
}
.printSelections label 
{
	margin-left: 10px;
	font-family: Times New Roman, Garamond, Serif;
	font-size: 10pt;
}
.printContent 
{
	height: 100%;
}
.printContentMain 
{
	padding-left: 10px;
	line-height: 20px;
}
.printContent h1 
{
	font-size: 10pt;
	color: #333333;
	text-transform:uppercase;
	margin-bottom: -14px;
}
.printPage 
{
	width: 500px;
	height: 600px;
}
#footerOuter
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #333333;
	width: 100%;
	position: absolute;
	top: 882px;
	text-align: center;
}
#footerInner 
{
	margin: auto;
	width: 989px;
}
#siteCredits 
{
	float: right;
	margin-right: 10px;
}
#siteCredits a 
{
	color: #333333;	
	text-decoration: none;
}
#siteCredits a:hover 
{
	text-decoration: underline;
}
#legals 
{
	float: left;
}