/*
@page land {size: portrait;}

body {
 background: white;
 font: normal 12pt Serif;
 color:black !important;
}

body {
    background-position: center center;
    background-position: 45% 55%; 
  }


	
#outerwrap, #main {
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

.item {
float: left;
width: 25cm;
}

* {
 border:none;
}

*/

html {
    margin:2px 0 0 0;
    padding:0;
    font-family: Arial, "sans serif";
    text-align:center;
}

body, td, tr, p {
    font-size: 11pt;
    color: #000;
        text-align:left;
}


body {
    margin: 0;
    padding: 0;
       position: static;
       overflow:visible;
       background:#fff;

}



#footer {
display: none;
}


form {
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 15px;
           font-family: Arial, sans serif;
    margin:0 0 3px 0;
    padding: 3px 0 2px 0;
    text-transform: uppercase; 
    height: 20px;
    color: #521d1c;
    font-weight: bold;
}

h2 {
    font-size: 13px;
         font-family: Arial, sans serif;
    text-transform: uppercase; 
       margin-bottom: 4px; 
       color: #521d1c;     
       border-top: double 3px #d0d0d0;
}

h3 {
    font-size: 0.92em;
    color: #8f8f8f;
    margin-bottom: 0;
}

h4 {
    font-size: 0.85em;
}

h5 {
    font-size: 0.82em;
}


p {
margin-top: 4px;
padding-bottom:4px;
line-height: 140%;
    font-family: Arial, "sans serif";
}


div#outerwrap {
display:inline;
}


	
#footer, #header, #sidebar, #calculator, #toplink-home, #nav  {
  display: none;
  visibility: hidden;
  height: 0;
  margin:0;
}

#outerwrap {
margin-top: 0;
}

.no-print { display:none; }