
.hideprint,.hp		{ display: none; } /*width: 0; height: 0; visibility: hidden; line-height: 0 } */
.nodisplayprint		{ visibility: hidden; }

.pagebreakbefore	{ page-break-before: always }
.pagebreakafter		{ page-break-after:  always }
.pagebreakavoid		{ page-break-inside: avoid  }
.smallprint		{ font-size: small }
.mediumprint		{ font-size: medium }


table	{ border-width: 0px; }
th	{ border-width: 0px; }
td	{ border-width: 0px; }
th	{border-style:solid}
td	{border-style:solid}

body {
   background: white;
   /* font-size: 11pt; 4/Dec/2005 this previews terrible*/
   }

.menuoffset	{ margin: auto; }
/*.menu, .sidebar	{ display: none; }*/
.sidebar	{ display: none; }
#maincontent {
   width: auto;
   margin: auto;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
/*div#maincontent {   margin-left: 10%;   padding-top: 1em;   border-top: 1px solid #930;   } */
div#header	{ margin: 0;}
/*div#header h1	{ font-size: x-large;}*/
/*div#header img	{ vertical-align: top; }*/
a:link, a:visited, a:active		{ background: transparent; color: #663300; text-decoration: underline; font-weight: bold}
/* a:link:after, a:visited:after {   content: " (" attr(href) ") ";   font-size: 90%;   } */
/*#maincontent a:link:after, #maincontent a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }*/
/*#maincontent a[href^="/"]:after { content: " (http://www.amc-ny.org" attr(href) ") "; }*/

input, select, optgroup, option	{
font-size: 11pt;
}

#headertitlearea{
		margin-left: 2em;
		margin-right: 2em;
		}
#headerimglogo	{
		display: none;
		}
#headertitletext h1,#headertitletext h2{
		color: #000000;
		}
