
/* CSS Document */
td, html, body, input, select, textarea { font:11px "Arial"; color:#666666; }
.head { color:#1B7E8F; font-weight:bold; } 
.head1 { color:#01567B; font-weight:bold; }
.head2 { color:#01567B; font-weight:bold; font-size:12px; }
.head3 { color:#01567B; font-weight:bold; font-size:13px; }
.conList { margin: 0; padding-left: 0; list-style: none; }	
.conList li { padding-left:10px; background-image:url("../images/arrHmList.gif"); background-repeat: no-repeat; background-position: 0 3px;  }

.rgtImg { float:right; clear:both; border:3px solid #66C1D1; padding:1px; margin:0 0 0 20px; }
.subHead1 { color:#2FABC1; }
.subHead2 { color:#2FABC1; font-weight:bold; }
.subHead3 { color:#0395D6;}
.subHead4 { color:#FF0000; font-style:italic; }
.subHead5 { color:#01567B; }
.subHead6 { color:#01567B; font-weight:bold; }
.px1 { line-height:5px; }
.px {line-height:10px; }

.conList_A { margin: 0; padding-right: 0; list-style: none; }	
.conList_A li { padding-right:10px; background-image:url("../images/arrHmList_A.gif"); background-repeat: no-repeat; background-position: right 3px;  }
.rgtImg_A { float:left; width:auto; border:3px solid #66C1D1; padding:1px; margin:0 0 0 0; }

body{
background: #2fabc1;
}
ul{
}

li{

}


li a{
		color: #666;
        text-decoration: none;

}

li a:hover{
        color: #2fabc1;
        text-decoration: underline;
}



#footer {
        text-align: right;
       /* background: #b7b7b8;*/
        color: #666;
        border-top: 0px solid #fff;
        font-size=11px;
        text-align: center;
}



#footeri {
     padding: 13px 3px 13px 13px;
     border-bottom: 0px solid #fff;
}

#footer .copyright {
         text-align: center;
         font-size:10px;
         font-wieght: bold;
         color: #197080;
         
}

#footer a {
        color: #666;
        text-decoration: none;
}
#footer a:hover {
        color: #2fabc1;
        text-decoration: underline;
}
