.normal
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    color: #787878;
    line-height: 15px;
}
.normalBlck
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    line-height: 15px;
}
.border-main
{
    background-color: #CCCCCC;
}
.fill-main
{
    background-color: #FFFFFF;
}
.sidenav
{
    background-color: #6699CC;
}
.small
{
    font-family: Arial, Helvetica;
    font-size: 10px;
    color: #999999;
}
.link-blue
{
    color: #6699CC;
    text-decoration: none;
}
.xsmall
{
    font-size: 9px;
}
.subhead
{
    font-size: 14px;
    color: #6699CC;
}
.bullets
{
    color: #6699CC;
}

.normalTNR
{
    font-family: Times New Roman;
    font-size: 11px;
    color: #787878;
    line-height: 15px;
}
.normalTNR_rmm
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    color: #787878;
    line-height: 15px;
}

.link-nu
{
    text-decoration: none;
}

a:active
{
    color: #FF0000;
}
a:link
{
    color: #787878;
}
a:visited
{
    color: #787878;
}
.boldblue
{
    font-weight: bold;
    color: #6699CC;
}
.subhead-red
{
    font-size: 14px;
    color: #CC3333;
}
.subhead-blk
{
    font-size: 14px;
    color: #330000;
    line-height: normal;
}
.blue
{
    color: #6699CC;
}
.blk
{
    color: #330000;
}
.clientlist
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #669933;
    padding-bottom: 8px;
}
.clientlistWrap
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6699CC;
    padding-top: 20px;
    vertical-align: 25%;
}
.link-red
{
    color: #CC3333;
    text-decoration: none;
}
.normalLS
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #787878;
    line-height: 30px;
}
.subhead-grn
{
    font-size: 14px;
    color: #669933;
}


ol ol
{
    list-style-type: lower-alpha;
}

.hmwht
{
    font-family: Verdana, arial, courier;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    line-height: 19px;
}

.pgtitle
{
    font-family: arial, courier;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 5px;
    padding-bottom: 0px;
    line-height: 20px;
}

.pgtitle_rmm
{
    font-family: times new roman;
    font-size: 22px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 5px;
    padding-bottom: 0px;
    line-height: 25px;
}

.pgtitle2
{
    font-family: arial, courier;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 5px;
    padding-bottom: 0px;
    line-height: 17px;
}

.pgtitlered
{
    font-family: arial, courier;
    font-size: 20px;
    font-weight: normal;
    color: #CC3333;
    margin-bottom: 5px;
    padding-bottom: 0px;
}

.boldgreen
{
    font-weight: bold;
    color: #669933;
}

img.imgshw
{
    display: inline;
}

.brd1
{
    border-style: solid;
    border-width: 2px;
    border-color: #CCCCCC;
}

.largeBlck
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    line-height: 15px;
}

li
{
    padding-bottom: 5px;
}


/* Top Navigation menu */
.topMenu
{
    height:80px;
    background-color: #CFCECE; 
    padding-right:20px; 
    padding-left:20px;
    padding-top:4px;
    padding-bottom:4px;
    font-family: Arial Narrow, Verdana;
    font-size: 10pt;
    font-weight:bold;
    color:#686868;
    border-right:2px;
    border-right-color:White;
    border-right-style:solid;
}


