body {
font-family: arial, helvetica, verdana, sans-serif;
font-size: 10pt; 
padding: 0 3em 0 3em;
color: #525252;
}

td { font-size: 10pt; vertical-align: top; color: #525252;}

img { border: 0;}

h1, h2, h3, h4
{ font-family: "Lucida Grande", arial, helvetica, verdana, sans-serif; margin: 0; padding: 0;}

h1{
	font-size: 25%;
/* 	color: #32CD32; */
	color: white;
	margin: 0;
/*	text-indent: -5000px;
	background: url(/images/logo.jpg) no-repeat;
	height: 92px;*/
}

h2{
	font-size: 130%; 
	color: #204a87;
	text-indent: 0px;
	margin: 0 0 0.25em 0;
}

h3 {color: #5a85bc; font-size: 110%; font-weight: bold;}
h4 {color: #32CD32; font-weight: bold;}
h1, h2, h3, h4 a {text-decoration: none;}
h3 a:link {text-decoration: none; color: #5a85bc; background-color: transparent;}
h3 a:visited {text-decoration: none; color: #5a85bc; background-color: transparent;}
h3 a:active {text-decoration: none; color: #5a85bc; background-color: transparent;}
h3 a:hover {text-decoration: underline; color: #5a85bc; background-color: transparent;}
a {text-decoration: underline;}
a:hover {text-decoration: underline;}

fieldset {margin:0; padding:0;}

/* link styling */

#toplinks {text-align: right;  margin: 0.5em 0 0 0; font-weight: bold; border: 1px solid #d5dee6; background: url("/images/navbg.gif") top left repeat-x;}
#toplinks ul {margin: 0.5em 0.5em 0.5em 0; padding: 0;}
#toplinks li {display: inline; margin: 0 0 0 1em; }
#toplinks img {vertical-align: middle;}
#toplinks li a {color:#729fcf; text-decoration: none;}
#toplinks li a:hover {color:#3d6793; text-decoration: underline;}
#toplinks li a:hover {color:#3d6793; text-decoration: underline;}

.explain { font-size: 7pt; }
#bottomlinks { font-size: 8pt; }
#main { margin-top: 2em; }
#home {float: left;}
.formtable {width: auto;}

.color1 {color: #FF9900; background-color: #ffffff;}
.color2 {color: #6666FF; background-color: #ffffff;}
.color3 {color: #CC3366; background-color: #ffffff;}
.color4 {color: #333300; background-color: #ffffff;}
.color5 {color: #333366; background-color: #ffffff;}
.color6 {color: #666600; background-color: #ffffff;}

#sidebar {
    width: 230px;
    float: right;
    margin: 60px 40px 30px 0;
    clear: right;
}
#sidebar p {
    margin-bottom: 15px;
}
#sidebar h5 {
    margin-bottom: 10px;
}
#maincontent {
    width: 940px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #C6D9E9;
}
#maincontent h1 {
    margin: 0 0 10px 0;
}
.white {
    background: #ffffff;
}
#content, #sfcontent {
    width: 580px;
    margin: 25px 25px 25px 40px;
    padding: 0 20px 40px 0;
    float: left;
    display: inline;
    border-right: #ddd 1px solid;
}
#content h3 {
    color: #fd7612;
    font-size: 116.7%;
    padding: 3px 0 3px 0;
    text-indent: 30px;
}
#sfcontent h3 {
    color: #fd7612;
    font-size: 116.7%;
    padding: 3px 0 3px 0;
}

#announce {
        width: 100%;
        color: #000;
        font-family: lucida grande;
        font-size: 12px;
        line-height: 1.7;
        background: #ffb600 url(/images/megaphone.png) no-repeat 15px center;
        }       
#announce p {
        padding: 15px;
        padding-left: 80px;
        }       
.red {
        color: #cc004f;
     } 
