﻿@media print
{
    .footer
    {
        clear: both;
        float: left;
        font-size: small;
        margin-left: 0;
        text-align: center;
    }
    .hider, .topMenu
    {
        display: none;
    }
    .main
    {
        clear: both;
        float: none;
    }
}
.a-current, .currentLink
{
    color: #09F;
    text-decoration: none;
}
.bigmac
{
    color: #09F;
    font-size: small;
    font-weight: 700;
}
.cocbutton
{
    background-color: #9CF;
    border: 1px solid #00F;
    height: 24px;
}
.darkDay
{
    background-color: #CCC;
    filter: alpha(opacity=70);
    moz-opacity: .7;
    opacity: .7;
}
.darkenBackground
{
    background-color: #333;
    filter: alpha(opacity=70);
    left: 0;
    moz-opacity: .7;
    opacity: .7;
    position: absolute;
    top: 0;
    z-index: 20;
}
.faint
{
    color: gray;
    font-size: 85%;
    vertical-align: 5%;
}
.field-required
{
    color: #60F;
}
.footer
{
    background-image: url(imgs/slicer.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    clear: both;
    float: none;
    font-size: xx-small;
    margin-left: 170px;
    text-align: center;
    width: 805px;
}
.leftnav
{
    background-position: right bottom;
    display: block;
    width: 150px;
    margin-bottom: 5px;
    padding-left: 5px;
    background-image: url(imgs/superfader.gif);
    background-repeat: no-repeat;
    font-family: Garamond, Book Antiqua, Times New Roman, Serif;
    text-align: left;
    font-size:medium;
}
.leftnav-child
{
    background-image: none;
    display: block;
    width: 140px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
    font-family: Garamond, Book Antiqua, Times New Roman, Serif;
    font-size:small;
}
.leftnav-current
{
    color: #09F;
    display: block;
    font-weight: bold;
}

.leftnav-current a
{
    background-image: none;
}
.leftnav a
{
    background-image: none;
}
.leftnav-child a
{
    background-image: none;
}

.main
{
    background-image: url(imgs/slicer.gif);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: auto !important;
    min-height: 400px;
    padding: 20px 15px 10px 20px;
    width: 770px;
}
.motto
{
    color: #669;
    float: right;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 10.5pt;
    font-style: italic;
    height: 60px;
    padding-top: 15px;
    text-align: center;
}
.msgHighPriority
{
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 50;
}
.tblHome
{
    border-collapse: collapse;
}
.tblHome td
{
    xborder: 1px solid #99CCFF;
    border-collapse: collapse;
    text-align: center;
}
.topMenu
{
    height: 20px;
}
.topMenu td
{
    background-color: #FFF;
    font-size: 85%;
    margin: 0;
    padding: 0 20px 0 10px;
    text-align: center;
}
a
{
    color: #03C;
    text-decoration: none;
}
a:hover
{
    color: #03C;
    text-decoration: underline;
}
body
{
    background-color: #bdd3ea;
    background-image: url(imgs/vert.jpg);
    background-position: top;
    background-repeat: repeat-x;
    color: #3C3C3C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    margin: 0;
    padding: 0;
}
h1
{
    xbackground-image: url(imgs/superfader.gif);
    xbackground-position: left bottom;
    xbackground-repeat: no-repeat;
    color: #09F;
    font-size: large;
    font-weight: bold;
    margin-bottom: 9px;
    margin-top: 0;
    padding: 0 0 4px 0;
    text-align: center;
    font-family: Garamond, Book Antiqua, Times New Roman, Serif;
}
h2
{
    color: #09F;
    font-size: medium;
    font-family: Garamond, Book Antiqua, Times New Roman, Serif;
}
ul li
{
    list-style-image: url('imgs/arrow.gif');
    padding-bottom: 6px;
}
p
{
    margin-bottom: 10px;
    margin-top: 0px;
    text-indent: 0px;
}
select, input, textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}
