@charset "UTF-8";

#bread {
	background-color: #FFC;
	margin-bottom: 6px;
}
/* CSS Document */

#container {
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background-color: #FFFFFF;
	padding: 12px;
	border: 1px solid #000000;
}
body {
	background-image: url(../images/bgfull.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#logos {
	float: left;
	width: 67%;
}
#links {
	float: right;
	width: 30%;
}
#line {
	clear: both;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 3px;
}
#main {
}
#footer {
	width: 750px;
	font-size: 60%;
	padding-bottom: 6px;
	}
#footer a:link {
	color: #0033CC;
	background-color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#footer a:visited {
	color: #0033CC;
	background-color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#footer a:hover {
	color: #0033CC;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
}
#footer a:active {
	color: #0033CC;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-weight: normal;
}

#pageheader {
	font-size: 190%;
	font-weight: bold;
	color: #660000;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	width: 750px;
	padding-top: 12px;
	padding-bottom: 12px;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	text-align: left;
}
p {
	font-size: 90%;
}
#main li {
	font-size: 90%;
}
p.center {
	text-align: center;
}
a:link {
	color: #660000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	color: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a.headlink:link {
	color: #660000;
	background-color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 75%;
}
a.headlink:visited {
	color: #660000;
	background-color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 75%;
}
a.headlink:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 75%;
}
a.headlink:active {
	color: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 75%;
}
.h2center {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
#share {
	margin-top: 6px;
}
#chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #FFFFCC;
	margin-left: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.topnav {
	font-size: 80%;
}
body {
}
#bread a {
	background-color: #FFC;
}
.bold {
	font-weight: bold;
}

