﻿body {
}
.hdrText
{
    background-color: Blue;
    background-repeat: no-repeat;
    border-color: Navy;
    border:1px;
    font-size: x-large;
    font-style: italic;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-family: 'Times New Roman' , Times, serif;
    vertical-align: middle;
}

.hfdtext
{
    font-size:x-large;
    font-style:italic;
    font-family:Arial;
    font-weight:bolder;
    
}

.ambText
{
    font-size:x-large;
    font-style:normal;
    font-weight:bold;
    text-align:left;
}
ul li{ 
list-style-image: url(../images/hfdpatchsmall.jpg);
list-style-type: disc; color: #000000;
}

ul li li{ 
list-style-image: url(../images/hfdpatchsmall.jpg);
list-style-type: circle; color: #000000; 
}

ul li li li{ 
list-style-image: url(../images/hfdpatchsmall.jpg);
list-style-type: square; color: #000000; 
} 

.ffBio
{
    font-size:x-large;
    font-style:italic;
    font-variant:small-caps;
    font-family:@Arial Unicode MS
}

.ffBioHeader
{
    font-size:xx-large;
    font-style:italic;
    font-variant:small-caps;
    font-family:@Arial Unicode MS;
    font-weight:bold;
}

.ffCerts
{
    text-indent:50px;
}

.hfdofficers
{
    font-size:medium;
    font-weight:bold;
    font-style:oblique;
    text-align:left;
}

.classrow
{
    height:200px;
}
.crCells
{
    border-style:solid;
    border-color:Maroon;
    border-width:thin;
}