﻿body 
{
background-color:#83919D;
    margin:0;
	color:#535C64; 
	width:100%;
	height:100%; 
	 background-image: url(../images/background_tile.jpg);
    background-repeat:repeat-x; 
}
.LargePageHdr
{
font-family: Arial;
font-size:24px;
line-height:28px;
color:#000000;
font-weight:normal;
margin-top:0px;
margin-bottom:10px;
}
H1 
{ 
font-family: Arial;
font-size:12px;
line-height:16px;
color:#F41A22;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
    }
H2 
{
font-family: Arial;
font-size:12px;
line-height:16px;
color:#525C64;
font-weight:bold;
margin-bottom:16px;    
    }
    H3 
{
font-family: Arial;
font-size:12px;
line-height:16px;
color:#525C64;
font-weight:bold;
margin-bottom:0px;    
    }
P 
{
margin-top:0px;
margin-bottom:16px;
}
sup {
vertical-align: bottom;
font-size: 14px;
line-height:16px;
padding-left:1px;}


.leftnav-ul
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#leftnav_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F41A22;
}

