﻿.address
{
    
}

.address span
{
 display:block;
 padding:0;
 margin: 0;   
}

.positionGroup
{
    padding-bottom: 12px;
}

.positionGroupTitle
{
    font-family: Ringbearer;
    font-size: large;
    margin-bottom:0px;
    margin-top:0px;
    color: #CCFFCC;
}

.position
{
    display: list-item;
    list-style-type: none;
    text-indent: 12pt;
    color: #C0C0C0;
}

.position a
{
    color: #C0C0C0;
}

.description
{
}

.positionTitle
{
    color: #FEE4A4;
}

.positionTitle a
{
    color: #FEE4A4;
    font-style: italic;
}

.positionDetails
{
   margin-top: 12px;
}

.positionDetails p
{
    margin-top: 6px;
    margin-bottom : 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
