	.window12 {position:relative;}
	 .container-close { position:absolute;top:2px; left:5px; width:10px; height:10px; 
	                    background-image:url(http://www.hcc-medical.com/assets/img/aqua-hd-close.gif); 
	                    background-repeat: no-repeat;
	                    }
	 .container-close:hover { background-image:url(http://www.hcc-medical.com/assets/img/aqua-hd-close-over.gif); }


    .container-grow { position:absolute;top:2px; left:15px;  width:10px; height:10px; 
	                    background-image:url(http://www.hcc-medical.com/assets/img/aqua-hd-grow.gif); 
	                    background-repeat: no-repeat;
	                    }
	 .container-grow:hover { background-image:url(http://www.hcc-medical.com/assets/img/aqua-hd-grow-over.gif); }


    .container-reload { position:absolute;top:2px; left:25px;  width:10px; height:10px; 
	                    background-image:url(http://www.hcc-medical.com/assets/img/aqua-hd-reload.gif); 
	                    background-repeat: no-repeat;
	                    }
	 .container-reload:hover { background-image:url(http://www.hcc-medical.com/assets/img/aqua-hd-reload-over.gif); }


	 .hd12 { position:static;padding:0; border:none; 
            background:transparent url(http://www.hcc-medical.com/assets/img/aqua-hd-bg.gif); 	
			 background-repeat:repeat-x;		  
            color:#000;  margin-left:7px; margin-right:7px;
            text-align:center; overflow:visible; 
            }
	 .hd12 span {vertical-align:top; line-height:12px; }
	 .hd12 .tl { width:7px;  top:0; left:0; background:transparent url(http://www.hcc-medical.com/assets/img/36aqua-hd-lt.gif); position:absolute; background-repeat:no-repeat;}
	 .hd12 .tr { width:7px;  top:0; right:0; background:transparent url(http://www.hcc-medical.com/assets/img/aqua-hd-rt.gif); position:absolute; background-repeat:no-repeat;}
    .hd12 * p  
    {
      color:Black ;
    }
	 .bd12 { overflow:auto; 
	         border:1px solid #aeaeae; 
	         background-color:#eee; 
	         color: rgb(0, 102, 153);
            font-size: 11px;
            line-height: 16px;
    }
    
    .bd12_invert  { overflow:auto; 
 	         border:1px solid #aeaeae; 
	         background-color:rgb(0, 102, 153);
	         color: White; 
            font-size: 11px;
            line-height: 16px;
    }
    
    .bd12_invert * p /*SELECTOR FOR INVERTING A P INSIDE A BODY (GRANDCHILD) - (2011 hcc::medical)*/
    {
            background-color:rgb(0, 102, 153);
	         color: White; 
    }
    
	 .ft12  { font-size:small ; color:#666;  overflow:hidden; border:1px solid #aeaeae; border-top:none; background-color:#dfdfdf; }
	 .window12 .windowTitle {  color: black;
    font-size: 11px;
    font-weight:bold;
    line-height: 16px;
    margin-left: 3px;
    margin-right: 3px;}		  
	 .caption12 { height:15px; }
	 
	