﻿/*
* Copyright (c) 1998-2023 Inovalon Provider, Inc. All Rights Reserved.
* 
* This computer program is CONFIDENTIAL and a TRADE SECRET of Inovalon Provider, Inc.
* The receipt or possession of this program does not convey any rights to use,
* reproduce or disclose its contents in whole or in part, without the specific
* written consent of Inovalon Provider, Inc. Any use, reproduction or disclosure of
* this program without the express written consent of Inovalon Provider, Inc. is a
* violation of the copyright laws and may subject you to criminal prosecution.
*/
/* ==========================================================================
   CSS
    'Bug 51792*:Log user edited claim discards in history comments : TusharK needs to redeploy
   ========================================================================== */

* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	background-attachment: fixed;
	background: url(../imgs/topGradient.png) repeat-x, url(../imgs/bgTile.png) repeat-x repeat-y;
	-pie-background: url(../imgs/topGradient.png) repeat-x, url(../imgs/bgTile.png) repeat;
}

/* ==========================================================================
   Login
   ========================================================================== */
#branding a {
    text-decoration: none;
}
.logo a{
    text-decoration:none
}

#branding .logo, #loggedIn .logo {
    position: relative;
    top: 40px;
    left: 40px;
}

#theslider {
	width:1142px;
	height:360px;
	margin:0 auto;
	position:relative;
}	 
#login {
	width:478px;
	height:73px;
	position:relative;
	top:-40px;
	right:-595px;
}
#login #welcome{
	color:#103970;
	font-size:16px;
	font-weight:bold;
	margin-top:45px;
	width:511px;
	margin-left:-100px;
	text-align:right;
}
#login h5 {
	color:#999;
	font-size:13px;
	padding-left:10px;
}
#login h5.pwText {
	margin-left:-25px;
}
h5:first-child {
	width:200px;
	position:relative;
	left:185px;
	top:18px;
}
#loginForm p {
	font-size:12px;
	font-weight:bold;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	position:relative;
	top:5px;
	left:219px;
	width:250px;
	color:#666;
	background: url(../imgs/arrow.png) no-repeat 0px;
	padding-left:10px;
}
@-moz-document url-prefix() { /*FireFox*/ 
  #loginform p {
     left:15px;
  }
}
#loginForm p span {
	font-size:14px;
	font-weight: bold;
	color: #0861ce;
}
form a:link, 
form a:visited, 
form a:active {
	text-decoration:none;
	color:#666;
}
form a:hover {
	text-decoration:underline;
}
form p span a:link,  
form p span a:visited, 
form p span a:active {
	text-decoration:none;
	color:#0861ce;
}
form p span a:hover {
	text-decoration:underline;
}
.globalInput { 
	font-family:calibri, Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	background-color:#f4f4f3;
	height:25px;
	width:145px;
	border-top:3px solid #aaa;
	border-left:3px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding-left:5px;
}

input[type="password"].globalInput{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.globalBtn {
	font-size: 12px;
	font-weight: bold;
	width: 114px;
	height: 28px;
	color: #fff;
	position: relative;
	top: -2px;
	left: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #003D79;
	behavior: url(../PIE/PIE.htc);
}

.globalBtnPlist {
	font-size: 12px;
	font-weight: bold;
	width: 114px;
	height: 28px;
	color: #fff;
	position: relative;
	top: -2px;
	left: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #003D79;
	behavior: url(../PIE/PIE.htc);
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.globalBtn { 
	top:-1px;
}
}
.globalBtn_green { 
	font-size: 12px;
	font-weight: bold;
	width:114px;
	height:30px;
	color:#fff;
	position:relative;
	top:-2px;
	left:0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_green.png)repeat-x;
	behavior:url(../PIE/PIE.htc);
}
.globalBtn_red { 
	font-size: 12px;
	font-weight: bold;
	width:114px;
	height:30px;
	color:#fff;
	position:relative;
	top:-2px;
	left:0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_red.png)repeat-x;
	behavior:url(../PIE/PIE.htc);
}
.globalBtn_gray { 
	font-size: 12px;
	font-weight: bold;
	width:114px;
	height:30px;
	color:#fff;
	position:relative;
	top:-2px;
	left:0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_gray.png)repeat-x;
	behavior:url(../PIE/PIE.htc);
}

@-moz-document url-prefix() { /*FireFox*/
  #login img {
     padding-left:9px;
  }
}

/* ==========================================================================
   Banner
   ========================================================================== */

/*homepage banner*/
.ribbon {
	font-size: 16px !important;
	width:1142px;
	height:360px;
	position:relative;
	background:#395377;
	color:#fff;
	text-align:center;
	margin:-1px auto 0 auto;
	z-index:1;
	-webkit-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 19px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 19px rgba(50, 50, 50, 0.75);
	overflow:hidden;
	behavior:url(../PIE/PIE.htc);
}
/*.ribbon:before {
	left:-2em;
	border-right-width:1.5em;
	border-left-color:#395377 transparent transparent transparent;
}
.ribbon:after {
	right:-2em;
	border-left-width:1.5em;
	border-right-color: transparent #395377 transparent transparent;
}
.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
	content: "";
	position: relative;
	display: block;
	border-style: solid;
	border-color: #395377 transparent transparent transparent;
	bottom: -1em;
}
.ribbon .ribbon-content:before { 
	left: 0;
	border-width: 1em 0 0 1em;
}
.ribbon .ribbon-content:after { 
	right: 0;
	border-width: 1em 1em 0 0;
}*/

/*mainSidebar*/
#mainSidebar:before { 
	left:0;
	border-right-width: 1.5em;
	border-left-color: transparent;
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #a3a2a2 transparent transparent transparent;
	bottom: -16px; /*added by subodh on 25/03/2013*/
    left: -19px;  /*added by subodh on 25/03/2013*/
	border-width: 1em 0 0 1.2em;
}
/*pageheading class*/
.pageHeading:before { 
	left:-1px;
	border-right-width: 1.4em;
	border-left-color: #96938E;
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #96938E transparent transparent transparent;
	bottom: -16px;
	border-width: 1em 0 0 1.2em;
}
.pageHeading:after { 
	/*right:-2px;*/ right:-3px; /*added by subodh on 25/03/2013*/
	border-left-width: 1.4em;
	border-left-color: #96938E;
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #96938E transparent transparent transparent;
	bottom: -16px;
	border-width: 1em 1.2em 0 0 ;
}

/*logos*/
#box11:after {
	right: -116px;
	top: 249px;
	border-left-width: 1.4em;
	border-left-color: #a3a2a2;
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #a3a2a2 transparent transparent transparent;
	bottom: 0px;
	border-width: 1em 1.4em 0 0 ;
}

/* ==========================================================================
   Header
   ========================================================================== */
	 
#header {
	width:1108px;
	height:137px;
	margin:0 auto;
	background:#fff;
	-webkit-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 19px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 19px rgba(50, 50, 50, 0.75);
	behavior:url(../PIE/PIE.htc);
}
#branding {
	height:103px;
	background-color:#fff;
}
#mdolLogo {
	position:relative;
	left:63px;
	top:35px;
}
#nav {
	height:33px;
	background-color:#4871aa;
}
#container {  
	width:1108px;
	background:#fff;
	margin:0 auto;
	z-index:0;
	/*-webkit-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 19px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 19px rgba(50, 50, 50, 0.75);*/
	behavior:url(../PIE/PIE.htc);
}

  .fa-facebook-square:hover {
        color: #3B5998;
    }

    .fa-twitter:hover {
        color: #4099FF;
    }

    .fa-linkedin-square:hover {
        color: #4875b4;
    }
/* ==========================================================================
   News & Partners 
   ========================================================================== */

#news {
	height:140px;
	border-bottom:1px dotted #aba8a8;
	background: url(../imgs/news_gradBG.png) repeat-x;
}
#newsandCompany {
 	background: url(../imgs/news_gradBG.png) repeat-x scroll 0 0 transparent;
  border-bottom: 1px dotted #ABA8A8;
  height: 140px;
}
#newsDiv {
	width:459px/*463px*/;  /*changed by subodh on 22/03/2013*/
	border-right:1px dotted #ABA8A8;
	height:100%;
	margin-left:94px;
	float:left;
}
#companyDiv {
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding-top:70px;
	padding-left:43px;
	width:413px;
	background-repeat:no-repeat;
	float:left;
	background-position:9px 5px;
	height:70px;
}
#newsh4 {
	font-family:FrutigerLTStd;
	color:#ebebeb;
	font-size:34px;
	font-weight:bold;
	padding-top:20px;
	float:left;
	margin-right:10px;
}
#newsDiv img {
	border:none;
	position:relative;
	top:30px;
}
#companyDiv h1 {
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin:0;
	padding:0;
	display:inline;
}
#companyDiv span {
	color:#000000;
}
#companyDiv a {
	font-size:12px;
	font-weight:bold;
	color:#0066cc;
	text-decoration:none;	
}
#movingNews {
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#6a6a6a;
  height: 55px;
  width: 442px;
	margin-top:44px;
	visibility:hidden;
}
#newsTitle {
	color:#000000;
}
#newsLink {
	text-decoration:none;
	color:#0066cc;
}
#ClientsSection {
 	background-color: #EEEDED;
  /*border-bottom: 1px dotted #ABA8A8;*/
  height: 287px;
	padding-left:90px;
	padding-right:90px;
}
.ClientsSubDiv {
	width:306px;
	height:212px;
	float:left;
	margin-top:25px;
}
#PartnersHome {
	border-right: 1px dotted #ABA8A8;
	border-left: 1px dotted #ABA8A8;
}
.ClientsSubDiv h2 {
	color:#6a6666;
	font-weight:bold;
	font-size:18px;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	text-align:center;
	position:relative;
	top:-12px;
	text-shadow:1px 1px #fff;
}
.clientPicDiv {
	width:229px;
	height:103px;
	background:#fff;
	border-left:1px solid #c5c5c5;
	border-top:2px solid #d5d5d5;
	margin-left:38px;
}
.clientPicDiv img {
	margin-left:5px;
	margin-top:5px;
}
.clientsText{
	color:#6a6666;
	font-size:13px;
	font-weight:normal;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	margin-left:38px;
	margin-top:15px;
	width:229px;
	line-height:16px;
}
.clientsText h1 {
	display: inline;
  margin: 0;
  padding: 0;
	color:#6a6666;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
}
.greyBTN {
	background:url(../imgs/greyBTN.png);
	background-repeat:repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	text-shadow:1px 1px #fff;
	border:1px solid #b9b9b9;
	background-position:center;
	behavior:url(../PIE/PIE.htc);
}

