
.helpBody
{
	margin: 20px;
}

.SectionHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: #83B5F4;
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.SectionHeaderForm
{
	font-weight: bold;
	font-size: 11pt;
	color: #0e5489;
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.BodyLarge
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Sans-Serif, Tahoma, Arial;
}

.BodyBold
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.BodyLinkBold
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: underline;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.BodyText
{
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.FormLarge
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Sans-Serif, Tahoma, Arial;
}


.FormBold
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
}

.FormLinkBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Sans-Serif, Tahoma, Arial;
	text-decoration: underline;
}

.FormBold_White
{
	color: white;
	font-weight: bold;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
}

.FormLinkBold_White
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Sans-Serif, Tahoma, Arial;
	text-decoration: underline;
}
.FormText
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
}
.FormSmall
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Sans-Serif, Tahoma, Arial;
}


.formButton
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
	border-right: #89430e 2px solid;
	border-top: #89430e 2px solid;
	border-left: #89430e 2px solid;
	border-bottom: #89430e 2px solid;
	background-color: #cfe8ff;
}



.formRlist
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
}



.formField
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}


.errorField
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
	background-color: #ffaaaa;
}



.errorText
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminTitle
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminTitle_White
{
	font-weight: bold;
	font-size: 14pt;
	color: white;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminSubHeader
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminBold
{
	color: black;
	font-weight: bold;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminBoldWhite
{
	color: white;
	font-weight: bold;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminTextLarge
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminTextLargeWhite
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Sans-Serif, Tahoma, Arial;
}


.AdminDetailLink
{
	font-weight: bold;
	font-size: 13pt;
	color: black;
	font-family: Sans-Serif, Tahoma, Arial;
	text-decoration: none;
}

.AdminLinkWhite
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Sans-Serif, Tahoma, Arial;
}
.AdminBoldGreen
{
	font-weight: bold;
	font-size: 9pt;
	color: Green;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminBoldLime
{
	font-weight: bold;
	font-size: 9pt;
	color: Lime;
	font-family: Sans-Serif, Tahoma, Arial;
}
.AdminBoldRed
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminBoldYellow
{
	font-weight: bold;
	font-size: 9pt;
	color: yellow;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminText
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminDropSmall
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Sans-Serif, Tahoma, Arial;
}


.AdminListText
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminListBold
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminListLink
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminListHeader
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Sans-Serif, Tahoma, Arial;
}
.AdminTable
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
	border-right: #89430e 4px solid;
	border-top: #89430e 4px solid;
	border-left: #89430e 4px solid;
	border-bottom: #89430e 4px solid;
	background-color: white;
}


.AdminNavBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminNavText
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Sans-Serif, Tahoma, Arial;
}


.AdminNavTable
{
	border-right: #89430e 4px solid;
	border-top: #89430e 4px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #89430e 4px solid;
	color: white;
	border-bottom: #89430e 4px solid;
	font-family: Sans-Serif, Tahoma, Arial;
	background-color: #c66730;
}

.AdminNavDrop
{
	border-right: #89430e thin solid;
	padding-right: 1px;
	border-top: #89430e thin solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 1px;
	border-left: #89430e thin solid;
	color: #89430e;
	padding-top: 1px;
	border-bottom: #89430e thin solid;
	font-family: Sans-Serif, Tahoma, Arial;
	background-color: #FFA673;
}

.AdminDrop
{
	border-right: #89430e thin solid;
	padding-right: 1px;
	border-top: #89430e thin solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 1px;
	border-left: #89430e thin solid;
	color: #89430e;
	padding-top: 1px;
	border-bottom: #89430e thin solid;
	font-family: Sans-Serif, Tahoma, Arial;
}

.AdminListBox
{
	border-right: #89430e thin solid;
	padding-right: 1px;
	border-top: #89430e thin solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #89430e thin solid;
	padding-top: 1px;
	border-bottom: #89430e thin solid;
	font-family: Sans-Serif, Tahoma, Arial;
}



.faqHeader
{
	font-weight: bold;
	vertical-align: bottom;
	font-size: 13pt;
	color: #82b4f8;
	font-style: underline;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.faqSubHeader
{
	font-weight: bold;
	font-size: 11pt;
	vertical-align: bottom;
	color: #82b4f8;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	height: 40px;
	font-style: underline;
}

.faqText
{
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: underline;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.faqSubHeaderLink
{
	font-weight: bold;
	font-size: 11pt;
	color: #82b4f8;
	font-style: underline;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.faqTextLink
{
	font-weight: normal;
	font-size: 10pt;
	color: #82b4f8;
	font-style: underline;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}


.helpLink
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Sans-Serif, Tahoma, Arial;
	color: Black;
}



.HelpTitle
{
	font-weight: bold;
	font-size: 11pt;
	color: Black;
	font-family: Sans-Serif, Tahoma, Arial;
}

.HelpText
{
	font-weight: normal;
	font-size: 10pt;
	color: Black;
	font-family: Sans-Serif, Tahoma, Arial;
}


.micro
{
	font-weight: normal;
	font-size: 1pt;
	font-family: Sans-Serif, Tahoma, Arial;
}



.termsHeader
{
	font-weight: bold;
	font-size: 14pt;
	vertical-align: bottom;
	color: #82b4f8;
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.termsSubHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: #82b4f8;
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.termsText
{
	font-weight: normal;
	font-size: 11pt;
	font-family: Sans-Serif, Tahoma, Arial;
}
body
{
	background-color: #415578;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(/images/sub_page_bg.jpg);
	background-repeat: repeat-x;
}

.bodytext_White
{
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.bodytextItal_White
{
	font-weight: italics;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: italic;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.boldtext_White
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.bodyLink_White
{
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: underline;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.bodyBold_LtBlue
{
	font-weight: bold;
	font-size: 10pt;
	color: #82b4f8;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.bodyLink_LtBlue
{
	font-weight: normal;
	font-size: 10pt;
	color: #82b4f8;
	font-style: underline;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.subhead_LtBlue
{
	font-weight: bold;
	font-size: 11pt;
	color: #82b4f8;
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}


A.MainNavTitle:hover
{
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #85B2F3;
	font-family: Trebuchet MS,Helvetica, Arial , sans-serif;
}

.MainNavTitle
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Trebuchet MS,Helvetica, Arial , sans-serif;
	text-decoration: none;
}

A.SubNavTitle:hover
{
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #85B2F3;
	font-family: Trebuchet MS,Helvetica, Arial , sans-serif;
}

.SubNavTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #D3D5D7;
	font-family: Trebuchet MS,Helvetica, Arial , sans-serif;
	text-decoration: none;
}



.testimonialText
{
	font-weight: normal;
	font-size: 11pt;
	color: #FFFFFF;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}


.testimonialName
{
	font-weight: bold;
	font-size: 9pt;
	vertical-align: bottom;
	color: #82b4f8;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	height: 40px;
	font-style: underline;
}

.testimonialCompany
{
	font-weight: bold;
	font-size: 9pt;
	vertical-align: bottom;
	color: #82b4f8;
	font-style: italic;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	height: 40px;
}


.AdminLinkWhiteProvider
{
    font-weight: bold;
    font-size: 11pt;
    color: white;
    font-family: Sans-Serif, Tahoma, Arial;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    text-decoration: underline;
    border-bottom-style: none;
}