/*
print styles
*/

body {
font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
background-color: #fff;
color: #000;
}

#left,
#header,
#menuebox,
.topper,
.texticon,
#footer,
#boxframe,
#disclaimer {
display: none;
}

a {
border: 0 none;
margin-left: 5px;
margin-right: 5px;
}

#printheader h1 {
font-family: arial; 
font-size: 24px; 
color: #000; 
text-decoration: none; 
text-align: center;
line-height: 24px;
font-Weight: bold;
}

h1 {
font-family: arial; 
font-size: 20px; 
color: #000000; 
text-decoration: underline; 
text-align: center;
line-height: 24px;
font-Weight: normal;
}

h2 { 
font-family : arial; 
font-size : 16px; 
color : #000000; 
text-decoration : none; 
text-align: left;
margin-bottom:2px; 
font-weight: bold; 
}

P.text, ul, a, td { 
font-family : arial; 
font-size : 12px; 
color : #000000; 
text-decoration : none; 
margin-bottom:2px; 
}

ul {
padding-left:15px;
margin-left:0px;
margin-top:0px;
}

printonly {
display: block;
}

img, table {
border: 0 none;
}

table th {
border: 1px solid #ccc;
text-align: left;
font-family : arial; 
font-size : 14px; 
color : #000000; 
text-decoration : none; 
margin-bottom:2px; 
}

table tr {
border: 1px 0px 1px 0px solid #ddd;
}

.helpbox {
padding: 5px 10px;
border: 1px dotted #ccc;
}