

body {
	color: #333333;
	background-color:Transparent;
	font-family:Arial, sans-serif;
	font-size:10pt;
	margin:0;
	width:780px;
        padding-left:10px;
        padding-right:10px;
        text-align:center;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:1.67em;}

h2 {font-size:1.39em;}

h3 {font-size:1.2em;}

h4 {font-size:1em;}

li, dd { 
	margin-left:2em;
}

a {
        color: #3366CC;
        background-color: Transparent;
        font-weight: normal;
        text-decoration: none;
	outline:none;
}

a:hover {
        color: #0033CC;
        background-color: Transparent;
        font-weight: normal;
        text-decoration: underline;
}

.image_paragraph_right {
	float: right;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:5px;
}

.image_paragraph_left {
	float: left;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:5px;
}

.image_section_right {
	float: right;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
}

.image_section_left {
	float: left;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:10px;
}

#title {
        color:#3366CC;
        background-color:Transparent;
        font-size:3em;
        font-weight:normal;
	margin:20px 0px 10px 0px;
        float:left;
}

#slogan {
	color:#000000;
	background-color:Transparent;
	font-size:small;
	font-weight:bold;
	padding:18px 0px 0px 100px;
	float:left;
	margin:0px 0px 10px 0px;
}

ul#nav {
	clear:both;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	width:833px;
}

ul#nav li {
	margin: 0;
	padding: 0;
	float: left;
	width:16%;
	text-align: center;
}

ul#nav li:hover {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	background: #3366AA;
}

ul#nav li a {
	display: block;
	font-size: small;
	color: White;
	font-weight: bold;
	text-decoration: none;
	background: #5588CC;
	padding: 2px 0px 2px 0px;
}

ul#nav li a:hover { background: #3366CC; color: White; }
ul#nav a.selected:link { background: #3366CC; color: White; }
ul#nav a.selected:visited { background: #3366CC; color: White; }

#maincontent {
	font-size:1.0em;
	padding:0px 5px 5px 0px;
	margin:10px 0px 10px 0px;
	width:650px;
	float:left;
}

.errorDIV
{
    float:left;
    clear:both;
    padding:3px;
    color:Red;
    font-weight: bold;
}

#contentDIV
{
    float:left;
    clear:both;
    position:relative;
    left:0px;    
}

#saausfooterbanner
{
    position:relative;
	top:60px;
	clear:both;    
}
.footer 
{
	position:relative;
	top:80px;
	color:#000000;
	background-color:Transparent;
	border-style:ridge;
	border-width:thin;
	width: 650px;
	clear:both;
}

.footer p
{
	font-size:smaller;    
}

.gvCell
{
    padding:3px;
}

#GoUpdate
{
    float:left;
    clear:both;
    width:660px;
    margin-top:10px;
    padding-bottom:10px;
}



.editLink
{
    font-family:Verdana;
    font-size:larger;
    font-weight:bold;  
    float:left;
}

.addLink
{
    font-family:Verdana;
    font-size:larger;
    font-weight:bold;  
    float:right;
    color:#464691;
}

.homepagetext
{
    float:left;
    width:70%;
}

.homepageimage
{
    float:left;
    width:20%;
    padding:5px;
}
.NewLink
{
    color: DarkBlue;
    font-size:8pt;
    background-color:#eeeeee;
    border-style:solid;
    border-color:#aaaaaa;
    border-width:1px;
    padding:2px;
    position:relative;
    top:-5px;
    left: 100px;
}
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.userinstruction
{
    float:left;
    clear:both;
    background-color:#D6D6EB;
    border-style:solid;
    width:600px;
    height:150px;
    padding:3px;
}

#CCContainer
{
    margin-left:50px;
    width:600px;
    float:left;
}

.divChart
{
    padding-top:80px;
}


#header
{
    width:780px;    
}

#slogan
{
    position:absolute;
    top: -10px;
    left:300px;
    z-index:500;
    margin-left:50px;  
}
    
#navMenuB
{
    z-index:1000px;
    clear:both;
}

#navMenu
{
    z-index:1000px;
    clear:both;
}

#navMenu a
{
    font-size: 12px;
    background-color:Transparent;
}

#navMenu a:hover
{
    font-size: 12px;
    color:#A8DAFF;
    text-decoration:none;
    background-color:Transparent;
}

#GoUpdate
{
    top:0px;
    margin-top:10px;
    position:relative;
}

.hoowrap
{
     position:relative;
}
.hooray
{
    position:absolute;
    top:-80px;
    left:-660px;
    z-index:500;
}

