body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(bg1.gif);
}

h1
{
    font-size: 18px;
    color: #ff6600;
    margin: 5px 0 10px 0;
    font-weight: normal;
}

h2
{
    font-size: 14px;
    color: #003366;
    margin: 5px 0 10px 0;
    font-weight: bold;
    letter-spacing: .1em;
}

a
{
    color: #003366;
}

a:hover
{
    color: #ff6600;
}

#content
{
    width: 920px;
    margin-left: auto;
    margin-right: auto;
}

#logoBar
{
    width: 100%;
    height: 147px;
    background-image: url(/images/bluetop.png);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #ffffff;
    border-top: solid 1px white;
}

#logo
{
    display: block;
    width: 275px;
    height: 108px;
    background-image: url(/images/quivxlogo.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

#divSearch
{
    padding-top: 40px;
}

.contenttable
{
    width: 920px;
    text-align: left;
    padding: 0px;
    border-collapse: collapse;
    border-width: 0px;
    border-style: hidden;
    background-color: #FFFFFF;
}
.bg1
{
    background-image: url(footer.gif);
    width: 920px;
    font-size: 10px;
    color: #FFF;
    text-decoration: none;
}

.font9
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
}
.font11
{
    font-size: 11px;
    color: #000;
}
.font15
{
    font-size: 15px;
}

.fontSection
{
    font-size: 12px;
    font-weight: bold;
}

.font10hyperlink
{
    font-size: 10px;
    color: #FFF;
    text-decoration: none;
}
.font11hyperlink
{
    font-size: 10px;
    color: Blue;
    text-decoration: none;
}
.font11indent
{
    font-size: 11px;
    color: #000;
    padding-left: 35px;
}

.font15Color
{
    font-size: 15px;
    color: #1666b6;
}
.font15Bold
{
    font-size: 15px;
    font-weight: bold;
}
.font15rowheader
{
    font-size: 15px;
    text-indent: 10px;
    color: #000;
}
.color
{
    color: #1666b6;
}

.subHeader
{
    font-size: 11px;
    letter-spacing: normal;
}

.subHeader a
{
    text-decoration: none;
}

.subHeader a:hover
{
    text-decoration: underline;
}

.smallHeader
{
    color: inherit;
    font-size: inherit;
    font-weight: normal;
    letter-spacing: normal;
}

.attentionHeader
{
    font-size: 18px;
    color: #ff6600;
    margin: 5px 0 10px 0;
    font-weight: normal;
}

.padLeftSmall
{
    padding-left: 15px;
}

.padTopSmall
{
    padding-top: 15px;
}

.padRight
{
    padding-right: 35px;
}

/*----------------------------- Frames ------------------------------*/
* html .boxhead h5
{
    height: 1%;
}
/* For IE 5 PC */

.sidebox
{
    margin: 0 auto; /* center for now */
    width: 17em; /* ems so it will grow */
    background: url(roundedframe/sbbody-r.gif) no-repeat bottom right;
    font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxhead
{
    background: url(roundedframe/sbhead-r.gif) no-repeat top right;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.boxhead h2
{
    background: url(roundedframe/sbhead-l.gif) no-repeat top left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 22px 30px 5px;
    color: white;
    font-size: 15px;
    line-height: 1em;
}
.boxbody
{
    background: url(roundedframe/sbbody-l.gif) no-repeat bottom left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 5px 30px 31px;
    font-size: 11px;
    color: #000;
}
/*----------------------------- Frames ------------------------------*/
