@page { size: 8.5in 11in; margin: 2cm; }

html { 
min-height: 100%; 
height: 100; 
} 

* html { 
height: 100%; 
} 

body { 
background-image: none;
color: #000000;
background-color: #F0F0F0;
height:100%; min-height:100%; padding:0px; margin:0px; border:0;
width: 100%
overflow: auto;
}

div#mainbody {
position: absolute; top:0px; left:0px; width:100%; height:auto;
overflow: none;
}


div#content-main { 
position: absolute; top:140px; left:10px; width:780px; height:auto;
margin: 0px;
overflow: none;
}


div#leftmenu, div#copyright, div#leftbox, div#content-top, div#content-top-left, div#content-top-right {
display: none;
}


div#pbreak {
page-break-before: always;
}


p.page {
margin-top: 20px;
}

p.page2 {
Margin-top: 20px;
}


p.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #6E6E6E;
font-size: 1e;
font-weight: 100;
font-style: italic;
text-align: center;
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
vertical-align: middle;
}

p.top {
display: none;
}
