/* Presentation Stylesheet */ 

h3, p {
 font-family: arial;
 margin:0;
 padding:15px;
 }

h4 {
 font-family: arial;
 margin:0; 
 padding: 5px 0;
 }
 
.Lmenu {
 font-family: arial;
 margin:10px;
 padding-bottom: 10px;
 text-decoration: none;
 color:ffffff;
 font-weight: bold;
 }

.Lmenu A:link {text-decoration: none; color: #FFFFFF;}
.Lmenu A:visited {text-decoration: none; color: #FFFFFF;}
.Lmenu A:active {text-decoration: none; color: #FFFFFF;}
.Lmenu A:hover {text-decoration: underline; color: #000066;}

.bartext {
 font-family: arial;
 text-decoration: none;
 color: #000066;
 font-weight: normal;
 font-size: 1.2em;
 }

.bartext A:link {text-decoration: none}
.bartext A:visited {text-decoration: none; color: #000066;}
.bartext A:active {text-decoration: none; color: #000066;}
.bartext A:hover {text-decoration: underline; color: #000066;}


.maintext {
 font-family: arial;
 font-weight: normal;
 font-size: 1em;
 color: #000066;
 }

.smallmaintext {
 font-family: arial;
 font-weight: normal;
 font-size: 0.8em;
 color: #000066;
 }

.footertext {
 font-family: arial;
 font-size: 1.2em;
 color: #ffffff;
 }
 
 .padcelltop
 {
 padding-top: 5px;
 }
 
 .introtext {
  font-family: arial;
 font-weight: normal;
 font-size: 1.2em;
 color: #003366;
  }
.requiredtext {

 font-family: arial;
 font-weight: normal;
 font-size: 0.8em;
 color: #FF0000;
}
.errortext {

 font-family: arial;
 font-weight: bold;
 font-size: 1.1em;
 color: #FF0000;
}

.subHeading {

  font-family: arial;
 font-weight: bold;
 font-size: 1em;
 color: #339933;
}
.subHeading2 {


  font-family: arial;
 font-weight: bold;
 font-size: 1em;
 color: #336600;
}
.faqtext {

 font-family: arial;
 font-weight: normal;
 font-size: 1em;
 color: #339933;
}
.faqtext A:link {text-decoration: underline; color: #339933;}
.faqtext A:visited {text-decoration: none; color: #339933;}
.faqtext A:active {text-decoration: none; color: #339933;}
.faqtext A:hover {text-decoration: underline overline; color: #339933;}
