/**** Bridgeforce, Feb 15, 2011 ****/
body
{	
}
H1
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Century Gothic, Times New Roman, Serif;
	letter-spacing: 2px;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}
H2
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	letter-spacing: 1px;
	text-align: center;
}
H3
{
	font-weight: bold;
	font-size: 12px;
	float: none;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	position: static;
	text-align: center;
	font-variant: small-caps;
	text-decoration: none;
}
H4
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: sub;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	letter-spacing: 1px;
	text-decoration: none;
}
H5
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	letter-spacing: 1em;
	text-decoration: none;
}
H6
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: baseline;
	color: #F5F5F5;
	font-family: Century Gothic, Times New Roman, Serif;
	letter-spacing: 0.6em;
	text-decoration: none;
}
A:link
{
	font-weight: bold;
	font-size: 10px;
	color: #014D32;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	text-decoration: none;
}
A:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #202020;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #014D32;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #F5F5F5;
	text-align: left;
	text-decoration: underline;
}
A:active
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	text-decoration: none;
}
.menubuttons
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	left: 5px;
	padding-bottom: 1px;
	text-transform: capitalize;
	width: 86px;
	border-top-style: none;
	padding-top: 1px;
	font-family: Verdana, Arial, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	text-align: left;
	text-decoration: none;
	border-bottom-style: none;
}

.navbuttons
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	border-left-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	padding-bottom: 1px;
	text-transform: capitalize;
	color: #F5F5F5;
	border-top-style: outset;
	border-top-color: #F5F5F5;
	padding-top: 1px;
	font-family: Verdana, Arial, Sans-Serif;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #FFFFFF;
	text-align: left;
	border-right-color: #F5F5F5;
	border-bottom-style: outset;
}

FORM
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
}

TR.rowItem
{
	color: #014D32;
	background-color: #FFFFFF;
}
.rowItemColor
{
	color: #014D32;
	background-color: #FFFFFF;
}
TR.rowAlternate
{
	color: #000000;
	background-color: #F5F5F5;
}
TR.rowHeader
{
	font-weight: bold;
	color: #000000;
	background-color: #dcdcdc;
}
TR.rowHeaderFolder
{
	font-weight: bold;
	color: #000000;
	background-color: #dcdcdc;
}
TR.rowHeaderCommissions
{
	font-weight: bold;
	color: #000000;
	background-color: #dcdcdc;
}
TR.rowPager
{
	font-weight: bold;
	color: #014D32;
	letter-spacing: 5pt;
	background-color: #d3d3d3;
	text-align: right;
}

TR.rowPagerFolder
{
	font-weight: bold;
	color: #014D32;
	letter-spacing: 5px;
	background-color: #d3d3d3;
	text-align: right;
}
TR.rowPagerCommissions
{
	font-weight: bold;
	color: #014D32;
	letter-spacing: 5px;
	background-color: #d3d3d3;
	text-align: right;
}
.datalist
{
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-align: left;
}
.datalistheader
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.dlheaderMiddle
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	line-height: 2em;
	text-align: center;
}

