﻿body 
{
 font-size: 10pt; font-family: tahoma; padding-bottom: 10px; color:#336699;	
}
.ContentArea 
{
    text-align: center;
}
.FormTable 
{
    margin-top: 20px;
}
.FormTable th, .FormTable td
{
    padding: 3px;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;    
    font-weight: normal;
    vertical-align: top;
}
.FormTable th
{
	text-align: right;
}
.FormTable td
{
    text-align: left;
}
.buttonRow td 
{
    text-align: center;
}
td.AddressField 
{
    padding-top: 25px;
}
.TopNav
{
    background-image: url(http://ctn.mysharedpath.org/images/bg_site.gif);   
}
.LeftNav 
{
    background-image: url(http://ctn.mysharedpath.org/images/bg_site.gif);   
}
.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: 13pt;
    font-weight: bold;
    color: #2572AB;
}
.headinglite
{
    font-size: 12pt;
    font-weight: bold;
    color: #999999;
}
.front
{
    font-size: 8.5pt;
    color: #336699;
    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;
}
.menubg
{
	background-image:url('../../images/menu_bg.gif')
}