body, td
{
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: auto;
}

H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

H2
{
	font-size: medium;
	font-weight: bold;
}

P.subtitle
{
	text-align: center;
	font-style: italic;
	margin-top: -20px;
}

body
{
	background-image: url(images/verticaltitle.jpg);
	background-repeat: no-repeat;
	min-height: 499px;
}

body div#content
{
	margin-left: 0.5in;

	padding-left: 0.4in;
	padding-right: 0.4in;
	padding-top: 5pt;
	padding-bottom: 0.4in;

	background-color: #E8E8E8;
	border-left: 1px solid black;
	width: 520px;
	min-height: 449px;
}

body.box
{
	background-color: #E8E8E8;

	background-image: url(images/readyLogoGray.jpg);
	background-repeat: no-repeat;
	background-position: 3em 6em;
}

body.box div#content
{
	margin-left: 2in;

	padding-left: 0.4in;
	padding-right: 0.4in;
	padding-top: 5pt;
	padding-bottom: 0.4in;

	border-left: 2px solid #ffffff;
	width: 400px;
}

body.box h1, body.survey h1
{
	border: 2px outset #E8E8E8;
	padding-left: 0.4in;
	background-color: #FFFFFF;
	margin-top: 0;
	font-family: Arial Narrow, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: lightgray;
}

body.box h2
{
	margin-left: -0.4in;
	padding-left: 0.4in;
	padding-top: 2pt;
	padding-bottom: 2pt;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	font-size: larger;
}

body.Survey
{
	background-image: none;
	width: auto;
}

body.Survey #NavigationReverse 
{
	position: absolute;
	right: 5px;
	top: 0pt;
	margin-top: 3px;
}

body.Survey #pageNumbering
{
	position: absolute;
	right: 100px;
	top: 10pt;
	margin-top: 0;
	color: gray;
	background-color: white;
}

body.Survey H1
{
	margin-bottom: 0;
	border-bottom: none;
}
