BODY
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    letter-spacing: normal;
    text-transform: none;
    background-image: url(Images/bg.gif);
}

img
{
    border: none;
}

TD
{
    font-size: 12px;
    color: #000000;
}
.home
{
    font-size: 13px;
    line-height: 22px;
}
.imgBorder
{
    border: 1px solid #8D8E95;
}
.Border
{
    border: 1px solid #000000;
}
.Nav-Out
{
    filter: Alpha(Opacity=0);
    opacity: 0;
}
.Nav-Over
{
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.footer
{
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
}
.date
{
    font-size: 11px;
    color: #515258;
}
.Title_Size
{
    font-size: 16px;
}
.history
{
    font-size: 14px;
    color: #134D8B;
    font-weight: bold;
}
.Black
{
    font-size: 14px;
    color: #000000;
}
.history2
{
    font-size: 12px;
    color: #134D8B;
}
A:link
{
    text-decoration: none;
    color: #134D8B;
}
A:visited
{
    text-decoration: none;
    color: #134D8B;
}
A:active
{
    text-decoration: none;
    color: #134D8B;
}
A:hover
{
    text-decoration: none;
    color: #0887BF;
}
A.footer:link
{
    text-decoration: none;
    color: #B8B8B8;
}
A.footer:visited
{
    text-decoration: none;
    color: #B8B8B8;
}
A.footer:active
{
    text-decoration: none;
    color: #B8B8B8;
}
A.footer:hover
{
    text-decoration: none;
    color: #1EB0F0;
}
.TopMenuGroup
{
    background-image: url(/Images/nav-hunt.gif);
}
.TopMenuGroup2
{
    background-image: url(/Images/cont-hunt.gif);
}

.TopMenuItem
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
}

.TopMenuItemHover
{
    color: #B60005;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
}


.MenuGroup
{
    background-color: #131E06;
    border: 2px solid black;
    padding: 0px 0px 0px 0px;
}

.img-shadow
{
    float: left;
    background: url(shadowAlpha.png) no-repeat bottom right !important;
    background: url(Images/shadow.gif) no-repeat bottom right;
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
}

/*Leadership*/

#leadership
{
    padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
}

#leadership div.header
{
    background-image:url('/Images/leadership/bio-header.gif');
    background-repeat:no-repeat;
    color:#ffffff;
    padding:5px 10px 5px 10px;
    font-weight:bold;
    font-size:13px;
}

#leadership div.bio
{
    border-left:1px #134d8b solid;
    border-right:1px #134d8b solid;
    border-bottom:1px #134d8b solid;
    padding:10px;
    margin-left:4px;
}

#leadership img
{
    float:left;
    margin-right:10px;
    border:1px #134d8b solid;
}

/*navigation*/

#topNavigation div
{
    position: absolute;
    z-index: 5000;
    width: 200px;
    top: 0px;
    left: 177px;
    visibility: hidden;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    KhtmlOpacity: 1.0;
    opacity: 1.0;
    margin: 0;
    font-weight: bold;
    padding: 0;
    background-color: #f6bc61;
    border: 1px #a0c3dc solid;
}

#topNavigation div a
{
    display: block;
    margin: 0;
    padding: 3px 10px;
    width: auto;
    filter: alpha(opacity=100);
    -moz-opacity: 0.8;
    KhtmlOpacity: .8;
    opacity: .8;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #0887bf;
    z-index: 5000;
    color: #ffffff;
    font-family:Verdana;
    font-size: 11px;
}

#topNavigation div a:hover
{
    color: #000;
    background: #a0c3dc;
    z-index: 5000;
    font-family:Verdana;
    font-size: 11px;
}
