/* Print styles */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000;
	}

p {
	margin: 0;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 20pt;
	color: #fd0425;
	}
		

a {
	color: #000;
	text-decoration: underline;
	}

.red {
	color: #fd0425;
	font-weight: bold;
	}	

#logo {
	display: none;
	}

#hero {
	display: none;
	}
	
#access {
	display: none;
	}

#newsletter {
	display: none;
	}

#content {
	clear: both;
	}

#address {
	font-size: 10pt;
	line-height: 12pt;
	float: right;
	}


#nav {
	display: none;
	}
	
#footerCopyright {
	float: left;
	font-size: 8pt;
	line-height: 36pt;
	}

#footerLinks {
	display: none;
	}
