body {
	background-image: url(../images/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.NavOff {
	font-family: Times, Times New Roman, serif;
	font-size: 12pt;
	color: #000000;
}
.textBold {
	font-weight: bold;
}
.pullQuote {
	font-family: Times, Times New Roman, serif;
	font-size: 12.5pt;
	color: #666666;
}
.textSmall {
	font-size: 8pt;
	color: #999999;
}
H1 {
		font-size: 12pt;
        color: #000000;
		font-weight: bold;
}
a.nav:link {
	font-family: Times, Times New Roman, serif;
	font-size: 12pt;
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:visited {
	font-family: Times, Times New Roman, serif;
	font-size: 12pt;
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	font-family: Times, Times New Roman, serif;
	font-size: 12pt;
	text-decoration: underline;
	color: #FFFFFF;
}
a.nav:active {
	font-family: Times, Times New Roman, serif;
	font-size: 12pt;
	text-decoration: underline;
	color: #FFFFFF;
}

a.body:link {
	text-decoration: underline;
	color: #d50307;
	font-weight: bold;
}
a.body:visited {
	text-decoration: underline;
	color: #d50307;
	font-weight: bold;
}
a.body:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.body:active {
	text-decoration: underline;
	color: #d50307;
	font-weight: bold;
}

.linkBottomNav {
	font-size: 8pt;
	color: #3d4355;

}
img.pics {
  border: 0;
  padding-right: 5px;
}
