body {background:#366b71 url(../../App_Themes/MarketPlaceDesign/Images/Common/gradient.jpg) repeat-x ;height:100%;position:relative;}
html,body {margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
*html html {height: 100%}
*{margin:0px;padding:0px}
/********* Templates ***********/
div#MainContainer {
	width: 1000px;
	display: flex;
	margin: 5px auto 0 auto;
	position: relative;
	z-index: 0;
}
/********* Page Container ***********/
div#PageContainer
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
	padding:0 0 0px 0px;
	z-index:1;
}

/********* Header Container ***********/
div#Header
{
	position: relative;
	width: 100%;
	height:86px;
	margin:0px 0 0 0px;
	padding:0 0px 5px 0px;
	z-index:4;
}
div#Header_auth
{
	position: relative;
	width: 100%;
	height:54px;
	margin:0px 0 0 0px;
	padding:0 0px 5px 0px;
	z-index:4;
}
/********* Header Content ***********/
.HeaderLogo
{
	width: 645px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 86px;
	background: #ffffff no-repeat 0% 0%;
	float:left;
}
div#HeaderLogo
{
	width: 645px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 86px;
	background: #ffffff no-repeat 0% 0%;
	float:left;
}
.HeaderLogo_auth
{
	width: 64.5%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 54px;
	background: #ffffff no-repeat 0% 0%;
	float:left;
}
div#HeaderLogo_auth
{
	width: 64.5%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 54px;
	background: #ffffff  no-repeat 0% 0%;
	float:left;
}
div#HeaderLogo_authbottom
{
	width: 65px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 20px;
	background: #ffffff url( '../../App_Themes/MarketPlaceDesign/Images/Common/headerlogo_authbottom.jpg' ) no-repeat 70% 0%;
	float:left;
}
.headerlist
{
	margin:10px 0 0 190px;
	float:left;
	height:15px;	
}
div#HeaderContent
{
	margin:0 0 0 0;
	float:left;
	height:40px;
	padding:0px 2px 0px 2px;
	position:relative;
	width:670px;
	z-index:4;
}
div#Header .headerlist ul
{
     padding: 0 0 0 0; 
     margin: 0 0 0 0; 
     list-style-type: none;
}
div#Header .headerlist li 
{
    padding:0px 5px 4px 10px;
    float: left; 
    border-right: 1px solid #a2082c;
    line-height:11px;
}
div#Header .headerlist li.headeritemlast 
{
    padding:0px 5px 4px 10px;
    float: left; 
    border:none;
    line-height:11px;
}

div#Header li.help
{
	padding: 0 15px 4px 10px;
	background: url( '../../App_Themes/MarketPlaceDesign/Images/Common/help.gif' ) no-repeat 96% 50%;
	line-height:11px;	
}
/**************Login ************/
div#Login
{
	float:left;
	width:340px;
	position:relative;
	margin:0 0 0 10px;
	font-family:verdana,Arial, Helvetica, sans-serif;
}
div#SplashText
{
	margin:5px 0 10px 15px;
	width:425px;
	font:11pt;
	font-family:Trebuchet MS,verdana,Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
}

.splashcontent {
	height:331px;
	background:url(../../App_Themes/MarketPlaceDesign/Images/Common/splash.jpg) no-repeat;
	padding: 10px 0 0 10px;
}
.splashcontent li {
	list-style-image:url(../../App_Themes/MarketPlaceDesign/Images/Common/bullet_list.gif);
	list-style-type:none; 
}
.welcome
{
	margin:20px 0 0 0;
}
.welcometext
{
	float:left;
	width:240px;
	text-align:right;
	border-right:1px dashed #2f666c;
	height:18px;
	padding:0 5px 0 0;
}
div#Login span , .welcome
{
	color:#2f666c;
	font-size:8pt;
	display:block;
	padding:8px 0 5px 0;
}
div#Login a.link 
{
	font-weight: normal; 
	font-size: 8pt;
	color: #808080;
	font-family: verdana,Arial, Helvetica, sans-serif;
}
div#Login a:hover
{
	text-decoration:underline;
}

/**************End Login ************/

/**************End Header ************/

/*********Top Menu ***********note:see menu.css for menu styles*/
#Menu
{
	position: relative;
	width:935px;
	float:left;
	z-index:100;
}
/*********End Top Menu ***********/

/*********Bread Crumb Navigation ***********/
#roundHeader
{
	background-color:#eb832d;
	padding:2px 0 2px 1px;
	position: relative;
	z-index:100;
}
*html #roundHeader {height:25px;}
#subHeader
{
	background-color:#ffffff;
	width:99.9%;
	height:22px;
	border-bottom:2px solid #ee7e22;
	position: relative;
}
*html #subHeader {height:22px;}
#breadCrumbContainer{width:995px;height:1px;}
#breadCrumb 
{
	font-family: Helvetica;
	font-size: 11px;
	color: #72663d;
	padding: 5px 0 0 6px;
	position: relative;
	float:left;
}
.currentBreadCrumb{
	color:#72663d;text-decoration:none;
}

