a:link {color:#587b7b; text-decoration:none;}
a:active {color:#587b7b; text-decoration:none;}
a:visited {color:#587b7b; text-decoration:none; }
a:hover {color:#ffffff; text-decoration:none;}

h1{
    color:#587b7b;
    font-size:18px;
    font-family:verdana;
    font-weight:normal;
}

h3{
    color:#000000;
    font-size:12px;
    font-weight:bold;
}

#pageHeight{
    position:relative;
    width:960px;
    height:763px;
    background-color:#ffffff;
    margin:0 auto;
    border-left:1px solid #a16aa3;
    border-right:1px solid #a16aa3;
    border-bottom:1px solid #a16aa3;
}

#homeTop{
    position:relative;
    width:960px;
    height:140px;
    background-image:url('../images/headerOther.jpg');
}

#homeMiddle{
    position:relative;
    width:960px;
    height:50px;
    background-color:#587b7b;
}


#homePics{
    position:relative;
    width:360px;
    height:180px;
    background-repeat:no-repeat;
    background-image:url('../images/riskServices/rPics.jpg');
    text-align:center;    
}

#sideNav{
    width:256px;
    height:auto;
    background-color:#ffffff;
}

.topLink{
    width:256px;
    height:17px;    
    border:1px solid #ffffff;
    border-top:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom:0px;
    background-color:#c1d0d2;
    color:#587b7b;
    font-weight:bold;
    padding-left:10px;
}

.link{
    width:256px;
    height:17px;
    border:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom:0px;
    background-color:#c1d0d2;
    color:#587b7b;
    font-weight:bold;
    padding-left:10px;
}

.subLink{
    width:241px;
    height:17px;
    border:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom:0px;
    background-color:#e0e8e8;
    color:#587b7b;
    padding-left:20px;    padding-left:5px;
    margin-left:20px;

}


#content{
    position:absolute;
    top:215px;
    text-align:center;
    width:685px;
    height:485px;
    left:275px; 
    overflow-y: scroll;
    text-align:justify;
    background-color:#e1e9e9;
    color:#000000;
}

#homeBottom{
    text-align:center;
    color:#ffffff;
    position:absolute;
    bottom:0px;
    width:960px;
    height:63px;
    background-image:url('../images/homeBottom.jpg');   
    font-size:20px;    
    line-height:63px;
    font-style:italic;
}

/*#homeBottom{
    text-align:center;
    color:#c40f2f;
    position:absolute;
    bottom:0px;
    width:960px;
    height:63px;
    background-image:url('../images/riskServices/rSBottom.jpg');   
    font-size:20px;    
    line-height:20px;
    font-style:italic;
}*/

/*#homeArrowUp{
    position:absolute;
    top:220px;
    right:6px;
    width:15px;
    height:17px;
    cursor:pointer;
    background-image:url('../images/newsAndGeneralInformation/gIUpArrow.jpg');
}

#homeArrowDown{
    position:absolute;
    top:245px;
    right:6px;
    width:15px;
    height:17px;
    cursor:pointer;
    background-image:url('../images/newsAndGeneralInformation/gIDownArrow.jpg');
}*/

.contentPadding{
padding:10px;
padding-right:30px;
}

