﻿body
{
    font-family: Arial;
    color: #ffffff;
    font-size: small;
    margin: 0px 0px 0px 0px;
}

h1
{
    color: #ffffff;
    font-style: italic;
    font-weight: bold;
    font-size: large;
}
h2
{
    color: #00486d;
    font-style: italic;
    font-weight: bold;
    font-size: small;
}
h3
{
    color: #00486d;
    font-style: italic;
    font-weight: bold;
    font-size: x-small;
}
a.NormalLink
{
    font-style: italic;
    font-size: 14pt;
    color: #ffffff;
}
a.NormalLink:hover
{
    color: #ff0000;
}
a.NormalLink:active
{
    color: #ff0000;
}

a.NormalLink:link
{
    color: #ff0000;
}
a.NormalLink:visited
{
    color: #ff0000;
}
a.NormalLink2
{
    font-style: italic;
    color: #ffffff;
}
a.NormalLink2:active
{
    color: #ffffff;
}
a.NormalLink2:link
{
    color: #ffffff;
}
a.NormalLink2:visited
{
    color: #ffffff;
}
a.NormalLink2:hover
{
    color: #008080;
}
/* ID Styles */

#navigation td {
	border-bottom: 2px none #C0DFFD;
	}
	
#navigation a
{
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    line-height: 16px;
    letter-spacing: .1em;
    text-decoration: none;
    display: block;
    padding: 10px 10px 10px 10px;
    background-color: #000000;
}
	
#navigation a:hover
{
    background: #C0C0C0;
    color: #000000;
}
/**********************************************************************/
/******************** Bart's Content Styles ***************************/
/**********************************************************************/
.navText 
{
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyText
{
    padding: 10px 20px 20px 45px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666666;
    line-height: 20px;
    font-weight: bold;
}
.subHeader
{
    border-width: thin;
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #993300;
    line-height: 22px;
    letter-spacing: .2em;
    border-bottom-style: solid;
    text-align: center;
    background-color: #CCFFCC;
}
.pageName
{
    font: 18px Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 26px;
    letter-spacing: .21em;
    text-align: center;
}
.popupHoverContent
{
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}
.popupHover
{
    filter: progid:DXImageTransform.Microsoft.BlendTrans(Duration=2);
}
.lightbluedialog
{
    border: 1px solid #0066b3;
    width: 147px;
    padding: 5px 6px 5px 6px; /*background-color: #bfe4ff;*/
    color: #000000;
    font-family: 'Goudy Old Style';
    font-size: small;
}

/**********************************************************************/
/************* END of Bart's Content Styles ***************************/
/**********************************************************************/
