﻿body
{
	font-family: "Trebuchet MS", Arial;
	background-color: #D0E9FF;
	font-size: 12pt;
	margin: 0px;
}

A
{
    color: #0000CC;
}

.standout
{
	color: #1B2D7B;
	font-weight: bold;
}

.title
{
	width: 100%;
	height: 100px;
	background-image:url(../images/TitleBG.gif);
}

.title a
{
	color: #FFFFFF;
}

.titleLogo
{
	width: 740px;
	height: 100px;
}	

.titleContact
{
	padding-top: 5px;
	padding-right: 10px;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
}	

.topMenu
{
	background-color: #FFFFFF;
	width: 100%;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	border-top: solid 1px #344e00;
	border-bottom: solid 1px #344e00;
}

.topMenu a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color: #2A3F90;
	height: 100%;
	margin-right: 10px;
}

.topMenu a:hover
{
	color: #2A3F90;
	background-color: #8CA2FF;
}

.topMenu a.selected
{
	background-color: #325BF0;
}

.topMenu a.selected:hover
{
	color: #FFFFFF;
	background-color: #325BF0;
}

.content 
{
	width: 739px;
	height: 100%;
	text-align: left;
	background-color: #ffffff;
	border-left: solid 1px #344e00;
	border-right: solid 1px #344e00;
	
}

.paddedContent
{
	padding-left: 10px;
	padding-right: 10px;
}

IMG.banner
{
	border-bottom: solid 1px #000000;
}

.footer
{
	background-color: #E5F3FF;
	width: 100%;
	height: 25px;
	font-size: 8pt;
	text-align: left;
	border-top: solid 1px #344e00;
	border-bottom: solid 1px #344e00;
}

.footer A
{
    color: #000033;
}

.mainHeading
{
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 18pt;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #E0E0E0;
	margin-bottom: 10px;
}

.mainHeading2
{
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 16pt;
	font-style: italic;
	padding: 20px 50px 20px 50px;
	border-bottom: solid 1px #E0E0E0;
	margin-bottom: 10px;
}

.freeQuote A
{
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 20pt;
	font-style: italic;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #8989D9;
	text-decoration: none;
}

.fpTHeading
{
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 14pt;
	padding-left: 5px;
}

.fpTRow TD
{
	width: 33%;
	padding-top: 10px;
	vertical-align: top;
}

.fpTHCom
{
	background: #8989D9;
}

.fpTCom
{
	background-color: #C0C0EC;
	border-left: solid 1px #8989D9;
	border-right: solid 1px #8989D9;
	border-bottom: solid 1px #8989D9;
}

.fpTBCom
{
	border-bottom: solid 1px #8989D9;
}

.fpTHFin
{
	background: #FFD980;
}

.fpTFin
{
	background-color: #FFECBF;
	border-left: solid 1px #FFD980;
	border-right: solid 1px #FFD980;
	border-bottom: solid 1px #FFD980;
}

.fpTBFin
{
	border-bottom: solid 1px #FFD980;
}

.fpTHPer
{
	background: #FFF280;
}

.fpTPer
{
	background-color: #FFF9BF;
	border-left: solid 1px #FFF280;
	border-right: solid 1px #FFF280;
	border-bottom: solid 1px #FFF280;
}

.fpTBPer
{
	border-bottom: solid 1px #FFF280;
}

.fpSub
{
	padding-left: 20px;
}

.summary
{
	vertical-align: top;
	height: 100%;
	padding-bottom: 30px;
}

.infoBox
{
    background-color: #DCEECC;
    border: solid 3px #A7D37F;
    width: 320px;
    padding: 5px;
    font-family: Century Gothic, Trebuchet MS, Arial;
}

.infoBoxLeft
{
	float: left;
	margin-right: 20px;
}

.infoBoxRight
{
	float: right;
	margin-left: 20px;
}

DIV.infoBoxTitle
{
    width: 100%;
    background-color: #A7D37F;
    font-size: 12pt;
    font-weight: bold;
    color: #EFFFEF;
    padding: 5px 0px 5px 0px;
}

SPAN.infoBoxTitle
{
    padding-left: 5px;
    padding-right: 5px;
}

.infoBoxContent
{
    font-size: 10pt;
    padding: 15px 5px 10px 5px;
}

.infoBoxContent A
{
    color: #000000;
    display: block;
    margin-bottom: 5px;
}

.infoBoxContent LI
{
	vertical-align: middle;
}

.required
{
	color: #CC0000;
}

.infoPointer
{
    margin-right: 10px;
    border: none;
}

.errorText
{
	color: #CC0000;
}

.required
{
	color: #CC0000;
}