body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
  
}


td
{
   vertical-align: top;
   
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#updatepanel
{
   position: absolute;
   top: 150px;
   right: 300px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#container
{
   background-color: Blue;
}

#container2
{
   background-color: Blue;
   margin-right: 200px;
}



#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 184px;
   background-image: url(images/sliceICD.gif);
  
}

#header2
{
   position:absolute;
   left: 23px;
   
   padding: 0px;
   margin: 0px;
   
   width: 780px;
   height: 184px;
   
   background-image: url(images/Greathouse.gif);
}




#headermenu
{
 position: absolute;
   top: 160px;
   left: 225px;
   width: 550px;
   padding: 2px 2px 2px 2px;
   color: Black;
}


#breadcrumb
{
   background-color: #202020;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}

#breadcrumb a
{
   color: White;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;  
   background-color: Blue;          
}

#footertext
{
   text-align: center;
   padding-top: 3px;   
   color: White;
       
}



#loginbox2
{
   position: absolute;
   top: 100px;
   right: 312px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 12px;
}


#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-color: Blue;
   visibility: hidden;
}
        
#leftcol
{
   position: absolute;
   top: 180px;
   left: 0px;
   width: 200px;
   background-color: Blue;
   font-size: 10px;
   color: Blue;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
   background-color: Blue;
   color: White;
}

#leftcol a
{
   background-color: Blue;
   color: White;
   
}


#leftcol a:hover
{
   text-decoration: underline overline;
   color: White;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: Blue;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: Blue;
   color: White;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#rightcol a
{
   color: blue;
}

#centercol
{
   position: relative;
   margin-left: 200px;
   padding: 0px;
   background-color: White;
}



#centercolcontent
{
   padding: 25px 25px 25px 25px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}


#rightcol
{
   position: absolute;
   top: 180px;
   right: 0px;            
   width: 200px;
   color: Black;
   background-color: Blue;
   font-size: 10px;
}



#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}
#rightcol div.sectiontitle, #rightcol .sectiontitle span#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: Blue;
   color: White;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#White a
{
   color: White; 
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 16px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: White;
}

.footermenulink a:hover
{
   text-decoration: underline overline;
   color: White;

}

.headermenulink
{
   font-family: Arial, Serif;
   font-size: 16px;
   font-weight: bold;
   text-transform: uppercase;        
}

.headermenulink a
{
   text-decoration: none;
   color: Black; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: White; 
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: Blue;
   text-decoration: none;
}





