@charset "UTF-8";
/* CSS Document */
html, body {
	height:100%;
	overflow-y:auto;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#535353;
	background-image:url(../images/h2_footerSpan.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height: 13pt
}
.clear {
	CLEAR: both;
	FONT-SIZE: 0px;
	VISIBILITY: visible;
	LINE-HEIGHT: 0;
	HEIGHT: 0px;
}
a:link {
	color:#575757;
	text-decoration:none;
}
a:visited {
	color::#575757;
	text-decoration:none;
}
a:active {
	color::#575757;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:none;
}
h1 {
 color:#cc0000;
 font-size:22px;
 font-weight:bold;
}
.master {
	width:966px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}

.colLeft {
	float:left;
	width:485px;
	padding-right:15px;
}
.colRight {
	float:left;
	width:277px;
	padding-top:0px;
	font-size:
}
.image wrap {
	float:center;
	padding-top:0px;
}
.nav {
	float:left;
	width:189px;
}
.contentArea {
	float:left;
	width:777px;
}
.scroll {
	border:1px solid green;
	width:100%;
	height:90%;
	padding-top:-70px;
	widows:inherit;
	overflow-y:auto;
	margin-top:5px;
}
.topBorder {
	position:absolute;
	z-index:100;
	top:0px;
	width:98.6%;
	background-color:#ff6600;
	font-size:5px;
	height:5px;
}
.topBorderPatch {
	width:100%;
	background-color:#ff6600;
	font-size:5px;
	height:5px;
}

.footer {
	position:absolute;
	z-index:100;
	bottom:0px;
	width:98.5%;
	background-image:url(../images/h2_footerSpan.jpg);
	background-repeat:repeat-x;
	text-align:center;

	
}
.footerContentArea {
	width:786px;
	margin-left:auto;
	margin-right:auto;
	padding-left:190px;
}
.footerContent {
	position:relative;
	float:left;
	width:747px;
	color:#FFF;
	padding-top:27px;
	font-size:12px;
	text-align:left;
}
.footerContent a:link {
	color:#FFF;
	text-decoration:none;
}
.footerContent a:visited {
	color:#FFF;
	text-decoration:none;
}
.footerContent a:hover {
	color:#FFF;
	text-decoration:none;
	font-weight:300;
}
 {
}
