@charset "utf-8";
html,body{
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	
	color: #000000;
	background-color: #d5e5ed;
}

/*typography*/
body, select, option
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rPaneScrollContent input, #rPaneScrollContent select, #rPaneScrollContent option{font-size:11px;}
h1, #dash_nav{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
}
h2{
	font-size:1.1em;
}
#dash_nav {
	font-size: 12px;
	font-weight: bold;
}
/*end typography */

img {
	border:0px;
}
a {
	color:#2c65a0;
}
.LRmargins1{
    margin-left:10px;
    margin-right:10px;
}
.LRpadded1{
    padding-left:10px;
    padding-right:10px;
}
#container {
	position:relative;
	width: 1010px;
	margin:0 auto;
	position:relative;
	height:auto;
	
}
#container .top{
		background:url(https://member.doclogic.com/Brand/DocLogic/img/ds1000-top.png) no-repeat;
		height:6px;
		clear:both;
}
#container .mid{
		background:url(https://member.doclogic.com/Brand/DocLogic/img/ds1000-mid.png) repeat-y;
		padding-left:5px;
		padding-right:5px;
}
#container .bottom{
		background:url(https://member.doclogic.com/Brand/DocLogic/img/ds1000-bottom.png) no-repeat;
		height:6px;
		clear:both;
}

#container2 {
	position:relative;
	width: 1000px;
	margin:0 auto;
	position:relative;
	height:auto;
	padding-top:5px;
}
#container2 .top{
		background:url(https://member.doclogic.com/Brand/DocLogic/img/ds1000b-top.png) no-repeat;
		height:6px;
		clear:both;
}
#container2 .mid{
		background:url(https://member.doclogic.com/Brand/DocLogic/img/ds1000b-mid.png) repeat-y;
}
#container2 .bottom{
		background:url(https://member.doclogic.com/Brand/DocLogic/img/ds1000b-bottom.png) no-repeat;
		height:6px;
		clear:both;
}


#dash_head {
	position:relative;
	background-color:#f8f0cb;
	margin: 0px;
	padding:0;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:20px;
}

#dash_head h1{
	margin:0;
}

#topLinksContainer{
	position:absolute;
	top:20px;
	right:10px;
	text-align:right;
	width:121px;
	height:41px;
}
.dash_links {
	position:relative;
	float: right;
	padding-right: 20px;
	width: 30px;
	text-align:center;
}
.dash_links a{
	color:#000;
	font-size:10px;
	text-decoration:none;
}
#dash_toplinks {
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 3px;
	left: 880px;
	width:102px;
}
#dash_toplinks a {
	color: #000000;
	text-decoration: none;
}
#dash_toplinks a:hover {
	color: #000000;
	text-decoration: underline;
}
/* dashboard navigation */
#dash_nav {
	margin: 0px;
	

}
.clear {
	clear: both;
}
.cleartenpixels {
	clear: both;
	height: 10px;
}
 /* self clearing rules */
.clearfix:after { 
content: "."; display: block; height: 0; clear: both; visibility: hidden; 
}

.clearfix { display: inline-block; _height: 1%; 
}

/* Hides from IE-mac \*/
.clearfix { display: block; }
/* End hide from IE-mac */



#dash_nav li
{
	display: inline;
	text-transform: uppercase;
	margin-right: 2px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#dash_nav a {
	padding-left: 7px;
	padding-right:7px;
	text-decoration: none;
	color: #eeeeee;
	border-right:thin solid #93b5d8;
}
/*
#dash_nav a span {
	padding-right: 10px;
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/dashboard_nav_rightcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
*/
#dash_nav .current a {
	padding-left: 7px;
	text-decoration: none;
	/*background-image: url(https://member.doclogic.com/Brand/DocLogic/img/dashboard_nav_leftcorner_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	color: #FFFFFF;
}
/*
#dash_nav .current a span {
	padding-right: 10px;
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/dashboard_nav_rightcorner_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
*/
#dash_nav a:hover {
	padding-left: 7px;
	text-decoration: none;
	/*background-image: url(https://member.doclogic.com/Brand/DocLogic/img/dashboard_nav_leftcorner_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	*/color: #FFFFFF;
}
/*
#dash_nav a:hover span {
	padding-right: 10px;
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/dashboard_nav_rightcorner_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navArea {
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/dash_subnav_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #484747;
	border-bottom-color: #484747;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
*/
#dash_subnav {
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/dash_subnav_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #484747;
	border-bottom-color: #484747;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
}
#dash_subnav a {
	color: #FFFFFF;
}

