
.image_right
{
    clear:both;
    float:right;
    margin-left:5px;
    margin-bottom:2px;
}
.image_left
{
    clear:both;
    float:left;
    margin-right:10px;
    margin-bottom:2px;
}

#home
{
    width:261px;
    height:122px;
}

img
{
    border:none;
}
.col
{
    float:left;
    width:300px;
    margin-right:30px;
    color:#860038;
}

.heading
{
    font-family:Arial Black, Arial Black, Gadget, sans-serif;
    color:#860038;
    font-size:1.05em;
    margin-bottom:10px;
}

.sub_heading
{
    font-weight:600;
    margin-top:10px;
    font-size:1.05em;
    clear:both;
}

.sub_sub_heading
{
    font-weight:700;
    margin-top:10px;
    font-size:1.01em;
    clear:both;
}

.mid_heading
{
    font-size:19px;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:0px;
    clear:both;
}
#content_area a
{
    font-weight:bold;
    color:#860038;
}

#content_area p
{
    font-size:13px;
    margin-bottom:15px;
    color:#404040;
}

.learn_more a
{
    color:#000;
    font-size:11px;
}

.small_print
{
    font-size:9px;
}

#content_area
{
    width:679px;
    height:520px;
    overflow:hidden;
    position:relative;
    left:20px;
    z-index:1;
    top:10px;
}

.employee
{
    height:520px;
    display:none;
    clear:both;
    margin-right:20px;
    margin-bottom:10px;
}

#content_area ul li
{
    /*list-style:none;*/
    margin-bottom:10px;
}

#content_area ul
{
    margin-top:5px;
    margin-bottom:10px;
}

.no_under
{
    text-decoration:none;
}
.employee ul
{
    list-style:none;
}

.highlight
{
    background-color:yellow;
}