﻿body 
{
    behavior:url(styles/csshover3.htc);
    background-color: #555555;
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 10pt;
    margin: 10px;
}
form
{
    margin: 0px;
}
h3
{
    color: #003877;
    margin: 0px;
}
#cphCenterContent h1
{
    color: #336699;
    margin: 0px 0px 0.5em 0px;
    border-bottom: solid 2px #336699;
    font-size: 1.5em;
}
#cphCenterContent h2, #cphCenterContent h3
{
    color: #815200;
    margin: 0px;
    font-size: 1.2em;
}
#menuheader a
{
    font-size: 0.9em;
    color: #333333;
    text-decoration: none;
}
#menufooter
{
    border-top: solid 2px #336699;
    padding: 0.5em 0em 2em 0em;
}
#menufooter a
{
    font-size: 0.9em;
    color: #333333;
    text-decoration: none;
}
a.nolink
{
    color: #000000;
    text-decoration: none;
}
.fs10pt
{
    font-size: 10pt;
}
#newsticker
{
    width: 85%;
    margin: 0 auto;
    border: 1px solid #5d8cc5;
}
#newsticker #title
{
    background-color: #5d8cc5;
    color: #ffffff;
    padding: 0.2em;
    text-align: center;
}
#newsticker .newstitle
{
    color: #999;
    font-size: 0.9em;
}
.center
{
    text-align: center;
}
blockquote
{
    padding-top: 5px;
    margin-top: 5px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
td.mainnavbg
{
    background-image: url(images/mainnavbg.jpg);
    background-repeat: no-repeat;
}
A.topmenulink
{
    color: #003877;
    text-decoration: none;
    font-size: 8pt;
}
A.topmenulink:hover
{
    color: #003877;
    text-decoration: underline;
}
A.leftmenulink
{
    color: #003877;
    text-decoration: none;
    font-size: 10pt;
}
A.leftmenulink:hover
{
    color: #003877;
    text-decoration: underline;
    font-size: 10pt;
}
A.mediumlinkred
{
    color: #8b0000;
    font-weight: 700;
}
A.xsmalllink
{
    color: #003877;
    font-size: x-small;
    text-decoration: underline;
}
A.xsmalldashedlink
{
    color: #003877;
    font-size: x-small;
    text-decoration: none;
    border-bottom: 1px dotted #b4b4b4;
}
A.mainpicturelink
{
    color: #003877;
    text-decoration: none;
    font-size: 8pt;
    font-weight: 700;
}
A.headerlink
{
    padding-bottom: 100px;
    margin-bottom: 100px;     
    color: #815200;
    font-size:medium;
    text-decoration: none;
}
ul.tightpadding
{
    margin-top: 5px;
}
div.ConfirmMsg
{
    color: Red;
    font-weight: 700;
    padding-bottom: 20px;
}
div.ErrorMsg
{
    color: Red;
    font-style: italic;
    font-weight: 700;
    padding-bottom: 15px;
}
.center
{
    text-align: center;
}
.xsmall
{
    font-size: x-small;
}
.requiredinput
{
    color: #8b0000;
}
.leftmenuborder
{
    border-style: dashed;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-bottom-color: #003877;
}
.xsmalltext
{
    font-size: 7pt;
}
.smalltext
{
    font-size: 8pt;
}
.smalltexti
{
    font-size: 8pt;
    font-style: italic;
}
.smallmediumtext
{
    font-size: 9pt;
}
.mediumtext
{
    font-size: 10pt;
}
.mediumtexti
{
    font-size: 10pt;
    font-style: italic;
}
.largetext
{
    font-size: 11pt;
}
.bold
{
    font-weight: 700;
}
.italic
{
    font-style: italic;
}
