a
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
a:link
{
    color: blue;
}
a:active
{
    color: blue;
}
a:visited
{
    color: blue;
}
a:hover
{
    color: blue;
    text-decoration: underline;
}
body
{
    background-color: #96CCEE;
    background-repeat: repeat-x;
	margin-top: 0;
	margin-left: 0;
}
.button
{
    border-right: #104a7b 3px solid;
    border-top: #afc4d5 3px solid;
    font-size: 8pt;
    font-weight: bold;
    background: #fecb34;
    border-left: #afc4d5 3px solid;
    cursor: hand;
    color: black;
    border-bottom: #104a7b 3px solid;
    height: 27px;
    text-decoration: none;
}
.columnheader
{
    font-weight: bold;
    font-size: 10pt;
    color: gold;
    font-family: Arial;
    background-color: black;
}
.columnheader A:link
{
    color: yellow;
    text-decoration: underline;
}
.columnheader A:active
{
    color: yellow;
    text-decoration: underline;
}
.columnheader A:visited
{
    color: yellow;
    text-decoration: underline;
}
.columnheader A:hover
{
    color: white;
    text-decoration: underline;
}
.errorfont
{
    font-weight: bold;
    font-size: 9pt;
    color: red;
    font-family: Arial;
}
.firstletter
{
    font-weight: bold;
    font-size: 16pt;
    color: black;
    font-family: Arial;
}
.formbutton
{
    font-weight: bold;
    font-size: 13px;
    color: white;
    font-family: Arial;
    background-color: black
}
.formbuttonhover
{
    font-weight: bold;
    font-size: 13px;
    color: black;
    font-family: Arial;
    background-color: white
}
h1
{
	font-family: Arial, Verdana; 
	font-size: 10pt;
	margin-bottom: 0;
	margin-top: 16;
}
.info
{
    font-size: 9pt;
    color: black;
    font-family: Arial;
}
.infobolded
{
    font-weight: bold;
    font-size: 9pt;
    color: black;
    font-family: Arial;
}
.infoboldedlarge
{
    font-weight: bold;
    font-size: 12pt;
    color: black;
    font-family: Arial;
}
.infosmall
{
    font-size: 8pt;
    color: black;
    font-family: Arial;
}
.infowithbgcolor
{
    background-color: #9fc3f9;
    font-size: 9pt;
    color: black;
    font-family: Arial;
}
.label
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Arial;
}
.labelblue
{
    font-weight: bold;
    font-size: 8pt;
    color: blue;
    font-family: Arial;
}
.labellargefont
{
    font-weight: bold;
    font-size: 11pt;
    color: black;
    font-family: Arial;
}
.labelnew
{
    font-weight: bold;
    font-size: 8pt;
    color: red;
    font-family: Arial;
}
.labelsmall
{
    font-weight: bold;
    font-size: 7pt;
    color: black;
    font-family: Arial;
}
.navigationlink
{
    font-size: 7pt;
}
.navigationlink A:link
{
    color: white;
    font-size: 7pt;
}
.navigationlink A:active
{
    color: white;
    font-size: 7pt;
}
.navigationlink A:visited
{
    color: white;
    font-size: 7pt;
}
.navigationlink A:hover
{
    color: #00FFFF;
    font-size: 7pt;
}
.pageheader
{
    font-weight: bold;
    font-size: 16pt;
    color: black;
    font-family: Century Gothic, Arial;
    margin-top: 5;
}
.rowinfo
{
    font-size: 8pt;
    color: black;
    font-family: Arial;
}
.rowinfowithbgcolor
{
    background-color: #c8dbfb;
    font-size: 8pt;
    color: black;
    font-family: Arial;
}