#dash_body {
	width:990px;
	position:relative;
	/*background-color: #fff;*/
	margin: 0 auto;
	
}

#dash_welcome {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCDCE;
	float: left;
	width: 980px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#dash_col1 {
	
	width: 180px;
	padding:0px;
	margin: 0px;
	padding-left:2px;
	
	/*
	border-right:1px solid #CBCDCE;
	*/
	padding-bottom: 15px;
	
	float: left;
	/*background-color:#ffffff;*/
}
#welcome{
	font-size:10px;
	height:35px;
	padding:10px;
	padding-top:20px;
}
#welcome .date{
	font-size:.9em;
	font-weight:normal;
}
#dash_col1 img.calendar{
	width:160px;
	height:auto;
}
/*
#dash_col1 a {	
	color:#000000;
}*/


#dash_body .whitebox {
	margin: 0px;
	padding: 10px;
	border-bottom: 2px solid #D3D3D3;
	font-size:10px;
	margin-bottom:10px;
}

#fullContent {
	width:770px;
	margin:0 auto;
	margin-top:10px;
	padding-bottom:10px;
}

.whiteBG{
	background-color:#fff;
	padding:10px;
	border:1px solid #ccc;
}
.whiteBG2{
	background-color:#fff;
	width:1000px;
	margin:0 auto;
}

.floatLeft{
	float:left;
}
.floatLeft2{
	float:right;
	background:url(https://member.doclogic.com/Brand/DocLogic/img/ds-vertical.png) repeat-y top left;
	padding-left:10px;
	padding-right:10px;
}
.floatLeft3{
	float:right;
	background:url(https://member.doclogic.com/Brand/DocLogic/img/ds-vertical.png) repeat-y top left;
	background-color: #FFFFFF;	
}

.floatRight{
	float:right;
}
.marginR{
	margin-right:5px;
}


/* MEMBER RESOURCES PAGES */
.resourceCol1{
	width:210px;
	margin-right:10px;
	font-size:11px;
}
.resourceCol2{
	position:relative;
	width:495px;
	font-size:11px;
}
.resourceHealthTopicsList{
	width:100px;
	margin:0;
	padding:0;
	padding-left:15px;
	margin-right:10px;
}

#resourceLeftColTop{
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/bg-resourcesCol1-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-bottom:2px;
}

#resourceLeftColContent{
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/bg-resourcesCol1-mid.jpg);
	background-repeat: repeat-y;
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
}
#resourceLeftColContent p{
	margin:0;
	padding:0;
}

#resourceLeftColBottom{
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/bg-resourcesCol1-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	height:15px;
}

#resourceRightColTop{
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/bg-resourcesCol2-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	
}
#resourceRightColContent{
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/bg-resourcesCol2-mid.png);
	background-repeat: repeat-y;
	padding:5px;
	padding-bottom:5px;
	padding-top:5px;
}
#resourceRightColBottom{
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/bg-resourcesCol2-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height:15px;
}

input{
	display:inline;
	margin-bottom:5px;
}


