﻿body 
{
    background-color: #fff;
    font-size: 12pt;
}
h1
{
    font-size: 21pt;
}
h2
{
    font-size: 16pt;
}
h3
{
    font-size: 14pt;
}
h4
{
    font-size: 12pt;
}
#aspnetForm
{
    max-width:1000px;
    /*width:expression(document.body.clientWidth > 1002 ? "1000px" : "auto");*/
}
#headerPane 
{
    vertical-align: bottom;
}
#printLogo 
{
	float: left;
}
#printTagline
{
	text-align: right;
	padding-top:35px;
	padding-right: 20px;
}
#headerSpike 
{
    clear: both;
    overflow:hidden;
    direction:rtl;
}
#headerPane, #leftPane, #pageActionsPane, #wireCoBrandLogo, #viewDiameterByTab, .backCommand, .pagination, .noPrint  { display: none !important; }
#footerPane li { border: 0 !important; }

