BODY {
	margin-top: 20px;
	padding-top:20px;
	}


/* --------------------------- */
/* LINK STYLES */
/* --------------------------- */

A:link { color: #CC6633; text-decoration: none; }
A:active { color: #CC6633; text-decoration: none; }
A:visited { color: #CC6633; text-decoration: none; }
A:hover { color: #CC6633; text-decoration: none; }

A.black:link { color: #333333; text-decoration: none; }
A.black:active { color: #333333; text-decoration: none; }
A.black:visited { color: #333333; text-decoration: none; }
A.black:hover { color: #333333; text-decoration: none; }

A.grey:link { color: #333333; text-decoration: none; }
A.grey:active { color: #333333; text-decoration: none; }
A.grey:visited { color: #333333; text-decoration: none; }
A.grey:hover { color: #CC6633; text-decoration: none; }

A.white:link { color: #FFFFFF; }
A.white:active { color: #FFFFFF; }
A.white:visited { color: #FFFFFF; }
A.white:hover { color: #666666; }

A.bottom_nav:link { color: #666666; }
A.bottom_nav:active { color: #666666; }
A.bottom_nav:visited { color: #666666; }
A.bottom_nav:hover { color: #cccccc; }


/* --------------------------- */
/* DIVS */
/* --------------------------- */

#flashcontain {
	z-index: 1;
	} 

#toolbar {
	position:absolute;
	width:924px;
	height:40px;
	left:50%;
	top:305px;
	margin-left:-462px; 
	z-index: 2;
	}
	
	
#globalnav {
	position:absolute;
	width:924px;
	height:40px;
	left:50%;
	top:305px;
	margin-left:-462px; 
	z-index: 3;
	}	
	
#logo {
	position:absolute;
	width:135px;
	height:40px;
	left:50%;
	top:280px;
	margin-left:-436px;
	z-index: 4; 
	}		

.SearchFooter { background-color: #d8e4db; border-bottom: 3px solid #c5d7c9; width: 390px; margin-top: 10px; }
.SearchFooterPadding { padding: 13px 5px 13px 15px; }
.SearchFooter input { padding: 2px; }
.SearchFooter input.submit { border: 0px solid red; padding: 0px; }

.SearchHomepage { background-color: #d8e4db; border-bottom: 3px solid #c5d7c9; width: 340px; margin-top: 360px; }
.SearchHomepagePadding { padding: 7px 5px 7px 15px; }
.SearchHomepage input { padding: 2px; }
.SearchHomepage input.submit { border: 0px solid red; padding: 0px; }

/* --------------------------- */
/* HEADINGS. TEXT STYLES */
/* --------------------------- */


 H1 {
  font-family: Georgia, Times New Roman, Arial, Tahoma, Verdana, Helvetica;
  font-weight: normal;
  font-size: 35px;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 20px;
  } 

  
H2 {
font-family: Georgia, Times New Roman, Arial, Tahoma, Verdana, Helvetica;
  font-size: 26px;
  color: #666666;
  font-weight: normal;  
  }   

H3 {
font-family: Georgia, Times New Roman, Arial, Tahoma, Verdana, Helvetica;
  font-size: 13px;
  color: #666666;
  font-weight: normal;  
  letter-spacing: 0px;
  line-height: 15px; 
  margin-top: 15px;
  margin-bottom: 0px;
  text-indent: 10px;
  } 

     
H4 {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 13px;
  color: #666666;
  font-weight: bold;  
  text-indent: 0px;
  letter-spacing: 0px;
  line-height: 15px; 
  margin-top: 20px;
  margin-bottom: 10px;
  } 

H5 {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 12px;
  color: #CC6633;
  font-weight: bold;
  text-indent: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  }    
  
/*    

H7, H6 {
  font-family: Georgia, Times New Roman, Arial, Tahoma, Verdana, Helvetica;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  text-indent: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  }  
*/

 /* --------------------------- */
/* TEXT STYLES */
/* --------------------------- */	


P, BR  {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #666666;
  line-height: 19px;
  margin-bottom: 0px;
  }  

.quicklinkscontent {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #666666;
  line-height: 19px;
  padding: 14px 14px 14px 30px;
  background-color: #ffffff;
	}

.content {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #666666;
  line-height: 19px;
  padding: 50px 14px 0px 27px;
  background-color: #ffffff;
	}

.small {
 font-family: Verdana, Arial, Helvetica, Sans Serif;
 font-size: 10px;
 }
 
.white {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #FFFFFF;
  }  
  
	
.sidebar {
  font-family: Arial, Verdana, Helvetica, Sans Serif;
  font-size: 11px;
  color: #333333;
  } 
  
.dgreen {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #076526;
  line-height: 1.8em;
  }    
  
.lgreen {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #68B719;
  line-height: 1.8em;
  }    
  
.greytext {
	color: #333333;
	}
  	
  
/* --------------------------- */
/* FORM STYLES */
/* --------------------------- */
  
input, textarea, select {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; color: #333333; 
	background-color: #FFFFFF; 
	border: 1px solid #CCCCCC; 
	}
	
.radio {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; color: #333333; 
	background-color: #FFFFFF; 
	border: 0px solid #CCCCCC; 
	}	 	
	
	
/* --------------------------- */
/* TABLE STYLES */
/* --------------------------- */	
     

TD, FONT{
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #666666;
  line-height: 19px; 
  }
  
.table {
  BACKGROUND-COLOR: #e6e5e5; 
  }  
  
TD.grey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;  
  BACKGROUND-COLOR: #CCCCCC;
  color: #666666;
  padding-left: 0.8em;
  padding-right: 0.8em;

  }   
  
.sidebarrule {
	border-bottom: 1px solid #d6d6d6;
	padding: 7 5 7 5;
	font-family: Georgia, Times New Roman, Arial, Tahoma, Verdana, Helvetica;
	font-size: 13px;
	}


/* --------------------------- */
/* IMAGE STYLES */
/* --------------------------- */	

img.png {
   behavior: url("pngbehavior.htc");
}

/* --------------------------- */
/* COMMON NOFLASH REPLACEMENT */
/* --------------------------- */

    
.sIFR-active h1.heading {
    font-size: 35px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: 0px;
    line-height: 1.0em;
    } 
    
.sIFR-active h2.mediumheading {
    font-size: 25px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: 0px;
    line-height: 1.0em;
    }           
    
    
.sIFR-active h6.footer {
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: 0px;    
    line-height: 1.1em;
    } 
    
.sIFR-active h4.subnavigation {
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    margin-right: 10px;    
    line-height: 1.0em;
    }        
    
