@charset "utf-8";
/* CSS Document */

a {
	text-decoration:none;
	color:#000;
}
a:img:after {
	content:none;
}
img {
	border:0;
	margin:15px;
}
a:after,
a:visited:after {
	content:" ("attr(href)") ";
	color:#00539B;
}
.printHide {
	display:block;
}
body {
	font-family:Formata,Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	color:#3a3a3a;
}
#corpHeader,
#header,
#columnRight,
#footer,
#printBTN,
.noPrint {
	display:none;
}
.pagebreak {
	page-break-before: always;
}
