body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 1.4;
font-family: Arial, Helvetica, sans-serif;
color: #333;
background: none;
font-size: 10pt;
}

/*Headings */
h1,h2,h3,h4 {font-family: Arial, Helvetica, sans-serif;padding: 0;font-weight: normal;color:#00529d;line-height:1; }
h1{font-size:22pt;margin: 0 0 10pt 0;}
h2{font-size:14pt;margin: 0 0 5pt 0;}
h3{font-size:12pt;margin: 0 0 2pt 0;}
h4{font-size:10pt;}

/* Images */
a img { border: none; }
.alignleft {float: left;margin: 0.5em 1.5em 0.5em 0;}
.alignright {float: right;margin: 0.5em 0 0.5em 1.5em;}

/* Links */
a:link, a:visited { background: transparent;  text-decoration: none;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }

/* Table */
table { margin: 1px; text-align:left; padding: 0; border: 0; width: 100%; }
th {/* border-bottom: 1px solid #333;*/  font-weight: bold; }
td { /* border-bottom: 1px solid #333;*/ }
th,td { padding: 5px 0; margin: 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 
fieldset {border: 0; padding: 0; margin: 0;}
form {padding: 0; margin: 0; background: red;}

#nav, #secnav, .hide, #header form, #crumbs, #video, #page-nav, #contentfooter, #subnav, #sidebar, #footer
{display:none;}

/* Stap 3 wizard */
table.steps .label {text-align: right;}
table.steps input {width: 40px;text-align: center;}
table.steps label input {width: auto;}
table.steps select {width: 50px;}
table.steps td {vertical-align: top;}
table.steps td.quantity {vertical-align: middle;}
table.steps th.quantity {width: 50px;}
table.steps .price {width: 120px;text-align: right;}
table.steps td.total {width: 80px;text-align: right;}
table.steps .total, table.steps tr.subtotal td {font-weight: bold;}
table.steps tr.subtotal td {border-top: 1px solid #666;}
table.steps tr.total td {font-size: 14pt;}

