﻿body {
background: white;
font-size: 12px;
}

#container, #container1 {
width: auto; 
margin: 0 2%;
padding: 0; 
border: 0;
float: none !important;
color: black; 
background: transparent;
}

#header 
{
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

a, a:link, a:visited
{ color: black; text-decoration: none; font-weight: normal; }


#global_footer, .navigation_main, #footer .links, .designer, .hide, .oldsystem, fieldset.ui-corner-all
{
    display:none;   
}

fieldset
{
     margin: 0 0 1.5em;
}

.ptitle
{
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    text-decoration:underline;
}
.theader td
{
    font-size:14px;
    height: 20px;
}

.pr 
{
    text-align:right;
    padding-right:3px;
}

.infotable, #list
{
    width:100%;
    border-spacing: 0;

}

#list 
{
    border: none;
}

#list th 
{ 
    border-color:  #000000 ;
    border-top: 1px solid;
    border-bottom:1px solid ;
    text-align:left;
}


#list td, #list th 
{
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    vertical-align: middle;
}

.noprint
{
    display:none;
}