#pressInquiries{
	display: block;
    margin: 5px 0 20px 60px;
}

/* ==========================================================================
   Provider  
   ========================================================================== */
	 
#providerInfo {
	height:279px;
	background-color:#eeeded;
	border-bottom:1px dotted #aba8a8;
} 
	
/* ==========================================================================
   Footer  
   ========================================================================== */

#footer {
	height:337px;
	border-top:1px dotted #aba8a8;
	padding-top:10px;
}

#footerContent {
	margin:30px auto 0 auto;
	position:relative;
}
#footer #footerContent #smIcons {
	position:absolute;
	left:720px;
	top:-30px;
	border:none;
	height:45px;
	width:150px;
	padding:0px;
}
#smIconContainer {
	width:180px;
	position:relative;
	right:-180px;
}
#smIcons {
	margin-right: -90px;
}
#smIcons li {
display: inline;
margin-right: 25px;
}

#smIcons i {

margin-right: -13px;
}


#smIcons img {
	transition: margin 0.5s ease-out;
	-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-o-transition: margin 0.5s ease-out;
}
#smIcons img:hover {
	margin-top: -15px;
}
#footerContent #sponsorlinks ul #logo1 {
	padding-top: 27px;
}
#footerContent #sponsorlinks ul #logo2 {
	margin-top: -6px;
}
#footerContent #sponsorlinks ul #logo3 {
	padding-top: 29px;
}
#footerContent #sponsorlinks ul #logo4 {
	padding-top: 16px;
}
#footerContent ul {
	height:230px;
	margin-right:30px !important;
	padding-right:70px;
	margin-top:20px;
	border-right:1px dotted #aba8a8;
	list-style-type:none;	
	float:left;
}
#footerContent ul.noborder {
	height:230px;
	margin-right:0 !important;
	padding-right:30px !important;
	margin-top:20px;
	border:none;
	list-style-type:none;	
	float:left;
}
#footerContent img {
	margin-left: -20px;
}
#footerContent ul:last-of-type {
	border: none;
}
#footerContent p {
	font-size:14px;
	font-weight:normal;
	font-weight: bold;
	margin-left:90px;
    margin-bottom:0
}
#footerContent p a {
	font-weight: bold;
	color: #666;
}
#footerContent p a:link, #footerContent p a:visited, #footerContent p a:active {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#footerContent p a:hover {
	text-decoration: underline;
}
#sponsorlinks {
	width:960px;
	margin-left:70px;
	margin-top:15px;
}
#sponsorlinks a:link, #sponsorlinks a:visited, #sponsorlinks a:active {
	color: #666;
	text-decoration: none;
	font-size: .9em;

}
#sponsorlinks a:hover {
	text-decoration: underline;
}
img#coreLogo {
    float: right;
    margin-right: 160px;
    margin-top: -90px;
}
#sponsorlinks ul img {
	padding-top: 40px;
}

img#BBBLogo {
    left: 8px;
    position: relative;
    top: 176px;
}
br {
	clear: both;
} /*used to allow floated elements to remain within container*/
/* ==========================================================================
   SideBar
   ========================================================================== */

#brochureSide {
	position:relative;
	top:1px;
	left:105px;
	margin-bottom:50px;
	clear:both;
}
#brochureSide img {
	border:none;
	margin-bottom:20px;
}
#brochureSide .globalLink {
	font-size:12px;
	vertical-align:bottom;
	position:relative;
	left:-123px;
}
#sidewithBroch {
	float:left; 
	position:relative;
	z-index: 2;
}
#mainSidebar {
	width:288px;
	background:#f1f6fe;
	border:1px solid #0f0;
	margin-left:-20px;
	border-left:1px solid #fff;
	border-right:2px solid #fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding-bottom:10px;
	box-shadow: 2px 5px 6px 2px #DEDEDE;
	/*position:relative;*/
	top:-17px;
	z-index:2;
	float:left;
	behavior:url(../PIE/PIE.htc);
}
#mainSideTop {
	height:35px;
	background:#d9eafe;
	padding-left:106px;
	margin-bottom:4px;
}
#mainSideTop a {
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0861ce;
	text-decoration:none;
	line-height:34px;
	text-shadow:1px 1px #fff;
	padding-left:10px;
	behavior:url(../PIE/PIE.htc);
	background: url(../imgs/arrow.png) no-repeat 0px;
}
.sidebarList {
	list-style-type:none;
	margin-left:106px;
	padding-top:5px;
	margin-bottom:7px;
	width:165px;
}
#sidebarListBorder {
	border-top: 1px dotted #7192be;
}
.sidebarList li {
	line-height: 14px;
  padding-bottom: 8px;
}
.sidebarList li a {
	color:#4670a8;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.sidebarList li a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.sidebarList li.indentedLI a {
	color: #4670A8;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 12px;
}
.sidebarList li.indentedLI a:hover {
	color: #000;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 12px;
}
.sidebarList .listHead a {
	color:#103970;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	text-decoration:none;
}
.sidebarList .listHead a:hover {
	color: #103970;
}
#sidebarCurr {
	color:#000000;
	font-weight:bold;
}

/* ==========================================================================
   Solution Pages
   ========================================================================== */

#solutionBlurb {
	color:#000000;
	font-size:14px;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	width:712px;
	margin-top:25px;
	position:relative;
	margin-left:322px;
	margin-bottom:20px;
}
#solutionBlurb p {
	line-height:17px;
	margin-bottom:12px;
}
#solutionPicDiv {
	position:relative;
	left:485px;
	margin:0px;
}
.solutionBox {
	width:688px;
	position:relative;
	border: 1px dotted #ABA8A8;
	margin-left:313px;
	color:#6a6666;
	box-shadow: 2px 4px 6px 2px #DEDEDE;
	background:#fff;
	behavior:url(../PIE/PIE.htc);
}
.solutionBoxHead {
	background:#eeeded;
	border-bottom: 1px dotted #ABA8A8;
	text-align:left;
	font-weight:bold;
	font-size:16px;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	text-shadow:1px 1px #fff;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:10px;
}
.solutionBoxInner {
	font-size: 14px;
}
.solutionBoxInner ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.solutionBoxInner ul li {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:20px;
}



.solutionBoxInner ul li span {
	background-image:url(../imgs/solutionBullet.png);
	background-repeat:no-repeat;
	display:block; /* added by subodh on  13/03/2013  */
	background-position:8px 6px;
	padding-left:20px;
}
.solutionBoxInner ul li.stripe {
	background: #f6f6f6;
}
#solutionBotText, #solutionBotTextID {
	position: relative;
	margin-top: 30px;
	width: 691px;
	margin-left: 313px;
	color: #000000;
	line-height: 17px;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#solutionBotText p {
	margin-bottom: 20px;
}
/* ==========================================================================
   Multiple Pages
   ========================================================================== */
	 
.pageHeading {
	height:147px;
	margin:0 auto;
	background:url(../imgs/header_BG.png);
	background-repeat:no-repeat;
	width:1143px;
	position:relative;
	box-shadow:0px 27px 10px -15px #DEDEDE;
	-webkit-box-shadow:0px 27px 10px -15px #DEDEDE;
	-moz-box-shadow:0px 27px 10px -15px #DEDEDE;
	behavior:url(../PIE/PIE.htc);
	margin-top:-1px;
}
.pageHeading hgroup {
	color:#003D79;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	margin:0px;
	padding:0px;
	text-shadow:1px 1px #fff;
	float:right;
	text-align:right;
	margin-right:115px;
	margin-top:60px;
	behavior:url(../PIE/PIE.htc);
}
.pageHeading h1 {
	font-weight:bold;
	font-size:34px;
	line-height:34px;
}
.pageHeading h2 {
	font-weight:bold;
	font-size:25px;
	line-height:24px;
}

/*.tagline, 
.Additionaltagline {
	color:#103970;
	font-weight:bold;
	font-size:20px;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	line-height:21px;
	position:relative;
	left:52px;
	padding-right:136px;
	z-index:1;
}*/

/* added by subodh for /additionalsolutions page on 14/05/2013 */
.tagline { /*modified by gunjan   */ 
	color:#103970;
font-family: Calibri, Verdana, Geneva, sans-serif;
line-height: 21px;
/*float: right;modified by gunjan 7-6-13   
width: 653px;*/
	display: block;
	padding-bottom: 15px;
padding-right: 136px;
z-index: 1;
padding-left:315px;
}
.Additionaltagline { /*modified by gunjan   */ 
	color:#103970;
font-family: Calibri, Verdana, Geneva, sans-serif;
line-height: 21px;
/*float: right;modified by gunjan 7-6-13   */
width: 653px;
display: block; 
padding-right: 136px;
padding-left:315px;
z-index: 1;
}
#content {
/*	padding-top: 47px;*/
}
#footer {
	clear: both;
}


