﻿body, TR, TD, INPUT, TEXTAREA, SELECT, BUTTON
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

A
{
	font-size: 12px;
	color: #909FA2;
	font-family: Arial, Helvetica, sans-serif;
}

A:Hover
{ 
	font-size: 12px;
	color: #909FA2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

H1
{
    font-size: 24px;
    color: #354b02;
    font-family: Garamond, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.HeaderStyle
{
    font-size: 24px;
    color: #354b02;
    font-family: Garamond, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: left;
}

H2
{
    font-size: 18px;
    color: #354b02;
    font-family: Garamond, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.TableBorder
{
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid;
	background-color: WhiteSmoke;
}

.TableGrid
{
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid;
}

.sectionheader
{
	font-size: 14px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

A.HeaderLink
{
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

A.HeaderLink:hover
{
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.GridHeader
{
	background-color: #b0c4de;
	font-weight: bold;
}

.GridItem
{
}

.GridAltItem
{
	background-color: WhiteSmoke;
}

.ClientGridItem
{
	background-color: White;
}

.ClientGridAltItem
{
	background-color: #e0edc2;
}

.ClientGridFooterItem
{
	background-color: White;
	font-size: 12px;
	line-height: 13px;
	color: #909FA2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ClientGridHeader
{
	background-color: White;
	font-size: 12px;
	line-height: 13px;
	color: #909FA2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ClientPageHeader
{
	color: #A4CF39;
}

.ClinetGreenLg
{
	font-size: 24px;
	line-height: 17px;
	color: #A4CF39;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ClinetGreenMD
{
	font-size: 16px;
	line-height: 17px;
	color: #A4CF39;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ClinetGreen14
{
	font-size: 14px;
	line-height: 13px;
	color: #A4CF39;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ClinetGreenSM
{
	font-size: 12px;
	line-height: 13px;
	color: #A4CF39;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ClinetWhiteMD
{
	font-size: 14px;
	line-height: 15px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}

.ClinetWhiteSM
{
	font-size: 12px;
	line-height: 13px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}

.ClinetWhiteEXSM
{
	font-size: 10px;
	line-height: 11px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}

.ClientHeaderGray
{
	font-size: 20px;
	line-height: 21px;
	color: #909FA2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ClientStandardBlueLGBold
{
    font-size: 20px;
    line-height: 22px;
    color: #2c2d8b;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.ClientStandardBlueMD
{
	font-size: 14px;
	line-height: 16px;
	color: #2c2d8b;
	font-family: Arial, Helvetica, sans-serif;
}

.ClientStandardBlueMDBold
{
	font-size: 14px;
	line-height: 16px;
	color: #2c2d8b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ClientStandardBlue
{
	font-size: 12px;
	line-height: 13px;
	color: #2c2d8b;
	font-family: Arial, Helvetica, sans-serif;
}

.ClientStandardBlueBold
{
	font-size: 12px;
	line-height: 13px;
	color: #2c2d8b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ClientStandardGray
{
	font-size: 12px;
	line-height: 13px;
	color: #909FA2;
	font-family: Arial, Helvetica, sans-serif;
}

.ClientStandardGraySM
{
	font-size: 10px;
	line-height: 11px;
	color: #909FA2;
	font-family: Arial, Helvetica, sans-serif;
}

.ClinetHeaderGreen
{
	font-size: 16px;
	line-height: 17px;
	color: #A4CF39;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

A.ClientHeaderLink
{
	font-size: 12px;
	line-height: 13px;
	color: #909FA2;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

A.ClientHeaderLink:hover
{
	font-size: 12px;
	line-height: 13px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ClientGridHeaderLink
{
	font-size: 12px;
	line-height: 13px;
	color: #909FA2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

A.ClientGridHeaderLink
{
	font-size: 12px;
	line-height: 13px;
	color: #909FA2;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

A.ClientGridHeaderLink:hover
{
	font-size: 12px;
	line-height: 13px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


A.ClientBlueLinkSM
{
	font-size: 10px;
	line-height: 11px;
	color: #2c2d8b;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

A.ClientBlueLinkSM:hover
{
	font-size: 10px;
	line-height: 11px;
	color: #2c2d8b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


.ClientTextBox
{
	width: 200px;
	border-color: #909FA2;
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid;
	border-width: 2px;
}

.ClientTextBoxDA
{
	width: 200px;
	background-color: #f0f0f8;
	border-color: #909FA2;
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid;
	border-width: 2px;
}


.ClientTextBoxMD
{
	width: 175px;
	border-color: #909FA2;
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid;
	border-width: 2px;
}

.ClientTextBoxMDDA
{
	width: 175px;
	background-color: #f0f0f8;
	border-color: #909FA2;
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid;
	border-width: 2px;
}

.ClientTextBoxMDGreen
{
	width: 175px;
	background-color: #E5EFC8;
	border-color: #909FA2;
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid;
	border-width: 2px;
}

.BrokerTextBoxGreenBdrSM
{
    width: 75px;
    background-color: #ffffff;
    border-color: #A4CF39;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-width: 2px;
}

.BrokerTextBoxGreenBdr
{
    width: 225px;
    background-color: #ffffff;
    border-color: #A4CF39;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-width: 2px;
}

.ClientTextBoxSMMDDA
{
	width: 110px;
	background-color: #f0f0f8;
	border-color: #909FA2;
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid;
	border-width: 2px;
}

.ClientTextBoxSMMDTan
{
	width: 110px;
	background-color: #fffde8;
	border-color: #909FA2;
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid;
	border-width: 2px;
}

.ClientTextBoxSMMDTanRight
{
	width: 110px;
	background-color: #fffde8;
	border-color: #909FA2;
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid;
	border-width: 2px;
	text-align: right;
}

.ClientTextBoxSM
{
	width: 75px;
	border-color: #909FA2;
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid;
	border-width: 2px;
}

.ClientTextBoxSMDA
{
	width: 75px;
	background-color: #f0f0f8;
	border-color: #909FA2;
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid;
	border-width: 2px;
}

.WebPageMessageInformation
{
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: Silver;
	height: 60px;
	width: 90%;
	background: #f5f5f5 url(http://www.eqxl.com/images/WebPageMessageImages/WebPageMessageInformation.gif) top left no-repeat;
}

.WebPageMessageError
{
	width: 100%;
	font-size: 13px;
	font-family: Arial;
	margin-bottom: 5px;
	border: solid 1px red;
	height: 60px;
	background: #FFE0E0 url(http://www.eqxl.com/images/WebPageMessageImages/WebPageMessageError.gif) top left no-repeat;
	color: Red;
}
.WebPageMessageWarning
{
	width: 100%;
	font-size: 13px;
	font-family: Arial;
	border: solid 1px red;
	margin-bottom: 5px;
	height: 60px;
	background: white url(http://www.eqxl.com/images/WebPageMessageImages/WebPageMessagewarning.gif) top left no-repeat;
	color: Red;
}
.WebPageMessageOK
{
	width: 100%;
	font-size: 13px;
	font-family: Arial;
	margin-bottom: 5px;
	border: solid 1px #46631E;
	height: 60px;
	background: #F1F8E7 url(http://www.eqxl.com/images/WebPageMessageImages/WebPageMessageOK.gif) top left no-repeat;
	color: #46631E;
}



.PublicPurpleLG
{
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #2c3185;
	font-family: Arial, Helvetica, sans-serif;
}

.PublicPurple
{
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #2c3185;
	font-family: Arial, Helvetica, sans-serif;
}

.PublicPurpleNorm
{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #2c3185;
	font-family: Arial, Helvetica, sans-serif;
}

.PublicPurpleSM
{
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #2c3185;
	font-family: Arial, Helvetica, sans-serif;
}

.PublicWhite
{
	font-size: 13px;
	line-height: 16px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

.PublicGray
{
	font-size: 12px;
	line-height: 15px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}

.PublicGoldNorm
{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #ca9a2c;
	font-family: Arial, Helvetica, sans-serif;
}

.PublicGoldLG
{
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #ca9a2c;
	font-family: Arial, Helvetica, sans-serif;
}

.PublicGreenLG
{
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #a4ce3a;
	font-family: Arial, Helvetica, sans-serif;
}

.PublicGreenEXLG
{
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	color: #a4ce3a;
	font-family: Arial, Helvetica, sans-serif;
}


/* Accordion */
.accordionHeader
{
    border: 1px solid #2c3185;
    color: white;
    background-color: #d0e298;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #2c3185;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2c3185;
    color: white;
    background-color: #d0e298;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #2c3185;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #f3f8e7;
    border: 1px dashed #2c3185;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.MainNavLink
{
    font-size: 13px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    background-image: url(../../images/redesign/TopNav_Background.JPG);
}

.MainNavLink a
{
    font-size: 13px;
    border-right: #a9a9a9 1px solid;
    height: 42px;
    color: Black;
    text-decoration: none;
    background-image: url(../../images/redesign/TopNav_Background.JPG);
    padding-right: 5px;
    padding-left: 5px;
    line-height: 42px;
    display: block;
}

.MainNavLink A:Hover
{
    font-size: 13px;
    border-right: #a9a9a9 1px solid;
    height: 42px;
    background-image: url(../../images/redesign/TopNav_Hover.JPG);
    color: white;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 42px;
    display: block;
}

.MainNavLinkEnd
{
    font-size: 13px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    background-image: url(../../images/redesign/TopNav_Background.JPG);
}

.MainNavLinkEnd a
{
    font-size: 13px;
    height: 42px;
    color: Black;
    text-decoration: none;
    background-image: url(../../images/redesign/TopNav_Background.JPG);
    padding-right: 5px;
    padding-left: 5px;
    line-height: 42px;
    display: block;
}

.MainNavLinkEnd A:Hover
{
    font-size: 13px;
    height: 42px;
    background-image: url(../../images/redesign/TopNav_Hover.JPG);
    color: white;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 42px;
    display: block;
}


.HeaderTopBorder
{
    border-top: #7c9923 3px solid;
    background-color: #e9f3d1;
}

.HeaderText
{
    font-size: 24px;
    color: #354b02;
    font-family: Garamond, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.HeaderSubText
{
    font-size: 18px;
    color: #354b02;
    font-family: Garamond, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.ListHeaderText
{
    font-size: 18px;
    line-height: 20px;
    color: #354b02;
    vertical-align: top;
}

.ListText
{
}

.ListText A
{
    color: #dd9933;
    text-decoration: none;
}

.ListText A:Hover
{
    color: #dd9933;
    text-decoration: underline;
}

.FooterLinks A
{
    text-decoration: none;
    color: #2662c2;
}

.FooterLinks A:Hover
{
    color: #2662c2;
    text-decoration: underline;
}
