@charset "UTF-8";
/* CSS Document */
/* PRINTER FRIENDLY STYLES */

body {margin: 0; padding: 0; border: 0; background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; font-size: 0.8em;}
div {margin: 0; padding: 0; border: 0;}
map {margin: 0;}
img {border: 0;}

/* LINK STYLES */
a, a:link {
	color: #0758A8; text-decoration: none;}
a:visited {
	color: #02029A; text-decoration: none;}
a:hover, a:active {
	color: #02029A; text-decoration: underline;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	text-decoration: none;}
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;}

 /* FOOTER STYLES */
div#footersite {
	clear: both; padding: 5px 15px; border-top: 4px solid #eac846; border-bottom: 1px solid #7e7a6e; 
	font-size: 90%; line-height: 1.2em; text-align: left; background-color:#DCDCDC; text-align: center;}
#footersite p {margin:0; padding: 0 0 5px 0; text-align: center;}
#footersite a:link,
#footersite a:visited {
	color: #000; text-decoration: underline; padding: 2px 3px;}
#footersite a:hover {
	color: #FFF; text-decoration: none; background-color: #003366;}
#footersite .separator {
	color: #666; margin: 0 2px;}

/* FORM STYLES */
form {
	display: inline;}
input, input.inputregular, fieldset {
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000000;}
input.textbox {
	border: 1px solid #B2B2B2; font-family: Arial, Helvetica, sans-serif; font-size: 100%; padding: 2px;}
input.button, .button {
	background-color: #003366; border: 1px solid #000000; text-align: center;
	font-family: Arial, Helvetica, sans-serif; font-size: 102%; font-weight: normal; color: #FFF;}
select {
	background-color: #FFFFFF; border: 1px solid #B2B2B2;
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000000;}
textarea {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000000;}


/* unique to printer page */
div#content {margin:0; padding:20px;}
div#footersite {height:auto;}
img.logoPrint {margin:0; padding:0; border:0;}

div#centercolumn-right {
	display:none;}
div#centercolumn-left {
	width:95%;}

div#welcome img {
	_margin-right: -6px;}  /* To fix a browser spacing error occuring only in the Printer Friendly view in the Welcome area of the homepage in IE6 & 7 */
