/* CSS Document */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.copyright {
	color: #BBBBBB;
}

a {
	color: #2975B1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
body{
	margin: 0px 0px 0px 0px;
}.copy {
	margin-left: 20px
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.nav {
	color: #FFFFFF;
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.nav:hover {
	color: #cccccc;
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}.HeaderRed {
	color: #811417;
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.RedCopy {
	color: #811417;
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	line-height: 25px;
	padding-right: 5px;
	
}
.GreenCopy {
	color: #004551;
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	padding-right: 20px;
}
