﻿body
{
    padding: 0;
    width: 7in;
    height: auto;
	font-family: Arial, Helvetica, Sans-Serif;
	background: #fff;
}

h2
{
    width: 100%;
    white-space: normal;
    font-size: 18pt;
}
h3
{
    font-size: 14pt;
}
.ToolTip { display: none; }

#ApplicationSummary { width: 100%; }
#ApplicationSummary table tr td { border-bottom: 1px solid #CCC; }
#ApplicationSummary table { font-size: 12pt; }
#ApplicationSummary .LargeTextSection { height: 2.5in; padding: .1in; margin: .2in; margin-left: .5in; border-left: 1px solid #CCC; }
#ApplicationSummary .PageBreak { page-break-before: always; }

#contentFraming,
#content,
#placeHolderFrame
{
  width: 100%;
}

#header,
#footerFraming,
#footer,
#Curl,
#Ruby,
#Sponsor,
#nav,
#Criteria,
#PrintButton,
.FooterSmall
{
    display: none; 
}
sup { text-align: left; }