
/* @@@@@@@@ Print Style Sheet @@@@@@@@ */

body, #ieWrapHack, #width {
  background: #fff;
	}

#width {
  width: 650px!important;
  margin: 0;
  }

span.print-text {
  display: inline !important;
  }
img.replacement {
  display: none;
  }

#header {
  background: none;
  border: 0;
  height: 60px;
  }

h1.headerText, h2.headerText, h3.headerText  {
  color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 0;
	font-size: .95em;
	}

h3.headerText, h4.headerText a {
  color: #000;
	text-decoration: none;
	}

#body {
  border: 0;
	}

div#tagLine h6 {
  border: 0;
	color: #000;
	background: #fff;
	font-size: 13pt;
	padding-left: 10px;
	padding-bottom: 7px;
	}

#menu {
  display: none;
	}

#content {
  margin: 15px 30px;
	border-color: #000;
	}

table, th {
  border-color: #666!important;
	color: #fff;
	background: #666;
  font: 12pt times, serif;
	}

td {
  border-color: #666;
	padding: 1px;
  font: 12pt times, serif;
	}

caption {
	color: #000;
	}

img.alignCenter {
	}

.pageBreak {
  page-break-before: always;
	}
	
.printHide {
  display: none;
	}

div, p {
  color: #000;
  font: 12pt times, serif;
	line-height: 14pt;
	}

ul li {
  font: 11pt times, serif;
	line-height: 12pt;
	}

h1, h2, h3, h4, h5, h6 {
  color: #000;
	border-color: #000!important;
	}

h3 {
  padding-bottom: 5px;
	}

div#footer span {
  font: 11pt times, serif;
	}

.screenHide {
  display: block;
	}
