﻿/* Start of Undo Csss */@import "ajaxForm.css";
:link, :visited
{
	text-decoration: none;
}
ul, ol
{
	list-style: none;
}
h1, h2, h3, h4, h5, h6, pre, code
{
	font-size: 1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input
{
	margin: 0;
	padding: 0;
}
a img, :link img, :visited img
{
	border: none;
}
address
{
	font-style: normal;
}
/* End of Undo Csss *//* Start Miscellaneous  Class */.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.positionRelative
{
	position: relative;
}
.blankLine
{
	height: 20px;
}
.displayNone
{
	display: none;
}
.clearBoth
{
	clear: both;
}
.distancer
{
	display: block;
	font-size: 0pt;
}
.divLanguage a, .divLanguage a:visited
{
	text-transform: uppercase;
	margin-left: 10px;
	color: #1C4E5F;
	float: left;
}
.divLanguage a:hover
{
	color: White;
}
.LanguageTrue
{
	font-weight: bold;
}
.LanguageSelectedFalse
{
	float: left;
}
/* END Miscellaneous  Class */body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.divAdmin
{
}
.clear
{
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.divMain
{
	margin: 8px auto 0px auto;
	padding: 0px;
	width: 980px;
	display: block;
}
/*HEADER AREA */.divHeader
{
	clear: both;
	float: none;
	width: 100%;
	height: 145px;
	overflow: hidden;
	background-color: #FFF;
}
.divHeader .Left
{
	float: left;
	width: 60px;
	height: 145px;
}
.divHeader .Top
{
	width: 100%;
	height: 124px;
	background: white url('header_left.gif') repeat-y scroll right top;
}
.divHeader .Bottom
{
	width: 100%;
	height: 21px;
	background: white url('header_left_bottom.gif') no-repeat scroll right top;
}
.divHeader .LeftLogo
{
	float: left;
	width: 221px;
	height: 124px;
	font-size: 1px;
}
.divHeader .LeftLogo .LogoBottom
{
	float: left;
	width: 221px;
	height: 21px;
	background: white url('logoBottom.gif') no-repeat scroll left top;
}
.divHeader .RightBanner
{
	position: relative;
	float: left;
	width: 691px;
	height: 141px;
}
.divHeader .RightBanner .divLanguage
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 99;
}
.divHeader .RightBanner .divSearch
{
	position: absolute;
	bottom: 97px;
	right: 10px;
	z-index: 99;
}
.divHeader .Middle
{
	float: left;
	width: 915px;
	height: 145px;
}
.divHeader .Right
{
	float: right;
	width: 8px;
	height: 145px;
	background: white url('header_right.gif') no-repeat scroll right top;
}
/*MENU AREA */.divMenubar
{
	clear: both;
	float: none;
	width: 100%;
	height: 38px;
}
.divMenubar .Left
{
	float: left;
	width: 7px;
	height: 38px;
	background: white url('menu_bg_left.gif') no-repeat scroll left top;
}
.divMenubar .Middle
{
	float: left;
	width: 965px;
	height: 38px;
	background: white url('menu_bg.gif') repeat-x scroll 0 0;
}
.divMenubar .Right
{
	float: right;
	width: 8px;
	height: 38px;
	background: white url('menu_bg_right.gif') no-repeat scroll right top;
}
.filterAerrow
{
	width: 16px;
	height: 16px;
	background: transparent url('filterAerrow.png') no-repeat scroll 0 0;
	cursor: pointer;
	float: left;
}
/*BREADCRUMB AREA */.divBreadcrumb
{
	clear: both;
	float: none;
	width: 100%;
	height: 30px;
	padding-top: 6px;
	font-weight: bold;
}
/*CONTENT AREA */.divContain
{
	clear: both;
	float: none;
	width: 100%;
	height: 100%;
}
.divFooter
{
	clear: both;
	float: none;
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}
.divLeftPane
{
	float: left;
	width: 197px;
	z-index: 1;
	border-width: 0px;
	overflow: hidden;
}
.divMiddlePane
{
	float: left;
	width: 627px;
	overflow: hidden;
}
.divContentPane, .divContentBottom
{
	clear: both;
	float: none;
	margin: 0px auto 0px auto;
	width: 609px;
}
.divContentPaneBackOffice
{
	clear: both;
	float: none;
	padding-left: 10px;
	width: 95%;
}
.divContentBottom
{
	padding-top: 8px;
	position: relative;
}
.divRightPane
{
	float: right;
	width: 156px;
	overflow: hidden;
}
.divContentBottom .divBottomLeft, .divContentBottom .divBottomMiddle, .divContentBottom .divBottomRight
{
	width: 195px;
	max-width: 195px;
	float: left;
	border: solid 1px #CDCDCD;
	vertical-align: top;
	height: 252px;
	background-color: #F5F5F5;
	overflow: hidden; /*ie6*/
}
.divContentBottom .divBottomMiddle
{
	margin: 0px 9px 0px 9px;
}
.divContentBottom .divBottomRight
{
	position: absolute;
	right: 0;
	top: 8px;
}
.hrGray
{
	height: 1px;
	border-bottom: solid 1px #B2B2B2; /*background-color:#B2B2B2;*/
	background-color: transparent; /*border:none;*/
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 0pt;
}
/*============================ Left Side CSS=========================*/.divLinkRed, .divLinkBlue
{
	background-repeat: no-repeat;
	height: 95px;
	width: 197px;
	overflow: hidden;
}
.divLinkRed
{
	background-image: url(box_bg_red.png);
}
.divLinkBlue
{
	background-image: url(box_bg_blue.png);
}
.divLinkRed .Top, .divLinkBlue .Top
{
	padding: 16px 5px 0px 18px;
	height: 42px;
	overflow: hidden;
}
.divLinkRed .Top a, .divLinkRed .Top a:link, .divLinkRed .Top a:visited, .divLinkBlue .Top a, .divLinkBlue .Top a:link, .divLinkBlue .Top a:visited
{
	color: #FFF;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
.divLinkRed .Bottom, .divLinkBlue .Bottom
{
	padding: 5px 18px 0px 18px;
	height: 30px;
	overflow: hidden;
}
.divLinkRed .Bottom a, .divLinkRed .Bottom a:link, .divLinkRed .Bottom a:visited, .divLinkBlue .Bottom a, .divLinkBlue .Bottom a:link, .divLinkBlue .Bottom a:visited
{
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.divLinkRed .Top a:hover, .divLinkBlue .Top a:hover, .divLinkRed .Bottom a:hover, .divLinkBlue .Bottom a:hover, .arrowLinkGrey:hover
{
	color: #18545E;
}
/*=========================== Middle Content ============================== */.miniTabTitle
{
	background: #4D91A5 url('headerBack.jpg') repeat-x scroll 0 0;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	height: 23px;
	padding: 7px 12px;
	position: relative;
}
.miniTabContent
{
	padding: 0px 9px;
	height: 195px;
	overflow: hidden;
}
.contentTitle
{
	padding: 0px 10px 10px 0px; /*line-height:40px;*/
	border-bottom: solid 1px #c7c7c7;
	text-align: left;
}

.contentTitleCotrol
{
	padding: 0px 10px 10px 0px; /*line-height:40px;*/
	border-bottom: solid 1px #c7c7c7;
	text-align: left;
	margin: 0px 10px 10px 0px;
}
.contentTitleText
{
	color: #057789;
	font-size: 15pt;
	font-weight: bold;
}
.contentImage
{
	border: solid 1px #d4d4d4;
}
.pageContentArea
{
	min-height: 300px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}
.blueLink, .blueLink:link, .blueLink:visited
{
	color: #028499;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.blueLink:hover
{
}
.blueLink2, .blueLink2:link, .blueLink2:visited
{
	color: #028499;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	position: relative;
	text-decoration: none;
	width: 170px;
}
.arrowLinkGrey, .arrowLinkGrey:link, .arrowLinkGrey:visited, .arrowLinkRed, .arrowLinkRed:link, .arrowLinkRed:visited, .arrowLinkBlue, .arrowLinkBlue:link, .arrowLinkBlue:visited
{
	cursor: pointer;
	display: block;
	padding-right: 18px;
	text-decoration: none;
}
.arrowLinkGrey, .arrowLinkGrey:link, .arrowLinkGrey:visited
{
	background: url('greyArrow.png') no-repeat right center;
}
.arrowLinkRed, .arrowLinkRed:link, .arrowLinkRed:visited
{
	background: url('redArrow.png') no-repeat right center;
}
.arrowLinkBlue, .arrowLinkBlue:link, .arrowLinkBlue:visited
{
	background: url('blueArrow.png') no-repeat right center;
}
/*================================= MENU STYLE ========================================*/.jqueryslidemenu
{
	font-weight: bold;
	font-size: 12px;
	width: 100%;
}
.jqueryslidemenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/.jqueryslidemenu ul li
{
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/.jqueryslidemenu ul li a
{
	color: #000;
	font-size: 15px;
	font-weight: normal;
	border-right: 1px solid #778;
	text-decoration: none;
	text-align: left;
	padding: 8px 10px;
	background-color: #158EA1;
	display: block;
	background: #158EA1 url('menu_bg.gif') repeat-x scroll 0 0; /*     background:#414141;    color:white;    padding:8px 10px;    border-right:1px solid #778;    color:#2d2b2b;    text-decoration:none;    */
}
* html .jqueryslidemenu ul li a
{
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited
{
	color: white;
}
.jqueryslidemenu ul li a:hover
{
	color: #9FF;
	text-decoration: none;
}
/*1st sub level menu*/.jqueryslidemenu ul li ul
{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/.jqueryslidemenu ul li ul li
{
	/*display:list-item;*/
	display: block;
	float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */.jqueryslidemenu ul li ul li ul
{
	top: 0;
}
/* Sub level menu links style */.jqueryslidemenu ul li ul li a
{
	font-weight: bold;
	font-size: 12px;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
}
.jqueryslidemenuz ul li ul li a:hover
{
	/*sub menus hover style*/
	background: #eff9ff;
	color: black;
}
/* ######### CSS classes applied to down and right arrow images  ######### */.downarrowclass
{
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass
{
	position: absolute;
	top: 6px;
	right: 5px;
}
/*  Water Mark CSS */.onlineAccount td
{
	font-weight: bold;
	font-size: 11px;
}
.onlineAccount ul
{
	position: relative;
	list-style-type: none;
	z-index: 1;
}
.onlineAccount li
{
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 28px;
	z-index: 1;
}
.onlineAccountWaterMark
{
	color: #247289 !important; /*background-color:#b5d5dc !important;*/
}
/*sa        16Jan2009*/.breakLine
{
	width: 100%;
	background: transparent url('OnlineAccount/h-bline.png') repeat-x 0 0;
	height: 2px;
	padding: 3px;
}
.mebuBreak
{
	background: transparent url('menuSep.gif') repeat-y 0 0;
	height: 38px;
	width: 2px;
	padding: 0px 4px;
}
/*===============================================================Ajax Form*/.modalPopupOnlineAccountBackground
{
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
	background-color: #fff;
	display: none;
	font-size: 0;
}
.modalPopupOnlineAccount
{
	display: none;
	top: 150px;
	position: absolute;
	overflow: hidden;
	z-index: 102;
	width: 100%;
	left: 0px;
}
.onlineAccount
{
	clear: both;
	margin: 0px auto;
	display: block;
	width: 980px;
	height: 548px;
	color: #083b49;
	overflow: hidden;
	font-weight: bold;
}
.onlineAccount .redBorder, .redBorder
{
	border: solid 1px red !important;
}
.onlineAccount .onlineACLeft
{
	background: #67D6E8 url('OnlineAccount/lineLeft.jpg') no-repeat 0 0;
	float: left; /*height:458px;*/
	height: 548px;
	width: 9px;
}
.onlineAccount .onlineACMiddle
{
	background: #67D6E8 url('OnlineAccount/lineMiddle.jpg') repeat 0 0;
	float: left;
	height: 100%;
	width: 962px;
}
.onlineAccount .onlineACRight
{
	background: #67D6E8 url('OnlineAccount/lineRight.jpg') no-repeat 0 0;
	float: left;
	height: 100%;
	width: 9px;
}
.onlineAccount .onlineACBottom, .onlineAccount .onlineACStatus
{
	position: absolute;
	text-align: left;
	top: 500px;
	margin: 0px 0px 0px 100px;
	float: right;
	width: 750px;
}
.onlineAccount .onlineACStatus
{
	top: 500px;
}
.onlineACStatusError
{
	float: right;
	width: 300px;
	background-color: #83CBD9;
	display: none;
	padding: 0px 10px;
	color: #f00;
}
.onlineACStatusIEsix
{
	float: left;
	width: 300px;
	background-color: #fff;
	display: none;
	padding: 0px 10px;
	color: #008194;
}
.onlineAccount .onlineACBottom .stepFooter
{
	margin: 0 auto;
	width: 43px;
	text-align: center;
}
.onlineAccount .onlineACTitle
{
	float: none;
	clear: both;
	font-size: 15pt;
	font-weight: normal;
	color: #fff;
	padding: 0px 0px 30px 0px;
	background: transparent url('OnlineAccount/h-bline.png') repeat-x scroll 0 bottom;
	margin: 0 auto;
	width: 524px;
	text-align: center;
}
.onlineAccount .onlineACMiddle .OnlineStep
{
	position: absolute;
	width: 962px;
}
.onlineAccount .onlineACMiddle .OnlineStep .setpData
{
	margin: 0 auto; /*width:750px;*/
	height: 450px;
	clear: both;
	overflow: hidden;
	position: relative;
}
.onlineAccount .onlineACMiddle .OnlineStep .stepContent
{
	float: left;
	width: 727px;
}
.onlineAccount .onlineACMiddle .OnlineStep .accountOnlineConfirmation
{
	height: 260px;
	overflow: scroll;
}
.accountOnlineConfirmation .entry
{
}
.actionToolBar
{
	display: block;
	margin: 0 auto;
	width: 200px;
	padding: 20px 0px 0px 0px;
}
.onlineAccount .backToSite, .onlineAccount .print
{
	width: 80px;
	height: 80px;
	float: left;
}
.onlineAccount .backToSite a, .onlineAccount .print a
{
	width: 80px;
	display: block;
	padding-top: 45px;
	text-align: center;
	color: #0d3a47;
}
.onlineAccount .print a
{
	background: transparent url('OnlineAccount/print.jpg') no-repeat scroll center top;
}
.onlineAccount .print a:hover
{
	background: transparent url('OnlineAccount/printO.jpg') no-repeat scroll center top;
	color: #fff;
}
.onlineAccount .backToSite a
{
	background: transparent url('OnlineAccount/backToSite.jpg') no-repeat scroll center top;
}
.onlineAccount .backToSite a:hover
{
	background: transparent url('OnlineAccount/backToSiteO.jpg') no-repeat scroll center top;
	color: #fff;
}
.onlineAccount .onlineACMiddle .OnlineStep .moveBack, .onlineAccount .onlineACMiddle .OnlineStep .moveNext, .onlineAccount .onlineACMiddle .OnlineStep .moveNextHover
{
	float: left;
	width: 115px; /*ie6*/
}
.moveBackInnerDiv, .moveNextInnerDiv
{
	margin: 0 auto;
	width: 80px;
	clear: both;
}
.moveBackInnerDiv
{
	float: left;
	padding: 0px 15px;
}
.moveNextInnerDiv
{
	float: right;
	padding: 0px 20px;
}
.onlineAccount .onlineACMiddle .OnlineStep .moveBack a:link, .onlineAccount .onlineACMiddle .OnlineStep .moveBack a:visited, .onlineAccount .onlineACMiddle .OnlineStep .moveBack a:active, .onlineAccount .onlineACMiddle .OnlineStep .moveNext a:link, .onlineAccount .onlineACMiddle .OnlineStep .moveNext a:visited, .onlineAccount .onlineACMiddle .OnlineStep .moveNext a:active, .onlineAccount .onlineACMiddle .OnlineStep .moveNextHover a
{
	margin-top: 180px;
	display: block;
	padding-top: 40px;
	text-align: center;
	color: #70aebc;
	background-position: center top;
}
.onlineAccount .onlineACMiddle .OnlineStep .moveBack a
{
	background: transparent url('OnlineAccount/arrLeft.jpg') no-repeat scroll center top;
}
.onlineAccount .onlineACMiddle .OnlineStep .moveNext a
{
	background: transparent url('OnlineAccount/arrRight.jpg') no-repeat scroll center top;
}
.onlineAccount .onlineACMiddle .OnlineStep .moveBackHover a
{
	background: transparent url('OnlineAccount/arrLeftO.jpg') no-repeat scroll center top;
	color: #FAFF01;
}
.onlineAccount .onlineACMiddle .OnlineStep .moveNextHover a
{
	background: transparent url('OnlineAccount/arrRightO.jpg') no-repeat scroll center top;
	color: #fff;
}
.onlineAccount .stepTitle
{
	color: #fff;
	font-size: 12pt;
	padding: 18px 0px;
	background: transparent url('OnlineAccount/h-bline.png') repeat-x scroll 0 bottom;
	margin: 0px auto;
	text-transform: uppercase;
	text-align: center;
	width: 524px;
}
.onlineAccount .stepHorizontalSpace
{
	height: 20px;
	display: block;
}
.onlineAccount .divAgencyIcons
{
	height: 98px;
	width: 670px;
	margin: 20px auto 0px auto;
	border-bottom: solid 1px #c2ebf6;
	padding: 0px 0px 14px 0px;
}
.onlineAccount .divAgencyIcons .divAgency, .onlineAccount .divAgencyIcons .divAgencyHover
{
	width: 163px;
	height: 87px;
	cursor: pointer; /*border:solid 1px #fff;*/
	float: left;
}
.onlineAccount .divAgencyDetails
{
	font-size: 10pt;
	width: 670px; /*divAgencyIcons:width*/
	height: auto;
	margin: 20px auto;
}
.agencyBullet ul
{
	padding: 0px 0px 0px 20px;
}
.agencyBullet li
{
	list-style-position: outside;
	list-style-image: url('OnlineAccount/agencyBullets.GIF');
	list-style-type: none;
	line-height: normal;
	padding: 0px 0px;
}
.agencySubTitle
{
	font-weight: bold;
	color: #c2ebf6;
}
.agencyTitleYou
{
	font-size: 15px;
	color: #134e5f;
	text-transform: uppercase;
}
.onlineAccount .divAgencyIcons .pack1, .onlineAccount .divAgencyIcons .pack2, .onlineAccount .divAgencyIcons .pack3, .onlineAccount .divAgencyIcons .pack4
{
	height: 98px;
	width: 167px;
	float: left;
	margin: 0px;
}
.onlineAccount .divAgencyIcons .pack1
{
	background: transparent url('OnlineAccount/pack1.jpg') no-repeat scroll top center;
}
.onlineAccount .divAgencyIcons .pack2
{
	background: transparent url('OnlineAccount/pack2.jpg') no-repeat scroll top center;
}
.onlineAccount .divAgencyIcons .pack3
{
	background: transparent url('OnlineAccount/pack3.jpg') no-repeat scroll top center;
}
.onlineAccount .divAgencyIcons .pack4
{
	background: transparent url('OnlineAccount/pack4.jpg') no-repeat scroll top center;
}
.onlineAccount .divAgencyIcons .pack1Hover
{
	background: transparent url('OnlineAccount/pack1O.jpg') no-repeat scroll top center;
}
.onlineAccount .divAgencyIcons .pack2Hover
{
	background: transparent url('OnlineAccount/pack2O.jpg') no-repeat scroll top center;
}
.onlineAccount .divAgencyIcons .pack3Hover
{
	background: transparent url('OnlineAccount/pack3O.jpg') no-repeat scroll top center;
}
.onlineAccount .divAgencyIcons .pack4Hover
{
	background: transparent url('OnlineAccount/pack4O.jpg') no-repeat scroll top center;
}
.onlineAccount .divAgencyIcons .divAgency
{
	background: transparent url('OnlineAccount/agent.png') no-repeat scroll 0 0;
}
.onlineAccount .divAgencyIcons .divAgencyHover
{
	background: transparent url('OnlineAccount/agenActive.png') no-repeat scroll 0 0;
}
.onlineAccount .agencyDetails
{
	text-align: center;
	vertical-align: middle;
	padding: 15px 0px;
}
.onlineAccount .agencyDetails .agentyName, .onlineAccount .agencyDetails .agentySlogen
{
	font-weight: bold;
	padding: 3px;
	font-size: 15px;
	color: #337E93;
}
.onlineAccount .agencyDetails .agentySlogen
{
	font-size: 9px;
}
.onlineAccount .divAgencyDetails .divAgencyDetailsContext
{
	display: none;
	position: absolute;
}
.onlineAccount .onlineACMiddle .OnlineStep .columnArea1, .onlineAccount .onlineACMiddle .OnlineStep .columnArea2
{
	display: block;
	margin: 0px;
	float: left;
}
.onlineAccount .onlineACMiddle .ColumnBorder
{
	float: none;
	background-color: #1D6B7E;
	width: 1px;
	height: 100%;
	margin: 10px 15px;
	margin: 0 auto;
}
.closeMe
{
	float: right;
	clear: none;
	position: relative;
	width: 20px;
}
.closeMe a
{
	background: url('OnlineAccount/close.gif') no-repeat 0 0;
	height: 17px;
	width: 18px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
	display: block;
}
.closeMe a:hover
{
	background: url('OnlineAccount/closeO.gif') no-repeat 0 0;
}
.onlineAccount .thankMessage
{
	font-weight: bold;
	padding: 30px;
	font-size: 20px;
	color: #fff;
}
.onlineAccount .thankText
{
	padding-left: 30px;
}
.onlineAccount .activeStep
{
	background: transparent url('OnlineAccount/activeStep.jpg') no-repeat 0 0;
	height: 6px;
	width: 6px;
	float: left;
	margin: 0px 2px;
}
.onlineAccount .inactiveStep
{
	background: transparent url('OnlineAccount/inactiveStep.jpg') no-repeat 0 0;
	height: 6px;
	width: 6px;
	float: left;
	margin: 0px 2px;
}
.banque
{
	clear: both;
	padding: 0px 0px 0px 0px;
	height: 40px;
}
.banque .banqueControl
{
	display: block;
	float: left;
}
.banque .plusIcon, .banque .minusIcon
{
	width: 13px;
	float: left;
	padding: 0px 2px 0px 0px;
}
.banque .plusIcon a
{
	background: transparent url('OnlineAccount/plus.gif') no-repeat 0 0;
	height: 13px;
	width: 13px;
	display: block;
}
.banque .plusIcon a:hover
{
	background: transparent url('OnlineAccount/plusO.gif') no-repeat 0 0;
}
.banque .minusIcon a
{
	background: transparent url('OnlineAccount/minus.gif') no-repeat 0 0;
	height: 13px;
	width: 13px;
	display: block;
	float: left;
}
.banque .minusIcon a:hover
{
	background: transparent url('OnlineAccount/minusO.gif') no-repeat 0 0;
}
.jCheckBox, .onlineAccount .jCheckBoxChecked
{
	width: 12px;
	display: inline;
	padding: 0px;
	clear: both;
}
.jCheckBox a
{
	background: transparent url('OnlineAccount/check.gif') no-repeat 0 0;
	height: 14px;
	width: 14px;
	padding: 0px 4px 0px 14px;
}
.jCheckBox a:hover
{
	background: transparent url('OnlineAccount/checkO.gif') no-repeat 0 0;
}
.jCheckBoxChecked a, .onlineAccount .jCheckBoxChecked a:hover
{
	background: transparent url('OnlineAccount/checked.gif') no-repeat 0 0;
	height: 14px;
	width: 14px;
	padding: 0px 4px 0px 14px;
}
.odd
{
	background-color: #fffee2; /* pale yellow for odd rows */
	display: block;
	margin: 1px 5px 1px 0px;
	padding: 0px 0px 0px 10px;
}
.even
{
	background-color: #d8f0fc;
	display: block;
	margin: 1px 5px 1px 0px;
	padding: 0px 0px 0px 10px;
}
/*NEWS */.onlineAccount .onlineNewsTitle
{
	padding: 25px 0px 0px 0px;
	margin: 0px 25px;
	width: 100%;
	font-weight: bold;
}
.onlineAccount .onlineNewsDate
{
	background: transparent url('OnlineAccount/h-bline.png') repeat-x scroll 0 bottom;
	padding: 5px 0px 10px 0px;
	margin: 0px 25px;
}
.newsItem
{
	margin: 5px 0 5px 0;
}
.newsTitle
{
	font-size: 12px;
	font-weight: bold;
	font-family: Sans-Serif;
	cursor: pointer;
}
.newsTitleActive
{
	color: #727272;
	font-size: 12px;
	font-family: Sans-Serif;
}
.newsDate
{
	padding: 0 0 5px 0;
	color: #057789;
	font-weight: bold;
}
.readMore a
{
}
.newsDesc, .newsDesc p, .newsDate
{
	font-family: Sans-Serif;
	font-size: 13px;
	line-height: 16px;
}
.Image
{
	padding-right: 10px;
}
.ShortDescription
{
	padding-top: 7px;
	font-family: Sans-Serif;
	color: Gray;
}
.newsFullDescription
{
	height: 420px;
	overflow: scroll;
}
.underline
{
}
/*end NEWS*//* CONTACT  start*/.ContentFrom
{
	display: block;
	background-color: #f1f8f9;
	border: solid 1px #cde5e9;
	padding: 36px;
}
.ContentFrom ul
{
}
.ContentFrom li
{
	list-style-type: none;
	padding: 10px 10px;
	display: block;
	position: relative;
}
.ContentFrom span
{
	color: #057789;
	display: block;
}
.ContentFrom label
{
	color: #62AEBB;
}
.ContentFrom .select
{
	font-weight: bold;
	font-style: italic;
}
.ContentFrom .clear
{
	font-size: 1px;
	height: 1px;
}
.descriptionErr
{
	color: Red !important;
}
.description
{
	color: #057789;
}
.selectedArea li, .selectedArea
{
	background-color: #C7E8EF;
}
/*contact tooltip*/.onlineAccountToolTipsHolder
{
	position: absolute;
	clear: both;
	top: 0;
}
.onlineAccountToolTip
{
	clear: both; /*background:transparent url('toolTip.png') no-repeat scroll 0 0;*/
	display: none;
	position: absolute;
	width: 200px;
	height: 76px;
	z-index: 110;
	padding: 10px 5px 5px 25px;
}
.contactToolTip
{
	display: none;
	position: absolute;
	width: 200px;
	height: 76px;
	z-index: 110;
	padding: 10px 5px 5px 25px;
	left: 260px;
	top: 15px;
}
.onlineAccountToolTip .mM, .contactToolTip .mM
{
	background-color: #d7f7ff;
	width: 160px;
	height: 51px;
}
.tipImg
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}
/*end contact tooltip*//* CONTACT  end*//* STATISTICS */.statisticsInformation
{
	border-style: none !important;
	border-top-style: none !important;
	border-bottom-style: none !important;
}
.advisorStatistics
{
	padding: 20px;
	background-color: #DFF1F3;
}
.advisorStatisticsOver
{
	background-color: #dcc5b5 !important;
}
.onlineAccountParts
{
	background: #158EA1 url('menu_bg.gif') repeat-x scroll 0 0;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	height: 23px;
	padding: 7px 12px;
	position: relative;
}
.onlineAccountPartAgenciesParts
{
	width: 300px;
	margin: 0 auto;
}
/* END STATISTICS *//*ASP Grid*/.gridMouseIn
{
	background-color: #dcc5b5 !important;
}
/*ASP Grid*//* Simulator */.simulatorHeader
{
	padding: 5px 0px 15px 25px;
	border-bottom: solid 1px #c7c7c7;
	color: #696969;
	font-size: 11px;
	position:relative;
}
.simulatorLinkButton
{
	position: absolute; 
	right: 0; 
	top:0;
}

.simulatorContent
{
	color: #3697a8;
	margin-top: 15px;
	background-color: #f1f8f9;
	border: solid 1px #cde5e9;
}
.simulatorPanelBrd
{
	display: none;
	background: transparent url(OnlineAccount/lineBrake.gif) repeat-x bottom left;
}
.simulatorPanelBrd label
{
	position: relative;
	top: -2px;
	padding-left: 3px;
}
.simulatorPanel, .simulatorPanelBrd
{
	padding: 15px 25px;
}
.simulatorHeader .title
{
	font-weight: bold;
	font-size: 12px;
	color: #505050;
	padding: 5px 0px;
}
.simulatorTitleBlue
{
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0px;
}
.simulatorHeader ul
{
	list-style-position: inside;
}
.simulatorHeader ul li
{
	list-style-type: none;
}
.numList li
{
	list-style-type: decimal !important;
}
/* */.alignRight
{
	text-align: right;
	direction: rtl;
}
