﻿a
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #000080;
}

a:hover
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: underline;
	color: #000080;
}

body
{
	background-color: #DAD6BA;
	padding: 0px;
	margin: 0px;
}

input
{
    font-family: Verdana, Arial;
    font-size: 8pt;
}

textarea
{
    font-family: Verdana, Arial;
    font-size: 8pt;
}

select
{
    font-family: Verdana, Arial;
    font-size: 8pt;
}

td
{
    font-family: Verdana, Arial;
    font-size: 8pt;
}

th
{
    font-family: Verdana, Arial;
    font-size: 8pt;
}

div
{
    font-family: Verdana, Arial;
    font-size: 8pt;
}

p
{
    font-family: Verdana, Arial;
    font-size: 8pt;
}
.SelectorBody
{
	background-color: #DAD6BA;
	margin: 0;
	padding: 10px;
}

.tinyLink
{
	color:#000000;
	font-family: Tw Cen MT, Verdana, Arial;
	font-size: 11px;
}

.tinyLinkActive
{
	color:#000000;
	font-family: Tw Cen MT, Verdana, Arial;
	font-size: 11px;
}

.tinyLink:Hover
{
	color:#000000;
	font-family: Tw Cen MT, Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
}

.tinyLinkActive:Hover
{
	color:#000000;
	font-family: Tw Cen MT, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

.red
{
	color: #d8002a;
}

.NavGenerator
{
	background-color: #c2c0ab;
	height:25px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}

.NavGeneratorArrow
{
	background-color: #c2c0ab;
	height:25px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}

.NavGeneratorPrecedingArrow
{
	background-color: #d8002a;
	height:25px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}


.NavGeneratorActive
{
	background-color: #d8002a;
	height:25px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	padding-left: 5px;
}

.SelectorSection
{
	background-color: #CFCBB1;
	margin: 0;
	padding: 0;
}

.SelectorSectionCell1
{
	width: 695px;
	padding: 7px 10px 0 10px;
	vertical-align: top;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 0 0 1px;
}

.SelectorSectionCell2
{
	width: 5px;
	text-align: center;
	vertical-align: top;
	padding: 7px 10px 0 10px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 1px 0 0;
}

.SelectorSectionCell
{
	width: 600px;
	padding: 7px 10px 0 10px;
	vertical-align: top;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 1px 0 1px;
}

.SelectorSectionCellFinal
{
	width: 610px;
	padding: 0px 10px 10px 10px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}

.SelectorSectionCellFinalNoPadding
{
	width: 635px;
	padding: 0px 0px 0px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}

.PlusFieldsText
{
	color: #626365;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

.BasicExpandedNavText
{
	color: #6d6a61;
}

.SelectorSectionCell1Final
{
	width: 695px;
	padding: 15px 10px 20px 10px;
	vertical-align: top;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 0 1px 1px;
}

.SelectorSectionCell2Final
{
	width: 5px;
	text-align: center;
	vertical-align: top;
	padding: 15px 10px 20px 10px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 1px 1px 0;
}

.SelectorSectionSpacer
{
	width: 610px;
	vertical-align: top;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 1px;
}

.SelectorSectionButton
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	cursor: pointer;
}

.SelectorSectionFooter
{
	color: #535353;
	font-size: 7pt;
	text-decoration: none;
}

.Page
{
	 width: 100%;
}

.CodeLabel
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.DescriptionLabel
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #424242;
}

.ErrorMessage
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	padding: 0 60px 15px 10px;
	text-align: center;
}

.ErrorMessageDecoder
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.ErrorSection
{
	text-align: left;
	line-height: 18px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.NotValidSummaryCode
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.BoxName
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 20px 60px 15px 10px;
	text-align: center;
}

.TableResults
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #666666;
	background-color: #EBE8D9;
	border-style: solid;
	border-color: #B5B39B;
	border-width: 1px 0 1px 0;
	height: 25px;
	line-height: 14px;
	padding: 0 5px 0 5px;
}

.TableResultsHeader
{
    font-family: Verdana, Arial;
    font-size: 8pt;
	font-weight: bold;
	text-align: left;
    background-color: #B5B39B;
	border-style: solid;
	border-color: #B5B39B;
	border-width: 1px 0 1px 0;
	height: 25px;
	padding: 0 5px 0 5px;
}

.HelpDocument
{
	margin: 0;
	padding: 15px;
	background-color: #F5F5F5;
}


TABLE.glossary {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #CFCBB1;
  width: 635px;
  margin-left: 15px;
}


TABLE.glossary TD {
  padding: 10px;
  color: #424242;
  line-height: 1.5em; 
  font-family: Verdana, Helvetica, Arial, san-serif;
  font-size: 8pt;
}

TABLE.glossary TD A {
  color: #424242;
  font-weight: bold;
  text-decoration: underline;
}

TABLE.glossary TR.content {background: url(   ) repeat-y;}


TABLE.selector_sub {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%
}

TABLE.selector_sub TD.code {
	color: #d8002a; 
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	width: 125px !important;
}

.Calendar
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;	
}

div#qTip {
    padding: 5px;
    border: 1px solid #666;
    display: none;
    background: #7f8782;
    color: #fff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 15px;
    position: absolute;
    z-index: 1000;
}

TABLE.selector_sub td {padding: 5px 0;}
TABLE.selector_sub td.label { width: 15%; vertical-align: top; font-weight: bold;}
TABLE.selector_sub td.field { vertical-align: top; padding-left: 15px;}
TABLE.selector_sub tr.rule td.label, TABLE.selector_sub tr.rule td.field {border-top: 1px dashed #B5B29C}
TABLE.selector_sub td.field select, TABLE.selector_sub td.field input {width: 90%}