/* CSS Document */html, body {	margin:0; 	padding:0;	}	body {	font-family:verdana, arial, sans-serif;	font-size:76%;	height: 100%;	width: 100%;	overflow: hidden;	position: absolute;}#background {	position:absolute;	z-index: 1;	width: 100%;	}	#scroller {	position:absolute;	width:100%;	height:100%;	top:0;	left:0;	overflow:auto;	z-index:2;	}	 #content {	height: 100%;	background-color: #FFFFFF;	width: 300px;	position: absolute;	left: 10%;	padding-top: 20px;	padding-bottom: 20px;	z-index: 3;	}.header {	font-family: Verdana, Helvetica, Arial, sans-serif;	color: #666666;}.header a {	color: #FF6600;	text-decoration: none;}.header a:hover {	color: #666666;}.spartmail-subscribe {  margin:5px 0 0;  padding:0;  text-align:center;}.spartmail-subscribe .ea {  border:1px solid #666666;  color:#666666;  height:17px;  margin:5px 0 2px;  padding:3px;  width:142px;}h1 {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:1em;	font-color: #666666;	color: #666666;}		p {	line-height:1.8em; 	letter-spacing:0.1em; 	text-align:justify;}	.arcblue {	background-color: #0099FF;	height: .5em;	width: 100%;	position: relative;}.arcred {	background-color: #FF0000;	height: .5em;	width: 100%;	position: relative;}.arcblack {	background-color: #000000;	height: .5em;	width: 100%;	position: relative;}.arcyellow {	background-color: #FFFF00;	height: .5em;	width: 100%;	position: relative;}.arcgreen {	background-color: #66CC00;	height: .5em;	width: 100%;	position: relative;}.pad {	padding-right: 10px;	padding-left: 10px;	padding-bottom: 10px;}.menu {	list-style-type: none;	margin-top: 10px;	margin-bottom: 30px;}.menu ul {  margin:0;  padding:0;}.menu li {	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 1em;	list-style-type: none;	line-height: 1.5em;	font-weight: bold;}.menu a {	color: #FF6600;	text-decoration: none;}.menu a:hover {	color: #666666;}hr {	border-top:1px solid #EBEBEB;	border-right: none;	border-bottom: none;	border-left: none;}.featpro {	font-family: Verdana, Helvetica, Arial, sans-serif;	display: block;	color: #666666;	margin-top: 10px;	margin-bottom: 10px;	text-decoration: none;	font-size: 1.25em;}.featpro a {	display: block;	text-decoration: none;	color: #666666;	}.featpro a:hover {	display: block;	text-decoration: none;	background-color: #CCCCCC;	}.featpro h2 {	font-size: 1em;	text-decoration: none;	}.featpro p {	font-size: 1em;	text-decoration: none;	}.footer {	font-family: Verdana, Helvetica, Arial, sans-serif;	margin-top: 20px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #EBEBEB;	padding-top: 20px;	text-align: center;}.footer h1 {	font-size: .9em;	color: #666666;	line-height: -0.5em;}.footer a {	color: #FF6600;	text-decoration: none;	font-size: 1em;	line-height: 0em;}.footer a:hover {	color: #666666;}