BODY
{
	font-size: 9pt;
	font-family: Verdana;
}

A.CMenu:link
{
    font: bold 9pt Verdana;
    color: white;
}
A.CMenu:hover
{
    font: bold 9pt Verdana;
    color: white;
    background-color: Orange;
    text-decoration: underline;
}
A.CMenu:visited
{
    font: bold 9pt Verdana;
    color: white;
}

.CMenu
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}

H1
{
    font-weight: bold;
    font-size: 18pt;
    font-family: Arial;
}
H2
{
    font-size: 12pt;
    font-family: Arial;
}
H3
{
    font-weight: bold;
    font-size: 11pt;
    color: black;
    font-family: Arial;
}
H4
{
    font-weight: bold;
    font-size: 10pt;
    color: #005000;
    font-family: Verdana;
    margin-bottom: 8px;
    font-style: italic;
}
TABLE
{
    font-size: 9pt;
    font-family: Verdana;
}
HR
{
    border-color: LightGrey;
}

.C1
{
    font-weight: bold;
    font-size: 17pt;
    font-family: 'Book Antiqua', Arial;
}
.C2
{
    font-size: 14pt;
    font-family: Arial;
}
.C3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana;
}
.CMainCaption
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Verdana;
}
.CSlogan
{
    padding-left: 35px;
    padding-top: 8px;
    vertical-align: top;
    color: #086585;
    font-family: Sans-Serif;
    font-size: 15pt;
}
.CPageCaption
{
    font-size: 12pt;
    color: #086585;
    font-family: Verdana;
}
.CNewsCaption
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Verdana;
    text-align: center;
}
.CFooter
{
    font-size: 10px;
    font-family: Verdana;
}
.CBorder
{
    border-right: Silver 1px solid;
    border-top: Silver 1px solid;
    border-left: Silver 1px solid;
    border-bottom: Silver 1px solid;
}
.back
{
    background-image: url(Images/spacer.gif);
    vertical-align: top;
    background-repeat: repeat-x;
}
.CLi
{
    padding-left: 0px;
    margin-left: 0px;
}
.CExample
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 7pt;
    padding-bottom: 0px;
    color: gray;
    padding-top: 0px;
    font-style: italic;
    font-family: Verdana;
    white-space: nowrap;
}
.CSmallText
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 8pt;
    padding-bottom: 0px;
    color: gray;
    padding-top: 0px;
    font-family: Arial;
    white-space: nowrap;
}
.CIn
{
    visibility: hidden;
}
.CCopyright
{
    font-family: Verdana;
    font-size: 11px;
}
.CCheck
{
    background-image: url(Images/check.ico);
    background-repeat: no-repeat;
}
.CProgVersion
{
	height: 33px;
	font-weight: bold;
	color: Green;
}