﻿.contentHTD1
{
    color: Navy;
    color:#1B87DF;
    font-size: 14pt;
    font-weight: bold;
    padding-left: 4px;
}

.contentHTBL
{
	font-family:Trebuchet MS;    
	border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #BBBBBB;
    margin-top: 25px;
    margin-bottom: 10px;
    width: 100%;
}

.contentHTD2
{
    text-align: right;
    vertical-align: top;
    font-size: 9pt;
    color: Gray;
    padding-right: 14px;
}

.contentBlock
{
    padding: 15px;
    color: #232323;
}


.contentHeader
{
    color: Navy;
    font-size: 16pt;
    font-weight: bold;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #BBBBBB;
    padding-top: 25px;
    padding-left: 4px;
    margin-bottom: 10px;
    color:#1B87DF;
}

* html .contentHeader
{
    border-bottom-style: solid;
}