a.breadCrumbLinks{
	color:#ee7e22;
	text-decoration:none;
	font-family: Helvetica;
}
a.breadCrumbLinks:hover
{
	text-decoration:underline;
}
/*********End Bread Crumb Navigation ***********/

/*********Page Title Image ***********/
div#PageTitle
{
	margin:5px 0 5px 3px;
	background: url(../../App_Themes/MarketPlaceDesign/Images/Common/pagetitle.gif) no-repeat;
	padding: 3px 5px 0px 60px;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#666666;
	font-weight:bold;
	height:24px;
	float:left;
	width:530px;
	border-right: 1px dashed #aba48f;
}
/*********End Page Title Image ***********/
div#groupSelectorDisplay,
div#agencySelectorDisplay
{
	margin:0px 0 0 0px;
	position:relative;	
	height:35px;
	width:100%;
	background-color:#474747;
	z-index:100; 
}
div#greyBarContainer
{
	background:#d9d1c2 url('../../App_Themes/MarketPlaceDesign/Images/Common/greyBar.jpg') repeat-x ;
	width:100%;
	height:35px;
	position:relative;
	z-index:50;
}
#keep-in-view-placeholder
{
	position:relative;
}

/********* Page Content ***********/

div#PageContent
{
	margin:0px 0 0 0;
	padding:0px 0px 20px 0px;
	background-color:#ffffff;
	z-index:0;
}
/********* Footer Content ***********/
div#Footer
{
	position: relative;
	width: 100%;
	margin:0px 0 0 0;
	padding:0 0 0px 0px;
	height:85px;
    background: #d1cebf url('../../App_Themes/MarketPlaceDesign/Images/Common/footer.jpg') repeat-x ;
    background-color: #dddddd;
}
div#FooterIx
{
	padding-left:5px;
	float:left;
	padding-top:5px;
	width:715px;
	z-index:0;
	height: 56px;
}
*html div#FooterIx{margin-top:8px;}
div#FooterLinks
{
	padding-top:10px;
	height:15px;
	float:left;
}
div#Footer ul
{
     padding: 0 0 0 0; 
     margin: 0 0 0 0; 
     list-style-type: none;
}
div#Footer li 
{
    padding: 0px 5px 4px 10px;
    border-right: 1px solid #818181;
    float: left; 
    line-height:8px;
}
div#Footer li.footeritemlast 
{
    padding:0px 5px 4px 10px;
    float: left; 
    border:none;
    line-height:8px;
}
.footerdesc 
{
    font-weight: normal; 
	text-decoration: none;
	font-size: 7pt;
	color: #818181;
	font-family: verdana,Arial, Helvetica, sans-serif;
}

div#Footer a {text-decoration:underline;}

div#Footer a.link 
{
	font-weight: normal; 
	text-decoration: none;
	font-size: 7pt;
	color: #818181;
	font-family: Verdana,arial Helvetica, sans-serif;
}
div#Footer a.link:hover 
{
	text-decoration: underline;
}

/*********End Footer Content ***********/

/*********Consumer Header Text*********/

div#HeaderContent ul 
{
     padding: 5px 0 0 0; 
     margin: 0 0 0 0; 
     list-style-type: none;
}
div#HeaderContent li
{
    padding: 0px 10px 2px 0px;
    border-right: 1px solid #ffffff;
    float: left; 
    line-height:12px;
}
div#HeaderContent li.headeritemlast
{
    padding:0px 5px 2px 10px;
    float: left; 
    line-height:12px;
    border-right-style:none;
}


/*********End Consumer Header Text*********/


/********* Grids Start ***********/
/*******"colored"(per style guide)******/
.datagrid
{
	width: 100%;
	border-collapse:collapse;
	border:1px solid #c1d3d1;
}

.datagrid td , th
{
   	font-family: verdana,Arial, Helvetica, sans-serif;
	padding:4px 4px 4px 4px;
    font-size:9pt;
    height:12px;
    border:1px solid #c1d3d1;
    word-wrap: break-word;
}

/*.gridheadercells td{text-decoration:underline;}*/
.gridheadercells , .gridheadercells th
{
    font-weight: bold;
	color: #ffffff;
	background-color: #779d9e;  
	font-size:8pt;
	font-family: verdana,Arial, Helvetica, sans-serif;
	padding:4px 4px 4px 4px;
	height:20px;
}
.datagrid td.breaktext , .datagrid td .breaktext
{
	word-break:break-all;
}
/*******grid sorting********/
.gridheadercells th a
{
    font-weight: bold;
	color: #ffffff;
	font-size:8pt;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration:underline; 
}
.gridheadercells th a:hover
{
    font-weight: bold;
	color: #ffffff;
	font-size:8pt;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration:underline; 
}
.gridheadercells th.sortasc a
{
    font-weight: bold;
	color: #ffffff;
	font-size:8pt;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration:underline; 
    background: url('../../App_Themes/MarketPlaceDesign/Images/Common/sort_arrowup.gif') no-repeat;
	padding:0 0 0 10px;
	height:4px;
	background-position:top left;
} 
.gridheadercells th.sortdesc a
{
    font-weight: bold;
	color: #ffffff;
	font-size:8pt;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration:underline; 
    background:  url('../../App_Themes/MarketPlaceDesign/Images/Common/sort_arrowdown.gif') no-repeat;
	padding:0 0 0 10px;
	background-position:top left;
	height:4px;
}
/********end sorting******/

