﻿.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6B2100;
}
.Body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: top;
    text-align: left;
    color: Black;
    font-weight: normal
}
.Body A:link {
	color: #842100;
}
.Body A:visited {
	color: #842100;
}
.Body A:hover {
	color: #00BDDE;
}
.Body A:active {
	color: #00BDDE;
}
.FAQLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    color: Black;
    font-weight: bold;
    text-decoration: none
}
.FAQLink A:link {
	color: #842100;
}
.FAQLink A:visited {
	color: #842100;
}
.FAQLink A:hover {
	color: #00BDDE;
}
.FAQLink A:active {
	color: #00BDDE;
}
.Legal
{
    font-family: 'Times New Roman' , Serif;
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    color: Black;
    font-weight: normal;
}
.LegalHeader
{
    font-family: 'Times New Roman' , Serif;
    font-size: 18px;
    vertical-align: top;
    text-align: left;
    color: Black;
    font-weight: bold;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6B2900;
}

.KeyWord {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #666666;
	line-height: normal;
}
.formButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
    text-align: center;
    color: white;
    width: 75px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #00bdde;
}
.formField
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
    color: Black;
}
.formError
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    color: Red;
}
IMG
{
    border-style:none;
    border-width:0px;
    padding:0px
}
.AuthenticationButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
    text-align: center;
    width: 75px;
}
.Notification
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: Red;
}
.NationalMemberHeader
{
    background-color: #00bdde;
    color: #ffffff;
    font-weight:bold;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.NationalMemberBody
{
    background-color: #B7E6F7;
    padding-bottom: 5px;
}
.TerritoryMemberHeader
{
    background-color: #99cc66;
    color: #000000;
    font-weight:bold;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;    
}
.TerritoryMemberBody
{
    background-color: #D9E9B1;
    padding-bottom: 5px;
}
.FeaturedMemberHeader
{
    background-color: #6B2100;
    color: #ffffff;
    font-weight:bold;    
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;    
}
.FeaturedMemberBody
{
    background-color: #FFFFFF;    
}