label{
	display:block;
	width:150px;
	float:left;
}
#search1{
	position:relative;
	margin-top:20px;
	background:url(https://member.doclogic.com/Brand/DocLogic/img/bg-search.png) no-repeat top left;
	padding-top:20px;
	*padding-top:1px;/* IE SPECIFIC */
}
#search1 input{

	width:150px;
	position:relative;
	left:15px;
	
	border:none;
	*border:0;/* IE SPECIFIC*/
	

}

#search1 input.submitImg{
	width:110px;
	margin-top:20px;
}


/* END MEMBER RESOURCES */





.topRight{
	position:absolute;
	top:0;
	right:0;
}
.medDetail{
	width:180px;
	float:left;
}

#dash_col2 {
	font-size: 11px;
background-color:#fff;
	position:static;
	margin: 0px;
	margin-top:10px;
	width: 790px;
	padding:0;
	/*
	padding: 10px;
	padding-left:0;
	padding-top:0;
	padding-bottom:0;*/
	float: left;
}
#dash_col2 .halfCol{
	width:505px;
	padding:5px;
}
#dash_col2 .oneThirdCol{
	width:255px;
	padding:5px;
}
#dash_col2 .twoThirdCol{
	width:505px;
	padding:5px;
}
#dash_info {
	margin: 0;
	padding:0;
	padding-bottom:5px;
	margin-bottom:10px;
	width:100%;
	border: 1px solid #CBCDCE;
}
.bgStyle2{
	background-color:#f2f2f2;
}
#dash_info_header{
	position:relative;
	height: 25px;
	line-height:25px;
	padding:0;
	margin:0;
	padding-top:3px;
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/gloss-blue2b.png);
	background-repeat: repeat-x;
	clear:both;
	border-bottom: 1px solid #275e98;
}
.bottomDashInfo{
	margin:0;
}
#dash_info_header3{
	position:relative;
	height: 25px;
	line-height:25px;
	padding:0;
	margin:0;
	padding-top:3px;
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/gloss-blue2b.png);
	background-repeat: repeat-x;
	clear:both;
	border-bottom: 1px solid #275e98;
}
#dash_info_header3 h1{
	color:#fff;
	text-decoration:none;
	position:absolute;
	top:3px;
	left:5px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	float:left;
	line-height:12px;
}
#dash_info_header3 h1 img{
	max-height:19px;
	width:auto;
	vertical-align:middle;
}

#dash_info_header3 .close{
	position:absolute;
	top:5px;
	right:5px;
}
#dash_info_header .headerRightContent{
	font-weight:normal;
	font-size:10px;
	position:absolute;
	top:1px;
	right:0;
	line-height:12px;
	text-align:right;
}

#dash_info_header .headerRightContent img{vertical-align:middle;}
/*
#dash_info_header img{
	margin-left:5px;
	vertical-align:middle;
}
*/
#dash_info_header a{
	color:#ffffff;
	text-decoration:none;
	position:absolute;
	top:4px;
	right:7px;
	
	height: 12px;
}

#dash_info_header p{margin:0; padding:0;}


#dash_info_header h1{
	color:#fff;
	text-decoration:none;
	position:absolute;
	top:3px;
	left:5px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	float:left;
	line-height:12px;
}
#dash_info_header h1 img{
	max-height:19px;
	width:auto;
	vertical-align:middle;
}
#dash_info_header h1.noIcon{
	color:#ffffff;
	text-decoration:none;
	position:absolute;
	top:3px;
	left:15px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	float:left;
}


#dash_info_header2{
	position:relative;
	
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-top:3px;
	clear:both;
/*	border-bottom: 1px solid #275e98;*/
}
#dash_info_header2 h1{
	color:#000;
	text-decoration:none;
	position:absolute;
	top:3px;
	left:10px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	float:left;
}
#dash_info_header2 .headerRightContent{
	position:absolute;
	top:4px;
	right:0;
	line-height:25px;
	text-align:right;
}


#dash_info p {
	padding-left: 15px;
	color: #000000;
}
.dottedline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCDCE;
	margin-bottom: 15px;
	padding-top: 15px;
	width: 330px;
	margin-left: 15px;
	clear: both;
}
.haveQ {
	font-size: 10px;
}

