.header { font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; font-style: normal }
.subheader { font-family: Arial, Helvetica, sans-serif; font-size: 19x; font-style: normal; font-weight: bold }
.subsubheader {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold }
.arial8pt { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 11px }
.arial10pt { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 13px}
.arial12pt { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 16px }
.textsmall { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 11px }
.textnormal { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 13px}
.textlarge { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 16px }

.times16pt { font-family: "Times New Roman", Times, serif; font-style: normal; font-weight: normal; font-size: 21px }

.tblOrangeHdrCell { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 13px; color: white; background-color: #DB9E5F }
.tblLightBlueHdrCell { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 13px; color: white; background-color: #666699 }

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; font-style: normal }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-style: normal; font-weight: bold }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold }
b { font-weight: bold }
i { font-style: italic }
td { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 13px}
p { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 13px }

td.greytitle {
  font-family: Arial, Helvetica, sans-serif; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 13px;
  color: #FFFFFF;
  text-align: center;
  background-color: #666666;
}

p.tinytext { 
   font-family: Arial, Helvetica, sans-serif; 
   font-style: normal; 
   font-weight: normal; 
   font-size: 10px;
}

a:link {
  font-family: Arial, Helvetica, sans-serif; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 13px;
  color: #293d82;
  text-align: center;
  text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color:#a6242e;
}

a:visited {
	text-decoration:underline;
	color:#293d82;
}
#banner {
padding-left:5px;
padding-right:5px;
text-align:center;
}
#banner img {
padding-bottom: 4px;
}

#banner a {
padding-bottom: 4px;
}
