* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #999999;
}
#all {
	display: block;
	margin: auto;
	width: 950px;
	overflow: hidden;
}
body.resourcessection #inner-all,
body.contactsection #inner-all {
	background-image: url(resources-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#inner-all {
	display: block;
	margin: auto;
	width: 950px;
	overflow: hidden;
}
#inner-header {
	display: block;
	float: left;
	width: 950px;
	height: 97px;
	overflow: hidden;
}
#middlearea {
	display: block;
	float: left;
	width: 950px;
}
#leftstripinner {
	display: block;
	float: left;
	width: 200px;
}
#inner-footer {
	display: block;
	float: left;
	width: 950px;
	height: 70px;
	background-image: url(inner-page-footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: white;
	overflow: hidden;
}
#heading_Summary,
#inner-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin-left: 35px;
	margin-right: 25px;
	margin-bottom: 15px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
#inner-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #555555;
	margin-left: 35px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 10px;
}
#inner-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 35px;
	margin-right: 25px;
	margin-bottom: 3px;
}
#inner-content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	margin-right: 25px;
	margin-bottom: 3px;
	font-weight: bold;
}
.resourcessection #inner-content h2, 
.resourcessection #inner-content h3 {
	color: #6b98ab;
}

hr {
	height: 1px;
	border-top: 1px solid #666666;
	border-bottom: none;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#inner-header ul {
	display: block;
	float: left;
	position: relative;
	bottom: 86px;
	left: 656px;
}
#inner-header ul li {
	display: inline;
	float: left;
}
#inner-header .h {
	width: 48px;
}
#inner-header .sm {
	width: 67px;
}
#inner-header .l {
	width: 74px;
}
#inner-header .cr {
	width: 90px;
}
#inner-header ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbbbbb;
	font-weight: bold;
}
#inner-splash img,
#inner-splash {
	width: 0px;
	display: none;
}
#inner-content {
	display: block;
	float: left;
	width: 750px;
}
table {
	display: block;
	float: none;
	clear: both;
	margin-left: 35px;
	padding: 0px;
	border-collapse: collapse;
	width: 680px;
}
table tr td table {
	margin: 0px;
	width: auto;
}
#inner-content ul li a {
	color: #666666;
}
#inner-content ul li a:hover {
	color: #000000;
	font-weight: bold;
}
#inner-content ul {
	margin-left: 65px;
	margin-right: 25px;
	margin-bottom: 10px;
}
table tr td li {
	margin-left: 20px;
	_margin-left: 20px;
}
