body {
	background-image: url(images/background_stripe.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
	background-image: url(images/background_concrete.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment: fixed;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #6ae3f5;
	padding-left: 18px;
	padding-top: 5px;
	line-height: 0px;
	top: 10pt;
	margin-top: 5pt;
}
.connect {
	clip: rect(auto,881px,auto,auto);
	padding-right: 0px;
	padding-left: 673px;
	margin-top: -5px;
}
.sitemap {
	color: #7C7C7C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-position: right;
	text-align: right;
	margin-top: -20px;
	padding-top: 15px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10pt;
}
.icons {
	background-color: #000000;
	margin-top: -20px;
	padding-top: 0px;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7c7c7c;
	font-size: 10pt;
	padding-right: 12px;
	padding-left: 20px;
	font-weight: 100;
	line-height: 14pt;
	padding-top: 0px;
	margin-top: -5px;
}.greystroke {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.greystroke2 {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.footer {
	background-image: url(images/footer_stripe.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 174px;
}
.footer_seperators {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6ae3f5;
}
.bottom_filler {
	background-position: bottom;
	margin-top: -2px;
}
.filler {
	background-image: url(images/filler.png);
	background-repeat: repeat-y;
	background-position: 100%;
}

a { outline: 0; } 
