﻿.PageHeading
{
    color:#074687;
    font-family:Arial;
    font-size:21px;
    line-height:24px;
}

.Links1
{
    font-family:Verdana;
    font-size:13px;
    line-height:18px;
    color:#F79C10;
    text-decoration:underline;
    
}

.Heading2
{
    /* font-family:Verdana;
    font-size:15px;
    line-height:18px;
    color:#F79C10;
    font-weight:bold;
    text-decoration:none; */
    
    font-family:Verdana;
    font-size:14px;
    line-height:18px;
    color:#F79C10;
    font-weight:bold;
    text-decoration:none;
}

.Heading3
{
    font-family:Verdana;
    font-size:13px;
    line-height:18px;
    color:#F79C10;
    font-weight:bold;
    text-decoration:none;
}

.HighlightText
{
    font-family:Verdana;
    font-size:13px;
    line-height:18px;
    color:#F79C10;
    text-decoration:none;
    
}

.BoldText
{
    font-family:Verdana;
    font-size:12px;
    line-height:18px;
    color:#F79C10;
    text-decoration:none;
	font-weight:bold;
    
}

.bodyText1
{
    font-family:Verdana;
    font-size:11px;
    line-height:18px;
    color:#5F5E5E;
    text-decoration:none;
}

.bodyText2
{
    font-family:Verdana;
    font-size:12px;
    line-height:18px;
    color:#5F5E5E;
    text-decoration:none;
    text-align:justify;
}

.subHeading1
{
    font-family:Verdana;
    font-size:11px;
    line-height:18px;
    color:#3B3B3B;
    font-weight:bold;
    text-decoration:none;
}

.subHeading2
{
    font-family:Verdana;
    font-size:11px;
    line-height:18px;
    color:#545454;
    font-weight:bold;
    text-decoration:none;
    
}

.DynamicMainMenuSelected
{
    font-family:Verdana;
    font-size:12px;
    background-color:#EC8101;
    text-decoration:none;
    color:#FEFEFD;
    text-align:center;
     line-height: 25px;
}

.DynamicMainMenu
{
    font-family:Verdana;
    font-size:12px;
    background-color:#FDC063;
    font-weight:bold;
    color:#FEFEFD;
    text-align:left;
     line-height: 25px;
     /*margin-left:5px;
     margin-right:5px;*/
     padding-left:5px;
     padding-right:5px;
     border-left:solid 1px #FEB13C;
     border-right:solid 1px #FEB13C;
     border-bottom:solid 1px #FEB13C;
    
}

.MainMenu
{
    font-family:Verdana;
    font-size:12px;
    background-color:#F79C10;
    
    color:#FEFEFD;
    text-align:center;
     line-height: 25px;
}

.MainMenuSelected
{
    font-family:Verdana;
    font-size:12px;
    background-color:#EC8101;
    text-decoration:none;
    color:#FEFEFD;
    text-align:center;
     line-height: 25px;
}

*HTML .minHeight
{
    height:300px;
}

.more
{
    font-family:Arial;
    font-size:10px;
    color:#074687;
     line-height: 18px;
     text-decoration:none;
}

.anchorLinks
{
    text-align:justify;
    font-family:Arial;
    font-size:12px;
    color:#615069;
    text-decoration:none;
}

.FeaturedBox
{
    border:solid 1px #EC8101;
}

.BodyTextLink
{
    font-family: Arial;
   font-weight:bold;
    font-size: 16px;
    /*color: #E18900;*/
    color: #FE8D2F;
    text-decoration: none;
    line-height: 22px;
}
.insetText
{
    color:#F79C10;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
}

*HTML .minHeight1
{
    height:200px;
}