﻿body
{
}
.txtTitle
{
    font-weight: bold;
    font-size: 18px;
    color: #00A0C6;
    font-family: Verdana;
    font-style: italic;
}
.txtTitleWhite
{
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    font-family: Verdana;
}
.txtTitleBlue
{
    font-weight: bold;
    font-size: 14px;
    color: #4286B3;
    font-style: italic;
    font-family: Verdana;
}
.txtTitleGreen
{
    font-weight: bold;
    font-size: 14px;
    color: #549534;
    font-family: Verdana;
}
.txtTitleItalic
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Verdana;
    font-style: italic;
}
.txtTitleItalicWhite
{
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Verdana;
    font-style: italic;
}
.txtTitleItalicGreen
{
    font-weight: bold;
    font-size: 12px;
    color: #549534;
    font-family: Verdana;
    font-style: italic;
}
.txtNormal
{
    font-weight: lighter;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
}
.txtWhite
{
    font-weight: lighter;
    font-size: 10px;
    color: #FFFFFF;
    font-family: Verdana;
}
.txtBold
{
    font-weight: bold;
    font-size: 9px;
    color: #000000;
    font-family: Verdana;
}
.txtBoldWhite
{
    font-weight: bold;
    font-size: 9px;
    color: #FFFFFF;
    font-family: Verdana;
}
.txtNormalBlue
{
    font-size: 11px;
    color: #4286B3;
    font-family: Verdana;
}
.txtBoldGreen
{
    font-size: 11px;
    color: #549534;
    font-family: Verdana;
    text-decoration: none;
}
.txtBoldGreen_AboutUs
{
    font-size: 11px;
    color: #549534;
    font-family: Verdana;
    text-decoration: none;
    font-weight:bold;
}
.txtBoldBlue
{
    font-size: 11px;
    color: #4286B3;
    font-family: Verdana;
    font-weight: bold;
}
.txtNormalBlack
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
}
.txtSmall
{
    font-weight: lighter;
    font-size: 9px;
    color: #000000;
    font-family: Verdana;
}
.bottomlinks
{
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: underline;
}
.link
{
    color: #4286B3;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: underline;
}

.visited
{
    color: #4286B3;
    text-decoration: underline;
}
.rightbottomdash
{
    border-right: #000000 1px dotted;
    border-bottom: #000000 1px dotted;
}
.bottomdash
{
    border-bottom: #000000 1px dotted;
}
.tdstandardformat
{
    padding-top: 10px;
    padding-left: 5px;
}

.imgBorders
{
    border: solid 2px #599FC3;
    border-top: solid 2px #599FC3;
}
.AboutUsLeadTeam_NameTD
{
    width: 213px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.AboutUsLeadTeam_PhoneTD
{
    width: 117px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.AboutUsLeadTeam_FaxTD
{
    width: 117px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.AboutUs_InnerBoldTxt
{
    font-weight: 600;
    font-size: 7.5pt;
}


