﻿body
{
	font-family: Verdana, Trebuchet MS, Tahoma, Sans-Serif, Arial;
	font-size: 11px;
	background-color: #F9FCFF;
}
H1, H2
{
	font-family: Verdana, Trebuchet MS, Tahoma, Sans-Serif, Arial;
	font-size: 18px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
}
select, input
{
	font-size: 11px;
}

.CentralDIV
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 760px;
	border-width: 1px;
	border-color: Black;
}
.logoDIV
{
	height: 110px;
	background-image: url(../IMG/logoBACK.jpg);
}
.FormAndText
{
	width: 760px;
	margin-top: -1px;
}
.FormAndTextLeft
{
	width: 390px;
	height: 650px;
	display: inline;
	float: left;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: White;
}
.FormAndTextRight
{
	width: 370px;
	display: inline;
	float: right;
	height: 650px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-image: url(../IMG/rightBACK.jpg);
	margin-top: -652px;
}
.Logo
{
	margin-top: 5px;
	margin-left: 5px;
}
.Navigation
{
	height: 30px;
	text-align: right;
	line-height: 40px;
}
.NavigationLinks
{
	display: inline;
	margin-left: 0px;
	margin-right: 20px;
	color: Blue;
	text-decoration: none;
}
.BlueGreenLink
{
	color: Blue;
	text-decoration: none;
}
.NavigationLinksAnchor:Hover
{
	color: Green;
	text-decoration: none;
}
.LifeFormTable, .SubmitTable
{
	width: 350px;
	margin-left: 15px;
}
.LifeFormRow
{
	height: 30px;
}
.LifeFormLeftColumn
{
	width: 120px;
	background-color: #B5DBFF;
}
.LifeFormLeftColumnPartner
{
	width: 120px;
	background-color: #F5FAFF;
	color: #666666;
}
.LifeFormRightSingleColumn
{
	width: 230px;
	background-color: #F5FAFF;
}
.LifeFormRightSingleDropDown
{
	width: 230px;
}
.LifeFormTripleField
{
	width: 105px;
}
.LifeFormTripleColumn1
{
	width: 116px;
	background-color: #F5FAFF;
	color: #666666;
}
.LifeFormTripleColumn2
{
	width: 116px;
	background-color: #F5FAFF;
}
.LifeFormTripleColumn3
{
	width: 116px;
	background-color: #F5FAFF;
}
.LifeFormTripleCoulumn1AndColumn2, .LifeFormTripleColumn2AndColumn3
{
	width: 232px;
	background-color: #F5FAFF;
}
.LifeFormTripleFieldColumn1AndColumn2
{
	width: 220px;
}
.DOBField
{
	width: 73px;
}
.Watermark
{
	color: #666666;
	width: 105px;
	font-size: 11px;
}
.WatermarkAddressLine1
{
	color: #666666;
	width: 220px;
	font-size: 11px;
}
.MarginLeft20
{
	margin-left: 20px;
	margin-right: 10px;
}
.BestBuyTable
{
	width: 320px;
	margin-left: 20px;
}
.BestBuyTableRow1
{
	font-weight: bold;
}
.BestBuyTableRow2
{
	font-weight: bolder;
	background-color: #B5DBFF;
	height: 20px;
}
.BestBuyTableRowGeneric
{
	color: #CC0000;
}
.BestBuyTableStatement, .FooterText
{
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.WhatWeDoPara
{
	color: #2F8CE0;
	line-height: 20px;
}
.H2_14px
{
	font-size: 14px;
}
.FAQHeader
{
	height: 30px;
	line-height: 30px;
	border-style: dashed;
	border-width: 1px;
	background-color: #DCECFA;
	background-color: #2F8CE0;
	margin-bottom: 15px;
	margin-left: 20px;
	width: 350px;
}
.FAQs
{
	border-style: dashed;
	border-width: 1px;
	border-color: #cccccc;
	background-color: White;
	margin-left: 20px;
	margin-bottom: 15px;
	width: 340px;
	padding: 5px;
}
.FAQLink
{
	margin-left: 20px;
	text-decoration: none;
	font-size: 14px;
	color: White;
}
