/*SIGN UP HPV1 & HPV2 STYLES*/

.signUpTD-left{
    width: 243px;
    line-height: 18px;
    padding-bottom: 10px;
    vertical-align: top;
}

.signUpTD-right{
    line-height: 18px;
    width: 237px;
    padding-bottom: 10px;
    vertical-align: top;
}

.fld1{
    width: 232px;
    border: 1px solid #d2d2d2;
}

.sel1{
    width: 232px;
}

#signUpHdr{
    color: #1b8233;
    font-size: 14px;
}

#signUpHdrBlue{
    color: #006699;
    font-size: 14px;
}

#signUpContent{
    padding: 0px 0px 40px 0px;
    font-size: 11px;
    color: #666;
    line-height: 16px;
}

#signUpContent p{
    margin-top:0;
}

b.signUpGrn {color: #1b8233; font-weight: bold;}
b.signUpBlue {color: #006699; font-weight: bold;}

.checkBoxTBL td{
    padding-bottom: 8px;
}

#signUpContent a.greenbold,
#signUpContent a.greenbold:visited,
#signUpContent a.greenbold:active {    
    color: #1b8233;
}

#signUpContent a.greenbold:hover{
    color: #105c22;
}

#signUpContent a.bluebold,
#signUpContent a.bluebold:visited,
#signUpContent a.bluebold:active {    
    Zcolor: #089fcf;
    color: #006699;
}

#signUpContent a.bluebold:hover{
    Zcolor: #006699;
    color: #089fcf;
}

/*END SIGNUP STYLES*/


/*SEND TO A FRIEND STYLES*/

#stafContent{
    padding: 30px 0px 40px 0px;
    font-size: 11px;
    color: #666;
    line-height: 16px;
    width: 340px;
    margin: 0 auto;
}

#stafContent table td{
    padding-bottom: 6px;
}

.fld2{
    width: 332px;
    border: 1px solid #d2d2d2;
}

/*END SEND TO A FRIEND*/