.globalLink{
	font-family:Calibri, Verdana, Geneva, sans-serif;
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;
}
.globalLink:visited {
	color: #0066cc;
}
.globalLink:hover {
	color:#0066cc;
	text-decoration:underline;
}
.globalInfoBox {
	/*use an id to set height/width and positioning*/
	border-left:1px dotted #ABA8A8;
	border-bottom:1px dotted #ABA8A8;
	background:#fff;
	box-shadow: 0px 5px 8px 1px #DEDEDE;
	min-height:190px;
	height:auto; /* added by subodh on  12/03/2013  */
	position:relative;
	z-index:1;
	behavior:url(../PIE/PIE.htc);
}
.globalInfoBoxinner {
	height: auto;   /* added by subodh on  12/03/2013  */
	min-height:188px;  /* added by subodh on  12/03/2013  */
	width:350px;
	border-right:1px dotted #ABA8A8;
	float:left;
}
.globalInfoBoxinner ul{
	padding-right:10px;
}
.globalInfoBoxHead {
	height:39px;
	border-top:1px dotted #ABA8A8;
	border-bottom:1px dotted #ABA8A8;
	background:#f0efef;
}
.globalInfoBoxHead h4 {
	color:#666666;
	font-size:16px;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding-left:22px;
	line-height:39px;
}
.globalInfoBoxHead ul li, .globalInfoBoxHead ol li {
	color: #6a6666;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
}

.globalInfoBoxinner ul li, .globalInfoBoxinner ol li {
	color: #6a6666;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
}
/* ==========================================================================
   Provider Solutions Page
   ========================================================================== */
	 
#introtext {
	font-size:14px;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	color:#000000;
	line-height:17px;
	position:relative;
	left:52px;
	z-index:1;
	top:27px;
}
#introtext p {
	padding-right:145px;
	margin-bottom:30px;
}
#providerBox {
	width:795px;
	background:#eeeded;
	clear:right;
	margin-left:313px;
	margin-top:59px;
	padding-bottom:10px;
}
#providerBoxHead {
	background:#e0dede;
	border-top:1px dotted #ABA8A8;
	border-bottom:1px dotted #ABA8A8;
	padding-left:47px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:100px;
	color:#484848;/*diff than mock*/
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	text-shadow:1px 1px #fff;
	line-height:16px;
	behavior:url(../PIE/PIE.htc);
}
.providerBoxinner {
	height:353px;
	width:660px;
	margin-left:45px;
	border-bottom:1px dotted #ABA8A8;
	padding-bottom:2px;
}
#providerRowLast {
	border-bottom: none;
}
.providerBoxContent {
	float:left;
	width:188px;
	padding-top:30px;
	margin-right:45px;
}
#providerBoxThird {
	margin-right: 0px;
}
.providerBoxContent h4 {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	width:214px;
	text-shadow:1px 1px #fff;
	behavior:url(../PIE/PIE.htc);
}
.providerBoxContent div {
	background:#fff;
	width:186px;
	border-top: 2px solid #D5D5D5;
	border-left: 1px solid #C5C5C5;
	height:85px;
	margin-top:3px;
}
.providerBoxContent img {
	border:none;
	margin-top:4px;
	margin-left:5px;
}
.providerBoxContent ul {
	color:#666666;
	font-size:12px;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	padding:0;
	margin:0;
	margin-left:13px;
	margin-top:15px;
	line-height:14px;
}
.providerBoxContent ul li {
	margin-bottom: 7px;
}
/* ==========================================================================
   Health Plan Solutions Page
   ========================================================================== */

.boxborder {
	float:left;
	height:82px;
	width:174px;
	border-bottom: 1px dotted #ABA8A8;
	border-right:1px dotted #ABA8A8;
}
.box {
	float:left;
	height:82px;
	width:174px;
}
#logos {
	width:700px;
	height:250px;
	border:1px solid #ebebeb;
	box-shadow:-5px 0 5px 1px #DEDEDE;
	float:left;
	background:#fff;
	position:relative;
	z-index:1;
	behavior:url(../PIE/PIE.htc);
}
#logoBG {
	height:250px;
	margin-top:40px;
	margin-left:313px;
}
#healthplanFig {
	margin-top:60px;
	float:right;
	margin-right:82px;
}
#healthfigcap  {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	width:285px;
	text-align:center;
	padding-left:17px;
}
#healthPar {
	margin-top:52px;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	width:327px;
	float:right;
	margin-right:45px;
	line-height:17px;
}
#healthBotBox {
	margin-top:358px;
	margin-left:307px;
	width:703px;
	height:376px;
}
/* ==========================================================================
   Instinctive Data
   ========================================================================== */
	 
#IDBox {
	width:703px;
	height:190px;
	margin-left:313px;
	margin-bottom:50px;
}
#instinctiveTag {
	color: #103970;
	font-style:italic;
	font-size:17px;
	margin-left:313px;
	margin-bottom:15px;
	width:724px;
	margin-top:30px;
}
#IDlist {
	margin-left: 313px;
}
#IDlist li {
	color: #6A6666;
    font-family: Calibri,Verdana,Geneva,sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
}
/* ==========================================================================
   Company Pages
   ========================================================================== */

#newsContent {
	width:825px; 
	margin-top:-20px;
}
#mainNewsContent {
	width:825px; 
	float:right;
	margin-top:-20px;
}
#mainNewsContent p {
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-size:14px;
}
#mainNewsContent a:link, #mainNewsContent a:visited, #mainNewsContent a:hover, #mainNewsContent a:active {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0861ce;
}
 
#mainNewsContent ul li:last-child {
	border: none;
}
h3.newsHeader {
	background-color:#e2dfdf; 
	padding:0px 0px 0px 9px; 
	margin-bottom:20px;
}
time {
	font-size:30px; 
	font-weight:bold; 
	color:#fff;
}
#mainNewsContent span.newsdate {
	color:#103970;
	font-weight:bold;
	padding-right:15px;
	background: url(../imgs/arrow.png) no-repeat right;
}
a.viewArchive {
	display:block;
	margin:5px 0px 20px 60px;
}
article {
	display:block;
	margin:0px 50px 40px 20px;
	padding-bottom:20px;
	text-align:justify;
}


/* ==========================================================================
   Events Page
   ========================================================================== */
	 
#eventListings ul {	
	float:right;	
	margin-right:120px;
	margin-bottom:30px;
	-webkit-box-shadow: -12px 0px 12px rgba(50, 50, 50, 0.55);
	-moz-box-shadow:    -12px 0px 12px rgba(50, 50, 50, 0.55);
	box-shadow:         -2px 0px 12px 2px rgba(50, 50, 50, 0.55);
}
#eventListings ul li {
	list-style: none;
	display:block;
	padding:25px 25px 25px 25px;
	border-bottom:1px dotted #666;
	margin-left:-50px;
	width:600px;
	-webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 5px 0 5px rgba(0, 0, 0, .15);
	box-shadow: 5px 0 5px rgba(0, 0, 0, .15);
}
#eventListings ul li:nth-child(odd) {
	background-color: #fff;
}
#eventListings ul li:nth-child(even) {
	background-color: #eeeded;
}
#eventListings ul li:last-child {
	border: none;
}
#eventListings h4 {
	color: #103970;
}
.eventdate {
	background: url(../imgs/dateBG_Img.png) no-repeat;
	height: 60px;
	width: 59px;
	float: left;
	margin-right:20px;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	padding-top:5px;
}
.eventdate p {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:capitalize;
	line-height:1.2em;
}
.eventdate p.date {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
#datepicker {
	width:/*180px*/1px;  /*added by subodh on 01/04/2013*/
	float:left;
	height:180px; 
	/*margin:10px 0px 0px 15px;*/
	
}
.tagline, .tagline2 { /*global*/
	color:#103970;
	font-size:20px;
	font-weight:bold;
}

.tagline2{
float: right;
}
#eventListings ul li h4 {
	color:#103970;
	font-weight:bold;
	font-size:16px;
}
#eventListings ul li h5 {
	font-style: italic;
}
#eventListings ul li h6 {
	font-size: 14px;
}
/* ==========================================================================
   MDOL Family Page
   ========================================================================== */
	 
#companyListings {
	width:740px;
	float:right;
	padding-right:40px;
	padding-bottom:40px;
}
#companyListings p {
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;
}
#companyListings img {
	margin-top: 15px;
}
#companyListings p a:link, #companyListings p a:visited, #companyListings p a:hover, #companyListings p a:active {
	display: block;
	padding-left: 8px;
	background: url(../imgs/arrow.png) no-repeat left;
	margin-top: 10px;
	color: #0861ce;
}


h4.tagline, h4.tagline2 { 
	color: #103970;
	float: left;
	margin-left: -27px;
	overflow:hidden;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	margin-bottom: 15px;
}

/* ==========================================================================
   Leadership Page
   ========================================================================== */
   
