body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imgborder{
	border: 1px solid #666666;
}
.imgborder-margin {
	border: 1px solid #666666;
	margin-left: 10px;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED8000;
	filter:alpha(opacity=90);
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFCC99;
	text-decoration: none;
}
a {
	color: #003399;
	text-decoration: none;
}
a.visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFCC99;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;	
}
.white-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.seriesLayers {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-color: #ED8000;
	padding: 2px;
	filter:alpha(opacity=90);
}
.toptable {
	background-color: #ED8000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: black;
	border-left-color: black;
	/*border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FCB45E;
	border: 1px solid #ED8000;
}
/*textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FCB45E;
	border: 1px solid #ED8000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FCB45E;
	border: 1px solid #ED8000;
}*/