a.haveQ{text-decoration:none;}

.verticalalign {
	vertical-align:super;
}
.verticalalign2 {
	vertical-align:middle;
}

.dottedline_nowidth{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCDCE;
	margin-bottom: 15px;
	padding-top: 15px;
	margin-left: 15px;
	clear: both;
}
.dottedline_nowidth2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCDCE;
	margin-bottom: 5px;
	padding:0;
	margin-left: 5px;
	clear: both;
}
#dash_info span {
	font-weight: bold;
	color: #0142FC;
}
#dash_info table {
	float: left;
	margin-left: 15px;
}
ul.tightListNoStyle{
	list-style:none;
	margin:0;
	margin-left:20px;
	padding:0;
}


#dash_bio {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: .9em;
}
#dash_bio h1{
	color:#2d3783;
	font-size:16px;
	margin:0;
	padding:0;
}
#dash_bio h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F68A3;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#dash_bio h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#dash_bio p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#dash_medrec{
	position:relative;
	width: 220px;
	margin:0 auto;
	padding:0;
	padding-top:10px;
	font-size: 11px;
}
#dash_medrec .icon{
	width:30px;
	height:auto;
	float:left;
	text-align:center;
}

#dash_medrec .icon img{
	width:25px;
	height:auto;
}

#dash_medrec h1{
	color:#0380f9;
	font-size:15px;
	margin:0;
	padding:0;
	font-weight:normal;
}
#dash_medrec p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.bioimg {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
.borderright {
border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBCDCE;
}
.borderleft {
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CBCDCE;
}
.borderleft2 
{
    border-left: 1px solid #3399ff;
}
.border1 {
	border: 1px solid #CBCDCE;
}
.border2 {
	border: 1px solid #275e98;
}
.bottomBorder{
	border-bottom: 1px solid #275e98;
}
.bottomBorder2{
	border-bottom: 1px solid #D3D3D3;
}
.topBorder1{
	border-top: 1px solid #3399ff;
	padding-top:5px;
}
/*ACCORDION MAIN NAV*/

.glossymenu{
margin: 2px 0;
padding: 0;
width: 180px; /*width of menu*/


}

.glossymenu a.menuitem{
	
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 25px;
	text-decoration: none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/gloss-blue2b.png);
	color: #ffffff;
	background-repeat: repeat-x;
	background-position: left bottom;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #ffffff;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
left: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(https://member.doclogic.com/Brand/DocLogic/img/gloss-blue2b.png);

}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

/*
.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}
*/

