.footer { color: #7F7F7F; font: 11px Calibri, Arial, Helvetica, san-serif; }
.textbody { font: 12px Arial }
.textbody13 { font: 13px Arial }
.textbody14 { font: 14px Arial }
.textbody11 { font: 11px Arial }
.textbody10 { font: 10px Arial }
.textbody10b { font: 10px Arial; color: #154e7c}
.textbody11b { font: 11px Arial; color: #154e7c}
.textbody12b { font: 12px Arial; color: #154e7c}
.textbody13b { font: 13px Arial; color: #154e7c}

.headerloginlinks { font: 13px Arial; color: #154e7c; text-decoration: none}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

.yesprint1 {display: none}
