﻿h1,h2,h3,h4,h5,h6,li,p,td,th,div {
	font-family: arial,helvetica,sans-serif
}
h3 
{
    color:#417fa4;
}
#content-footer
{
     font-size:10px;
}
.auth-lbl
{
    color:#808080;
    font-size:11px;
}
.auth-ctl
{
    color:#808080;
    font-size:11px;
    height:10px;
    width:80px;
}
/* Top News Font */
#news-header
{
    font-size:11px;
    font-weight:bold;
    color:navy;
}
#news-content
{
    font-size:10px;    
}
#news-link
{
    font-size:10px;
    color:navy;    
    text-decoration: none; 
}
#news-link:hover
{
    font-weight:bold;
}
.faq-content
{
    font-size:9px;
    color: #333333;
}

