@charset "utf-8";
html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #FFF;
   }
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #000;
	vertical-align: top;
	line-height: 18px;
}
.Copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	color: #000;
	text-align: left;
	font-weight: normal;
}
.BoldCaps {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-transform: capitalize;
	color: #6286B3;
	font-variant: normal;
}
a.whitelink:link     {color: white; background: black}
a.whitelink:visited  {color: white;  background: black}
a.whitelink:active   {color: white;    background: black}
.White {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-variant: normal;
	color: #FFF;
}
.SmallCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000;
}
.Printing {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	line-height: 18pt;
}
#wrapper tr td table tr td table tr td .Copy {
	font-size: 9pt;
}
