﻿.homeButtonContainer
{   
    float:left;
    width:205px;
    height:auto;
    margin:0 0 30px 3px;
    _margin:0 0 30px 0px;
       
}
.btnHCSRiskResourcePortal
{
        background:url("pics/pages/home/naku.gif") no-repeat; 
        width:557px;
        height:99px;
        margin:20px 0 -15px 40px;
        _margin:20px 0 -15px 33px;
        
}
.btnHCSRiskResourcePortal a:hover
{   
 background:none;
 text-decoration:none;
 color:Blue;
}



.btnHCSRiskResourcePortalTextContainer
{
 display:block;
 padding:25px 0 0 10px;
 width:85%;
 height: 60px;
 color:blue;
 font-family:Verdana,"times new Roman",arial;
 font-size:10px;
 font-weight:normal;
 text-align:justify;
 background:none;
 xborder:solid 1px #ccc;
}


.homeImg
{   
    margin:0;
    border:none;
    cursor:pointer;
}
.homeButtonFooter
{
    background:url("pics/pages/home/btnFooter.gif") no-repeat;    
    width:205px;
    height:100px;
    margin-top:-3px;   
    
}
.homeButtonFooterText
{
    width:195px;
    height:auto;
    padding:5px 5px 5px 10px;
    font-size:11px;
    color:#666666;
    text-align:left;
    
}