#leadershipBGinner {
	width:704px;
	/*height:785px;*/ height:auto !important; /*added by subodh on 14/03/2013  */
	border:1px solid #ebebeb;
	box-shadow:-5px 0 5px 1px #DEDEDE;
	float:left;
	background:#fff;
	position:relative;
	z-index:1;
	behavior:url(../PIE/PIE.htc);
}
#leadershipBG {
	width:818px;
	background:#cacaca;
	/*height:585px;*/ height:auto;
	margin-top:40px;
	margin-left:310px;
	margin-bottom:40px;
}
#leadershipBioBG{
	width:818px;
	background:#cacaca;
	margin-top:40px;
	margin-left:313px;
	margin-bottom:40px;
}
#leadershipBioBGinner {
	width:704px;
	min-height:487px;
	border:1px solid #ebebeb;
	box-shadow:-5px 0 5px 1px #DEDEDE;
	float:left;
	background:#fff;
	position:relative;
	z-index:1;
	behavior:url(../PIE/PIE.htc);
}
#BioLeft {
	min-height:487px;
	min-width:246px;
	float:left;
	background-color:#e5e5e5;
	background-image:url(../assets/leadBioBG.png);
	background-repeat:no-repeat;
}
.leaderBioBox {
	float:right;
	margin-top:42px;
	width:163px;
	min-height:143px;
	border:1px solid #cacaca;
	background:#ebebeb;
}
#mainBio {
	margin-top:42px;
	position:relative;
	left:50px;
	padding-right:101px;
	height:330px;
}
#bioContent {
	font-size:14px;
	color:#000000;
	line-height:17px;
	margin-top:13px;
}
#bioContent p {
	margin-top: 8px;
}
.BioName {
	color:#103970;
	font-weight:bold;
	font-size:20px;
}
.BioTitle {
	color:#666666;
	font-style:italic;
	font-size:16px;
	position:relative;
	top:-5px;
}
#bioLower {
	position:relative;
	left:50px;
	top: 20px;
	padding-right:80px;
}
#bioNav{
	float:right;
}
#bioNav a {
	color:#4670a8;
	font-size: 13px;
	text-decoration:none;
	line-height:14px;
}
.bioNavinner {
	float: left;
}
#prevBioinner {
	margin-right: 40px;
}
h4.leadGroup {
	font-style:italic;
	font-weight:normal;
	font-size:16px;
	color:#666666;
	margin-top:25px;
	margin-left:25px;
	margin-bottom:11px;
	clear:both;
}
h4#leaderboardtag {
	position:relative;
	top:25px;
	padding-bottom:21px;
}
.leaderBox {
	width:163px;
	height:143px;
	margin-left:9px;
	float:left;
	margin-top:9px;
	border:1px solid #cacaca;
	background:#ebebeb;
}
.leaderBox img {
	border: none;
}
a .leaderBox .leaderHover {
	display:none;
	width:162px;
	min-height:46px;
	border-bottom:1px solid #222222;
	border-right:1px solid #222222;
	border-top:1px solid #c9c9c9;
	border-left:1px solid #535353;
	background:url(../assets/leaderHoverBG.png);
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
	top:-2px;
	z-index:9;
	border-radius:7px;
	box-shadow:0px 4px 9px 3px #adadad;
	-moz-box-shadow:0px 4px 9px 3px #adadad;
	-webkit-box-shadow:0px 4px 9px 3px #adadad;	
}
a:hover .leaderBox .leaderHover {
	display: block;
}
.leaderHoverArrow {
	border:none;
	position:relative;
	top:-20px;
	left:20px;
}
.leaderName {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	position:relative;
	left:-13px;
	top:4px;
}
.leaderTitle {
	font-size:12px;
	font-style:italic;
	color:#fff;
	position:relative;
	left:13px;
	top:-4px;
	line-height:10px;
	margin-top:7px;
}

/* ==========================================================================
   About Us page
   ========================================================================== */
   
#aboutUsBGinner {
	width:704px;
	border:1px solid #ebebeb;
	box-shadow:-5px 0 5px 1px #DEDEDE;
	background:#fff;
	position:relative;
	z-index:1;
	-webkit-box-shadow: 0px 1px 10px rgba(50, 50, 50, 0.45);
	-moz-box-shadow: 0px 1px 10px rgba(50, 50, 50, 0.45);
	box-shadow: 0px 1px 10px rgba(50, 50, 50, 0.45);
	behavior:url(../PIE/PIE.htc);
}
#aboutUsBG {
	width:818px;
	margin-top:-10px;
	margin-left:310px;
	margin-bottom:40px;
}
#aboutUsBGinner p {
	color:#000000;
	font-size:14px;
	margin-top:23px;
	margin-left:28px;
	padding-right:60px;
	margin-bottom:22px;
}
#aboutUsBlue {
	background:#103970;
	width:724px;
	position:relative;
	left:-20px;
	padding-top:25px;
	padding-bottom:30px;
	box-shadow: 0 13px 11px 0px #DEDEDE;
	-webkit-box-shadow: 0 13px 11px 0px #DEDEDE;
	-moz-box-shadow: 0 13px 11px 0px #DEDEDE;
	position:relative;
	z-index:9;
	behavior:url(../PIE/PIE.htc);
}
#aboutUsBlue p {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:48px;
	padding-right:70px;
	line-height:18px;
}
#aboutGrid {
	background:url(../assets/aboutUsGrid.png);
	background-repeat:repeat-x;
	height:129px;
}
#aboutGrid img {
	border:none;
	margin-left:35px;
	margin-top:50px;
}

/* ==========================================================================
   Privacy pages 
   ========================================================================== */
   
#privacyBGinner {
	width:704px;
	border:1px solid #ebebeb;
	box-shadow:-5px 0 5px 1px #DEDEDE;
	background:#fff;
	position:relative;
	padding-left:28px;
	padding-top:25px;
	z-index:1;
	behavior:url(../PIE/PIE.htc);
}
#privacyBG {
	width:818px;
	margin-top:-10px;
	margin-left:313px;
	margin-bottom:40px;
}
#privacyBGinner p {
	color:#000000;
	font-size:14px;
	padding-right:60px;
	margin-bottom:22px;
}

/* ==========================================================================
   inSync and Intivia solutions
   ========================================================================== */
   
#TranscriptionBox {
	width:703px;
	height:190px;
	margin-left:313px;
	margin-top:40px;
}
#Transcription_techBox {
	width:703px;
	height:215px;
	margin-left:313px;
	margin-top:40px;
}
#rcmBox {
	margin-left: 307px;
	width: 703px;
	margin-top: 40px;/* min-height:418px;*//*added by subodh on 12/03/2013  */
	height: auto;
}
#inSync_PM_topBox {
	width:703px;
	height:235px;
	margin-left:313px;
}
#inSync_PM_box {
	margin-top: 40px;
}
#inSync_EMR_box {
	height:463px;
	width:703px;
	margin-left:313px;
}
#inSync_EMR_innerBottom {
	height: 200px;
}
#inSync_tech_box {
	margin-bottom: 35px;
}
#inSync_tech_tag {
    color: #103970;
    font-size: 17px;
    font-style: italic;
    margin-bottom: 15px;
    margin-left: 313px;
    margin-top: 30px;
    width: 724px;
}

/* ==========================================================================
   Global Classes 
   ========================================================================== */

.mdol_globalInput { 
	background-color:#f4f4f3;
	border-top:3px solid #aaa;
	border-left:3px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.mdol_globalBtn {
	font-size: 14px;
	height: 30px;
	color: #fff;
	position: relative;
	top: -30px;
	left: 369px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #003D79;
}
.mdol_globalBtn_green { 
	font-size:14px;
	height:30px;

	color:#fff;
	position:relative;
	top:-30px;
	left:369px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_green.png)repeat-x;
}
.mdol_globalBtn_red { 
	font-size:14px;
	height:30px;
	color:#fff;
	position:relative;
	top:-30px;
	left:369px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_red.png)repeat-x;
}
.mdol_globalBtn_gray{ 
	font-size:14px;
	height:30px;
	color:#fff;
	position:relative;
	top:-30px;
	left:369px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_gray.png)repeat-x;
}
.noborder {
	border: none;
}
.inputWidth {
	width: 350px;
}
/* ==========================================================================
   IE 
   ========================================================================== */

