body {
	background-color:#FFFFFF !important;
	background-image:none !important;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#444444;
}

div { 
	float:none;
	width:auto;
	padding:0;
	margin:0;
}
#mastheadPrint img { display:block; }

hr.print { width:100%; height:1px; color:#999999; background-color:#999999; border:none; }

img,
input,
textarea,
#masthead,
#nav,
#sidebar,
#page-top-curve,
#page-btm-curve,
#nav-top {
	display:none;
}


h1, h2, h3, h4, h5, h6 { color:#303e78; }

h6 { font-size:10.5pt !important; }
h5 { font-size:10.75pt !important; }
h4 { font-size:11pt !important; }
h3 { font-size:11.5pt !important; }
h4 { font-size:11.75pt !important; }
h1 { font-size:12pt !important; }


#content a {
	color:#0000FF;
	font-weight: bold;
}
#content a:after { 
	content:" ["attr(href)"]"; 
	font-weight: normal;
}
#content a[href^="/"]:after {
	content: "";
}


#contact-box-top { border-color:#999999; border-width:1px; border-style:dashed; padding:10px; }

#footer ul li { list-style:none; display:inline; }

