body
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #000000;
    background :  #ffffff;
    margin-top : 6px;
    text-align : center;
}

td
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height : 16px;
}

.borderswish
{
	border: solid #009999;
	border-width: 1px;
}

.outside
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #333333;
    font-size : 11px;
    font-style : italic;
}

.form
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
}


li
{
    padding-top : 6px;
}

.footer
{
    font-size : 12px;
    text-align: center;
    background-color : #009999;
    color: #ffffff;
}
.pageback
{
	background-image : url(graphics/pageback.gif);
	background-repeat : repeat;
}

.pagetitle
{
    font-size : 15px;
    color: #AF0110;
    font-weight : bold;
}

.subtitle
{
    font-size : 13px;
    color: #ED1A2C;
    font-weight : bold;
}

.subteal
{
    font-size : 13px;
    color: #009999;
    font-weight : bold;
}

.bullit
{
     margin-left : 26px;
     font-weight : bold;
     font-size : 12px;
     padding-top : 3px;
}

.calendarback
{
    background: #dedede;
}
.indent50
{
    margin-left : 46px;
}
.indent30
{
    margin-left : 30px;
}
li.indent30
{
    padding-top : 0px;
    margin-left : 30px;
}

.quote
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height : 16px;
    font-style : italic;
}

.quoteauthor
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-align : right;
    margin-right : 20px;
}
.box
{

    background-color : #fffff0;
    font-size : 12px;
    padding  : 6px;
    border-width : 1px;
    border-style : solid;
    border-color : #BC171E;
}

.boxtitle
{

    color : #BC171E;
    font-size : 15px;
    font-weight : bold;
    text-align: center;
}

.copyright
{
    font-size : 10px;
    color : #000000;
    padding-left : 25px;
    padding-right : 20px;
}

a:link
{
    color : #0000FF;
    text-decoration : none;
}

a:visited
{
    color : #800080;
    text-decoration : none;
}

a:hover
{
    color : #FF0000;
    text-decoration : underline;
}

.red
{
    color : #ED1A2C;
    font-weight : bold;
}
.redlink
{
    color : #ED1A2C;
}

a.redlink:link
{
    color : #ED1A2C;
    text-decoration : none;
}

a.redlink:visited
{
    color : #ED1A2C;
    text-decoration : none;
}

a.redlink:hover
{
    color : #000000;
    text-decoration : underline;
}


.whitelink
{
    color : #ffffff;
}

a.whitelink:link
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:visited
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:hover
{
    color : #fffff0;
    text-decoration : underline;
}

.buttonon
{
    color : #666666;
    font-size : 12px;
    font-weight : bold;
}

TD.button A:LINK
{
    color : #000000;
    text-decoration : none;
}

TD.button A:VISITED
{
    color : #000000;
    text-decoration : none;
    
}

TD.button A:HOVER
{
    color : #666666;
    text-decoration : none;
    
    font-weight : bold;
    
}

div.hidediv
{
    display : none;
}

div.showdiv
{
    visibility : visible;
}

.caption
{
	font-size : 12px;
    text-align: left;
	font-style : italic;
    padding-top : 4px;
}

#top {
    
    position: relative;

}

#topinfo {
    
        position: absolute;
        top : 16px;
        left : 240px;
        width : 220px;
        color : #ffffff;
        font-size : 12px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
}