 
         html, body {height: 100%; margin: 0px;} 
      .heading {
	color: #8F27A5;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.italic {
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.npo {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

.body a:link {
	text-decoration: none;
	color: #333366;
}

.body a:visited {
	text-decoration: none;
	color: #333366;
}

.body a:hover{
	text-decoration: underline;
	color: #666666;
}

.footerlinks {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.footerlinks a:link {
	text-decoration: none;
	color: #999999;
}
.norepeat {
	background-repeat: no-repeat;
}
.blackborder {
	border: 1px solid #000000;
	height: 100%;
}
.imagewhitebordernoright {
	border-top: solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
}
.footerlinks a:visited {
	text-decoration: none;
	color: #999999;
}
.footerlinks a:active {
	text-decoration: underline;
	color: #000033;
}
.footerlinks a:hover {
	text-decoration: underline;
	color: #0099FF;
}
.credit {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.imagewhitebordernoleftCopy {

	border-top: solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	border-left: solid #FFFFFF;
}
.bodyleft {

	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.blackborderimages {

	border: 1px solid #000000;
}

   .heading2 {
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

  .heading2text {
	color: #D2691E;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blackborderimagesrighttext {

	border: 1px solid #000000;
	margin-left: 8px;
}
