.fullframe
{
    width: 100%;
    margin: 0;
}
.pageframe
{
    width: 925px;
    margin-left: auto;
    margin-right: auto;
}
.superheader
{
    clear: both;
    width: 100%;
}
.superheadermenu
{
    float: right;
    margin: 10px;
}
.superheadermenu A
{
    color: #000000;
    text-align: right;
    text-decoration: none;
}
.superheadermenu A:hover
{
    color: #FFFFFF;
    text-align: right;
    text-decoration: none;
}
.login
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.header
{
    clear: both;
    width: 100%;
}
.header table
{
    width: 100%;
    margin: 10px;
}
.tagline
{
    color: #999999;
    font-size: 13px;
    vertical-align: bottom;
    padding-Bottom: 15px;
}
.top_menu
{
    float: right;
    border: none;
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}
.top_menu ul
{
    list-style: none;
    margin: 0;
    margin-top: 7px;
    padding: 0;
}
.top_menu li
{
    float: left;
    padding: 0px;
    font-size: 14px;
}
.top_menu li a
{
    color: #000000;
    border-left: 1px solid silver;
    display: block;
    font-weight: bold;
    margin: 0px;
    padding: 0 12px;
    text-align: left;
    text-decoration: none;
}
.top_menu li a:hover
{
    color: #243E7E;
}

.top_menu li.selected a
{
    color: #243E7E;
}
.content
{
    margin: 20px;
}
.copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
    line-height: 24px;
}
.footer_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.footer_menu ul
{
    border: 0;
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-weight: normal;
}
.footer_menu ul li
{
    border: 0;
    padding: 0;
    margin: 0;
}
.footer_menu a
{
    text-decoration: none;
    color: #666666;
    cursor: pointer;
    font-size: 11px;
}
.footer_menu a:link
{
    text-decoration: none;
    color: #666666;
    cursor: pointer;
    font-size: 11px;
}
.footer_menu a:visited
{
    text-decoration: none;
    color: #666666;
    cursor: pointer;
    font-size: 11px;
}
.footer_menu a:active
{
    text-decoration: none;
    color: #666666;
    cursor: pointer;
    font-size: 11px;
}
.footer_menu a:hover
{
    text-decoration: underline;
    color: black;
}
.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	padding-top: 15px;
	text-align: center;
}


BODY
{
    margin: 0;
    padding: 0;
	font-weight: normal;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10pt;
}
H1
{
    font-size: 2.5em;
    margin-bottom: 0.2em;
    color: #666666;
}
H2
{
    font-size: 1.4em;
    margin-bottom: 0;
    color: #8F8F8F;
}
H3
{
    font-size: 1.3em;
    font-weight: bold;
    color: #666666;
}
H4
{
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 1em;
    color: #666666;
}
H6
{
    font-size: 13px;
    color: #333333;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 0;
}
TABLE
{
    width: 100%;
}
TD
{
    vertical-align: top;
    text-align: left;
}
A IMG
{
    border: solid 0;
}

.cleardiv
{
    height: 1px;
    clear: both;
}
