
body {
		background: white;
		font-size: 12pt;
		font-family: 'Times New Roman', georgia, serif;
	 color: black;
	 margin: 0;
	 }

#page { background: white; }

table { background: white; margin-left:auto; margin-right:auto;}
.tableBackground { background: white; }
p {
	 background: white;
	 font-size: 12pt;
	color: black;
	}

.contactLine {
	 padding-top: 1ex;
	 padding-bottom: 0;
}

.EmporiumAd {
				 margin: 0;
				 margin-top: 1ex;
						border: 0;
				 border-top: 1px dashed gray;
						font-size: 12pt;
						font-family: 'Times New Roman', georgia, serif;
				 color: black;
				 padding-top: 1ex;
						page-break-inside: avoid;
						widows: 6;
						orphans: 6;
						width: 99%;
						}

.firstEmporiumAd {
					 color: black;
					 border: 1px solid white;
						font-size: 12pt;
						font-family: 'Times New Roman', georgia, serif;
						margin: 0;
						page-break-inside: avoid;
						widows: 6;
						orphans: 6;
						width: 99%;
						}

a:link, a:visited {
	 color: #333333;
	 background: transparent;
	 font-weight: normal;
	 text-decoration: none;
	 }
.NarrowBox {
	 border: 0;
	 text-align: justify;
	 width: 100%;
}


.noPrint { display: none; width: 0; margin: 0; padding: 0}
.noprint { display: none; width: 0; margin: 0; padding: 0}

.EmporiumAdNoPrint { display: none; border: 0; }
.firstEmporiumAdNoPrint { display: none; border: 0;}

.sectionHeader {font-size: 18pt;
					 background: white;
					 font-weight: bold; 
					 font-family: 'Times New Roman', georgia, serif;
					 margin-top: 1em;
					 margin-bottom: 0;
					page-break-after: avoid;
					 text-align: center;
					 }
.sectionHeaderNoPrint { display: none; }

.header {
	 background: white;
	 color: black;
	 font-family: 'Times New Roman', georgia, serif;
	 font-size: 12pt;
	 font-weight: bold;
	 margin: .5em;
	 padding: .5ex;
	 text-align: center;
}

.PageBanner { width: 100%;
							margin-top: 0;
							text-align: center;
							vertical-align: middle;
							border-bottom: 0px solid black;
						}
.PageTitle {
			font-family: Garamond, Times, serif;
			font-size: 22pt;
			font-weight: bold;
			margin: .5em;
			text-align: center;}

.PageBannerTitle {
	 position: relative;
	 top: .7em;
	 left: 6px;
	 z-index: 2;
	 font-size: 18pt;
	 font-style: italic;
	 margin: 0;
	 white-space: nowrap;
	 color: black;
	 font-family: Garamond, Times, serif;
	 font-weight: bold;
	 letter-spacing: .3ex;
	 text-align: center;
}

.footer {
	 text-align: center;
	 color: black;
	 background: transparent;
}

#main {
	 margin-right: auto;
	 margin-bottom: 1em;
	 margin-left: 0px;
	 margin-top: 0px;

	 padding-bottom: 0;
	 padding-right: 0;
	 padding-left: 0;
	 text-align: justify;
}

#mainContent {
	 border: 0;
}