* 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

h1
{
    font-size: 24px;
    font-weight: bold;
}

.noPrint
{
    display: none;
}

.print
{
    display: inline;
}

#blueBar
{
    display: none;
}

#breadcrumb
{
    display: none;
}

#leftNav 
{ 
    display: none;
}

#searchForm 
{ 
    display: none;
}

#mainNav 
{ 
    display: none;
}

a 
{ 
    display: none;
}

a img
{
    border-style: none;
    outline-style: none;
    text-decoration: none;
}

#sideCol  
{
    display: none;
}

.externalLinks  
{
    display: none; 
}

#siteName a  
{
    display:inline; 
}

img
{
    border: medium, none;
}

table td
{
    padding: 4px;
    vertical-align: top;
}

table th a
{
    display: inline;
}

.CaseHeader
{
    font-weight: bold;
}