.griditemcells
{
	background-color: #d6e1e2; /*#ebeae4*/
	color: #666666;
	font-weight: normal;
	word-wrap: break-word;
} 
.gridalternatingitemcells
{
	background-color:#ffffff;
	color:#666666;
	font-weight: normal;
    word-wrap: break-word;
}

.gridselecteditemcells
{
	color: #2f666c; 
	background-color:#FFC996;
	font-weight: normal;
}

.gridselecteditemcells a.link
{
	color: #2f666c; 
}

.gridselecteditemcells a.link:hover
{
	color: #2f666c; 
}

.datagrid a
{
	font-weight: normal; 
	text-decoration: underline;
	font-size: 8pt;
	color: #666666;
	font-family: verdana,Arial, Helvetica, sans-serif;
	 
}
.datagrid a:hover 
{
	font-weight: normal; 
	text-decoration: none;
	font-size: 8pt;
	color: black;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/********all other "non-colored" tables******/
.datagrid_table
{
	width: 903px;
}
.datagrid_table td
{
   	font-family: verdana,Arial, Helvetica, sans-serif;
	padding:0 2px 2px 0;
    font-size:8pt;
}
.gridheadercells_table
{
    font-weight: bold;
	color: #666666;
	font-size:8pt;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.gridheadercells_table td{text-decoration:underline;}
.griditemcells_table
{
	color:#666666;
    font-weight: normal;
} 

.datagrid_table a
{
	
	font-weight: normal; 
	text-decoration: underline;
	font-size: 8pt;
	color: #666666;
	font-family: verdana,Arial, Helvetica, sans-serif;
	 
}
.datagrid_table a:hover 
{
	font-weight: normal; 
	text-decoration: none;
	font-size: 8pt;
	color: black;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.datagrid_nowidth
{
	border-collapse:collapse;
	border:1px solid #ffffff;
}


/********* Grids End ***********/

/*****for ordered and unordered lists ******/
ol.style3 
{
	padding: 0;
	margin: 0 0 0 15px;
}
.style3 li 
{
	margin-top: 0px;
	position: relative;
	line-height : 13pt;
}
* html .style3 li
{
	line-height : 13pt;
}
ul.style3 
{
	padding: 0 0 0 0;
	margin: 0 0 0 25px;
}
/******Page Notes/Error List*****/
.style10 ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 60px;
}
.style10 li 
{
	position: relative;
	line-height : 13pt;
    word-wrap: break-word;
}
/************custom lists**************/
ul.customlist
{
     padding: 3px 0px 0px 0px; 
     margin: 0px 0 0 0; 
     text-decoration: none ;
}
.customlist li 
{
    padding:0px 0px 2px 0px;
    margin: 0px 0 0 25px;
    font-weight: normal;  
    font-size:9pt;
    color: #666666; 
    font-family: verdana,arial,helvetica,sans-serif; 
    line-height:11px;
    position:relative;
    text-decoration: none ;
    list-style-image:url('../../App_Themes/MarketPlaceDesign/Images/Common/list_box.gif') ;
    list-style-type:none; 
}


/**************************************/


/*****colors and fonts for all pages(as specified from style guide)*******/

/*****bread crumb nav(selected item)******/
.style1
{
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
	font-family:verdana,Arial,Helvetica, sans-serif;
}
/*****content level sub header text******/
.style4{
    font-size: 13pt;
    color: #2f666c;
    border-bottom: #b8b29e 1px solid;
    font-family: verdana,arial,helvetica, sans-serif;
    padding:2px 0 3px 0px;
    margin:10px 0 5px 0px;
}
.IxModMainContainer .white {
    display: inline-block;
    vertical-align: middle;
    float:right;

}
    .IxModMainContainer .white .button {
        background-color: #ee7e22;
        color:#fff;
    }

.removeborder {
    border-bottom: none !important;
    display: inline-block;
    margin-top: 3px !important;
}

.topborder {
    border-top: 1px solid #2f666c;
    margin-top: -7px;
}

.IxModMainContainer .btnWrapper .button {
    margin-top: 3px;
    margin-right: 28px;
    padding: 4px;
    height: 28px;
}



.style4_NoBorder{
    font-size: 13pt;
    color: #2f666c;
    font-family: verdana,arial,helvetica, sans-serif;
    padding:2px 0 3px 0px;
    margin:5px 0 5px 0px;
}

.style4_Emphasis
{	
	font-size: 13pt;
	color: red; 
	font-family: verdana,arial,helvetica, sans-serif; 
	padding:2px 0 3px 0px;
	margin:5px 0 5px 0px;
}
/*****content level tieriary header text******/
.style7
{	
	font-size: 9pt;
	color: #2f666c; 
	font-family: verdana,arial,helvetica, sans-serif; 
	font-weight:bold;
	margin:0px 0 5px 0px;
}
.stylePlanCompareInd
{	
	font-size: 9pt;
	color: #3399ff; 
	font-family: verdana,arial,helvetica, sans-serif; 
	font-weight:bold;
	margin:0px 0 5px 0px;
    text-decoration: underline;
}

/*****italic text******/
.style5
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	font-style: italic;
	font-family: verdana,Arial, Helvetica, sans-serif;
}
/*****lists ******/
.style3
{
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
	font-family: verdana,Arial, Helvetica, sans-serif;
}
.style10
{
	font-weight: normal;
	font-size: 9pt;
	color: #ef7d1c;
	font-family: verdana,Arial, Helvetica, sans-serif;
}

.style12
{	
	font-size: 9pt;
	color: #FC0415; 
	font-family: verdana,arial,helvetica, sans-serif; 
	font-weight:bold;
}

/*****all other page text & lists******/
.style2
{
	font-size: 9pt;
	color: #666666;
	font-family: verdana,Arial, Helvetica, sans-serif;
}
.style2required
{
	font-size: 9pt;
	color: #ff0000;
	font-family: verdana,Arial, Helvetica, sans-serif;
}
.style8
{
	font-size: 7pt;
	color: #666666;
	font-family: verdana,Arial, Helvetica, sans-serif;
}
.style9
{
	font-size: 7pt;
	color: #666666;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.style2 p
{
	font-size: 8pt;
	color: #666666;
	font-family: verdana,Arial, Helvetica, sans-serif;
}
/*****end  colors and fonts for all pages*******/

/*******************Links for all pages(as specified from style guide)**********************/
a
{
	color:#EE7E22;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:hover{text-decoration:underline;}
a.link 
{
	font-weight: bold; 
	text-decoration: none;
	font-size: 8pt;
	color: #ee7e22;
	font-family:  verdana,Helvetica,Arial, sans-serif;
	 
}
a.link:hover 
{
	font-weight: bold; 
	text-decoration: underline;
	font-size: 8pt;
	color: #ee7e22;
	font-family: verdana, Helvetica,Arial, sans-serif;
}
/********link inside div container***********/
span.link a
{
	font-weight: normal; 
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
	color: #ee7e22;
	font-family: verdana,Arial, Helvetica, sans-serif;
	 
}
span.link a:hover
{
	font-weight: bold; 
	text-decoration: underline;
	font-size: 8pt;
	color: #ee7e22;
	font-family: verdana,Arial, Helvetica, sans-serif;
}


a.footerlink 
{
	font-weight: normal; 
	text-decoration: underline;
	font-size: 8pt;
	color: #666666;
	font-family: Verdana,arial Helvetica, sans-serif;
}
a.footerlink:hover 
{
	font-weight: normal; 
	text-decoration: underline;
	font-size: 8pt;
	color: black;
	font-family: verdana,Arial, Helvetica, sans-serif;
}

a.bclink 
{
	font-weight: normal; 
	text-decoration: underline;
	font-size: 8pt;
	color: #666666;
	font-family: Verdana,arial Helvetica, sans-serif;
}
a.bclink:hover 
{
	font-weight: normal; 
	text-decoration: underline;
	font-size: 8pt;
	color: #666666;
	font-family: Verdana,arial Helvetica, sans-serif;
}
/*******************End Links**********************/


/*****All text boxes******/
.textbox 
{
  color: #666666;
  font-family: verdana,arial,Tahoma, sans-serif;
  border:1px solid #CACACA;
  padding: 3px 2px 3px 3px;
  height:20px;
  font-size:10pt;
  border-radius:4px 4px 4px 4px;
}
/*****All dropdownlists******/
.dropdown 
{
  color: #666666 ;
  font-family: verdana,arial,Tahoma, sans-serif;
  height:30px;
  padding: 3px 2px 3px 3px;
  font-size:10pt;
  border-radius:4px 4px 4px 4px;
  border:solid 1px #CACACA;
}
select {
	 font-family:verdana,arial,Tahoma, sans-serif; 
	 color:#666666;
	 border:solid 1px #CACACA;
	 padding: 3px 2px 3px 3px;
	 font-size:10pt;
     border-radius:4px 4px 4px 4px;
     border:solid 1px #CACACA;
	 height:30px;
}
/*****All radio button lists******/
.radiobtnlist td
{
    font-size: 9pt;
	color: #666666;
    font-family: verdana,arial,Tahoma, sans-serif;
    padding:0 0 0 5px;
    height:20px;
}
.radiobtnlist label
{
    font-size: 9pt;
	color: #666666;
    font-family: verdana,arial,Tahoma, sans-serif;
    padding: 0 3px 0 5px;
}

/*****All check box lists******/
.checkbxlist td
{
    font-size: 9pt;
	color: #666666;
    font-family: verdana,arial,Tahoma, sans-serif;
    padding:0 0 9px 5px;
	vertical-align: top;
}
.checkbxlist label
{
    font-size: 9pt;
	color: #666666;
    font-family: verdana,arial,Tahoma, sans-serif;
    padding: 5px 3px 0 5px;
}

span.checkbx input{margin:3px 0 0 0;}

.checkbxlist_GridCellsWidth200px td
{
   width:235px; /* makes table type cblists in subsequent rows line up*/
}

.checkbxlistHeader td
{
    font-size: 7pt;
	color: white;
    font-family: verdana,arial,Tahoma, sans-serif;
    padding:0 0 9px 5px;
}
.checkbxlistHeader label
{
    font-size: 7pt;
	color: white;
    font-family: verdana,arial,Tahoma, sans-serif;
    padding: 5px 3px 0 5px;
}


/*****Address Control******/
.AddrCol1{margin: 13px 0 0 0;}
/*****Clear floating divs****/
.clearfloats{clear:both;height:0px;}

/*****************Application Progress Nav*********************/
div#AppProgressNav{position:relative;text-align:center;}
div#AppProgressText{position:relative;text-align:center;}

.ProgNavBar{height: 8px;width: 40px;background-color:#ABB7C4;float:left;margin:7px 0 0 0;}
.ProgNavBarDisabled{height: 8px;width: 40px;background-color:#d9dbd2;float:left;margin:7px 0 0 0;}

.ProgNavSelected{float:left;border:1px solid #ffffff;height:22px;width:30px;background-color:#75869c;color:White;font-family: verdana,arial;font-weight:bold;font-size:10pt;padding:2px 0 0 0;cursor:pointer;}
.ProgNavItem{float:left;border:1px solid #ffffff;height:22px;width:30px;background-color:#ABB7C4;color:White;font-family: verdana,arial;font-weight:bold;font-size:10pt;padding:2px 0 0 0;cursor:pointer;}
.ProgNavDisabled{float:left;border:1px solid gray;height:22px;width:30px;background-color:#f1f1f1;color:gray;font-family: verdana,arial;font-weight:bold;font-size:10pt;padding:2px 0 0 0;cursor:default;}

.ProgNavTextSelected{height: 40px;float:left;width:72px;font-family: verdana,arial;font-size:7pt;margin:5px 0 0 0;color:#666666}
.ProgNavTextDisabled{height: 40px;float:left;width:72px;font-family: verdana,arial;font-size:7pt;margin:5px 0 0 0;color:#C0C0C0}    
/*****************End Application Progress Nav*********************/

.Tooltip
{
    font-size: 8pt;
	color: #ef7d1c;
    font-family: verdana,arial,Tahoma, sans-serif;
    background-color:#ffffff;
	border: 2px solid #393939;
    z-index:100;
    padding: 2px 2px 2px 2px;
}


/**********info panel**************/
DIV.info {padding: 4px 4px 4px 4px;width:500px;overflow:auto;border:solid 1px #7f7f7f;background-color:#f4f4f4;margin-bottom:10px;margin-left:10px;}

/****link list top margin******/
.linklisttopmargin{margin:2px 0 0 0}
/******end link list******/

/********* Validation errors ***********/
div#PageNotes , .alertandconfirm
{
    background: #ffffff url('../../App_Themes/MarketPlaceDesign/Images/Common/alert.gif') no-repeat 0% 0%;
	padding: 15px 3px 15px 80px;
	position:relative;
	margin:0 0 30px 0;
}
.error
{
  color: #666666;
  font-family: verdana,arial,Tahoma, sans-serif;
  padding: 3px 2px 3px 3px;
  height:20px;
  font-size:10pt;
}
/******text boxes*******/
input.error   
{
	background-color: #fbd4b3 ;
	padding: 3px 2px 0 3px;
	border:1px solid #CACACA;
	padding: 3px 2px 3px 3px;
	height:20px;
	font-size:10pt;
	border-radius:4px 4px 4px 4px;
}
textarea.error    
{
	background-color: #fbd4b3 ;
	padding: 3px 2px 0 3px;
	border:1px solid #CACACA;
	padding: 3px 2px 3px 3px;
	height:20px;
	font-size:10pt;
	border-radius:4px 4px 4px 4px;
}

span input.error   
{
	background-color: #fbd4b3 ;
	padding: 3px 2px 0 3px;
	border:1px solid #CACACA;
	padding: 3px 2px 3px 3px;
	height:20px;
	font-size:10pt;
	border-radius:4px 4px 4px 4px;
}
/*********radio buttons***********/

td span.error /****FireFox****/
{
	border:1px solid #e3ae81 ;
	background-color: #fbd4b3 ;
	padding: 3px 2px 3px 3px;
	margin:0 0 0 5px;
}

.style2 .error  /****FireFox****/
{
	border:1px solid #e3ae81 ;
	background-color: #fbd4b3 ;
	padding: 3px 2px 3px 3px;
}

/*********end radio buttons***********/


/****drop down lists*****/
select.error
{
	 background-color: #fbd4b3 ;
	 font-family:verdana,arial,Tahoma, sans-serif; 
	 color:#666666;
	 border:solid 1px #CACACA;
	 padding: 3px 2px 3px 3px;
	 font-size:10pt;
     border-radius:4px 4px 4px 4px;
     border:solid 1px #CACACA;
	 height:30px;

}
.error select 
{
	 background-color: #fbd4b3 ;
	 font-family:verdana,arial,Tahoma, sans-serif; 
	 color:#666666;
	 border:solid 1px #CACACA;
	 padding: 3px 2px 3px 3px;
	 font-size:10pt;
     border-radius:4px 4px 4px 4px;
     border:solid 1px #CACACA;
	 height:30px;
}
/****end drop down lists*****/

/**** start double select control ***/
/**** end double select control ***/
select.bcbsazdblselectddl
{
	width: 100px;
}

td.bcbsazdblselect_td
{
	font-size: 8pt;
	color: #666666;
	font-family:verdana,Arial,Helvetica, sans-serif;
}
/*********End Validation errors ***********/

/********READ ONLY*************/

.disabled
{
    cursor: default;
    font-size:9pt;
    font-weight: bold;
    color: gray;
    font-family: verdana,arial,helvetica,sans-serif; 
}

a.readonly
{
	font-weight: normal; 
	text-decoration: underline;
	font-size: 9pt;
	color: gray;
	font-family: verdana,Arial, Helvetica, sans-serif;
	background-color:#F2F0E0;
}
a.disabled
{
    cursor: default;
    font-size:9pt;
    font-weight: bold;
    color: gray;
    font-family: verdana,arial,helvetica,sans-serif;
    text-decoration:none; 
}


.readonly
{
  color: #666666;
  font-family: verdana,arial,Tahoma, sans-serif;
  padding: 1px 0 1px 0;
  font-size:10pt;
  background-color:#f1f1f1;
}

/******text boxes*******/
input.readonly   
{
    border:solid 1px #CACACA;
	padding: 3px 2px 3px 3px;
	font-size:10pt;
    border-radius:4px 4px 4px 4px;
    border:solid 1px #CACACA;
	height:20px;
}
textarea.readonly    
{
    border:solid 1px #CACACA;
	padding: 3px 2px 3px 3px;
	font-size:10pt;
    border-radius:4px 4px 4px 4px;
    border:solid 1px #CACACA;
	height:20px;}

span input.readonly   
{
    border:solid 1px #CACACA;
	padding: 3px 2px 3px 3px;
	font-size:10pt;
    border-radius:4px 4px 4px 4px;
    border:solid 1px #CACACA;
	height:20px;}
select.readonly
{
	height:30px;
}
/*********radio buttons***********/

td span.readonly /****FireFox****/
{
	background-color:#F2F0E0;
}

.style2 .readonly  /****FireFox****/
{
}
/***********End READ ONLY******/

.browse 
{
  color: #666666 ;
  font-family: verdana,arial,Tahoma, sans-serif;
  border:1px solid #D1CDB4;
  padding:3px 2px 2px 3px;
  height:20px;
  font-size:11px;
}

/*************Impersonation************/
.impersonationlink
{
	margin:5px 0 0 10px;
	float:left;
}

.impersonation
{
	margin:5px 0 0 5px;
	padding:0 5px 0 0;
	color:red;
	float:left;
	border-right:1px solid red;	
}
/*************End Impersonation************/

/**********overview panel***********/

.overviewpanel
{
	margin:10px 0 0 10px;
	width:904px;
    background-color:#C0C6C4;
    padding: 2px 0 1px 2px;
}

/**********applicant info / other relationship check box***********/

.otherrel{position:absolute;left:505px;top:158px;}

/**********"other" selection web control***********/
.otherselection{margin:0 0 0 5px;}

/* *************** */
/* START rule edit */
/* *************** */


/* IE6 needs a height to catch a click -- conditionally added in ruleedit.js*/
div.box_element {border: solid 1px #000000; margin-top:2px;margin-right:2px; padding-top:16px; padding-bottom:2px;background-color:#ffffff;}
div.box_element div.box_element { margin-left: 10px; }

div.AND     { background-image:url(../../App_Themes/MarketPlaceDesign/Images/Common/AND.jpg);  background-repeat: no-repeat; }
div.OR      { background-image:url(../../App_Themes/MarketPlaceDesign/Images/Common/OR.jpg);  background-repeat: no-repeat; }
div.NOT     { background-image:url(../../App_Themes/MarketPlaceDesign/Images/Common/NOT.jpg);  background-repeat: no-repeat; }
div.IN      { background-image:url(../../App_Themes/MarketPlaceDesign/Images/Common/IN.jpg);  background-repeat: no-repeat; text-align:center; }

div.control     { width:300px;background-color:#cccccc;border: solid 1px black;padding-left:5px; padding-top:5px;padding-bottom:5px;}
div.control hr  { width:290px;}
input.ctrlbtn   { font-size:9px;}

/* ************** */
/* STOP rule edit */
/* ************** */

.imagebutton{cursor:pointer;}
/**************SIC Lookup Control ****************/
div#SICContainer
{
	width: 500px;
	padding: 5px 5px 5px 5px;
	position: relative;
}
.siclogo
{
	background: url('../../App_Themes/MarketPlaceDesign/Images/Common/SIC_Logo.gif') no-repeat 99% 0% !important;
	filter:alpha(opacity=25);
	height:80px;
	position:absolute;
	width:79px;
	opacity:.25;
	left:425px;
	top:0px;
}
/**************SIC Lookup Control ****************/

/* Quote By Criteria filter popup classes*/
.filtercontentdiv
{
	top: 185px; /*6.5em; */
	position:absolute;
	border-style:solid;
	border-width:1;
	padding-right:4;
	padding-left:4;
	padding-top:4;
	padding-bottom:4;
	background-color: #E1DBC9; /*#ebeae4;*/
}

.filterclose
{
	cursor:pointer;
}

.btnFilterItem a.link
{
   padding :2px 10px 3px 2px;
   margin:0px 0 5px 0px;
   border-bottom: #ee7e22 2px solid;
   font-weight: bold; 
   font-size:7pt;
   color: #ee7e22;
   font-family: verdana,arial,helvetica,sans-serif;
   text-decoration:none;
   background: #E1DBC9  url('../../App_Themes/MarketPlaceDesign/Images/Common/filterarrow_down.gif') no-repeat 100% 50%;
}

.btnFilterItem a.link:hover
{
   padding :2px 10px 3px 2px;
   margin:0px 0 5px 0px;
   border-bottom: #ee7e22 2px solid;
   font-weight: bold;  
   font-size:7pt;
   color: #2f666c; 
   font-family: verdana,arial,helvetica,sans-serif;
   text-decoration:none;	/*	underline; */
   background: #E1DBC9 /* #fdfcfb*/ url('../../App_Themes/MarketPlaceDesign/Images/Common/filterarrow_down.gif') no-repeat 100% 50%;
}

div#btnFilterItem a.link
{
   padding :2px 10px 3px 2px;
   margin:0px 0 5px 0px;
   border-bottom: #ee7e22 2px solid;
   font-weight: bold; 
   font-size:7pt;
   color: #ee7e22;
   font-family: verdana,arial,helvetica,sans-serif;
   text-decoration:none;
   background: #E1DBC9  url('../../App_Themes/MarketPlaceDesign/Images/Common/filterarrow_down.gif') no-repeat 100% 50%;
}

div#btnFilterItem a.link:hover
{
   padding :2px 10px 3px 2px;
   margin:0px 0 5px 0px;
   border-bottom: #ee7e22 2px solid;
   font-weight: bold;  
   font-size:7pt;
   color: #2f666c; 
   font-family: verdana,arial,helvetica,sans-serif;
   text-decoration:none;	/*	underline; */
   background: #E1DBC9 /* #fdfcfb*/ url('../../App_Themes/MarketPlaceDesign/Images/Common/filterarrow_down.gif') no-repeat 100% 50%;
}

.QBCChkBoxList td
{
   width:20%; /* or pixel count 120px */
}

.QBCRdoBtnList td
{
   padding: 5px 3px 0 5px;
}


/* End -- Quote By Criteria filter popup classes*/

/* QBCRiders grid classes*/

.NonRxRiderRateItem
{
   list-style-type:none;
}

.NonRxRiderRateItem li
{
   margin:12px 0px 3px 0px;
   white-space:nowrap;
}

/* End -- QBCRiders grid classes */

/* wz_tooltip styles */

.tooltipAlterRow1 {
    background-color:#D0D0D0;
    color: black;
}
.tooltipAlterRow2{
    background-color:#E0E0E0;
    color: black;
}
.tooltipColumn2{
    color:Red
}

/* End -- wz_tooltip styles */

/* Start phone input widget (taken from resource file) */

table.phn_tbl 
{
	font-size: 8pt;
	color: #666666;
	font-family: verdana,Arial, Helvetica, sans-serif;
}
td.phn_tdac {}
input.phn_ipac { width:25px;padding-left:2px; }
td.phn_tdnp {}
input.phn_ipnp { width:25px;padding-left:2px;  }
td.phn_tdns {}
input.phn_ipns { width:30px;padding-left:2px;  }
td.phn_tdex {}
input.phn_ipex { width:30px;padding-left:2px;  }

/* End phone input widget */

div#BrokerLandingNotes a.link 
{
	font-weight: normal; 
	font-size: 9pt;
	color: #808080;
	font-family: verdana,Arial, Helvetica, sans-serif;
}
div#BrokerLandingNotes a:hover
{
	text-decoration:underline;
}


/**********Table Drag and Drop default style*************/
tr.tDnD_whileDrag 
{
	background-color:#000;
	border:2px solid #000;
	opacity: .25;
	filter: alpha(opacity=25);
	-ms-filter: "alpha(opacity=25)"; /* IE8 */
}


/************Plan Tool Tip*************/
.plantooltip
{
	display:none;
    z-index :100;
}
.ToolTipContent 
{
    position: relative;
	z-index:1002;
}
.ToolTipContent .top
{
	background:url('../../App_Themes/MarketPlaceDesign/Images/Common/toolTipTop.png') no-repeat scroll 0% 0%;
	height:16px;
    position: relative;
}
.ToolTipContent .content
{
	width:430px;
	padding: 5px 0px 5px 10px;
	background: url('../../App_Themes/MarketPlaceDesign/Images/Common/toolTipCenter.png') repeat-y scroll 0 0 transparent;
    position: relative;
}
.ToolTipContent .bottom
{
	background:url('../../App_Themes/MarketPlaceDesign/Images/Common/toolTipBottom.png') no-repeat scroll 0% 0%;
	height:27px;
    position: relative;
}
.ToolTipContent .separator
{
	border-bottom:1px solid #c7d1d0;
	padding:5px 0px 0 5px;
	width:395px;
}



/************End Plan Tool Tip*************/

/************Tool Tip*************/

.tooltip
{
	padding: 5px 5px 5px 5px;
	border: 2px solid #b9cbca;
	background: #f6f8f8;
	display:none;
	z-index:1001;
	width:200px;
	border-radius: 10px 10px 10px 10px;
	font-size:8pt;
    font-family: verdana,arial,helvetica,sans-serif; 
    color:#666666;
}

/************End Tool Tip*************/


/***********keep in view port***********/
.keep-in-view
{
	position:relative;
}

/**********begin diagnostics*********/

.error-log {
	min-height:30px;
	max-height:300px;
    border: 1px solid #CACACA;
    margin-bottom: 20px;
    overflow: auto;
    padding: 5px 5px 5px 5px;
	background-color: #E6E6E6;
	border-radius:4px 4px 4px 4px;
	width:945px;
}

/**********end diagnostics*********/


/************tooltip stylees ***************/
.tooltip, .ui-tooltip {
    padding: 5px 5px 5px 5px !important;
    border: 2px solid #b9cbca !important;
    background: #f6f8f8 !important;
    display: none;
    z-index: 1001 !important;
    width: 200px;
    border-radius: 10px 10px 10px 10px !important;
    font-size: 8pt !important;
    font-family: verdana,arial,helvetica,sans-serif !important;
    color: #666666 !important;
}
/***************end tooltip********************/

.div-producttypeid-text-box{
    float:left;
    width:50px;
}

.div-producttypeid-add{
    float: left;
    margin-top:6px;
    border:solid;
    border-color:gray;
    border-width : thin;
}

.div_GridView_ProductTypeId table{
    border-width : 0;
}

.div_GridView_ProductTypeId .griditemcells, .div_GridView_ProductTypeId .gridalternatingitemcells{
    background-color:transparent;
}

.div_GridView_ProductTypeId .griditemcells td, .div_GridView_ProductTypeId .gridalternatingitemcells td{
    border-width:0;
}

.div_GridView_ProductTypeId .griditemcells td:first-child, .div_GridView_ProductTypeId .gridalternatingitemcells td:first-child{
    width:40px;
}

.pxq-tooltip-noborder {
    border: 0px !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
}

.pxq-tooltip-noborder .ToolTipContent .top {
    width: 99.5%;
}

.pxq-tooltip-noborder .ToolTipContent .bottom {
    width: 99.1%;
    height: 20px;
}

.pxq-tooltip-noborder .ToolTipContent .content {
    width: 416px !important;
    margin-top:-1px;
}
#SelectedPlanSummaryContent, #SelectedAncillarySummaryContent {
    height: auto !important;    
    overflow: hidden !important;
    max-height: 150px;
    min-height: 25px;
}
.productTypes.ui-tooltip,
.gridSelectedPlanstooltip.ui-tooltip {
    min-width: 427px;
    border: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}


.productTypes .ToolTipContent .content {
    width: 416px !important;
}

.productTypes .ToolTipContent .bottom {
    height: 20px !Important;
}

.setting {
    padding-top: 24px;
    font-size: 14px !important;
    color: #000;
    font-weight: 600;
    font-family: verdana,Arial, Helvetica, sans-serif;
}

.wscuhcapisource span:first-child {
	width: 100px;
	display: inline-block;
}

/**************AZURE B2C Container ***************/
.azureB2CFrame {
	height:536px;
	overflow:hidden;
	border:none;
	z-index:9999;
}
.bottomContainer {
	padding: 0 !important;
	opacity: 1 !important;
	background: #f9f9f9 !important;
	height: 50px;
}
	.linkContainer p{
		padding-left: 20px;
		margin: 0 0 5px 0 !important;
	}