/* ie8*/
.ie8 body {
	background: url(../imgs/ie8_bg.png) repeat-x;
	background-attachment: fixed;/*	-pie-background: url(../imgs/topGradient.png) repeat-x, url(../imgs/bgTile.png) repeat-x repeat-y;
	padding-bottom:20px;
*/}
.ie8 #login {
	width:478px;
	height:73px;
	position:relative;
	top:-65px;
	right:-555px;
}
.ie8 #mainSidebar:before { 
	/*left:-1px;*/ /*added by subodh on 25/03/2013*/
	border-right-width: 1.5em;
	border-left-color: transparent;
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #a3a2a2 transparent transparent transparent;
	/*bottom: -18px;*/ bottom: -17px;/*added by subodh on 01/04/2013*/
	border-width: 1em 0 0 1.2em;
} 
.ie8 #eventListings ul {
	
	float:right;
	
	margin-right:120px;
	margin-bottom:30px;
}
.ie8 #loginForm {
	position:relative;
	left:25px;
}
.ie8 #loginForm p {
	font-size:12px;
	font-weight:bold;	
	font-family:Calibri, Verdana, Geneva, sans-serif;
	position:relative;
	top:0px;
	left:235px;
	width:250px;
	color:#666;
}
.ie8 #footerContent ul {
	height:230px;
	margin-right:40px;
	padding-right:70px;
	margin-top:20px;
	border-right:1px dotted #aba8a8;
	list-style-type:none;	
	float:left;
}
.ie8 .globalBtn {
	font-size: 12px;
	width: 114px;
	height: 30px;
	color: #fff;
	position: relative;
	top: -3px;
	left: 164px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #003D79;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}
.ie8 .globalBtn_green { 
	font-size:12px;
	width:124px;
	height:30px;
	color:#fff;
	position:relative;
	top:-3px;
	left:164px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_green.png)repeat-x;
	padding-left:10px;
	padding-right:10px;
}
.ie8 .globalBtn_red { 
	font-size:18px;
	width:124px;
	height:30px;
	color:#fff;
	position:relative;
	top:-3px;
	/*left:164px;*/ /* commented by subodh on 22/03/2013 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_red.png)repeat-x;
	padding-left:10px;
	padding-right:10px;
}
.ie8 .globalBtn_gray { 
	font-size:12px;
	width:124px;
	height:30px;
	color:#fff;
	position:relative;
	top:-3px;
	left:164px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_gray.png)repeat-x;
	padding-left:10px;
	padding-right:10px;
}
.ie8 .pageHeading:before { 
	/*left:-3px;*/left:-1px; /* added by subodh on 25/03/2013 */
	border-right-width: 1.2em;
	border-left-color: #385175;
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #385175 transparent transparent transparent;
	/*bottom: -16px;*/bottom: -16px; /* added by subodh on 25/03/2013 */
	border-width: 1em 0 0 1.2em;
}
.ie8 .pageHeading:after { 
	right:-1px; /*right:3px;*//* added by subodh on 25/03/2013 */
	border-left-width: 1.2em;
	border-left-color: #385175;
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #385175 transparent transparent transparent;
	bottom: -15px;/* bottom: -12px;*/ /* added by subodh on 25/03/2013 */
	border-width: 1em 1.2em 0 0 ;
}
.ie8 .globalInput { 
	font-family:calibri, Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	padding-top:5px;
	background-color:#f4f4f3;
	color:000;
	height:20px;
	width:145px;
	border-top:3px solid #aaa;
	border-left:3px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	position:absolute;
	padding-left:5px;
	behavior:url(../PIE/PIE.htc);
}
.ie8 .globalInput.pass { 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	padding-top:5px;
	background-color:#f4f4f3;
	height:20px;
	width:145px;
	border-top:3px solid #aaa;
	border-left:3px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	position:relative;
	left:162px;
	top:0px;
	padding-left:5px;
	behavior:url(../PIE/PIE.htc);
}
/*.ie8 .globalInfoBoxinner {added 4/15/13 by Warren L
	height: auto;   
	max-height:188px;  
	width:350px;
	border-right:1px dotted #ABA8A8;
	float:left;
}*/
.ie8 #introtext {/*added 4/15/13 by Warren L*/
	left:53px; 
	top:25px;
	display:block;
}
.ie9 #introtext {/*added 4/15/13 by Warren L*/
	left:0px; 
	top:10px;
	display:block;
}


/* ie7 */
.ie7 body {
 	background: url(../imgs/ie7_bg.jpg) repeat-x;
	-pie-background: url(../imgs/topGradient.png) repeat-x, url(../imgs/bgTile.png) repeat; 
	 background-attachment:fixed;
}
.ie7 .greyBTN {
	background:url(../imgs/greyBTN.png);
	background-repeat:repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	text-shadow:1px 1px #fff;
	border:1px solid #b9b9b9;
	background-position:center;
	position:relative;
	z-index:10;
}
.ie7 img#coreLogo {
	float:right;
	margin-right:120px;
	margin-top:-75px;
}
.ie7 #movingNews {
	margin-top: 28px;
}
.ie7 #loginForm {
	left: -20px;
}
.ie7 #loginForm p {
	left: 230px;
}
.ie7 #loginForm {
	position:relative;
	left:15px;
}
.ie7 #loginForm p {
	position:relative;
	left:200px;
}
.ie7 #login h5.pwText {
	margin-left: -42px;
}
.ie7 #logoBG {
	margin-top: -360px;
}
.ie7 #leadershipBGinner {
	height: 610px;
}
.ie7 #leadershipBG {
	height: 755px;/*610px*/
}  /*Added by subodh on 20/03/2013 */
.ie7 #leadershipBG {/*margin-top:-180px;*/
	margin-top: -180px;
} /*Added by subodh on 20/03/2013 */
.ie7 #leadershipBioBG {
	margin-top: -180px;
}
.ie7 #bioNav {
	margin-right:80px;
	position:relative;
	top:-20px;
}
.ie7 #aboutUsBG {
	margin-top: -240px;
}
.ie7 #privacyBG {
	margin-top: -155px;
}
.ie7 #techBox_top {
	margin-bottom: 50px;
}
.ie7 #inSync_PM_topBox {
	margin-bottom: 40px;
}
.ie7 .globalInput { 
	font-family:calibri, Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	background-color:#f4f4f3;
	height:25px;
	width:145px;
	border-top:3px solid #aaa;
	border-left:3px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding-left:5px;
}
.ie7 .globalInput.pass { 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	background-color:#f4f4f3;
	height:20px;
	width:145px;
	border-top:3px solid #aaa;
	border-left:3px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	position:relative;
	left:2px;
	padding-left:5px;
	padding-top:5px;
	behavior:url(../PIE/PIE.htc);
}
.ie7 .globalInput.user { 
	font-family:calibri, Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	background-color:#f4f4f3;
	height:20px;
	width:145px;
	border-top:3px solid #aaa;
	border-left:3px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	position:relative;
	left:2px;
	padding-left:5px;
	padding-top:5px;
	behavior:url(../PIE/PIE.htc);
}
.ie7 .globalBtn {
	font-size: 12px;
	width: 114px;
	height: 30px;
	color: #fff;
	position: relative;
	top: 0px;
	left: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #003D79;
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 40px;
	border: none;
}
.ie7 .globalBtn_green { 
	font-size:12px;
	width:119px;
	height:30px;
	color:#fff;
	position:relative;
	top:0px;
	left:8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_green.png)repeat-x;
	padding-left:15px;
	padding-right:40px;
	border:none;
}
.ie7 .globalBtn_red { 
	font-size:12px;
	width:119px;
	height:30px;
	color:#fff;
	position:relative;
	top:0px;
	left:8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_red.png)repeat-x;
	padding-left:15px;
	padding-right:40px;
	border:none;
}
.ie7 .globalBtn_gray { 
	font-size:12px;
	width:119px;
	height:30px;
	color:#fff;
	position:relative;
	top:0px;
	left:8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:url(../imgs/btn_bg_gray.png)repeat-x;
	padding-left:15px;
	padding-right:40px;
	border:none;
}
.ie7 .pageHeading {
	height:147px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-2px;
	background:url(../imgs/header_BG.png);
	background-repeat:no-repeat;
	width:1143px;
	position:relative;
	box-shadow: 0px 27px 10px -15px #DEDEDE;
	behavior:url(../PIE/PIE.htc);
}
.ie7 .pageHeading hgroup {
	margin-top:60px !important;
	text-shadow:2px 2px #fff;
}
.ie7 .leaderHoverArrow {
	top: -18px;
}

/*coBrand*/
#coBrand_div{
	border-left: 1px dotted #B4B2B2;
	float:right;
	position: relative;
	height:75px;
	width:265px;
	right:521px;
	top:15px;
	background-repeat:no-repeat;
	text-align:center;
	background-position:center;
}
.ie7 #coBrand_div {
	top: -49px;
}
#coBrand_index_main{
	color:#103970;
	font-size:16px;
	margin:0px;
	padding:0px;
	margin:0 auto;
	width:1108px;
	line-height:15px;
}
#coBrand_top{
	background: url(../assets/coBrand_index_BG_top.png);
	background-repeat:repeat-x;
	height:22px;
    width:1108px;
}
#coBrand_bot{
	background: url(../assets/coBrand_index_BG_bot.png);
	background-repeat:repeat-x;
	height:22px;
}
.ie7 #coBrand_bot {
	width: 1108px;
}
#coBrand_mid{
	background:#c3d7f2;
	padding-left:80px;
}
#coBrand_ul{
	list-style-type:none;
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}
#coBrand_ul li{
	display:inline;
	margin-left:10px;
}
#coBrand_ul li p {
	display: inline-table;
}
.ie7 #coBrand_ul li p{
	zoom: 1;
    *display: inline;
	min-height:28px;
	line-height:18px;
}
.ie7 #coBrand_ul li {
	vertical-align: top;
}
#coBrand_ul li#coBrand_primary p{
	width:400px;
	font-weight:bold;
}
#coBrand_ul li#coBrand_secondary p{
	width:370px;
	font-style:italic;
}
#coBrand_Btn{
	display:inline;
	margin-top:-9px;
	margin-right:100px;
}
.ie7 #coBrand_Btn{height:45px;}
#coBrand_Btn img{border:none;}
input .globalBtn .ShiftLeft {width:84px; margin-left:8px; margin-right:0px;}
.findJump {
	position:relative;
	top:-2px;
	margin-right:65px;
}


#contactdetailmaindiv {
	width: 790px;
	height: 140px;
}
#contactdetailleftdiv {
	width: 509px;
	border-right: 1px dotted #b4b2b2;
	float: left;
}
#contactdetailleftdiv h1 {
	color: #2c5182;
	font-size: 36px;
	margin: 0px;
	padding: 0px 0px;
}
#contactdetailleftdiv h4 {
	color: #000;
	font-size: 16px;
	/* margin-bottom:0px;*/
	margin-top: 10px;
}
#contactdetailleftdiv p {
	margin: 0px;
}
#contactdetailrightdiv {
	float: left;
	width: 185px;
	padding-left: 35px;
}
#contactdetailrightdiv h4 {
	color: #000;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#contactdetailrightdiv p {
	margin: 0px;
}
.hidelink {
color:000000;
font-size:16px;
padding:5px 0px 5px 14px;
font-weight:bold;
background-image:url(../assets/hidelinkup.png);
background-repeat:no-repeat;
background-position:left 12px;
cursor:pointer;
}
#hidediv {
	display:none;
	
}
.activelink {
	background-image:url(../assets/hidelinkdown.png);
background-repeat:no-repeat;
	background-position: left 14px;
	border-bottom: 1px dotted #b4b2b2;
}


