p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.textimage {
    margin: 5px 10px 5px 10px;
	border: 1px #CCCCCC solid;
}
.highlight {
	color: #FF9D07;
	font-weight: bold;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.boldwhite a:link,
.boldwhite a:visited {
	color: #FFFFFF;
}
a.boldwhite:link,
a.boldwhite:visited {
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.lgbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.sm {
	font-size: 10px;
}
boldwhite2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
.white {
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.highlightyellow {
	background-color: #FFFFCC;
	text-align: right;
	padding-right: 6px;
	white-space: nowrap;
}
.highlightred {
	background-color: #EEA0A0;
	text-align: right;
	padding-right: 6px;
	white-space: nowrap;
}
.highlightgreen {
	background-color: #A0EEA0;
	text-align: right;
	padding-right: 6px;
	white-space: nowrap;
}
.boldred {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
.borders {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #BBBBBB;
}
a.smallheader {
	color: #000066;
	text-decoration: underline;
}
.tableheading {
	background: #000066;
	padding: 4px;
}
.tablemedgray {
	background: #DDDDDD;
	text-align: right;
}
.tablemedgray td {
	padding-right: 6px;
	white-space: nowrap;
}
.tablelightgray {
	background: #EEEEEE;
	text-align: right;
	padding-right: 6px;
	white-space: nowrap;
}
.tablelightgray td {
	padding-right: 6px;
	white-space: nowrap;
}
.tablewhite {
	background: #FFFFFF;
	text-align: right;
}
.tablewhite td {
	padding-right: 6px;
	white-space: nowrap;
}
.orangehighlight {
	background: #FF9D07;
}
a.smallwhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.noboldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
.tabledarkgray {
	background-color: #BBBBBB;
}
.tabledarkgray th {
	padding: 4px;
}
.lgwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.newsdate {
	font-weight: bold;
}
.summary {
	font-style: italic;
}
a.producttitle:visited {
	color: #000066;
}
.forecastform {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 9px;
}
td.forecastform {
	border: 1px solid;
}
table.bargraph {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 10px;
	border: 0px;
	width: 610px;
}
table.bargraph td {
	padding: 0px;
	border: 0px;
}
table.bargraph td.number {
	text-align: right;
}
table.bargraph img {
	border: 0;
}
table.bargraph a:link,
table.bargraph a:visited {
	text-decoration: none;
	border: 0px;
}
table.scoredetail {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 10px;
	border: 0px;
	width: 600px;
}
table.scoredetail th {
	text-align: center;
}
table.scoredetail td {
	background-color: #EEEEEE;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
	border: 1px #fff solid;
}
table.scoredetail input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 10px;
}
.number-input {
	text-align: right;
}
table.scoredetail a:link,
table.scoredetail a:visited {
	text-decoration: none;
	border: 0px;
}
.article h2 {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0px;
}
.article h1 {
	text-align:left;
	font-size: 1.4em;
}
