﻿body 
{
 font-size: 10pt; 
 color: dimgray; 
 font-family: tahoma; 
 padding-bottom: 10px;	
 background-position:center;
}
.ContentArea 
{
    text-align: center;
}
.TopNav
{
	background: url('../../images/menuback.gif');
	padding-left: 0px;
	padding-top:0px;
	padding-right: 0px;
	z-index: 1;
	position: absolute;
	margin-top: 66px;
	margin-left:204px;
}
.LeftNav 
{
    padding-left:3px;   
}
.content
{
    padding: 15px;
    text-align: justify;
}
.content p
{
    margin: 0px;
    margin-bottom: 10px;
}
.content img
{
    margin: 15px;
}
.sublink
{
    font-size: 8pt;
    font-weight: bold;
    color: #3F6475;
}
.highlight
{
    font-weight: normal;
    color: #C02A29;
}
.heading
{
    font-size: 11pt;
    font-weight: bold;
    color: #666666;
}
.headinglite
{
    font-size: 12pt;
    font-weight: bold;
    color: #999999;
}
.front
{
    font-size: 8.6pt;
    color: #49443F;
    font-family: Verdana;
    line-height:normal; 
    text-align:justify;   
}
.sidecol
{
    font-size: 7.5pt;
    color: #49443F;
    font-family: Verdana;
    font-weight: normal;
}
.sidecollink
{
    font-size: 7pt;
    color: #49443F;
    font-family: Verdana;
    font-weight: normal;
}