/* styles for contactus page ends   */

/* style for broamfed pages starts */
#maincontainerBromfed
{
	width:730px;
	background-image:
	url(../assets/bromfedmarchdashpgbg.png);
	background-repeat:repea-x;
	display:table;
	height:320px;
}
#rightdivbromfed
{
	width:726px;
	float:left;
	margin:50px 0px 10px 0px;

}
#rightdivbromfed img
{
	margin:0px 45px 0px 45px;
}

#rightdivbromfed a
{
background: url("../assets/id-Redbutton.png") no-repeat scroll center center transparent;
    border: medium none;
    border-collapse: collapse;
    color: #fff;
    cursor: pointer;
    font-family: Trebuchet MS,Calibri,Verdana,Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    margin-top:20px;
	 margin-right:30px;
	vertical-align:middle;
    text-align: center;
    width: 139px;
	display:block;
	text-decoration:none;
	float:right;
}
#bromfedactionbox
{
	width:460px;
	float:left;
	margin-left:20px;
}

.bromcareAlertActionItemsHeader {
    background: none repeat scroll 0 0 #FCF0B8;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #000000;
    font-style: italic;
    margin-left: 0;
    margin-top: 0;
    padding-left: 22px;
    padding-top: 15px;
    width: 412px;
	font-size: 14px;
    font-weight: bold;
}
.bromcareAlertActionItemsHeader img {
    padding: 0 6px 0 23px;
    vertical-align: middle;
}
#idCenter-container #idCenter-content #bromfedidCenter-conten_april .headerTxImg {
/* left: 228px;
   position: absolute;
 margin-left: 150px;*/
 top:360px;
 position:absolute;left: 228px; 
 z-index:10;
}
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
{
	#idCenter-container #idCenter-content #bromfedidCenter-conten_april .headerTxImg {
		left: 91px;
}
}
}
#bromactionItem_corner {
    float: right;
    margin-right: -7px;
    margin-top: -16px;
}
.bromcareAlertActionItems
{
    background: none repeat scroll 0 0 #FCF0B8;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
	border-color: #f0b840;
    margin-left: 0;
    padding-bottom: 10px;
    padding-top: 0;
    width: 434px;
}
.bromcareAlertActionItems ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
.bromcareAlertActionItems ul li {
	background-image: url("../assets/id-actionItemsLiArrow.png");
	background-position:30px 5px;
	background-repeat:no-repeat;
	padding-left:40px;
}

.bromcareAlertActionItems ul li a {
color: #CC0000;
    font-size: 14px;
    font-weight: bold;   

}
#maincontainerBromfed ol
{
	margin:0px;
	padding:0px;
	list-style:inside decimal;
}
#maincontainerBromfed h6
{
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:5px;
}
#maincontainerBromfed ol li
{
	font-size:12px;
	color:#333;
	padding-left:20px;
}
#bromfedreference ol
{
	margin:0px;
	padding:0px;
	list-style:inside decimal;
}
#bromfedreference h6
{
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:5px;
}
#bromfedreference ol li
{
	font-size:12px;
	color:#333;
	padding-left:20px;
}
/* style for broamfed pages ends */
/* style for idCenter-Ca-Bromfed2013-2.asp starts */
#bromfedidCenter-conten_april{
    width:1108px;
    float:right;  
    margin:-11px -79px 0px auto;
    padding:0 0 0 0;
	display:table;
	background-image:url(../assets/bromfed-april-headpgbg.png);
	background-repeat:repeat-x;
}
#headerimg_april
{
	width:880px;
	height:188px;
	margin:0px auto;
}
#headerimg_april img
{
	float:right;
	margin-right: -50px;
}
.ie8 #headerimg_april img
{
	float:right;
	margin-right: -50px;
}
.ie8 #idCenter-content #bromfedidCenter-conten_april img.headerTxImg {
	position:absolute;
/*	left:80px;
*/	top:30px;
	margin-top:30px;
}
#bromfed_header{height: 185px;width: 100%;background-image: url(../assets/bromfed-april-headpgbg.png); background-repeat:repeat-x;}

/* style for idCenter-Ca-Bromfed2013-2.asp page ends */
/* style for idCenter-Ca-Bromfed2013-3.asp starts */
#bromfedidCenter-maycontent{
    width:950px;
    /*background:url(../assets/bromfedbg2.png);
	background-repeat:no-repeat;
	background-position:810px 65px;*/
    float:none;  
    margin:0 auto;
    padding:0 0 0 0;
	background-color:#FFF;  
	display:table;
}
/*#headerimg-may
{
	width:880px;
	margin:0px auto;
}*/
/*added by subodh on 07/06/2013*/
#headerimg-may {
width: 911px;
margin: 0px auto;
background: url(../assets/bromfedbg2.png);
background-repeat: no-repeat;
background-position: 787px 105px;	
/*width: 948px;
margin: 0px auto;
background: url(../assets/bromfedbg2.png);
background-repeat: no-repeat;
background-position: 806px 81px;*/
}
#headerimg-may img {/*margin:46px 0px;margin:66px 0px;*/margin: 92px 13px;}

/* style for idCenter-Ca-Bromfed2013-3.asp ends */
/* new Css class by gunjan for idCenter-Ca-Bromfed2013.asp page */
#bromfedidCenter-content{
    width:950px;
	background-repeat:no-repeat;
	background-position:810px 65px;
    float:none;  
    margin:0 auto;
    padding:0 0 0 38px;
	background-color:#FFF;  
    display:table;
}
#headerimg
{
	width:100%;
	background-image:url(../assets/idcenter-bronfed-headerbg.png);
	background-repeat:repeat-x;
	height:151px;
}
#headerimg img {
	margin:40px 0 0 96px;
	}
#middlecontentdiv_april
{
	width:100%;
	margin:2px 100px;
}
#middlecontentdiv
{
	width:100%;
	margin:2px 100px;
	/*width:880px;
	margin:10px 35px;*/
}
#bromfedidCenter-maycontent #middlecontentdiv #leftcontent
{
	/*float:left;
	width:530px;
	margin-left: 19px;*/
	
	 /*added by subodh on 06/05/2013 */
	float: left;    
    width: 551px;
    margin-left: -67px;
} 


#leftcontent {

}


#leftcontent
{
	float:left;
	width:530px;
	margin-left: 19px;
}
.darktext
{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0px;
	font-family: Calibri,Verdana,Geneva,sans-serif;
}
#leftcontent p
{
	font-size:14px;
	color:#000;
	margin:0px;
	font-family: Calibri,Verdana,Geneva,sans-serif;
}
#leftcontent p.smalltext
{
	font-size:12px;
	color:#000;
	margin:0px;
	font-family: Calibri,Verdana,Geneva,sans-serif;
}
#rightcontent
{
	width:330px;
	float:left;
}
#bromfedactionbox
{
	width:300px;
	float:left;
	margin-left:20px;
}
.bromIdcentreAlertActionItemsHeader {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FCF0B8;
    border-color: #F0B840 #F0B840;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #000;
    font-style: italic;
    margin-left: 0;
    margin-top: 0;
    padding-left: 22px;
    padding-top: 15px;
    width: 258px;
	font-size: 14px;
    font-weight: bold;
}
.bromIdcentreAlertActionItemsHeader img {
    padding: 0 6px 0 23px;
    vertical-align: middle;
}
#bromactionItem_corner {
    float: right;
    margin-right: -7px;
    margin-top: -16px;
}
.bromIdcentreAlertActionItems
{
 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FCF0B8;
    border-color: #F0B840 #F0B840;
    border-image: none;
    border-right: 1px solid #F0B840;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin-left: 0;
    padding-bottom: 10px;
    padding-top: 0;
    width: 280px;
}
.bromIdcentreAlertActionItems ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
.bromIdcentreAlertActionItems ul li {
	background-image: url(../assets/id-actionItemsLiArrow.png);
	background-position:30px 5px;
	background-repeat:no-repeat;
	padding-left:40px;
	margin-bottom:5px;
	padding-right:20px;
}
.bromIdcentreAlertActionItems ul li a {
color: #CC0000;
    font-size: 14px;
    font-weight: bold;   
}
#maincontainerBromfed ol
{
	margin:0px;
	padding:0px;
	list-style:inside decimal;
}
#maincontainerBromfed h6
{
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:5px;
}
#maincontainerBromfed ol li
{
	font-size:12px;
	color:#333;
	padding-left:20px;
}


#bromfedidCenter-maycontent #safetyinformation
{
	width:857px;
	/*margin: 20px 35px 20px 150px;*/
	margin: 20px 35px 20px 34px;/*added by subodh on 06/05/2013*/
	border:1px solid #c6c5c6;
}

/*added by subodh on 06/05/2013*/
#bromfedidCenter-conten_april #safetyinformation
{
	border: 1px solid #C6C5C6;
    margin: 20px 35px 20px 118px;
    width: 857px;
}

