﻿* {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    font: 12px Arial, Verdana, Helvetica, Sans-Serif;
}

a {
    color: #114886;
    text-decoration: none;
}

a:hover {
    color: #114886;
    text-decoration: underline;
}

a:hover {

}

h1 {
}

h2 {

}

h3 {
    font-size: 16px;
    color: #041e34;
    font-weight: bold;
    margin-bottom: 15px;
}

h4 {
    font-size: 15px;
    color: #041e34;
    font-weight: bold;
    margin-bottom: 11px;
}

h4.TeamTypeHeader {
    font-size: 12px;
    color: #565656;
    margin-bottom: 5px;
    margin-left: 16px;
}

h4.TeamTypeHeader_Contacts {
    font-size: 12px;
}

h4.TeamTypeHeader_ViewAll {
    font-size: 18px;
    font-weight: normal;
    color: #114886;
    margin: 0 0 0px 14px;
}

h5 {
    font-size: 14px;
    color: #114886;
    font-weight: bold;
    margin-bottom: 11px;
}

h5.TeamSubCategoryHeader {
    font-size: 12px;
    margin: 0px;
    padding: 3px 0 4px 27px;
}

h6 {
}

img {
    border: none;
}

p {
    margin-bottom: 15px;
    line-height: 18px;
}

div.ElevatorCopyHolder {
    font-size: 14px;
    line-height: 20px;
}

div.IntroPara {
    font-size: 16px;
    color: #114886;
}

div.IntroPara p {
    margin: 0px;
    line-height: 22px;
}
