/* Cascading Style Sheet*/
/* Version 3, November 2005. */
/* Version 4, March 2012 */
/* Last modified: 11 March 2012 */
/* Author: J.W. van Aalst*/

@import url("HH.css");

/* General properties are in Imergis.css, below are screen-specific items only */
A {
   font-size: 18px;
   font-style: italic;
   font-family: palatino, garamond, times, "times new roman";
   line-height: 23px;
   margin: 0px;
   padding-top: 0px;
   padding-right: 3px;
   padding-left: 3px; 
   color: #0000FF;
    }

A.content {
    text-decoration:none;
    color: #559A9F;
    font-size: 3px;
    line-height: 3px;
    background-color:transparent;
    }

A.content:hover {
    text-decoration: underline;
    color: #003366;
    background-color: transparent;
    }

A.content:active { 
    color: #FF3300;
    text-decoration: underline;
    background-color: #FFFF66;
    }

A.content:visited {
    color: #44889C;
    }

IMG {
    background-color:transparent;
	}

P, LI {
   font-size: 16px;
   font-style: italic;
   font-family: palatino, garamond, times, "times new roman";
   line-height: 20px;
   text-align: center;
   margin: 0px;
   padding-top: 0px;
   padding-right: 22px;
   padding-left: 22px; 
   color: #332425;  
    }

.txtTitle {
   font-size: 17px;
   line-height: 20px;
   margin: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-left: 0px; 
   color: #330066;  
   }

.footer {
   font-size: 10px;
   line-height: 11px;
   color: #559a9f;
   margin: 0px;
   }

DIV { 
   align:center;
	}
	
/* * * * * * * * * * * Forms, input, select * * * * * * * * * * */
option, select, input, footer, textarea {
	font-size: 14px;
	white-space: normal;
    line-height: 18px;
  }


TD.hh_pg_left
{
 background-color: #FFFFFF;
 font-family: arial, geneva, helvetica, sans-serif, "sans serif";
 font-size: 14px;
 text-transform: none;
 font-weight: normal;
 text-decoration: none;
 line-height: 17px;
 text-align: left;
 vertical-align: top;
 color: #dbebee;
 border: none;
 border-style: none;
 margin: 0px;
 padding: 0px;
 border-width: 0px;
}

TD.hh_pg_center
{width: 650px;
 font-size: 18px;
 font-style: italic;
 font-family: palatino, garamond, times, "times new roman";
 line-height: 23px;
 text-transform: none;
 font-weight: normal;
 vertical-align: top;
 margin: 0px;
 padding: 1px;
 border-width: 0px;
}

TD.hh_pg_center_l
{width: 85px;
 background-color: #FFFFFF;
 font-family: arial, geneva, helvetica, sans-serif, "sans serif";
 font-size: 14px;
 text-transform: none;
 font-weight: normal;
 text-decoration: none;
 line-height: 17px;
 text-align: left;
 vertical-align: top;
 color: #101010;
 border: none;
 border-style: none;
 margin: 0px;
 padding: 0px;
 border-width: 0px;
}

TD.hh_pg_right
{
 width: 85px;
 background-color: #FFFFFF;
 font-family: arial, geneva, helvetica, sans-serif, "sans serif";
 font-size: 14px;
 text-transform: none;
 font-weight: normal;
 text-decoration: none;
 line-height: 17px;
 text-align: right;
 vertical-align: top;
 color: #101010;
 border: none;
 border-style: none;
 margin: 0px;
 padding: 0px;
 border-width: 0px;
}

P.hh_cr {
   font-size: 24px;
   line-height: 28px;
   text-align: center;
   margin: 0px;
   padding-top: 2px;
   padding-right: 9px;
   padding-left: 17px; 
   color: #101010;  
    }

P.hh_slidetitle {
   font-size: 25px;
   font-weight: bold;
   line-height: 45px;
   padding-top: 20px;
   padding-right: 9px;
   padding-left: 9px; 
   color: #559A9F;  
    }

P.hh_subtitle {
   font-size: 19px;
   font-weight: bold;
   line-height: 24px;
   margin: 3px;
   padding-top: 5px;
   padding-right: 0px;
   padding-left: 0px; 
   color: #98BDBF;  
    }

span.hh_em {
   font-size: 19px;
   font-weight: bold;
   line-height: 24px;
   margin: 3px;
   padding-top: 5px;
   padding-right: 0px;
   padding-left: 0px; 
   color: #98BDBF;  
    }

P.hh_slidetext {
   font-size: 18px;
   font-style: italic;
   font-family: palatino, garamond, times, "times new roman";
   line-height: 23px;
   margin: 0px;
   padding-top: 0px;
   padding-right: 22px;
   padding-left: 22px; 
   color: #332425;  
    }
	
P.hh_linktext {
   font-size: 15px;
   line-height: 21px;
   margin: 0px;
   padding-top: 0px;
   padding-right: 5px;
   padding-left: 5px; 
   color: #101010;  
    }

P.hh_headertext {
   font-size: 25px;
   font-style: italic;
   font-family: palatino, garamond, times, "times new roman";
   line-height: 28px;
   text-align: center;
   margin: 0px;
   padding-top: 2px;
   padding-right: 4px;
   padding-left: 4px; 
   padding-bottom: 5px;
   color: #101010;  
    }
	
P.hh_slidestory {
   font-size: 13px;
   line-height: 19x;
   margin: 0px;
   padding-top: 0px;
   padding-right: 15px;
   padding-left: 12px; 
   color: #232425;  
    }

