/*This is the style sheet of the onan site.*/
body {
font: 12px Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
background-color: #000033;
}
p {
margin: 0 25px 10px 0;
}
ul {
margin: 8px 0 8px  20px;
}

.pageborder {
border: 4px solid #999999;
}
/* LOCATION SPECIFIC */	
hr {
color: #000066;
background-color: #000066;
height: 1px;
margin: 0px 0 8px;
width: 100%;
text-align: center;}
	
h1 {
color: #000066;
font-size: 18px;
font-weight: bold;
text-decoration: none;}

h2 {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
}

h3 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #666666;
font-size: 12px;
font-weight: bold;}

a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:hover {
	color: #003399;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
}

a img {
	border: 0 none;
	margin: 20px 20px 20px  20px;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.paragraphtitle {
color: #000066;
font-weight: bold;}

.subtitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #666666;
}

.text9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.charttext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
}

.charttitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #666666;
}

.chart {
	font-size: 11px;
	color: #ffffff;
	border: thin solid #ffffff;
}

#chart a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#chart a:link {
	text-decoration: none;
}

#chart a:hover {
	text-decoration: none;
	color: #ffffff;
}

#chart a:visited {
	text-decoration: none;
}

.footer {
	font-size: 10px;
	color: #ffffff;
}

#footer a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#footer a:link {
color: #ffffff;
text-decoration: none;}

#footer a:hover {
color: #999999;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
