﻿html 
{ 
    height: 100%; 
    margin-bottom: 1px; 
}

body 
{
    margin:0;
    line-height:16px;
    font-family:Arial;
    font-size: 11px;
    color:#666666;
}

a
{
    color:#666666;
}

a:hover {
	color:#06389e;
}


.jobs
{
    font-family:Arial;
    font-size:11px;
    color:#666666;
}

.subheader_orange
{
    
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#f4911e;
}

.text_16
{
    font-family:Arial;
    font-size: 16px;
    color:#666666;
    margin-bottom: 0;
}

.text_14
{
    font-family:Arial;
    font-size: 14px;
    color:#666666;
}
.text_14_deepblue
{
    font-family:Arial;
    font-size: 14px;
    font-weight:normal;
    color:#003e7e;
}
.text_14_bold_blue
{
    font-family:Arial;
    font-size: 14px;
    font-weight:bold;
    color:#5689b0;
}
.text_11_bold
{
    font-family:Arial;
    font-size: 11px;
    font-weight:bold;
    color:#666666;
}

.text_12_bold
{
    font-family:Arial;
    font-size: 12px;
    font-weight:bold;
    color:#666666;
}

.img_spacing
{
    margin-bottom:2px;
    margin-top:2px;
}
    
