/* Global Styles */
body {
	background-image: url(../images/top_green.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #0C565A;
}
h1 {
	color: #0C565A;
}
h2 {
	color: #0C565A;
}
h3 {
	color: #3333CC;
	font-size: 1.2em;
}
h4 {
	color: #0C565A;
}
legend {
	color: #0C565A;
}
#wrapper3 {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #128187;
	background-color: #FFFFFF;
}
#skipnav a {
	color: #124889;
}
#header {
	background-image: url(../images/scatplogo_green.gif);
}
.largegreen {
	font-size: 1.1em;
	color: #0C565A;
	font-weight: bold;
}

#navigation a {
	color:#0C565A;
}
.backtotop {
	background-color: #F4F4F4;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0C565A;
	border-left-color: #0C565A;
	border-right-width: 5px;
	border-left-width: 5px;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #124889;
}
#content #rightnav {
	background-color:#DFDFDF;
	border-top-color:#CCCCCC;
	text-align:center;
	float:right;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.redtext {
	color: #FF0000;
	text-align: center;
}
.nodecorationgreen a {
	color: #0C565A;
	text-decoration: none;
}