.folderbuttons
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	border-left-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	padding-bottom: 1px;
	text-transform: capitalize;
	color: #000000;
	border-top-style: outset;
	border-top-color: #F5F5F5;
	padding-top: 1px;
	font-family: Verdana, Arial, Sans-Serif;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	border-right-color: #F5F5F5;
	border-bottom-style: outset;
}
TBODY
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
}
.bold
{
	font-weight: bold;
}
INPUT.input
{
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	background-color: #FFFFFF;
}
INPUT.inputRight
{
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
}
INPUT.inputTransparent
{
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	background-color: transparent;
}
INPUT.inputNoCaps
{
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
INPUT.inputAllCaps
{
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFFFF;
}
INPUT.inputDisabled
{
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	background-color: transparent;
}
#lblName
{
	font-weight: bold;
	font-size: 8pt;
	color: #014D32;
	font-style: italic;
	font-family: Century Gothic;
	font-variant: normal;
}
#ctlWelcome1_lblName
{
	font-weight: bold;
	font-size: 8pt;
	color: #014D32;
	font-style: italic;
	font-family: Century Gothic;
	font-variant: normal;
}
#lblWelcome
{
	font-weight: bold;
	font-size: 8pt;
	color: #014D32;
	font-style: italic;
	font-family: Century Gothic;
	font-variant: normal;
}
#ctlWelcome1_lblWelcome
{
	font-weight: bold;
	font-size: 10pt;
	color: #014D32;
	font-style: italic;
	font-family: Century Gothic;
	font-variant: normal;
}
#pnlLogout
{
	border-right: #F5F5F5 1px outset;
	border-left: #F5F5F5 1px outset;
	border-top: #F5F5F5 1px outset;
	z-index: 590;
	left: 8px;
	vertical-align: top;
	width: 100%;
	border-bottom: #F5F5F5 1px outset;
	position: absolute;
	top: 8px;
	height: 78px;
	text-align: right;
	background-image: url(../assets/BFG gradient.gif);
	repeat: repeat-x;
}
#ctlWelcome1_pnlLogout
{
	background-image: url(../assets/BFG gradient.gif);
	repeat: repeat-y;	
	border: none;
	z-index: 590;
	position: absolute;
	left: 8px;
	top: 8px;
	width: 100%;
	height: 81px;
	vertical-align: middle;
	text-align: right;
}
.pnlColor
{
	border-right: #dcdcdc 1px ridge;
	border-top: #dcdcdc 1px ridge;
	border-left: #dcdcdc 1px ridge;
	border-bottom: #dcdcdc 1px ridge;
	background-color: #F2F2F2;
}
.pnlColorNoBorder
{
	background-image: url(../assets/dfg.gif);
}
.pnlBackgroundMain
{
	left: 136px;
	width: 80%;
	position: absolute;
	top: 114px;
	background-color: #F2F2F2;
}
.pnlBackgroundPopUp
{
	background-color: #C19C85;
}
.pnlTopBGNoMenus
{
	border-right: #F5F5F5 1px outset;
	border-top: #F5F5F5 thin outset;
	font-weight: bold;
	font-size: 12pt;
	border-left: #F5F5F5 1px outset;
	color: #000000;
	border-bottom: #F5F5F5 thin inset;
	font-family: Century Gothic;
	letter-spacing: 1em;
	background-color: #dcdcdc;
	text-align: center;
}
.tblRow
{
	background-color: #F5F5F5;
}
#pnlMemberLogin
{
	font-weight: bold;
	font-size: 1em;
	width: 450px;
	border-top: none;
	border-bottom: none;
	font-family: Century Gothic;
	letter-spacing: 1em;
	height: 20px;
	background-color: #003366;
}
#pnlLoginEntry
{
	border-right: none;
	border-left: none;
	width: 450px;
	border-bottom: none;
	height: 150px;
	background-image: url(../assets/BFGentry.gif);
}
#tblLogin
{
	width: 450px;
	height: 60px;
	background-color: #ffffff;
	text-align: left;
}
#pnlLoginIncorrect
{
	font-weight: bold;
	width: 350px;
	color: #A52A2A;
	height: 40px;
}
#pnlWelcome
{
	z-index: 115;
	left: 136px;
	width: 80%;
	position: absolute;
	top: 98px;
	text-align: right;
}
#ctlWelcome1_pnlWelcome
{
	z-index: 115;
	left: 136px;
	width: 80%;
	position: absolute;
	top: 98px;
	text-align: right;
}
#pnlLogos
{
	z-index: 597;
	left: 240px;
	visibility: hidden;
	width: 757px;
	position: absolute;
	top: 10px;
	height: 40px;
	text-align: right;
}
#ctlWelcome1_pnlLogos
{
	z-index: 597;
	left: 240px;
	visibility: hidden;
	width: 757px;
	position: absolute;
	top: 10px;
	height: 40px;
	text-align: right;
}
#lblCo
{
	z-index: 2;
	left: 8px;
	visibility: hidden;
	position: absolute;
	top: 8px;
	width: 752px;
}
#imgLogo
{
	z-index: 600;
	left: 10px;
	visibility: visible;
	position: absolute;
	top: 10px;
}
#pnlMain
{
	z-index: 75;
	left: 136px;
	position: absolute;
	top: 114px;
}
.errorMessage
{
	font-weight: bold;
	font-size: 8pt;
	color: #FF0033;
	font-family: Verdana;
}
.promptMessage
{
	font-size: 8pt;
	font-family: Verdana;
}
.selectCol
{
	font-size: 10px;	
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	background-color: #dcdcdc;
}
.selectColFolder
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	background-color: #dcdcdc;
}
.selectColNoBG
{
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	background-color: #dcdcdc;
}
.pnlMenu
{
	z-index: 5;
	left: 8px;
	width: 100px;
	position: absolute;
	top: 8px;
	height: 620px;
	background-color: #003366;	
}
.pnlMenuHTML401
{
	z-index: 4;
	left: 8px;
	width: 105px;
	position: absolute;
	top: 8px;
	height: 620px;
	background-color: #003366;
}
.pnlMenuHTML401_FR
{
	z-index: 4;
	left: 8px;
	width: 118px;
	position: absolute;
	top: 8px;
	height: 620px;
	background-color: #003366;
}
.lblMenu
{
	font-weight: bold;
	font-size: 11px;
	left: 3px;
	vertical-align: sub;
	color: #FFFFFF;
	font-style: italic;
	font-family: Century Gothic, Times New Roman, Serif;
	letter-spacing: 1px;
	position: absolute;
	text-decoration: none;
}
.lblCommissions
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-family: Century Gothic, Times New Roman, Serif;
	letter-spacing: 1px;
	height: 18px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.lblLargeHeader
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	letter-spacing: 3px;
	height: 18px;
	background-color: #dcdcdc;
	text-decoration: none;
}
.lblPolicyView
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	text-decoration: none;
}
.lblApplication
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Veranda;
	text-decoration: none;
}
.lblApplPageHeader
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	text-align: center;
	text-decoration: none;
}
.lblAdvisorHeader
{
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	background-color: #014D32;
	text-align: center;
	text-decoration: none;
}
.lblAdvisorTop
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	background-color: #014D32;
	text-decoration: none;
}
HR
{
	color: none;
}
HR.Color
{
	color: #000000;
}
HR.Hidden
{
	color: #dcdcdc;
}
#lblPassword
{
	color: #FFFFFF;
}

