﻿body
{
    font-family: open-sans, sans-serif;
    color:#999999;
    font-size:13px;
}
.SectionContainer
{
    overflow:hidden;
    margin-bottom:60px;
}
.SectionTitle
{
    font-size:16px;
    margin-bottom:20px;
    
}
.SubSectionTitle
{
    color: #666666;
    font-size:20px;
    margin-bottom:20px;
}
.SectionBody
{
    margin-bottom:20px;        
}
.SectionReadMore
{
    font-weight:bold;
    color:#f7941e;
}
.Orange
{
    color:#f7941e;
}
.Section
{
    width:450px;
}
.JobOpportunities .ContentWrapper, .JobListings .ContentWrapper, .GeneralInquiries .ContentWrapper
{
    padding-left:20px;
}
.JobOpportunities
{
     padding-top:50px;
}
.JobOpportunities .Graphic
{
    float:right;
}
.DeepBlueText, .SectionTitle, .Title {
    color: #2a485b;
}
.Title{
    font-size:20px;
    margin: 20px 0px 20px 0px;
}
.SectionTitle, .Title {
    font-weight: 600;
}
.Bold{
    font-weight: 600;
}
.Justify{
    text-align:justify;
}