﻿/* Current Brand Variables:

BrandImage1 = /Controls/../files/images/brandimage1.gif

BrandImage2 = /Controls/../files/images/brandimage2.gif

BrandImage3 = /Controls/../files/images/brandimage3.gif

sideColorT = #000000

sideColorD = #333333

sideColorL = #E5E5E5

topColorD = #003266

sideColor = #EBEBEB

topColorT = #B2D8FF

topColorL = #CCE5FE

topColor = #003366

color3T = #EFE9FF

color3L = #E2DEEC

color3D = #2C2441

color2D = #333333

color1L = #FECCCC

color1D = #660000

color2T = #000000

color1T = #FFB2B2

color2L = #E5E5E5

color2 = #CCCCCC

color1 = #660000

color3 = #6E5BA0

Logo = /Controls/../files/images/logo.gif

/* Template.Colors *********************************************************************/

.Color1
{
	background-color: #FECCCC;
}

.Color2
{
	background-color: #660000;
}

.Color3
{
	background-color: #660000;
}

BODY.Master-Table
{
	background-color: White;
}

TABLE.Master-Table
{
	background-color: White;
}

/* Global - Classes used throught site*/

BODY
{
	background-color	: #EBEBEB;
}

TABLE, TD, BODY, NOBR
{
	font-size: 12px; 
	font-family: Sans-Serif, Arial, Verdana; 
}

P
{
	text-align:justify;
}

A, A:selected
{
	/* color: #6E5BA0; */
	color: #336699;
}

A:hover
{
	color: #333333;
	text-decoration: none;
}

UL
{
	margin-top			: 0px;
}

Table.Master-Table
{
	width				: 775px;
	margin-top			: 50px;
	height				: 88%;
	background-color	: Transparent;
	z-index				: 5;
}

/* Header Classes */

TD.HeaderLogo
{
	width : 366px;
}

TD.HeaderAddress
{
	color				: white;
	text-align			: right; 
	vertical-align		: top;
	color				: white;
}

TD.HeaderImage
{
	width				: 366px;
	border-top			: 3px white solid;
	border-left			: 3px white solid;
	border-right		: 3px white solid;
	border-bottom		: 3px white solid;
}

TD.HeaderSlogan
{
	border-top : 3px white solid;
	border-right : 3px white solid;
	border-bottom : 3px white solid;
	background-color: #d12727;
}

TD.HeaderMenu
{
	background-color: #d12727;
	height : 25px;
	border-left : 3px white solid;
	border-right : 3px white solid;
}

TD.HeaderMenuContent
{
	color				: white;
	padding-left		: 5px;
}

TD.HeaderLogin
{
	background-color	: #F8F7F7;
	text-align			: right;
	font-weight			: bold;
	padding-right		: 5px;
}

/* Page Content Container */

TD.PageContent
{
	background-color	: white;
	vertical-align		: top;
	padding				: 10px 5px 10px 5px;
}

TD.PageContentFooter
{
	background-color	: white;
	vertical-align		: bottom;
	line-height			: 1.5; 
	text-align			: center;
	padding				: 5px 5px 20px 5px;
}


/* Footer */

TD.Footer
{
	text-align			: center;
	height				: 15px;
	font-size			: 7pt;
	padding-top			: 5px;
	padding-bottom		: 15px;
	color				: #666666;	
}

/* Home Page */

TABLE.MainTable
{
	height				: 100%;
	width				: 100%;
}

TABLE.SingleColumnPage
{
	width				: 600px;
}

TD.SingleColumn
{
	vertical-align		: top;
	text-align			: center;
}

DIV.SingleColumnContainer
{
	text-align			: center;
}

TD.MainLeftColumn
{
	width				: 175px;
	padding-left		: 3px;
	padding-right		: 5px;
	border-right		: 1px #666666 dotted;
	vertical-align		: top;
}

TD.MainCenterColumn
{
	width				: 415px;
	padding-left		: 5px;
	padding-right		: 5px;
	vertical-align		: top;
}

TD.MainRightColumn
{ 
	width				: 175px;
	padding-left		: 5px;
	padding-right		: 3px;
	border-left			: 1px #666666 dotted;
	vertical-align		: top;
}

TD.SectionHead
{
	background-color: #0957a4;
	padding : 3px 3px 3px 3px;
	color : white;
	font-weight : bold;
	width : 100%;
	font-size : 12pt;
}

TD.SectionContent
{
	padding-top			: 10px;
	padding-bottom		: 15px;
}

DIV.StateList
{
	padding				: 8px 0px 0px 5px;
	font-size			: 8pt;
}

TD.FAQ
{
	width				: 100%;
	padding				: 5px;
}

TD.FAQAlt
{
	width				: 100%;
	background-color	: #F8F7F7;
	padding				: 5px;
}

.FAQQuestion
{
	font-weight			: bold;
}

.FAQAnswer
{
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-left		: 20px;
}

TD.Generic
{
	padding				: 5px;
}

TD.GenericAlt
{
	padding				: 5px;
	background-color	: #B0C4DE;
}

TD.RequestInformationLabel
{
	width				: 125px;
	font-weight			: bold;
}