.glossymenu div.submenu ul li a{
	display: block;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0142fc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.glossymenu div.submenu ul li a:hover{
background: #f2f2f2;
color: #585555;
}

/*END ACCORDION MAIN NAV*/


/*START RESOURCES ACCORDION */

.glossymenu2{
margin: 5px 0;
padding: 0;
/*width: 442px; /*width of menu*/
border: 1px solid #CBCDCE;
}

.glossymenu2 a.menuitem{
	
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px;
	padding-top:0;
	height:17px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(https://member.doclogic.com/Brand/DocLogic/img/gloss-blue2.png);
	color: #fff;
	background-repeat: repeat-x;
	background-position: left bottom;
}


.glossymenu2 a.menuitem:visited, .glossymenu2 .menuitem:active{
color: #eeeeee;
}

.glossymenu2 a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 2px;
right: 5px;
border: none;
max-height:14px;
width:auto;
}

.glossymenu2 a.menuitem:hover{
background-image: url(https://member.doclogic.com/Brand/DocLogic/img/gloss-blue2.png);

}

.glossymenu2 div.submenu2{ /*DIV that contains each sub menu*/
	background-color:#f2f2f2;
	padding:10px;
	padding-top:1px;
}

.glossymenu2 div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}


.glossymenu2 div.submenu ul li a{
	display: block;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 40px;
	font-size: 13px;
	color: #0142fc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.glossymenu2 div.submenu ul li a:hover{
background: #DFDCCB;
color: #0142fc;
}

/*END RESOURCES ACCORDION */


ul.checked { /*UL of each sub menu*/
list-style-image:url(https://member.doclogic.com/Brand/DocLogic/img/checkmark.png);
	font-weight:bold;
	font-size:10px;
}
ul.checked li{
	margin-bottom:10px;
}
/*table styles*/
table.bordered1{
	border-collapse:collapse;
}
table.bordered1 td{
	border:1px solid #275e98;
}
td.thBgCol1{
	background-color:#ffffff;
	font-family:Century Gothic,Arial, Helvetica, sans-serif;
	color:#2c65a0;
	font-weight:bold;
}
td.thBgCol2{
	background-color:#ffffff;
	text-align:center;
}
td.thBgCol1b{
	background-color:#d7e3f9;
	font-family:Century Gothic,Arial, Helvetica, sans-serif;
	color:#2c65a0;
	font-weight:bold;
}
td.bgColor3{
	background-color:#f2f2f2;
}
li.bgColor{
	background-color:#f2f2f2;
}
.bgColor1{background-color:#fbf6ad;}
.bgColor2{background-color:#cbeea1;}
.bgColor3{background-color:#d7e3f9;}
td.th1{
	font-size:1.5em;
}
td.th2{
	font-size:1.1em;
	font-weight:bold;
}
td.gloss1{
	background:url(https://member.doclogic.com/Brand/DocLogic/img/gloss-blueBig.jpg) no-repeat;
	color:#000000;
}
td.gloss1 a{
	color:#000000;
	text-decoration:none;
}
.head3{
	font-size:1.2em;
}
.subcontentStyle1{
	position:absolute; visibility: hidden; border: 2px solid #2367a3; background-color: #d2e5ee; width: 175px; padding: 8px; left: 0; top: 0; z-index:2;
}

/* TABBED CONTENT */
.shadetabs{
padding: 0;
margin:0;
padding-top:5px;
padding-bottom:10px;

margin-top: 1px;
margin-left:8px;
margin-bottom: 0;
font: 12px Century Gothic,Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
/*border-bottom:1px solid #ccc;*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
margin:0;
text-decoration: none;
position: relative;
z-index: 1;
padding-top:1px;
padding-bottom:1px;
padding-left:2px;
padding-right:2px;
border: 1px solid #2f68a4;
color: #2f68a4;
background:url(https://member.doclogic.com/Brand/DocLogic/img/gloss-grey2.png) top left repeat-x;

}



.shadetabs li a:visited{
color: #2f68a4;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #2f68a4;
}

.shadetabs li a.selected{ /*selected main tab style */
	color:#ffffff;
	position: relative;
	top: 0px;
	background:url(https://member.doclogic.com/Brand/DocLogic/img/gloss-blue2.png) top left repeat-x;
	padding-top:1px;
padding-bottom:1px;
padding-left:1px;
padding-right:1px;
}


.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
padding:5px;
padding-top:0;
}

/*THREADS */

.shadetabs3{
list-style:none;
margin:0;
padding:0;
margin-left:0;
padding-left:0;
}

.shadetabs3 li{
display:block;
margin: 0;
padding:5px;
border-bottom:1px solid #808080;
}

.shadetabs3 li a .descText{
	float:left;
	margin-left:5px;
	width:180px;
}
.shadetabs3 li a{
margin:0;
}

.shadetabs3 li a{
	text-decoration: none;
	color: #000;
}
.shadetabs3 li a:hover{
	text-decoration: underline;
	color: #2f68a4;
}


.tabcontent3{
display:none;
padding:5px;
padding-top:0;
}

#myThreadContent{
	position:relative;
	margin-top:10px;
	/*background-color:#EEEEEE;*/
	/*border:1px solid #CBCDCE;*/
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
	min-height:600px;
	height:auto;
	overflow:auto;
}

/* THREADS */

/*HEALTH RECORDS */
.shadetabs4{
list-style:none;
margin:0;
padding:0;
margin-left:0;
padding-left:0;
}

.shadetabs4 li{
position:relative;
display:block;
margin: 0;
padding:5px;
border-bottom:1px solid #2f68a4;
}



.shadetabs4 li{
	clear:both;
}
.shadetabs4 img{
	max-width:23px;
	height:auto;

}
shadetabs4 .view{
	clear:both;
	text-align:right;
}
.shadetabs4 li a{
	margin:0;
	color: #2f68a4;
	text-align:right;
	position:relative;
}
.shadetabs4 li a .iconHolder{
	float:left;
	width:30px;
}
	.shadetabs4 li a .descText{
	float:left;
	margin-left:5px;
	text-decoration:none;
	color: #000;
	width:220px;
	text-align:left;
}
.shadetabs4 a h1{
	text-decoration:none;
	margin:0;
	padding:0;
	font-size:14px;
	color: #2f68a4;
	font-weight:normal;
}
.shadetabs4 li a:hover{
	text-decoration: underline;
	color: #2f68a4;
}

#rPaneScrollContent{
	position:relative;
	margin-top:10px;
	/*background-color:#EEEEEE;*/
	/*border:1px solid #CBCDCE;*/
	padding:0px;
	padding-left:3px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
	min-height:550px;
	height:auto;
	overflow:auto;
}

#rPaneScrollContent h1{
	margin:0; padding:0;
	margin-left:10px;
	font-size:18px;
	color:#000080;
}
#rPaneScrollContent .headerDiv{
    background:url(https://member.doclogic.com/Brand/DocLogic/img/gloss-blue4.png) repeat-x; height:22px;
}


#healthRecordTabs{
	float:left;
	width:260px;
}
#healthRecordTabs li .icon{
	float:left;
	max-width:24px;
	height:auto;
}
/* HEALTH RECORDS */

#familyMember{

	padding:10px;
	margin:10px;
	clear:both;
	display:none;
}
#familyMember form{
	background-color:#eeeeee;
	margin:0;
	padding:10px;
}


