body
{ background-image: url(topBG.jpg) ;
  background-repeat: no-repeat ;
  background-position: 50% 0% ;
  background-color: #095C7E ;
  padding: 0;
  margin: 0 ;
  margin-top: 5px;
  margin-bottom: 5px ;
  height: 100% ;
  text-align: center ;
}

img{
 border: 0 ;
}

#outer-wrapper{
 width: 745px ;
 margin-left: auto ;
 margin-right: auto ;
 margin-top: 0 ;
 padding: 1px ;
 background-image: url(hsbLogo.gif) ; 
 background-repeat: no-repeat ; 
}

#wrapper{
 width: 100% ;
 padding: 0 ;
}

#searchform{
 margin-top: 40px ;
 height: 35px ;
 text-align: right ;
}

#searchform .left{
 text-align: right ;
}

#searchform .right{
 text-align: right ;
 width: 55px ;
}

#header{
 text-align: right ;
 height: 27px ;
 margin: 0 ;
 padding: 0 ;

}

#links{
 height: 410px ;
 width: 174px ;
 background-image: url(subCurb.gif) ;
 background-repeat: no-repeat ;
 background-color: #F1F2E5 ;
 vertical-align: top ;
 padding: 10px ;
 padding-top: 10px ;
 font-family: verdana, tahoma, sans-serif ;
 font-size: 10px ;
}

#links a{
 color: #2B689B ;
 text-decoration: underline ;
}

#links a:hover{
 color: #2492C3 ;
 text-decoration: none ;
}

#linkMenu{
 color: #2492C3 ; 
}

#links ul{
 margin: 0 ;
 margin-left: 10px ;
 padding: 0 ;
}

#links li{
 margin: 0 ;
 margin-left: 10px ;
 padding: 0 ;
 padding-bottom: 10px ;
 text-align: left ;
 list-style-type: none;
 list-style: disc url(greenArrow.gif) outside ;
}

#main{
 padding: 25px ;
 padding-top: 25px ;
 background-color: #fff ;
 margin: 0 ;
 font-family: verdana, tahoma, sans-serif ;
 font-size: 12px ;
 line-height: 16px ;
 text-align: left ;
 vertical-align: top ;
 color: #57879B
}

#main table{
 font-family: verdana, tahoma, sans-serif ;
 font-size: 12px ;
}

#main h1{
 border-bottom: .8pt dotted #095C7D ;
}
                        
#main h2{
 font-size: 15px ;
 font-weight:bold ; 
 color:#65A41C ;
 text-align:left ;
 line-height:16px ;
}

#main h4{
 font-size: 13px ;
 font-weight:bold ; 
 color:#095C7D ;
 text-align:left ;
 text-decoration: underline ; 
}
                        
#main h5{
 font-size: 13px ;
 font-weight:bold ; 
 color:#095C7D ;
 text-align:left ;
 text-decoration: none ; 
}                        

#main ul{
 margin: 40px ;
 margin-top: 20px ;
 margin-bottom: 20px ;
 padding: 0 ;
}

#main li{
 list-style-type: none ; 
 list-style-image: url(greenBullet.gif) ;
 padding-bottom: 10px ;
}

#main a{
 color: #2B689B ;
 text-decoration: underline ;
}

#main a:hover{
 color: #2492C3 ;
 text-decoration: none ;
}

#footer{
 height: auto ;
 margin-top: 0 ;
 position: relative ;
 padding: 4px ;
 font-size: 7.5pt ;
 color: #9CC3D2 ;
 font-weight: normal;
 background-color: #095C7E ;
 font-family: verdana, tahoma, sans-serif ; 
 text-align: center; 
 width: 100% ; 
}

#footer a{
 color: #9CC3D2 ;
 text-decoration: underline ;
}

#footer a:hover{
 color: #fff ;
}

#footer p{
 margin-top: 10px;
}

.legal{
 margin-top: 20px ;
 font-size: 9px ;
 color: #000 ;
 font-weight: normal ; 
}

.legal p{
 line-height: 15px ;
}

.input{
 font-size: 10px ;
 font-weight: normal ;
 font-family: verdana, tahoma, sans-serif ;
}


#main .form-wrapper, #main .form-wrapper table{
 font-weight: bold ;
 font-size: 11px ;
 background-color: #E5EBF1 ;
 color: #228AB8 ;
 margin: 0 ;
 margin-top: 20px ;
 padding: 0 ;
 padding-bottom: 5px ;
 line-height: 14px ;
}

#main .form-wrapper h5{
 padding: 10px ;
 margin: 0 ;
 text-align: center ;
 background-color: #2288B6 ;
 color: #fff ; 
}

#main .form-wrapper table { padding: 10px ; }

#main .form-wrapper ul{
  margin: 0 ;
  margin-left: 40px ;
  margin-top: 10px ;
  padding: 0 ;
}

.label{
 font-size: 9px ;
 color: #000 ;
 font-weight: normal ; 
}