body
   {
    font-family: verdana, geneva, sans-serif;
    font-size: 12px;
    color: #000000;
	background: #f3db62;
	line-height: 100%;			
	}
div.page
	{
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 10px;
	width: 900px;
	}
div.innerpage
	{
	width: 900px;
    padding: 0px;
    margin: 0px;
	background: url(../images/bck.gif) repeat-y top left;
    border: 2px solid #ea2227;
	}    
div.header
    {
    width: 100%;
    background: #000000;
    text-align: center;
    height: 60px;
    margin: 0px;
    padding: 0px;
    }
div.lftcol
    {
    float: left;
    width: 208px;
    background: #f8e9a1;
    margin: 0px;
    padding: 0px;
    }
div.rgtcol
    {
    float: left;
    width: 692px;
    margin: 0px;
    padding: 0px;  
    }
div.copy
	{
    padding: 30px;
    margin: 0px;
    line-height: 18px;      
    }    
div.clr
    {
    clear: left;
    margin: 0px;
    padding: 0px;
    }        
div.footer
    {
    text-align: center;
    margin: 20px 0px;
    }        
img
    {
    border: 0px;
    }    
div, table
	{
	margin: 0px 0px 12px 0px;
	}
.hds
    {
    font-weight: bold;
    font-size: 14px;
    color: #ea2227;    
    }
.hds2
    {
    font-weight: bold;
    font-size: 14px;
    text-align: center;    
    }    
.bld
	{
	font-weight: bold;
	}
.itl
	{
	font-style: italic;
	}
.rd
    {
    color: #ea2227;
    }    
a, a:link, a:visited
    {
    color: #000000;
	outline: none;
    }
a:hover
    {
    color: #ea2227;
    }
a.noline:link, a.noline:visited
    {
    color: #000000;
	text-decoration: none;
    }
a.noline:hover
    {
    color: #ea2227;
	text-decoration: none;    
    }    
/* nav */
div.navbox
    {
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    background: #ea2227;
    height: 19px;
    padding: 8px 2px 8px 351px;
    margin: 0px;
    }
div.navboxsb
    {
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    background: #ea2227;
    height: 19px;
    padding: 8px 2px 8px 143px;
    margin: 0px;
    }    
.nav, a.nav:link, a.nav:visited
	{
	display: block;
    float: left;
	padding: 0px 12px;
    margin: 0px;
	color: #ffffff;
    border-right: 1px solid #ffffff;
	text-decoration: none;         
	}
.navov, a.navov:link, a.navov:visited
	{
	display: block;
    float: left;
	padding: 0px 12px;
    margin: 0px;
	color: #f3db62;
    border-right: 1px solid #ffffff;    
	text-decoration: none;                		
	}
.navon, a.navon:link, a.navon:visited
	{
	display: block;
    float: left;
	padding: 0px 12px;
    margin: 0px;
	color: #000000;
    border-right: 1px solid #ffffff;    
	text-decoration: none;              		
	}
div.navboxsch
    {
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    height: 19px;
    padding: 8px 2px 8px 523px;
    margin: 0px;
    border-bottom: 1px solid #000000;
    }    
.navsch, a.navsch:link, a.navsch:visited
	{
	display: block;
    float: left;
	padding: 0px 12px;
    margin: 0px;
	color: #ea2227;
    border-right: 1px solid #ea2227;
	text-decoration: none;         
	}
.navschov, a.navschov:link, a.navschov:visited
	{
	display: block;
    float: left;
	padding: 0px 12px;
    margin: 0px;
	color: #000000;
    border-right: 1px solid #ea2227;    
	text-decoration: none;                		
	}
  
/* lists */        
ul
    {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    }
li
    {
    background: url(../images/bullet.gif) no-repeat 0px 5px;
    padding-left: 14px;
    margin: 2px 0px;
    }
