h1.homeH1 {
  font-family: Verdana, sans-serif;
  font-size : 12pt;
  color : #0060A9;
  font-weight : bold;
  display: inline;
  text-align : left;
}

h2.homeH2 {
  font-family: Verdana, sans-serif;
  font-size : 11pt;
  color : #0060A9;
  font-weight : bold;
  display: inline;
  text-align : left;
}

h3.homeH3 {
  font-family: Verdana, sans-serif;
  font-size : 11pt;
  color : #0060A9;
  font-weight : bold;
  text-align : left;
}

.sideText {
  font-weight : normal;
  text-decoration : none;
  font-size : 10pt;
  font-family : Arial;
  color : #5A5A5A;
}

td.lightBodyText {
  font-weight : normal;
  text-decoration : none;
  font-size : 10pt;
  font-family : Arial;
  color : #5A5A5A;
  border-top: solid white 5px;
}

div.homeSectImage {
  position: relative;
  width: 100%; /* for IE 6 */
}

div.hmeSectTitle {
  position: absolute;
  top: 18px;
  left: 60px;
  width: 100%;
  font-family: Verdana, sans-serif;
  font-size : 10pt;
  color : #0060A9;
  font-weight : bold;
}

div.hmeSectText {
  position: absolute;
  top: 62px;
  left: 150px;
  width: 98px;
  font-family: Verdana, sans-serif;
  font-size : 10pt;
  color : #0060A9;
  font-weight : normal; 
 
}

.hmePageTitles {
  font-weight : bold;
  text-decoration : none;
  font-size : 10pt;
  font-family : Arial;
  height : 30px;
  border-bottom: solid #BADAE5 3px;
  border-top: solid #BADAE5 3px;  
}

.hmePageMiddleText {
  font-weight : normal;
  text-decoration : none;
  font-size : 10pt;
  font-family : Arial;
  background-color : white;
  vertical-align: text-top;
  width : 350px;
  color : #474747;
  border-bottom: solid #BADAE5 1px;
  border-top: solid white 15px;
  border-left: solid white 15px;
  border-right: solid white 15px;
}

a.hLnk {
  color : #EA5D00;
}