#safetyinformation
{
	width:800px;
	margin: 20px 35px 20px 150px;
	border:1px solid #c6c5c6;
}
#safetyinformation ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#safetyinformation ul li
{
	background-image:url(../assets/bullet.png);
	background-position:20px 8px;
	background-repeat:no-repeat;
	padding-left:33px;
	margin-bottom:10px;
	padding-right:20px;
	font-size:14px;
	color:#000;
}
#safetyinformation h6
{
	font-size:14px;
	font-weight:bold;
	margin:20px;
	color:#000;
}
#safetyinformation a {color:#497ed5;}
#headerimg_april #pagebottom
{
	width:800px;
	margin: 20px 108px;
	
}


#bromfedidCenter-conten_april #pagebottom
{
	width: 800px;
    margin: 20px 109px;
	
}
#pagebottomleft
{
	float:left;
	width:530px;
	/*margin-left:115px;*/
}
#pagebottomleft a
{
	background:url(../assets/bromfed_button-bg.png) no-repeat scroll center center transparent;
    border: medium none;
    border-collapse: collapse;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-family:Calibri,Verdana,Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
	width:211px;	
}
#pagebottomleft h6
{
	font-size:12px;
	color:#000;
	font-weight:bold;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:5px;
}
#pagebottomleft ol li
{
	font-size:12px;
	color:#000;
	padding-left:5px;
}
#pagebottomleft img
{
	float:left;
	margin-top:15px;
}


#bromfedidCenter-maycontent #pagebottomright{
	float:right;
	margin-right:61px;
	
}

#bromfedidCenter-conten_april {
    background-image: url("../assets/bromfed-april-headpgbg.png");
    background-repeat: repeat-x;
    display: table;
    float: right;
   /* margin: -11px -79px 0 auto;*/
    margin: -11px -57px 0 auto;
    padding: 0;
    width: 1108px;
}

#bromfedidCenter-conten_april #pagebottomright{
	float:right;
	margin-right:-38px;
	
}


#leftcontent {
margin-left: -70px;
margin-top: 35px;
}

#bromfedactionbox {
margin-left: 20px;
margin-top: 45px;
}

#idCenter-IdLogo {
margin-right: 96px;
}

body #headerimg {
/*margin: 0 -85px 0 -116px;
width: 927px;
padding-left: 110px;
margin-left: -123px;*/
}

#bromfedidCenter-content {
width: 910px;
margin-left: -50px;
}

#pagebottomright img {
margin-right: 207px;
margin-top: 10px;
}

#safetyinformation {
margin: 20px 35px 20px 27px;
}


#pagebottomright
{
	float:right;
	margin-right:-120px;
	
}
#pagebottomright img
{
	float:right;
	margin-top:20px;
	margin-right: 215px; /*added 9/23/13 - WL*/
}

#pagebottomleft p
{
	font-size:12px;
	color:#000;
	margin:0px;
	font-family: Calibri,Verdana,Geneva,sans-serif;
	line-height:42px;
}

/* style for idCenter-Ca-Bromfed2013.asp page ends */
/* style for resource Center-Ca-Bromfed2013.asp page starts */
#resourcecentrecontainer
{
	width:820px;
	display:table;
	margin:0px auto;
}
#resourcecentreleft
{
	width:592px;
	float:left;
}
#resourcecentreleft img.title {margin:30px 0px;}
.ordersamplecontainer
{
	width:585px;
	float:left;
}
.ordersamplecontainer h3
{
	color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height:36px;
    margin: 0;
    padding-left:18px;
	background-color:#007dc6;
}
.sampledetail
{
	width:583px;
	border:1px solid #7bafdf;
	background-color:#e4effb;
	display:table;
}
.sampledetail .pictures
{
    float: left;
    margin: 0;
    padding: 0px 0 20px 30px;
    width: 105px;
}
.sampledetail h4 {
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 20px;
	color:#000;
	font-size:14px;
}
.sampledetail #action
{
 color: #CC0000;
    font-weight: bold;
	font-size:13px;
}
.sampledetail .longText
{
	font-size:13px;
	color:#000;
}
.sampledetail .addItem {margin-top:10px;}
.sampledetail .addItem form label
{
color: #CC0000;
font-size:14px;
font-weight:bold;
font-style:italic;
}
.sampledetail .addItem form input[type="checkbox"]
{
	margin-right:5px;
	margin-bottom:10px;
}
#printpaycarddiv
{
	margin-top:20px;
	width:583px;
	border:1px solid #7bafdf;
}
#ordercoughdevice
{
	margin-top:30px;
	width:583px;
}
#ordercoughdevice h3
{
	color: #007dc6;
    font-size: 14px;
    font-weight: bold;
    line-height:36px;
    margin: 0;
    padding-left:18px;
	background-color:#d7e8fc;
}
.orderpictures
{
 	float: left;
    margin: 0;
    padding: 0px 20px 20px 20px;
    width: 105px;
}
.ordersampledetail h4 {
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 10px;
	color:#000;
	font-size:14px;
}
.ordersampledetail #action
{
	color: #CC0000;
    font-weight: bold;
	font-size:13px;
}
.ordersampledetail .longText
{
	font-size:13px;
	color:#666;
	padding-right:30px;
}
.ordersampledetail .addItem
{
	margin-top:10px;
	width:75%;
	float:right;
}
.ordersampledetail .addItem form label
{
	color: #CC0000;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.ordersampledetail .addItem form input[type="checkbox"]
{
	margin-right:5px;
	margin-bottom:10px;
}
.resourcecentreright
{
	width:227px;
	float:left;
	position:relative;
}
#marketingsupplies
{
	width:585px;
	float:left;
	margin-top:20px;
}
#marketingsupplies h3
{
	color: #007dc6;
    font-size: 14px;
    font-weight: bold;
    line-height:36px;
    margin: 0;
    padding-left:18px;
	background-color:#d7e8fc;
}
#marketingsupplies ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#marketingsupplies ul li div.productdetailcontainer {display:block;}
#marketingsupplies ul li div.productdetailcontainer
{
	display:block;
	clear:both;
}
.productimg
{
	width:25%;
	float:left;
	text-align:center;	
}
.productimg img {margin:15px auto;}
.productdescription
{
	width:75%;
	float:right;
	padding-bottom:20px;
	border-bottom:1px dotted #cbcbcb;
}
.productdescription h4
{
	font-weight: bold;
    margin-bottom: 5px;
    padding-top: 15px;
	color:#000;
	font-size:14px;
	margin-top:0px;
}
.productdescription span
{
	font-size:13px;
	color:#666;
	padding-right:30px;
}
.productdescription .addItem {margin-top: 10px;}
.productdescription .addItem form label
{
	color: #CC0000;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.productdescription .addItem form input[type="checkbox"]
{
	margin-right:5px;
	margin-bottom:10px;
}
#marketingsupplies ul li:lastchild div.productdetailcontainer div.productdescription
{
	border:none;
}
#resourcesafetyinformation {
    border: 1px solid #C6C5C6;
    margin: 20px 5px;
    width: 820px;
}
#resourcesafetyinformation h6 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 20px;
}
#resourcesafetyinformation ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#resourcesafetyinformation ul li {
    background-image: url("../assets/bullet.png");
    background-position: 20px 8px;
    background-repeat: no-repeat;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 33px;
    padding-right: 20px;
}
#resourcesafetyinformation a {
    color: #497ED5;
}
#requestitemdiv
{
	margin-top:30px;
	width:100%;
}
.resourceActionItemsHeader {
    border:1px solid #f0b840;
	background-color:#fcf0b8;
	border-bottom:none;
    color: #000;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin-left: 0;
    margin-top: 0;
    padding-left: 22px;
    padding-top: 10px;
    width: 205px;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.resourceActionItemsHeader img {
    padding: 0 6px 0 23px;
    vertical-align: middle;
}
#requestitemdiv #bromactionItem_corner {
    float: right;
    margin-right: -7px;
    margin-top: -11px;
}
.resourceAlertActionItems {
    border:1px solid #f0b840;
	background-color:#fcf0b8;
	border-top:none;
    margin-left: 0;
    padding-bottom: 10px;
    padding-top: 0;
    width: 227px;
}
.resourceAlertActionItems ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.resourceAlertActionItems ul li {
    background-image: url("../assets/id-actionItemsLiArrow.png");
    background-position: 30px 5px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    padding-left: 40px;
    padding-right: 20px;
}
.resourceAlertActionItems label
{
	color: #CC0000;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
	font-family:calibri,arial;
	padding-left:18px;
	line-height:26px;
}
.resourceAlertActionItems input[type="checkbox"] {margin-right:8px;}
.resourcebutton
{
	background-image:url(../assets/resouce_buttton.png);
	background-repeat:no-repeat;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	border:none;
	height:31px;
	width:130px;
	font-weight:bold;
	font-size:14px;
	margin-left:35px;
	margin-top:20px;
	font-family:Calibri,Verdana,Arial;
}
.resourceAlertActionItems span
{
	color:#cc6600;
	font-size:14px;
	padding:15px 40px;
	display:block;
}
#AdditionalResources
{
	background-color:#f2f2f2;
	border:1px solid #cfcfcf;
	width:100%;
	margin-top:10px;
	display: none;
}
#AdditionalResources h4
{
	font-weight: bold;
    margin-bottom: 5px;
    padding-top: 15px;
	color:#333;
	font-size:12px;
	margin-top:0px;
	font-style:italic;
	padding-left:20px;
}
.additiontitle
{
	color:#666;
	display:block;
	font-size:12px;
	padding-left:20px;
	font-weight:bold;
	line-height:30px;
	padding-right:20px;
}
#AdditionalResources span a
{
	color:#336699;
	display:block;
	font-size:12px;
	padding-left:20px;
	font-weight:bold;
	padding-right:20px;
}
.careAlertHeader span{ width:900px; height:150px;}

