﻿.Title
{
    font-family: Times;
	font-size: 16pt;
	font-style: italic;
	color: #99CC00;
	font-weight: bold;
}

.Title2
{
    font-family: Times;
	font-size: 13pt;
	font-style: italic;
	color: #99CC00;
	font-weight: bold;
}

.SubTitle
{
    font-family: Verdana;
	font-size: 8pt;
	color: #545352;
	line-height: 15px;
	font-weight: bold; 
}

.BlueTitle
{
    color: #0099CC;
    font-family: Times;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 20px;
}

.BlueTitle2
{
    color: #0099CC;
    font-family: Times;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
}

.WhiteTitleBar
{
    background-color: #99CCFF;
    color: White;
    font-family: Times;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-top: 1px;
}

.ExtraLink
{
    background-image: url(images/template/greenBullet.jpg);
    background-position: 0px 7px;
    background-repeat: no-repeat;
    font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height: 17px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-top: 4px;
	text-transform: uppercase;
}

.ExtraLink A
{
    color: #234733;
    text-decoration: none;
}

.Body 
{
    font-family: Verdana;
	font-size: 8pt;
	color: #234733;
	line-height: 17px;
}

.Body A
{
    color: #0F4999;   
}

.BodyBold
{
    font-family: Verdana;
	font-size: 8pt;
	color: #545352;
	line-height: 15px;
	font-weight: bold;
}

.GreenBar
{
	font-family: Verdana;
	font-size: 7pt;
	color: White;
	line-height: 10px;
	font-weight: bold;
	background-color: #6AB74C;
	height: 16px;    
}


.ImageText 
{
    font-family: Verdana;
	font-size: 8pt;
	color: #545352;
	line-height: 15px;
	font-style: italic;
}