#familyMember input{
	display:inline;
	margin-bottom:5px;
}

#familyMember input.save{
	width:42px;
}

#familyMember label{
	display:block;
	width:100px;
	float:left;
}

#scheduledTask{
	position:relative;
	margin:0;
	padding:10px;
	display:block;
	overflow:visible;
}

#scheduledTask .icon{
	position:absolute;
	left:0;
	top:0;
}

#docActions{
	padding:10px;
}

a.docActions{
	text-decoration:none; 
	color:#000; 
	line-height:19px;
	margin-left:10px;
	
}

a.docActions img{vertical-align:middle;}

a.docActions:hover{
	text-decoration:none; 
	color:#0000ff;
}

#summaryContainer{
	
	font-size:12px;
}
#summaryContainer h1{font-size:18px; color:#000080;}

#summaryContainer ul, #summaryContainer div ul {list-style:none; margin:0; padding:0;}
#summaryContainer li{clear:both;}
#summaryContainer li span{color:#990000; float:left; width:100px;}
.summaryHeader{
	font-size:1.2em;
	border-bottom:1px solid #3399ff;
	color:#000080;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:bold;
	clear:both;
	padding-top: 10px;
	padding-left:10px;
}
.summaryTable{border-collapse:collapse; }
.summaryTable td{padding:5px; border: 1px solid #ece9d8;}
.rh1{
	background-color:#990000;
	color: #ffffcc;
}


@media print {
.tabcontent {
display:block !important;
}
}
.notifications {
	font-weight: bold;
	color: #ff0000;
	font-size:.8em;
}