/* HA global styles */

A, A:visited, .intro {
    color: #e54662
}

A:hover {
    color: #3c9bb9
}

P, BODY, TD {
    font-family: Arial, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    color: #616a73
}

.hdr, A.hdr:visited {
    font-family: 'Arial Narrow', sans-serif;
    font-size: 10pt;
    color: #3c9bb9
}

A.hdr {
    text-decoration: none
}

A.hdr:hover {
    text-decoration: underline
}

.pgTitle1, .pgTitle2 {
    font-family: 'Arial Narrow', sans-serif; 
    font-size: 25pt; 
    color: #ffffff; 
    font-weight: bold; 
    line-height: 20pt
}

.pgTitle2 {
    color: #616a73; 
    font-weight: normal; 
}

#captionTop, #captionBtm {
    font-family: Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    z-index: 2
}

#captionBtm {
    color: #616a73; 
    z-index: 1
}

.listings, .listingsB {
    font-size: 12pt;
    font-family: 'Arial Black', 'Arial Bold', 'Verdana', sans-serif; 
    font-weight: normal;
    line-height: 11pt
}

.listingsB {
    font-size: 12pt;
    color: #3c9bb9
}

A.listings, A.listings:visited {
    color: #e54662;
    text-decoration: none
}

A.listings:hover {
    color: #9c5ac0;
    text-decoration: underline
}


.blBordRt, .blBordRt_Bt {
    border-right: 2px solid #3c9bb9
}

.blBordBtm, .blBordRt_Bt {
    border-bottom: 2px solid #3c9bb9
}

.hiddenPic {
    display:none
}
