body {
	background-color: #FFFFFF;
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}
td {
vertical-align:top;
}
.nav {
	color: #c3181e;
	font-size: 8px;	
	font-weight: bold;
	text-decoration: none;
}

.subNav {
	color: #FFFFFF;
	font-size: 12px;	
	text-decoration: underline;
}


a {
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
a.giantLink {
	font-size: 20px;
	color: #7E1519;
	font-weight: bold;
	text-decoration: underline;
}
a.giantLink:hover {
	font-size: 20px;
	color: #7E1519;
	font-weight: bold;
	text-decoration: none;
}

a.nav {
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #63181e;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #b62832;
	font-weight: bold;
	text-decoration: none;
}
a.subNav {
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}
a.subNav:hover {
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 28x;
	color: #99ccff;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
}

H1 { 
	font-size: 30; 
	font-weight: bold; 
	color: #000000;
}

H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	display: inline;
	font-weight:normal; 
	margin: 0px;
	padding: 0px;
	text-align: left;
 	
}

H3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	display: inline;
}
.Superheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
}

.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

.subHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.subHeader1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	}
.subHeader2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #660033;
	font-weight: bold;
	text-align: left;
}
.subHeader3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #339966;
	font-weight: bold;
	}
.tableContent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #339966;
	font-weight: bold;
	text-align: center
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #999999;
	background-color: #000000;
	text-align: center;
	vertical-align:bottom;

}

.footerLink {
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	vertical-align:bottom;
}
a.footerLink:hover {
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.footerLinkNoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	font-style:normal
}
a.footerLinkNoBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	font-style:normal
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.center {
	text-align: center;
}
.textWhite {
	color: #FFFFFF;
	font-size: 12px;	
}
.textBlack {

	color: #000000;
	font-size: 12px;	
}
.main{
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}
.email {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.red{
	background-color: #990000;
}
.thinBorder{
	border: 1px solid #000000;
}
.picture{
	text-indent: 10;
}
