﻿body
{
}
#Content
{
    width: 100%;
    text-align: left;
    clear: both;
    float: left;
    font-family: verdana, Times, serif;
    margin: 0 !important;
    padding: 0 0 0 0px !important;
    z-index: 0;
    width:576px;
}
#Content h1
{
    color: #000000;
    padding: 5px 0 0 0;
}
td.Content
{
    padding: 0px 0px 0px 20px;
}
#newswrapper
{
    width: 576px;
    margin: auto;
    padding-top: 5px;
}
#newsCol
{
    float: left;
    width: 576px;
    padding: 0 0 5px 0;
}
.purpleheadline
{
    background: #fff url(../images/purpleGradiant.gif) repeat-x;
    min-height: 40px;
    height: auto;
    height: 40px;
    color: #62339b;
    vertical-align: middle;
    padding: 5px 0 0 0;
    font-size: 24px;
}
.blueheadline
{
    background: #fff url(../images/FileImage/blueGradiant.gif) repeat-x;
    min-height: 40px;
    height: auto;
    height: 40px;
    color: #22306d;
    vertical-align: middle;
    padding: 5px 0 0 0;
    font-size: 24px;
    width: 100%;
}
.greenheadline
{
    background: #fff url(../images/greenGradiant.gif) repeat-x;
    min-height: 40px;
    height: auto;
    height: 40px;
    color: #bbd828;
    vertical-align: middle;
    padding: 5px 0 0 0;
    font-size: 24px;
}
.catLeft
{
    float: left;
    width: 285px;
}
.catRight
{
    float: right;
    width: 285px;
}
img
{
    border: 0px;
}
.blue
{
    color: #22306d;
}
.orange
{
    color: #ff8d2c;
}
.teal
{
    color: #00c0f3;
}
.green
{
    color: #bbd828;
}
.purple
{
    color: #663398;
}
.content h2
{
    color: #000000;
}
.content h3
{
    clear: both;
    font: normal 18px/22px "Trebuchet MS" , verdana, arial, helvetica, sans-seif;
    margin: 10px 0 15px 0;
}
.content ul
{
    list-style-type: none;
    margin: 10px 0 0px 10px;
}
.content li
{
    clear: both;
    font: normal 12px/12px "Trebuchet MS" , verdana, arial, helvetica, sans-seif;
    margin: 10px 0 0px 0;
    background: url(../images/bulletbluediamond.gif) left center no-repeat;
    padding-left: 15px;
}
.content td
{
    vertical-align: top;
}
.leftColumn
{
    height: 150px;
    width: 347px;
    float: left;
}
.rightColumn
{
    float: right;
    width: 200px;
}
div.row
{
    clear: both;
    padding-top: 5px;
}
div.row span.label
{
    float: left;
    width: 100px;
    text-align: right;
}
div.row span.formw
{
    float: right;
    width: 235px;
    text-align: left;
}
.signup div
{
    clear: both;
    margin: 10px 0 0 0;
}
.indent15
{
    padding: 5px 0 0 15px;
}
.indent30
{
    padding: 5px 0 0 30px;
}
.indent45
{
    padding: 5px 0 0 45px;
}
.red
{
    color: red;
}
.blue
{
    color: #28397f;
}
.moveDown5
{
    padding: 5px 0 0 0;
}
.moveDown10
{
    padding: 10px 0 0 0;
}
.3buttons
{
    width:576px;
    padding:8px 0 0 0;
    }
/*calculator*/

label {  float: left;width: 150px;}	
.submit input
{
margin-left: 4.5em;
}
.orange .calculated input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
fieldset
{
border: 1px solid #781351;
}  
fieldset ol {padding: 1em 1em 0 1em;list-style: none;}
fieldset li {padding-bottom: 1em;}

.orange legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 0px 6px
}  

.blue .calculated input
{
color: #781351;
background: #b0e3f8;
border: 1px solid #781351
}  

.blue legend
{
color: #fff;
background: #16B1EF;
border: 1px solid #781351;
padding: 0px 6px
}  

.purple .calculated input
{
color: #781351;
background: #b5adf5;
border: 1px solid #781351
}  

.purple legend
{
color: #fff;
background: #332d65;
border: 1px solid #781351;
padding: 0px 6px
}
.spacer {
padding: 15px 0px 0px 0px;
}
.announcements li{background:none !important;}


