.text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000084;

}
.line {
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #FFFFFF;
       color: #FFFFFF;
}

.texta {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
}

.textb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color:#000080;
}

.footer {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color:#ffffff;
}

.footer A {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight:normal;
		text-decoration: none;
        color: #ffffff;
}


.footer A:link, {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #ffffff;
		}

.footer A:visited{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #33FFFF;
}

.footer A:hover{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #ffffff;
        text-decoration:underline;
}
 h1 {
          font-family : arial, verdana, helvetica, sans-serif;
          font-style : normal;
          font-weight : bold;
          color : #000080;
          margin : 0;
          padding-top : 0;
          padding-bottom : 0;
          font-size : 19px;
          background-color : inherit;
          text-align : left;
      }
     h2 {
          font-family : tahoma,arial, verdana, helvetica, sans-serif;
          font-style : normal;
          font-weight : bold;
          color : #000080;
          margin : 0;
          padding-top : 0;
          padding-bottom : 1px;
          font-size : 18px;
          background-color : inherit;
      }
 h3 {
          font-family : arial, verdana, helvetica, sans-serif;
          font-style : normal;
          font-weight : bold;
          color : #000080;
          margin : 0;
          padding-top : 0;
          padding-bottom : 1px;
          font-size : 14px;
          background-color : inherit;
      }
h6 {
          font-family : arial, verdana, helvetica, sans-serif;
          font-style : normal;
          font-weight : bold;
          color : #ffffff;
          margin : 0;
          padding-top : 0;
          padding-bottom : 1px;
          font-size : 12px;
          background-color : inherit;
      }
     .sidecontent {
          vertical-align : top;
          padding : 3px;
          border : 0px solid #c0c0c0;
		  font-family : arial, verdana, helvetica, sans-serif;
          font-style : normal;
          font-weight : normal;
          color : #000000;
          font-size : 11px;
          text-align : left;
          background-color : inherit;
      }
hr {
          border : 0 none;
          width : 100%;
          color : #c0c0c0;
          background-color : #ffffff;
          height : 1px;
          padding-bottom : 0;
      }
.textbar {
          padding : 0;
          background-color : #6FA1DE;
          border-top : 0px solid #c0c0c0;
          border-right : 0 solid #c0c0c0;
          border-bottom : 0px solid #c0c0c0;
          border-left : 0 solid #c0c0c0;
          text-align : left;
          text-indent : 10px;
          color : #ffffff;
      }