#lblLoginName
{
	color: #FFFFFF;
}
.licNotice
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
.licNoticeBold
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
.licNoticeHeader
{
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	color: #000000;
	font-family: Century Gothic;
	font-variant: normal;
}
.licNoticeH2
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
}
.button
{
	font-weight: bold;
	font-size: 10px;
	width: 85px;
	color: #000000;
	font-family: Verdana;
	height: 25px;
}
.buttonLarge
{
	font-weight: bold;
	font-size: 10px;
	width: 120px;
	color: #000000;
	font-family: Verdana;
	height: 25px;
	BACKGROUND-COLOR: #BCBCBC;
}
.buttonLargest
{
	font-weight: bold;
	font-size: 10px;
	width: 175px;
	color: #000000;
	font-family: Verdana;
	height: 25px;
}
.applbuttons
{
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
.reportsToButton
{
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
	font-style: italic;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #dcdcdc;
	text-align: left;
	text-decoration: underline;
}
.pnlApplNavigationTop
{
	border-right: #F5F5F5 thin outset;
	border-top: #F5F5F5 thin outset;
	vertical-align: middle;
	border-left: #F5F5F5 thin outset;
	height: 16px;
	color: #000000;
	border-bottom: #F5F5F5 thin outset;
	background-color: #dcdcdc;
}
.pnlApplNavigation
{
	vertical-align: middle;
	width: 738px;
	height: 16px;
	color: #dcdcdc;
}

A.forms:link
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}
A.forms:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}
A.forms:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	background-color: #FFFFFF;
	text-decoration: underline;
}
A.forms:active
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#imgOnlineLogo
{
}
#lblPoweredBy
{
	font-size: 7pt;
	visibility: hidden;
	color: #330033;
	font-family: Verdana;
}
.txtColorLabel
{
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	color: #014D32;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
}
#lblFor
{
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	color: #014D32;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
}
#lblNewBusFor
{
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	color: #014D32;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
}
#lblOutstandingFor
{
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	color: #014D32;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
}
#lblInforceFor
{
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	color: #014D32;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
}
.bgColor
{
	background-color: #dcdcdc;
}
.mailToColor
{
	background-color: #dcdcdc;
}
.sectionHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	text-decoration: none;
}
.iboHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	background-color: #dcdcdc;
	text-decoration: none;
}
.lblFolderTopper
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	background-color: #F5F5F5;
	text-decoration: none;
}
.darkBGHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #F8F8FF;
	font-family: Century Gothic, Times New Roman, Serif;
	background-color: #014D32;
}
/****Sept 13 2004****/
#pnlMainContracts
{
	z-index: 75;
	left: 10px;
	position: absolute;
	top: 10px;
	background-color: #F5F5F5;
}
.toTopSummary
{
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
	font-style: italic;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: transparent;
	text-align: center;
	text-decoration: underline;
}
.toDocs
{
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: transparent;
}
#pnlTopEdits
{
	border-right: #F5F5F5 thin outset;
	border-top: #F5F5F5 thin outset;
	font-weight: bold;
	font-size: 8pt;
	z-index: 105;
	left: 24px;
	border-left: #F5F5F5 thin outset;
	width: 748px;
	color: #F5F5F5;
	border-bottom: #F5F5F5 thin outset;
	letter-spacing: normal;
	position: absolute;
	top: 50px;
	height: 18px;
	background-color: #dcdcdc;
}
#tblAdvisorInfo
{
	background-color: #014D32;
}
#pnlTopBGMenus
{
	border-right: #F5F5F5 1px outset;
	border-top: #F5F5F5 thin outset;
	font-weight: bold;
	font-size: 12pt;
	border-left: #F5F5F5 1px outset;
	color: #FFFFFF;
	font-family: Century Gothic;
	letter-spacing: 1em;
	background-color: #dcdcdc;
	text-align: left;
}
#lblReportsToID
{
	font-weight: bold;
	color: #014D32;
}
#lblReportsTo
{
	font-weight: bold;
	color: #014D32;
}
#lblAdvisorSNo
{
	font-weight: bold;
	color: #014D32;
}
#btnMarketing
{
	display: none;
}
/****Reports****/
TABLE.rptTable
{
}
.rptBGButton
{
	font-weight: bold;
	background-color: #dcdcdc;
	text-decoration: none;
}
.rptLabel
{
	font-weight: bold;
	color: #000000;
	background-color: #dcdcdc;
	text-decoration: none;
	BORDER-TOP: thin inset
}
.rptParam
{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.rptSelect
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Century Gothic, Times New Roman, Serif;
	text-decoration: none;
}
DD.DropList
{
	font-size: 12px;
}
/****Menu2****/
.pnlMenuB
{
	border-right: #F5F5F5 1px outset;
	border-top: #F5F5F5 1px outset;
	z-index: 700;
	left: 8px;
	visibility: hidden;
	width: 100%;
	color: #FFFFFF;
	position: absolute;
	top: 81px;
	height: 16px;
	background-color: #C1CBC7;
}
.lblMenuB
{
	font-weight: bold;
	font-size: 11px;
	color: #014D32;
	font-style: italic;
	font-family: Century Gothic, Times New Roman, Serif;
	letter-spacing: 1px;
	text-decoration: none;
}
.lblMenuBNewsletter
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-family: Century Gothic, Times New Roman, Serif;
	letter-spacing: 1px;
	text-decoration: none;
}
A.menu2:link
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}
A.menu2:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}
A.menu2:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	background-color: #dcdcdc;
	text-decoration: underline;
}
A.menu2:active
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	background-color: #dcdcdc;
}
.quickQuote
{
	visibility: visible;	
	font-weight: bold;
	font-size: 11px;
	color: #00007d;
	font-style: italic;
	font-family: Century Gothic, Times New Roman, Serif;
	letter-spacing: 1px;
	background-color: #dcdcdc;
	text-decoration: none;
}
.txtBulleted
{
	list-style-position: outside;
	font-size: 10px;
	text-transform: none;
	font-style: normal;
	font-family: Verdana;
	list-style-type: square;
	font-variant: normal;
}
.txtBulletedXSpace
{
	list-style-position: outside;
	font-size: 10px;
	text-transform: none;
	line-height: 20px;
	font-style: normal;
	font-family: Verdana;
	list-style-type: square;
	font-variant: normal;
}
.txtBulletOL
{
	list-style-position: outside;
	font-size: 10px;
	text-transform: none;
	font-style: normal;
	font-family: Verdana;
	list-style-type: decimal;
	font-variant: normal;
}
.subHeading
{
	font-weight: bold;
	font-size: 8pt;
	color: #00007d;
	font-style: italic;
	font-family: Century Gothic, Times New Roman, Serif;
	text-decoration: none;
}
#tblAdvisorTools
{
	font-weight: bold;
	font-family: Century Gothic;
	height: 50px;
	background-color: #dcdcdc;
	text-align: center;
	text-decoration: none;
}
#tblDocs
{
	font-weight: bold;
	font-family: Century Gothic;
	height: 50px;
	background-color: #DCDCDC;
	text-align: center;
	text-decoration: none;
}
.pnlBanner
{
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.pnlButtons
{
}
#tblCoContracting
{
	border-right: #000000 double;
	border-top: #000000 double;
	border-left: #000000 double;
	border-bottom: #000000 double;
}
#pnlDocLinks
{
	visibility: hidden;
}
/****NewMenus****/
A.topMenu:link
{
	border-right: #003366 thin solid;
	border-top: #003366 thin solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #003366 thin solid;
	color: #FFFFFF;
	border-bottom: #003366 thin solid;
	font-family: Verdana, Arial, Sans-Serif;
	height: 12px;
	background-color: #003366;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}
A.topMenu:visited
{
	border-right: #003366 thin solid;
	border-top: #003366 thin solid;
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	border-left: #003366 thin solid;
	color: #FFFFFF;
	border-bottom: #003366 thin solid;
	font-family: Verdana, Arial, Sans-Serif;
	height: 12px;
	background-color: #003366;
	text-align: center;
	text-decoration: none;
}
A.topMenu:hover
{
	border-right: #F8F8FF thin solid;
	border-top: #F8F8FF thin solid;
	border-left: #F8F8FF thin solid;
	color: #014D32;
	border-bottom: #F8F8FF thin solid;
	background-color: #F8F8FF;
}
A.topMenu:active
{
	border-right: #F8F8FF thin solid;
	border-top: #F8F8FF thin solid;
	font-weight: bold;
	border-left: #F8F8FF thin solid;
	color: #014D32;
	border-bottom: #F8F8FF thin solid;
	background-color: #F8F8FF;
}
A.topLogout:link
{
	font-weight: bold;
	font-size: 10px;
	width: 70px;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	text-decoration: underline;
	display: inline-block;
}
A.topLogout:visited
{
	font-weight: bold;
	font-size: 10px;
	width: 70px;
	color: #4C4C4C;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	text-decoration: underline;
}
A.topLogout:hover
{
	color: #014D32;
	background-color: #F8F8FF;
}
A.topLogout:active
{
	color: #014D32;
	background-color: #F8F8FF;
}
.leftMenuGroup
{
	border-right: 1px outset;
	border-top: 1px #ffffff outset;
	border-bottom: 1px #003366 inset;
	font-weight: bold;
	font-size: 10px;
	border-left: 1px #000000 inset;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.leftMenuItem
{
	border-right: 1px ridge;
	border-top: 1px ridge;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 4px;
	color: #000000;
	padding-top: 4px;
	border-bottom: 1px ridge;
	background-color: #F2F2F2;
	text-decoration: none;
}
.leftMenuHover
{
	
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 4px;
	border-left: 1px ridge;
	color: #003366;
	padding-top: 4px;
	background-color: #DDEAE5;
	text-decoration: none;
}
/****IG Grids & Calendar****/
.rowIGHeader
{
	font-weight: bold;
	font-size: 10px;
	color: Black;
	font-family: Verdana;
	background-color: #014D32;
}
.rowIGItem
{
	color: #014D32;
	background-color: #FFFFFF;
}
.rowIGAlternate
{
	color: #000000;
	background-color: #F5F5F5;
}
.rowIGPager
{
	color: #014D32;
	letter-spacing: 5pt;
	background-color: #F2F2F2;
}
.rowIGAdd
{
	color: #014D32;
	background-color: #F2F2F2;
}
.bgIGSave
{
	font-weight: bold;
	font-size: 10px;
	color: #014D32;
	font-family: Verdana;
	background-color: #F2F2F2;
}
.pnlIGEdit
{
	border-right: thin ridge;
	border-top: thin ridge;
	border-left: thin ridge;
	border-bottom: thin ridge;
	background-color: #F2F2F2;
}
.selectIGCol
{
	font-weight: bold;
	font-size: 10px;
	color: #F5F5F5;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: #014D32;
	border-bottom-style: none;
}
#AlternatingItemTemplate
{
	color: #000000;
	background-color: #F5F5F5;
}
.calTitle
{
	font-weight: bold;
	padding-bottom: 6px;
	color: #F8F8FF;
	padding-top: 6px;
	letter-spacing: 5pt;
	background-color: #FFFFFF;
}
.calDay
{
	font-weight: bold;
	color: #014D32;
	font-style: italic;
	background-color: #FFFFFF;
}
.calDayHeader
{
	font-weight: bold;
	color: #014D32;
	font-style: italic;
	background-color: #FFFFFF;
}
.calDayOtherMth
{
	color: #014D32;
	font-style: italic;
	background-color: #F5F5F5;
}
.calSelected
{
	font-weight: bold;
	color: #F8F8FF;
	font-family: Verdana;
	background-color: #FFFFFF;
}
#ADXLeftMenuControl1_hypQuote
{
	border-right: none;
	padding-right: none;
	border-top: none;
	padding-left: none;
	padding-bottom: none;
	border-left: none;
	padding-top: none;
	border-bottom: none;
	background-color: 003366;
	visibility: visible;
}
#tblAdvisorTools
{
	visibility: hidden
}
#ADXLeftMenuControl1_lblTM
{
	font-size: 0px;
	visibility: hidden;
	color: #003366;
}
#ADXLeftMenuControl1_lblTrademark
{
	font-size: 0px;
	visibility: hidden;
	color: #003366;
}
#pnlBackground
{
	left: 136px;
	width: 80%;
	position: absolute;
	top: 114px;
}
#pnlBackgroundNoMenus
{
	left: 8px;
	width: 98%;
	position: absolute;
	top: 8px;
}
#tblLogin
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width: 450px;
	height: 60px;
	text-align: center;
}
td.actab 
{ 
    text-align: center; 
    color: #FFFFFF; 
    font: 10px verdana; 
    font-weight: bold; 
    padding: 3px 3px 3px 3px;
    border-width: 2px;
    border-color: #C8C8C8; 
    border-style: groove; 
    border-bottom: 0; 
    background-color: #014D32; 
    cursor: default; 
} 



.topMenuClassQuickQuote img
{
    width:96px;
    height:11px;
}

.topMenuClassQuickQuoteFR img
{
    width:116px;
    height:11px;
}

.topMenuClassCannex img
{
    width:106px;
    height:50px;
}

.topMenuClassCannexFR img
{
    width:126px;
    height:50px;
}

.topMenuClassFormDepot img
{
    width:106px;
    height:40px;
}

.topMenuClassFormDepotFR img
{
    width:126px;
    height:40px;
}

