/*
+-------------------------------------------------------------------------+
Title:		Print Styles
Author:		gjh
Updated:	10-8-2008
+-------------------------------------------------------------------------+
*/

  
/* BASE ELEMENTS --------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

body {
	background: #ffffff;
	margin: 15px; 
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;}	
	
h1 {margin: 0 0 20px 0; padding: 0;}
h2 {margin: 0 0 15px 0; padding: 0;}
h3 {margin: 0 0 8px 0; padding: 0;}
h4 {margin: 0 0 8px 0; padding: 0;}
h5 {margin: 0 0 5px 0; padding: 0;}


p {margin: 0 0 15px 0; padding: 0;}
abbr {border: 0; text-decoration: none;}
a { color: #000000; text-decoration: none;}
ul {margin: 0 0 10px 0;}

/* HIDDEN ELEMENTS ------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

hr,
#skip,
#nav,
#subnav,
#content-support,
#nav-tert,
.scrollwrapper,
#map-link,
#footer,
#content-img,
#remainders,
#map {display: none;}

/* SPECIFIC STYLES ------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

#logo-print {float: right;}
#brand {padding-top: 60px;}
#header {border-bottom: 1px solid #000000; margin: 0 0 10px; padding: 0 0 10px; height: 100px;}
#content-img {float: right; margin: 0 0 15px 20px;}
#content-text {width: 100%; display: inline;}
#subheading {border: none;}
div.flexcroll {width: 100% !important}
.mcontentwrapper {width: 100% !important; height: 100% !important;}

#address {border-top: 1px solid #000000; padding-top: 10px; margin-top: 30px; font-size: 80%;}