
		/* BODY is the parent to all other styles */
BODY	{ font-family:  Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; margin: 2px 2px 10px 2px; } 
P		{  margin-bottom: 10px; }
B		{  font-weight: bolder }  /* relative to the parent */
LI		{  margin-top: 8px;}
DIV		{  }

:link      {font-family: Arial, Helvetica, sans-serif; font-weight:bold; color: #0033ee; text-decoration: none;}
:visited   {font-family: Arial, Helvetica, sans-serif; font-weight:bold; color: #0033ee; text-decoration: none;}
:link:hover    {font-family: Arial, Helvetica, sans-serif; font-weight:bold; color: #0033ee; text-decoration: underline;}
:visited:hover {font-family: Arial, Helvetica, sans-serif; font-weight:bold; color: #0033ee;  text-decoration: underline;}

SPAN { display: inline }


PRE { display: block;
      font-family: monospace;
      white-space: pre }

ADDRESS { display: block;
          margin-left: 3em;
          font-style: italic }
          
BLOCKQUOTE { display: block;
             font-style: normal;
             margin-left: 3em;
             margin-right: 3em }
              
HR { border-top: solid }      

.fltrt { float: right; }
.fltrtPadding { float: right; padding-right: 10px; }
.fltlft { float: left; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }
.clear { clear:both; } 

#pageTools a	
{
	font-size: 12px;
	padding-right:5px;
}

#printBannerImg
{
	display: none;
}

#bannerImg
{
	display: block;
}

.cciBanner
{
	width: 984px;
	border: solid 1px #000000;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
.cciNoResize
{
	font-size: 12px;
}

.cssModuleText
{	
	font-weight: normal;
}

.cciSearchBox
{
 border-color: #999999;
 border-width: 1px;
 border-style: Solid;
 height: 14px;
 font-size: 11px;
}

.cssMenuText
{
    display: block;
	width: 138px;
	height: 22px;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    padding-top: 5px; 
}
.cssMenuText :visited {color: #ffffff; }
.cssMenuText :active {color: #eeeeff; }
.cssMenuText :hover 
{
	color: #eeeeff;
	background-color: #ed171f;
}

.cssImageCaption
{
 font-weight:bold;
 font-size:9px;
 text-align:center;
 text-decoration:none;
 color:#999999;
}

.cciSiteSearch
{
	background-color: #eeeeee;
	border: solid 1px #cccccc;
}
.cciSiteSearch :link { font-size: 10px; text-decoration: none; font-weight: normal; }
.cciSiteSearch :link:hover { font-size: 10px; text-decoration: underline; font-weight: normal; }
.cciSiteSearch :visited { font-size: 10px; text-decoration: none; font-weight: normal; }
.cciSiteSearch :visited:hover { font-size: 10px; text-decoration: underline; font-weight: normal; }

#cciSearchTips {font-family: Arial,sans-serif; font-size:12px; margin-top:10px; }
#cciSearchTips li {padding-top:12px; color:#333333;}
#cciSearchTips .intro {padding-top:12px; font-weight:bold; color:#336699;}
#cciSearchTips .tip {font-weight:bold; color:#336699}
#cciSearchTips .example { color:#000000}


.cciTOC 
{
    font-family: Verdana,"Trebuchet MS",Arial,Helvetica,sans-serif;
}
.cciTOC  ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
    list-style-image: url("/portals/12/i/dash.gif")
}

.cciTOC  li
{
	margin: 0px 0px 0px 0px;
}


.cciTOCleftActiveSubSectionParent
{
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #ffffff;	
}

.cciTOCmidActiveSubSectionParent
{
	font-weight: bold;
	color: white;
	vertical-align: middle;
	padding-left: 5px;
	text-decoration: none;
	border-top: 1px solid #ffffff;	   
}

.cciTOCmidActiveSubSectionParent :link { color: white; text-decoration: none; }
.cciTOCmidActiveSubSectionParent :visited { color: white;  text-decoration: none; }
.cciTOCmidActiveSubSectionParent :link:hover { color: white;  text-decoration: underline; }
.cciTOCmidActiveSubSectionParent :visited:hover { color: white; text-decoration: underline; }


.cciTOCleftActiveSubSection
{
	height: 30px;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #ffffff;	
	background-image: url(/Portals/12/i/tocDN.gif);
	background-repeat: no-repeat;
}

.cciTOCmidActiveSubSection
{
	font-weight: bold;
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	border-top: 1px solid #ffffff;	
	background-color: #94A0BA;     /* 576579 */    
}

.cciTOCmidActiveSubSection :link { color: white; text-decoration: none; }
.cciTOCmidActiveSubSection :visited { color: white;  text-decoration: none; }
.cciTOCmidActiveSubSection :link:hover { color: white;  text-decoration: underline; }
.cciTOCmidActiveSubSection :visited:hover { color: white; text-decoration: underline; }

/* - - - - TOC LEVEL 0  - - - */

.cciTOCrow-0 
{
	height: 30px;
	font-size: 12px;
	background-color: #8cc0cb;     /* 576579 */      
	vertical-align: middle;        
}
.cciTOCrow-0On { font-weight:bold; color: #ffffff; background-color: #4586d8; }

.cciTOCleftOff-0 
{
	padding: 5px 0px 5px 5px;
	border-right: 0px solid #ffffff;	
}

.cciTOCleftOn-0
{
	background-color: #4586d8;           
	padding: 0px 0px 0px 0px;
}

.cciTOCmidOff-0
{
	font-weight: bold;
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
}

.cciTOCmidOff-0 :link { color: white; text-decoration: none; }
.cciTOCmidOff-0 :visited { color: white; text-decoration: none; }
.cciTOCmidOff-0 :link:hover { color: white; text-decoration: underline; }
.cciTOCmidOff-0 :visited:hover { color: white; text-decoration: underline; }

.cciTOCmidOn-0
{
	font-weight: bold;
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	background-color: #8cc0cb;     /* 576579 */      
}

.cciTOCmidOn-0 :link { color: white; text-decoration: none; }
.cciTOCmidOn-0 :visited { color: white; text-decoration: none; }
.cciTOCmidOn-0 :link:hover { color: white; text-decoration: underline; }
.cciTOCmidOn-0 :visited:hover { color: white; text-decoration: underline; }

/* - - - - TOC LEVEL 1  - - - */

.cciTOCrow-1 li
{
	list-style-image: url(/portals/0/i/spacer.gif);
}

.cciTOCrow-1 ol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

.cciTOCrow-1 
{
	font-weight: bold;
	height: 30px;
	font-size: 12px;
	background-color: #8cc0cb;           
	vertical-align: top;  
}
.cciTOCrow-1 td {padding-top:4px;}

.cciTOCleftOff-1 
{
	background: url("/Portals/12/i/dot.gif") #8cc0cb top right no-repeat; border:none;	
	padding: 0 0 0 10px;
}

.cciTOCleftOn-1
{
	background: url("/Portals/12/i/dot.gif") #8cc0cb top right no-repeat; border:none;	
	padding: 0 0 0 10px;
}

.cciTOCmidOff-1
{
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #ffffff;	
}

.cciTOCmidOff-1 :link { color: white; text-decoration: none; }
.cciTOCmidOff-1 :visited { color: white; text-decoration: none; }
.cciTOCmidOff-1 :link:hover { color: white; text-decoration: underline; }
.cciTOCmidOff-1 :visited:hover { color: white; text-decoration: underline; }

.cciTOCmidOn-1
{
	color: white;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-top: 1px solid #ffffff;	
}

.cciTOCmidOn-1 :link { color: white; text-decoration: none; }
.cciTOCmidOn-1 :visited { color: white; text-decoration: none; }
.cciTOCmidOn-1 :link:hover { color: white; text-decoration: underline; }
.cciTOCmidOn-1 :visited:hover { color: white; text-decoration: underline; }

/* - - - - TOC LEVEL 2  - - - */


.cciTOCrow-2 li
{
	list-style-image: url(/portals/12/i/dash.gif);
}

.cciTOCrow-2 
{
	height: 20px;
	font-size: 12px;
	background-color: #8cc0cb;
	font-weight: bold;
}
.cciTOCrow-2 a { color: #4f5e61;  }
.cciTOCrow-2 ul { list-style-image: url("/portals/12/i/dash_Service.gif"); padding:0 0 0 5px;}
.cciTOCrow-2On ul { list-style-image: url("/Portals/12/i/spacer.gif"); padding:0;}

.cciTOCleftOff-2 
{
	padding: 0px 0px 0px 0px;
	background-color: #8cc0cb; border:none;
}

.cciTOCleftOn-2
{
	padding: 0px 0px 0px 10px;
	background-color: #94A0BA; border:none;
}

.cciTOCmidOff-2
{
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
}

.cciTOCmidOff-2 :link { color: white; text-decoration: none; }
.cciTOCmidOff-2 :visited { color: white; text-decoration: none; }
.cciTOCmidOff-2 :link:hover { color: white; text-decoration: underline; }
.cciTOCmidOff-2 :visited:hover { color: white; text-decoration: underline; }

.cciTOCmidOn-2
{
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	background-color: #94A0BA;     /* 576579 */      
}

.cciTOCmidOn-2 :link { color: white; text-decoration: none; }
.cciTOCmidOn-2 :visited { color: white; text-decoration: none; }
.cciTOCmidOn-2 :link:hover { color: white; text-decoration: underline; }
.cciTOCmidOn-2 :visited:hover { color: white; text-decoration: underline; }


/* - - - - TOC LEVEL 3  - - - */

.cciTOCrow-3 li
{
	list-style-image: url(/portals/12/i/dash.gif);
}

.cciTOCrow-3 a{ color: #172a3c; }
.cciTOCrow-3On ul { list-style-image: url("/Portals/12/i/spacer.gif"); 	padding: 0px 0px 0px 10px;}


.cciTOCrow-3 
{
	height: 20px;
	font-size: 12px;
	background-color: #edeee0;           
	font-weight: bold;
}

.cciTOCleftOff-3 
{
	background-color: #edeee0;
	border:none;
}

.cciTOCleftOn-3
{
	background-color: #edeee0;
	border:none;  
}

.cciTOCmidOff-3
{
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
}

.cciTOCmidOff-3 :link { color: white; text-decoration: none; }
.cciTOCmidOff-3 :visited { color: white; text-decoration: none; }
.cciTOCmidOff-3 :link:hover { color: white; text-decoration: underline; }
.cciTOCmidOff-3 :visited:hover { color: white; text-decoration: underline; }

.cciTOCmidOn-3
{
	color: #ffffff;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	background-color: #94A0BA;     /* 576579 */      
}

.cciTOCmidOn-3 :link { color: white; text-decoration: none; }
.cciTOCmidOn-3 :visited { color: white; text-decoration: none; }
.cciTOCmidOn-3 :link:hover { color: white; text-decoration: underline; }
.cciTOCmidOn-3 :visited:hover { color: white; text-decoration: underline; }



/* - - - - Ancillary Page STYLES - - - */



.AncillaryTOCleftActiveSubSectionParent
{
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #ffffff;	
}

.AncillaryTOCmidActiveSubSectionParent
{
	font-weight: bold;
	color: white;
	vertical-align: middle;
	padding-left: 5px;
	text-decoration: none;
	border-top: 1px solid #ffffff;	   
}

.AncillaryTOCmidActiveSubSectionParent :link { color: #000099; text-decoration: none; }
.AncillaryTOCmidActiveSubSectionParent :visited { color: #000099;  text-decoration: none; }
.AncillaryTOCmidActiveSubSectionParent :link:hover { color: #000099;  text-decoration: underline; }
.AncillaryTOCmidActiveSubSectionParent :visited:hover { color: #000099; text-decoration: underline; }


.AncillaryTOCleftActiveSubSection
{
	height: 30px;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #ffffff;	
	background-image: url(/Portals/12/i/tocCancer.gif);
	background-repeat: no-repeat;
}

.AncillaryTOCmidActiveSubSection
{
	font-weight: bold;
	color: #000099;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	border-top: 1px solid #ffffff;	
	background-color: #dae5ef;
}

.AncillaryTOCmidActiveSubSection :link { color: #000099; text-decoration: none; }
.AncillaryTOCmidActiveSubSection :visited { color: #000099;  text-decoration: none; }
.AncillaryTOCmidActiveSubSection :link:hover { color: #000099;  text-decoration: underline; }
.AncillaryTOCmidActiveSubSection :visited:hover { color: #000099; text-decoration: underline; }

/* - - - - TOC LEVEL 0  - - - */

.AncillaryTOCrow-0 
{
	height: 30px;
	font-size: 12px;
	background-color: #dae5ef;
	vertical-align: middle;        
}

.AncillaryTOCleftOff-0 
{
	padding: 5px 0px 5px 5px;
	border-right: 0px solid #ffffff;	
}

.AncillaryTOCleftOn-0
{
	background-color: #dae5ef;
	background-image: url(/Portals/12/i/tocCancer.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

.AncillaryTOCmidOff-0
{
	font-weight: bold;
	color: #000099;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
}

.AncillaryTOCmidOff-0 :link { color: #000099; text-decoration: none; }
.AncillaryTOCmidOff-0 :visited { color: #000099; text-decoration: none; }
.AncillaryTOCmidOff-0 :link:hover { color: #000099; text-decoration: underline; }
.AncillaryTOCmidOff-0 :visited:hover { color: #000099; text-decoration: underline; }

.AncillaryTOCmidOn-0
{
	font-weight: bold;
	color: #000099;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	background-color: #dae5ef;
}

.AncillaryTOCmidOn-0 :link { color: #000099; text-decoration: none; }
.AncillaryTOCmidOn-0 :visited { color: #000099; text-decoration: none; }
.AncillaryTOCmidOn-0 :link:hover { color: #000099; text-decoration: underline; }
.AncillaryTOCmidOn-0 :visited:hover { color: #000099; text-decoration: underline; }

/* - - - - TOC LEVEL 1  - - - */

.AncillaryTOCrow-1 li
{
	list-style-image: url(/portals/0/i/spacer.gif);
}

.AncillaryTOCrow-1 ol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

.AncillaryTOCrow-1 
{
	height: 30px;       
	font-size: 12px;
	background-color: #dae5ef;
	vertical-align: middle; 
}

.AncillaryTOCleftOff-1 
{
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #ffffff;	
}

.AncillaryTOCleftOn-1
{
	padding: 0px 0px 0px 0px;
	background-image: url(/Portals/12/i/tocCancer.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #ffffff;	
}

.AncillaryTOCmidOff-1
{
	font-weight: bold;
	color: #000099;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #ffffff;	
}

.AncillaryTOCmidOff-1 :link { color: #000099; text-decoration: none; }
.AncillaryTOCmidOff-1 :visited { color: #000099; text-decoration: none; }
.AncillaryTOCmidOff-1 :link:hover { color: #000099; text-decoration: underline; }
.AncillaryTOCmidOff-1 :visited:hover { color: #000099; text-decoration: underline; }

.AncillaryTOCmidOn-1
{
	font-weight: bold;
	color: #000099;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-top: 1px solid #ffffff;	
	background-color: #dae5ef;
}

.AncillaryTOCmidOn-1 :link { color: #000099; text-decoration: none; }
.AncillaryTOCmidOn-1 :visited { color: #000099; text-decoration: none; }
.AncillaryTOCmidOn-1 :link:hover { color: #000099; text-decoration: underline; }
.AncillaryTOCmidOn-1 :visited:hover { color: #000099; text-decoration: underline; }

/* - - - - TOC LEVEL 2  - - - */


.AncillaryTOCrow-2 li
{
	list-style-image: url(/portals/12/i/dash.gif);
}

.AncillaryTOCrow-2 ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.AncillaryTOCrow-2 
{
	height: 20px;
	font-size: 12px;
	background-color: #dae5ef;
}

.AncillaryTOCleftOff-2 
{
	padding: 0px 0px 0px 0px;
}

.AncillaryTOCleftOn-2
{
	padding: 0px 0px 0px 0px;
	background-image: url(/Portals/12/i/tocCancer.gif);
	background-repeat: no-repeat;
}

.AncillaryTOCmidOff-2
{
	font-weight: normal;
	color: #000099;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
}

.AncillaryTOCmidOff-2 :link { color: #000099; text-decoration: none; }
.AncillaryTOCmidOff-2 :visited { color: #000099; text-decoration: none; }
.AncillaryTOCmidOff-2 :link:hover { color: #000099; text-decoration: underline; }
.AncillaryTOCmidOff-2 :visited:hover { color: #000099; text-decoration: underline; }

.AncillaryTOCmidOn-2
{
	font-weight: normal;
	color: #000099;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	background-color: #dae5ef;
}

.AncillaryTOCmidOn-2 :link { color: #000099; text-decoration: none; }
.AncillaryTOCmidOn-2 :visited { color: #000099; text-decoration: none; }
.AncillaryTOCmidOn-2 :link:hover { color: #000099; text-decoration: underline; }
.AncillaryTOCmidOn-2 :visited:hover { color: #000099; text-decoration: underline; }


/* - - - - TOC LEVEL 3  - - - */

.AncillaryTOCrow-3 li
{
	list-style-image: url(/portals/12/i/dash.gif);
}

.AncillaryTOCrow-3 ol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.AncillaryTOCrow-3 
{
	height: 20px;
	font-size: 12px;
	background-color: #dae5ef;
}

.AncillaryTOCleftOff-3 
{
	padding: 0px 0px 0px 0px;
}

.AncillaryTOCleftOn-3
{
	padding: 0px 0px 0px 0px;	
	background-image: url(/Portals/12/i/tocCancer.gif);
	background-repeat: no-repeat;
}

.AncillaryTOCmidOff-3
{
	font-weight: normal;
	color: #000099;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
}

.AncillaryTOCmidOff-3 :link { color: #000099; text-decoration: none; }
.AncillaryTOCmidOff-3 :visited { color: #000099; text-decoration: none; }
.AncillaryTOCmidOff-3 :link:hover { color: #000099; text-decoration: underline; }
.AncillaryTOCmidOff-3 :visited:hover { color: #000099; text-decoration: underline; }

.AncillaryTOCmidOn-3
{
	font-weight: normal;
	color: #000099;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	background-color: #dae5ef;
}

.AncillaryTOCmidOn-3 :link { color: #000099; text-decoration: none; }
.AncillaryTOCmidOn-3 :visited { color: #000099; text-decoration: none; }
.AncillaryTOCmidOn-3 :link:hover { color: #000099; text-decoration: underline; }
.AncillaryTOCmidOn-3 :visited:hover { color: #000099; text-decoration: underline; }



/* - - - - FOOTER STYLES - - - */

.cciFooter
{
	background-color: #ffffff;
	font-size: 10px; 
	color: #333366;
	text-align: justify;
}

.cciFooterLinks
{
	font-size: 10px;
	color: #333399;
	text-decoration: none;
}
.cciFooterLinks :link    { color:#333399; font-weight:normal; }
.cciFooterLinks :visited { color:#333399; font-weight:normal; }
.cciFooterLinks :link:hover  { color:#333399; text-decoration:underline; }
.cciFooterLinks :visited:hover  { color:#333399; text-decoration:underline; }





.cciFormLabelNotRequired
{
	text-align: right;
	font-weight: bold;
}


.cciFormLabelRequired
{
	text-align: right;
	font-weight: bold;
	color: #ff0000;
}


.cciFormSection
{
background-color: #2D7EBD; 
font-weight: bold;
font-size:14px;
color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
}

.cciFormSectionSub
{
background-color: #cccccc; 
font-weight: bold;
font-size:13px;
color: #000000;
padding-top: 3px;
padding-bottom: 3px;
}


.cciEditTableTitleRow
{
background-color: #2D7EBD; 
font-weight: bold;
font-size:14px;
color: #000000;
}

.cciModuleTitle
{
font-weight: bold;
font-size:16px;
}

.cciFormRow
{
/*--background-image: url(/Portals/12/i/form-bg.jpg);
background-repeat:repeat-x;
height: 40px;
-*/
}






.cssSearchBox {
 width:240px;
 height:18px;
 font-size:11px;
}
.cssPhySearchBox {
    width:200px;
    height:14px;
    border-width:0px;
    font-size:11px; }
.cssPhySearchDDL
{
 width:200px;
 height:18px;
 border:solid;
 border-width:thin;
 border-color:#999999;
 font-size:11px;
}

.cssPhyLink
{
 font-weight: normal;
 color: #333333;
 font-size:11px;
 text-decoration:none;
}
a:link.cssPhyLink    {color:#333333; font-weight: normal;}
a:visited.cssPhyLink {color:#333333; font-weight: normal;}
a:active.cssPhyLink  {color:#666699; font-weight: normal;}
a:hover.cssPhyLink   {color:#666699; font-weight: normal;}


.cciPhyTab
{
	height: 20px;
	
}

.cciPhyTabLink
{
	font-size:14px;
}

.cciPhyNameLink
{
	font-weight: normal;
	font-size:12px;
	text-decoration:none;
	color: #000080;
	font-family: Arial,Helvetica,sans-serif;
}

a:link.cciPhyNameLink    {color:#000080; font-weight: normal;font-size:12px;font-family: Arial,Helvetica,sans-serif;}
a:visited.cciPhyNameLink {color:#000080; font-weight: normal;font-size:12px;font-family: Arial,Helvetica,sans-serif;}
a:active.cciPhyNameLink  {color:#000080; font-weight: normal;font-size:12px;font-family: Arial,Helvetica,sans-serif;}
a:hover.cciPhyNameLink   {color:#000080; font-weight: normal;font-size:12px;font-family: Arial,Helvetica,sans-serif;}


.cciPhySearchLastNameTitle
{
font-weight: bold;	
color: #000000;
font-size: 12px;
}

.cciPhySearchLabel
{
	background-color: #eeeeff;
	font-size:9pt;  
	font-weight:bold; 
	text-decoration:none; 
	color:#3266A0
}

.cciPhySearchHeadTitle
{
	text-align: center;
	font-size:16pt;  
	font-weight:bold; 
	text-decoration:none; 
	color:#3266A0
}

.cciPhySearchComment
{
	font-style:italic;
}

.cciPhySearcDDL
{
	width: 243px;
	font-size: 11px;
}

.cciPhyDDL
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	width: 248px;
	font-family: arial, helvetica;
	border-right-width: 1px;
}


#cciQuality hr
{
	color: #777777;
	text-align: center;
}

#cciReporting .cssPageTitle
{
    color: black;
}

.cciNavLink
{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size:16px;
}


.cciNavLink :link   {}
.cciNavLink :visited   {}
.cciNavLink :active   {}
.cciNavLink :link:hover  {}
.cciNavLink :visited:hover  {}
.cciNavLink :active:hover  {}

.cciAlphaHeader
{
	color:#ffffff; 
	font-size: 14px;
	background-color:#336699;
}

.cciAlphaHeader:link
{
	color:#ffffff; 
	background-color:#336699;
}

.cciListTable
{
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid;
}

.cciListTableTitleRow
{
	 background-color: #ddddff;
	 font-size:larger;
	 font-weight:bold;
}

.cciListTableTitleColumnHeader
{
	background-color: #eeeeff;
	font-size:larger;
	font-weight:bold;
	padding: 5px;
}

.cciListTableTitleColumnSubHeader
{
	text-align:center;
	font-size:larger;
	background-color: #ebfbff;
	font-weight:bold;
}

.cciListTableAltRow1
{
	background-color:#ffffff;
	padding-left:3px;
}

.cciListTableAltRow2
{
	background-color:#eeeeee;
	padding-left:3px;
}

.cciEditTable
{
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid;
}

.cciEditTableTitleRow
{
	 background-color: #ddddff;
	 font-size:large;
	 font-weight:bold;
}


.cciPhySearchNameHighlight
{
	font-size:10px;
	color: #000000;
	font-weight: bold;
}

.cciPhySearchNameHighlight :hover 
{
	color: #000000;
}


.cciPhySearchSpecHighlight
{
	font-size:10px;
	color: #000000;
	font-weight: normal;
}

p span.displaynone { display:none; }

/* PEDIACTRIC TOC */


#PediTOC .cciTOC 
{
	font-family: Arial, Veranda, Helvetica, sans-serif;
}

#PediTOC .cciTOC  ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
    list-style-image: url("/portals/12/i/dash.gif")
}

#PediTOC .cciTOC  li
{
	margin: 0px 0px 0px 0px;
}

#PediTOC .cciTOCleftActiveSubSection
{
	height: 30px;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #ffffff;	
	background-image: url(/Portals/12/images/15/tocDN.gif);
	background-repeat: no-repeat;
}

#PediTOC .cciTOCmidActiveSubSection
{
	font-weight: bold;
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	border-top: 1px solid #ffffff;	
	background-color: #978EC2;     /* 576579 */    
}

#PediTOC .cciTOCmidActiveSubSection :link { color: white; text-decoration: none; }
#PediTOC .cciTOCmidActiveSubSection :visited { color: white;  text-decoration: none; }
#PediTOC .cciTOCmidActiveSubSection :link:hover { color: white;  text-decoration: underline; }
#PediTOC .cciTOCmidActiveSubSection :visited:hover { color: white; text-decoration: underline; }

/* - - - - TOC LEVEL 0  - - - */


#PediTOC .cciTOCrow-0 
{
	height: 30px;
	font-size: 12px;
	background-color: #7F7DB1;     /* 576579 */      
	vertical-align: middle;        
}


#PediTOC .cciTOCleftOn-0
{
	background-color: #3D4667;     
	background-image: url(/Portals/12/images/15/tocDN.gif);     
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#PediTOC .cciTOCmidOff-0
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
}

#PediTOC .cciTOCmidOn-0
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	background-color: #978EC2;     /* 576579 */      
}

/* - - - - TOC LEVEL 1  - - - */

#PediTOC .cciTOCrow-1 
{
	height: 30px;       
	font-size: 12px;
	background-color: #7F7DB1;           
	vertical-align: middle; 
}

#PediTOC .cciTOCleftOn-1
{
	padding: 0px 0px 0px 0px;
	background-image: url(/Portals/12/images/15/tocDN.gif);   
	border-top: 1px solid #ffffff;	
}

#PediTOC .cciTOCmidOn-1
{
	font-weight: bold;
	color: white;
	vertical-align: middle;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	border-top: 1px solid #ffffff;	
	background-color: #978EC2;     /* 576579 */      
}

/* - - - - TOC LEVEL 2  - - - */

#PediTOC .cciTOCrow-2 
{
	height: 20px;
	font-size: 12px;
	background-color: #7F7DB1;           
}

#PediTOC .cciTOCleftOn-2
{
	padding: 0px 0px 0px 0px;
	background-image: url(/Portals/12/images/15/tocDN.gif);   
}

#PediTOC .cciTOCmidOn-2
{
	font-weight: normal;
	color: white;
	vertical-align: top;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	background-color: #978EC2;     /* 576579 */      
}

/* - - - - TOC LEVEL 3  - - - */

#PediTOC .cciTOCrow-3 
{
	height: 20px;
	font-size: 12px;
	background-color: #7F7DB1;           
}

#PediTOC .cciTOCleftOn-3
{
	padding: 0px 0px 0px 0px;	
	background-image: url(/Portals/12/images/15/tocDN.gif);   
}

#PediTOC .cciTOCmidOn-3
{
	font-weight: normal;
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	background-color: #978EC2;     /* 576579 */      
}

#PediTOC .PediSubPage
{
	height: 20px;
	background-color: #417F4E;
}

#PediTOC .PediSubPageOn
{
	height: 30px;
	background-color: #A9C886;
}

#PediTOC .PediSubPageLeftOn
{
	background-image: url(/Portals/12/images/15/subtocDN.jpg);   
}

/*  - - HEART INSTITUTE TOC */


#HeartTOC .cciTOCleftActiveSubSection
{
	height: 30px;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #ffffff;	
	background-image: url(/Portals/12/images/16/tocDN.gif);
	background-repeat: no-repeat;
}

#HeartTOC .cciTOCmidActiveSubSection
{
	font-weight: bold;
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	border-top: 1px solid #ffffff;	
	background-color: #CD8F8F;     /* 576579 */    
}

/* - - - - TOC LEVEL 0  - - - */


#HeartTOC .cciTOCrow-0 
{
	height: 30px;
	font-size: 12px;
	background-color: #830306;     /* 576579 */      
	vertical-align: middle;        
}


#HeartTOC .cciTOCmidOff-0
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
}


/* - - - - TOC LEVEL 1  - - - */

#HeartTOC .cciTOCrow-1 
{
	height: 30px;       
	font-size: 12px;
	background-color: #830306;           
	vertical-align: middle; 
}

#HeartTOC .cciTOCleftOn-1
{
	padding: 0px 0px 0px 0px;
	background-image: url(/Portals/12/images/16/tocDN.gif);   
	border-top: 1px solid #ffffff;	
}

#HeartTOC .cciTOCmidOn-1
{
	font-weight: bold;
	color: white;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-top: 1px solid #ffffff;	
	background-color: #CD8F8F;     /* 576579 */      
}

/* - - - - TOC LEVEL 2  - - - */

#HeartTOC .cciTOCrow-2 
{
	height: 20px;
	font-size: 12px;
	background-color: #7F7DB1;           
}

#HeartTOC .cciTOCleftOn-2
{
	padding: 0px 0px 0px 0px;
	background-image: url(/Portals/12/images/16/tocDN.gif);   
}

#HeartTOC .cciTOCmidOn-2
{
	font-weight: normal;
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	background-color: #CD8F8F;     /* 576579 */      
}

/* - - - - TOC LEVEL 3  - - - */

#HeartTOC .cciTOCrow-3 
{
	height: 20px;
	font-size: 12px;
	background-color: #7F7DB1;           
}

#HeartTOC .cciTOCleftOn-3
{
	padding: 0px 0px 0px 0px;	
	background-image: url(/Portals/12/images/16/tocDN.gif);   
}

#HeartTOC .cciTOCmidOn-3
{
	font-weight: normal;
	color: white;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	background-color: #CD8F8F;     /* 576579 */      
}

#cciCalendar0 a
{
	line-height: 14px;
}


