/******************************************************
PRINT CSS
********************************************************/
*
{
    text-decoration: none !important;
    border: 0px !important;

}
.AaE
{
    background-color: White !important;
    background-image: url(../images/printLogo.gif) !important;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    position:fixed;
   
    
}


frame, frame# 
{
    position:absolute !important;
    left:-100000px !important;}

.leftpane, .topmenuwrap, .infobar, .footerpane, .text_size, .pagelogo, .button, #PODForm, #form1, #SalesForce, .footer
{
    display: none !important;
}

.wrapper
{
    width: 100%;
}

.headwrap
{
    width: 100%;
}

.AaE .contentwrap
{
    width: 100%;
    margin: 0px !important;
    padding: 1em;
}

h1 a.logo span
{
    display: none;
}

.printLogo
{
 
    width:183px;
    height:58px;
   display:block !important;
   position:absolute;
   top:0px;
   right:0px;
}


h1
{
    font-size: 20pt;
    border: 0px !important;
    line-height:1em;
}





h2, p, span
{
    color: Black;
}

ul li
{
    margin-bottom: 2em;
}





/*****************************************************************
  TOO MUCH - template
******************************************************************/

.toomuch .item h2
{
    margin-bottom: 5px;
    margin-top: 10px;
    padding-top: 0px;
    display: block;
    min-height: 32px;
    vertical-align: bottom !important; #
    _height:32px;
}

.toomuch .item h2 a
{
    color: #666;
    text-decoration: none;
    font-size: 11px;
}

.toomuch .item h2 a:hover
{
    color: #00907f;
}

.toomuch .item
{
    text-align: center;
    float: left;
    margin-right: 8px;
    width: 120px;
}

.toomuch .item a
{
    border: 0px !important;
    text-decoration: none !important;
    background-color:transparent !important;
}


.toomuch a img.thumb
{
    background-image: url(../images/tn_bg.gif) !important;
    background-position:center top !important;
    background-repeat:no-repeat !important;
    padding: 3px 7px 11px 7px !important;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity:1;
    text-decoration: none;
 
}

.toomuch a:hover img.thumb
{
    background-image: url(../images/tn_bg_hover.gif) !important;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;

}