/*css ends*/
#solutionBotText2
{
    color: #000;
    font-family: Calibri,Verdana,Geneva,sans-serif;
    font-size: 14px;

    line-height: 17px;
    margin-left: 313px;
    margin-top: 30px;
    position: relative;
    width: 691px;
}
.ie8 .iePadPush {padding-left:170px;}
.ie9 .iePadPush {padding-left:170px;}

form a.globalLink{
      color:#0066cc !important;
      text-decoration: underline !important;
      font-weight:bold;
      }

/*New header rules for SEO - WL*/
.headerTitles {
    color: #96938E;
    float: right;
    font-family: Calibri,Verdana,Geneva,sans-serif;
    margin: 60px 115px 0 0;
    padding: 0;
    text-align: right;
    text-shadow: 1px 1px #fff;
}

/* CSS for TIP ARROWS */


 /*added by subodh on 06/07/2013*/

 @-moz-document url-prefix() {
	 
	 .tipArrow0 {
    left: 164px !important;
    position: relative;
    top: -30px;
}
                      .tipArrow1 {
	position:relative;
	top:-32px;
	/*left:122px;*/
	 left:112px ;/*	Added by subodh on 03/07/2013*/
}
.tipArrow2 {
	position:relative;
	top:-60px;
	/*left:52px;*/
	 left:44px;/*	Added by subodh on 03/07/2013*/
}
.tipArrow3 {
	position:relative;
	top:-30px;
	left:39px !important;
}
.tipArrow4 {
	position:relative;
	top:-62px;
	left:219px ;
}
.tipArrow5 {
    left:212px;
	position:relative;
    top:-31px;
}

.tipArrow6 {
	position:relative;
	top: -32px;
	left: 160px;
}
.tipArrow7 {
	position:relative;
	top: -62px;
	left: 150px;
}
.tipArrow8 {
	position:relative;
	top: -62px;
	left: 236px;
}
}


/* TIP ARROWS */
/* Chrome */
.webkit .tipArrow0 {
	position:relative;
	top:-30px;
/*	left:172px;*/
	left:162px;  /*	Added by subodh on 03/07/2013*/ 
}

.webkit .tipArrow1 {
	position:relative;
	top:-32px;
	/*left:122px;*/
	 left:112px;/*	Added by subodh on 03/07/2013*/
}
.webkit .tipArrow2 {
	position:relative;
	top:-60px;
	/*left:52px;*/
	 left:42px;/*	Added by subodh on 03/07/2013*/
}
.webkit .tipArrow3 {
	position:relative;
	top:-30px;
	left:36px;
}
.webkit .tipArrow4 {
	position:relative;
	top:-62px;
	left:219px ;
}
	.webkit .tipArrow5 {
	position: relative;
	top: -30px;
	left: 196px;
	}
	.webkit .tipArrow6 {
	position: relative;
	top: -31px;
	left: 158px;
	}
.webkit .tipArrow7 {
	position: relative;
    top: -61px;
    left: 148px;
}
.webkit .tipArrow8 {
	position:relative;
	top: -58px;
	left: 236px;
}


/* IE8 */
.ie8 .tipArrow0 {
	position:relative;
	top:-29px;
	left:172px;
}
.ie8 .tipArrow1 {
	position:relative;
	top:-30px;
	left:122px;
}
.ie8 .tipArrow2 {
	position:relative;
	top:-59px;
	left:52px;
}
.ie8 .tipArrow3 {
	position:relative;
	top:-29px;
	left:46px;
}
.ie8 .tipArrow4 {
	position:relative;
	top:-58px;
	left:229px;
}
.ie8 .tipArrow5 {
	position:relative;
	top:-27px;
	left:206px;
}
.ie8 .tipArrow6 {
	position:relative;
	top:-26px;
	left:168px;
}
.ie8 .tipArrow7 {
	position:relative;
	top:-57px;
	left:158px;
}
.ie8 .tipArrow8 {
	position:relative;
	top:-58px;
	left:246px;
}



.ie9 .tipArrow0 {
	position:relative;
	top:-30px;
	left:163px;
}

.ie9 .tipArrow1 {
	position:relative;
	top:-32px;
	left:112px;
}
.ie9 .tipArrow2 {
	position:relative;
	top:-60px;
	left:44px;
}
.ie9 .tipArrow3 {
	position:relative;
	top:-30px;
	left:38px;
}
.ie9 .tipArrow4 {
	position:relative;
	top:-62px;
	left:219px;
}
.ie9 .tipArrow5 {
	position:relative;
	top:-32px;
	left:212px;
}
.ie9 .tipArrow6 {
	position:relative;
	top:-32px;
	left:160px;
}
.ie9 .tipArrow7 {
	position:relative;
	top:-62px;
	left:149px;
}
.ie9 .tipArrow8 {
	position:relative;
	top:-62px;
	left:236px;
}





/* IE7 */
.ie7 .tipArrow0 {
	position:relative;
	top:-29px;
	left:163px;
}
.ie7 .tipArrow1 {
	position:relative;
	top:-29px;
	left:113px;
}
.ie7 .tipArrow2 {
	position:relative;
	top:-60px;
	left:43px;
}
.ie7 .tipArrow3 {
	position:relative;
	top:-30px;
	left:37px;
}
.ie7 .tipArrow4 {
	position:relative;
	top:-59px;
	left:220px;
}
.ie7 .tipArrow5 {
	position:relative;
	top:-31px;
	left:197px;
}
.ie7 .tipArrow6 {
	position:relative;
	top:-29px;
	left:159px;
}
.ie7 .tipArrow7 {
	position:relative;
	top:-60px;
	left:149px;
}
.ie7 .tipArrow8 {
	position:relative;
	top:-60px;
	left:237px;
}
/* ICD-10 CSS starts added By-Gunjan  */


#ICD_content_left
{
	float:left;
	width:295px;
	display:table;
}

#ICD_content_right
{
	float:right;
	width:700px;
	margin:0px 95px 0px 15px;
	
}


#ICD_content_right h3
{
font-size:20px;;
font-weight:bold;
padding:0 0px;
color:#103970;
 
}

#ICD_content_right h4
{
font-size:16px;;
 font-weight:bold;
 padding:10px 0px;
color:#000;
 margin-top:10px;
 
}


#ICD_content_right ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#ICD_content_right ul li
{
background-image:url(../assets/icd-list.png);
background-position: 5px 6px;
 background-repeat: no-repeat;
 padding-left:20px;

}
#ICD_content_right p
{
 font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 10px;
}


#ICD_content_right a
{
	color:#0066cc;
	text-decoration:none;
}

#ICD_content_right ol
{
	list-style:decimal;
	
	padding:0px;
}
#ICD_content_right ol li
{
	font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 5px;
	margin-left:20px;
}


#countdown_widget
{
float:right;
padding:10px;	
}
#conversion_widget
{
float:left;
padding:10px;
}
#wrapper {
	width: 600px;
	float:left;
	}

.accordionButton {	
	width: 689px;
    font-size: 16px;
    font-weight: bold;
	background-image: url("../assets/hidelinkupblue.png");
    background-position: 10px 13px;
    background-repeat: no-repeat;
	padding-left:25px;
	color:#103970;
	cursor:pointer;
	background-color:#d9eafe;
	
	padding-top:5px;
	padding-bottom:5px;
	 font-style:italic;
	}
	
.accordionContent {	
	width: 690px;
	float: left;
	font-size:12px;
	display: none;
	
	padding:10px;
	border:solid 2px #d9eafe;
	margin-bottom:10px;
	}
	
	.ie9 .accordionContent {	
	width: 686px;
	float: left;
	font-size:12px;
	display: none;
	padding:12px;
	border:solid 2px #d9eafe;
	margin-bottom:10px;
	}
	
	.active
	{
	 background-image:url("../assets/hidelinkdownblue.png")!important;
    background-position: 10px 14px;
    background-repeat: no-repeat;
	}
	.accordionContent ul {	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	}
	.accordionContent ul li {	
	margin:0px 0px 5px 0px;
	font-size:14px;
	}
	
	.ie9 .accordionContent ul li {	
	margin:0px 8px 5px 0px;
	font-size:14px;
	}
	
	.accordionContent table th
	{
		background-color:#4871AA;
		color:#fff;
		text-align:left;
		font-size:12px;
		font-weight:bold;
		padding:5px;
		border-right: 1px solid #fff;
	}
	.accordionContent table td
	{
		text-align:left;
		font-size:12px;
		padding:3px 3px 3px 5px;
	border-right: 1px solid #fff;
		
	}
.RedIcon {
    Color:red;
    font-size:20px; 
    vertical-align:middle;
}
.GrayIcon {
    Color:gray;
    font-size:20px; 
    vertical-align:middle;
}
.Discarded {
    Color:black;
    font-size:20px; 
    vertical-align:middle;
   /* border: solid 1px black; */
}
/* TFS 51792 TusharK 1/13/2016 */
.Failed {
    Color:orange;
    font-size:20px; 
    vertical-align:middle;
   /* border: solid 1px black; */
}
/* TFS 51792 TusharK 1/13/2016 */
.YellowIcon {
    Color:Yellow;
    font-size:20px; 
    vertical-align:middle;
}
.GreenIcon {
    Color:Green;
    font-size:20px; 
    vertical-align:middle;
}
.ChainIcon {
    font-size:20px; 
    vertical-align:middle;
	}