﻿body
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:0.90em;
}

h1
{
    color: #06c;
    font-size: 1.50em;
    margin-top: 0px;
    margin-bottom: 8px;
    clear:both;
}

h2
{
    color: #888;
    font-size: 1.50em;
    margin-top: 0px;
    margin-bottom: 8px;
    clear:both;
}
h3
{
	color: #06c;
	font-size: 1.25em;
	margin-top: 0px;
	margin-bottom: 3px;
    clear:both;
}

h4
{
	color: #888;
	font-size: 1.25em;
	margin-top: 0px;
	margin-bottom: 3px;
    clear:both;
}

h5
{
	color: #06c;
	font-size: 1.00em;
	margin-top: 0px;
	margin-bottom: 3px;
    clear:both;
}

h6
{
	color: #888;
	font-size: 1.00em;
	margin-top: 0px;
	margin-bottom: 3px;
    clear:both;
}

#logolink, #menu, #footer, #navright, #icons, .popup, #printerfriendly
{
    display:none;
}

#company
{
    font-size: 1.95em;
    display:block;
}

#navleft
{
    padding:10px 0px 10px 0px;
}

#content
{
    position:relative;
    min-height:480px;
    text-align:justify;
    line-height:1.6em;
}

#copyright
{
    font-size:8pt;
    text-align:center;
    background:#ccc;
    margin-top:20px;
    padding:5px 0 5px 0;
    width:100%;
}

#leftpanel
{
    width:100%;
}

#rightpanel, #sbslogo
{
    display:none;
}

#tabs ul li a img
{
    display:none;
}
