﻿.content_title 
{
    font-weight: bold;
    font-size: 14pt;
    color: #26395f;
}

.content_subtitle
{   font-weight: bold;
    font-size:14pt;
    color:#3185a2;
}
.content_sectionheader
{
    color:#3185a2;
    font-size:12pt;
    font-weight:bold;
}

.content_topicheader
{
    color:#26395f;
    font-size:11pt;
    font-weight:bold;
    border-bottom: solid 1px #26395f;
    width:325px;
}
