﻿body 
{
	margin: 0px;
	padding: 0px;
	text-align: center;	
    background-color: #1A1915;
}

.topbar
{
    height: 10px;
    width: 100%;
    background-color: #9EC135;    
}

.topbar2
{
    height: 1px;
    width: 100%;
    background-color: #A6A6A5;    
}


.greylgbox
{
    margin: 0 auto;
    width: 950px;
    background-color: #D7D7D7;    
}

.whitelgbox
{
    margin: 0 auto;
    width: 890px;
    background-color: #FFFFFF;    
}

.topnav
{
    height: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    background-image: url(Images/Bg/topnav_bg.gif);
    background-position: left;
    background-repeat: repeat-x;   
}

.lowerwhitecorners
{
    height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    background-image: url(Images/Bg/lower_white_corners_bg.gif);
    background-position: center;
    background-repeat: no-repeat;   
}

.lowerblackcorners
{
    height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    background-image: url(Images/Bg/lower_black_corners_bg.gif);
    background-position: center;
    background-repeat: no-repeat;   
}

.footer
{
    background-color: #01248F;
    height: 35px;
    width: 950px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.footertext, .footertext a
{
    color: #999999;
    padding: 5px 0px 0px 0px;    
	font-family: Arial, sans-serif; 	
    margin: 0px;
	letter-spacing: 1px;
	font-size: 10px;
	text-decoration: none;
	line-height: 13px;  
}

.lgspacer
{
    height: 30px;
}

.mdspacer
{
    height: 20px;
}

.smspacer
{
    height: 10px;
}

.nobdr
{
    border: none;    
}

ul 
{
    list-style: none;  
}

p
{
    text-align: left;
    color: #545353;
    padding: 6px; 
    margin: 0px; 
	font-family: "Trebuchet MS", "Arial",sans-serif; 	
	font-size: 12px;
	line-height: 18px;  
	text-decoration: none;
}

p a
{
    color: #000000; 
	font-weight: normal; 
	font-size: 12px;  
	text-decoration: underline;
}

.title
{
    text-align: center;
    color: #545353;
    padding: 0px 0px 0px 0px;    
	font-family: "Trebuchet MS", sans-serif; 	
    margin: 0px;
	letter-spacing: 1px;
	font-weight: bold; 
	font-size: 16px; 
}

.title2
{
    text-align: left;
    color: #545353;
    padding: 0px 0px 0px 10px; 
    margin: 0px; 
	font-family: "Trebuchet MS", "Arial",sans-serif; 	
	font-size: 13px;
	line-height: 18px;  
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

.title2 .pages a, .title2 .pages 
{
	font-size: 11px;
	line-height: 15px; 
	text-decoration: none;
    color: #000000;	
}

.title2 .pages a:hover 
{
	text-decoration: underline;
    color: #545353;	
}

.toplocales
{
    padding: 5px 0px 5px 0px;    	
    margin: 0px;
}

.innerfade {
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.content {
	width: 880px;
	padding: 0px;
    margin: 0px;
}

.subnavcol {
	width: 200px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;	
	border-right: 1px solid #999999;
}
	
.contentcol {
	width: 680px;
	padding: 0px;
	margin: 0px;
}

.subnav
{

} 

.subnav ul, .subnav ul li, .subnav ul li a
{
    text-align: left;
    padding: 3px;
    margin: 0px;
    color: #545353;
	font-family: "Trebuchet MS", "Arial",sans-serif; 	
	font-size: 12px;
	line-height: 18px;  
	text-decoration: none;
}

.subnav ul li a:hover
{
    text-decoration: underline;
    color: Black;
}

