/* ACRS STYLES */

{
margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin:0;
	padding:0;
	background-color: #3B3B3B;
	line-height:130%;
}

ul {
	list-style: none;
	margin-bottom: 5px;
}

ul li {
	padding:5px 0;
	background:url(images/arrow.jpg) 0 8px no-repeat;
	padding-left:15px;
	position:relative;
}

a {
	color:#36A1C8;
}

a:visited {
	color:#36A1C8;
}

a:hover {
	text-decoration:none;
}

hr
{
	width: 100%;
	height: 1px;
	color: #fff;
	border-bottom: 1px dotted #ababab;
	margin-top: 22px;
	border-top: transparent;
}

.posth2
{
  font-size:18px;
  font-weight:bold;
  letter-spacing:-1px;
  margin: 0px;
  padding: 0px;
}

h1 {
	font-size:24px;
	letter-spacing:-1px;
	color:#3687a5;
	font-weight:bold;
	width: 100%;
	text-align: left;
}

h2 {
	font-size:24px;
	letter-spacing:-1px;
	color:#3687a5;
	font-weight:bold;
	padding:10px 0 5px;
	font-size:18px;
	padding:2px 0 0;
}

h3 {
	font-size:24px;
	color:#999999;
	font-weight:bold;
	padding:10px 0 5px;
	font-size:14px;
	color:#333;
	padding:5px 0 0;
}

h4
{
  color: #333333;
}

#mainWrapper {
	text-align: center;
}

#wrapper {
	margin:0 auto;
	width: 990px;
	background-color: #fff;
	text-align: left;
}

#header {
	height: 100px;
	position:relative;
	background-color: #3E83A9;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
}

#storycontent {
	background:url(images/bk_content.png) 0 0 no-repeat;
}

#content {
	padding:0 0 25px;
	border-right: 1px dotted black;
	border-left: 1px dotted black;
}

#footer {
	height: 80px;
	padding-top: 20px;
	padding-left: 10px;
	width: 713px;
}

#innerFooter {

}

#subtitle {
/*
	position:absolute;
	right: 5px;
	top: 20px;
	width: 128px;
	height: 13px;
	background:url(images/subtitle.gif) 0 0 no-repeat;
/*
}

#logo {
	position:absolute;
	left: 10px;
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover {
	font-family: times, arial;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	display: none;
	text-decoration:none;
	letter-spacing: 0px;
}

#topheadline {
	display: none;
	/*
	position:absolute;
	left: 57px;
	top:77px;
	left:240px;
	text-indent:-9999px;
	width:370px;
	height:73px;
	*/
}

#topMenu {
	position:absolute;
	top: 70px;
	width: 978px;
	padding-left: 0px;
	background-color: #2a6083;
	padding: 6px;
	left: -1px;
}

#topMenu li {
	float:left;
	padding:0 20px;
	background:none;
}

#topMenu li a {
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#topMenu li a:hover {
	color: #36A1C8;
}

#topMenu li.selected a {
	color:#94CDE2;
}

#content p {
	margin:0.7em 0;
}

.storycontent {
	padding-bottom: 25px;
}

.storycontent p {
	color: #333;
}

ul.latestPosts {
	margin-top:10px;
}

ul.latestPosts li {
	padding:0;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
}

ul.latestPosts li a {
	display:block;
	background:url(images/ico_post.jpg) 0 4px no-repeat;
	padding: 2px 0 2px 20px;
	text-decoration:none;
	margin:0;
}

ul.latestPosts li a:hover {
	color:#333;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#999;
}

#colLeft {
float:left;
padding-left:30px;
padding-right:115px;
padding-top:25px;
width:600px;
}

#colLeft p {
	color: #333;
}

#colLeft p img {
	vertical-align:middle;
	padding: 0px;
	margin: 0px;
}

#colLeftContent {
	background:url(images/bk_content.png) 0 0 no-repeat;
	float:left;
	width: 888px;
	padding-right:20px;
	margin-top:15px;
	padding-left:10px;
	padding: 25px;
}

#colLeftInner1 {
	width:255px;
	float:left;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	padding-right:20px;
}

#colLeftInner2 {
	float:left;
	width: 100%;
	margin-left:20px;
}

#colRight {
	float: left;
	width: 225px;
	padding-top: 25px;
}

#colRight p.line {
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#fff;
	padding:6px;
	border:none;
}

.post {
	padding:0 0 5px;
	position:relative;
}

.post h2 {
	padding-bottom: 0px;
}

.post small {
	color:#666;
	display:block;
	padding-bottom:6px;
}

.postmetadata {
	color:#666;
	font-size:11px;
}

.post .entry {
	width: 90%;
	padding-bottom:1px;
	color: #444;
}

.post .entry img {
	border:1px solid #ddd;
	background:#fff;
	padding:7px;
}

h2 a {
	text-decoration:none;
	color:#3687a5;
	padding:10px 0;
}

h2 a:hover {
	color:#3687a5;
}

.post .ribbonType {
	position:absolute;
	top:58px;
	left:568px;
	width:45px;
	height:43px;
}

*html .post .ribbonType {
	top:71px;
}

#sidebar h2 {
	font-size: 13px;
}

#sidebar ul {
	margin:0px;
	padding:0px;
}

#sidebar ul li {
	padding:0;
}

* html #sidebar ul li {
	float:left;
	width:100%;
}

#sidebar ul li a {
	display:block;
	background:url(images/arrow.jpg) 0 11px no-repeat;
	padding:6px 0 2px 10px;
	text-decoration:none;
	margin:0;
}

#sidebar ul li a:hover {
	color:#333;
}

h3#comments {
	padding:10px 0 15px;
}

.navigation {
	font-weight:bold;
}

.navigation div {
	float:left;
	margin-right:20px;
}

ul.commentlist {
	border-top:4px solid #e5e5e5;
}

ul.commentlist li {
	text-transform:none;
}

ul li.comment {
	padding-left:0;
	margin-bottom:5px;
	display:block;
}

.commentmetadata {
	font-size:10px;
}

.comment-author {
	font-style:normal;
	font-size:11px;
	padding-left:16px;
	background:url(images/ico_comment.jpg) 0 4px no-repeat;
}

.comment-author cite {
	font-weight:bold;
	font-style:normal;
}

#respond h2 {
	clear:left;
	padding-top:15px;
}

*html #respond h2 {
	padding-top:7px;
}

.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 770px;
	height: 235px;
	margin-top:0px;}.stepcarousel 
	.belt{	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	/*background:url(images/bk_featured.png) 0 0 no-repeat;*/
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px;
	width: 770px;
	height:235px;
	position: relative;
}

.stepcarousel .panel .projectDetails p {
	color: #333;
	background-color: #ababab;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:230px;
	margin:35px 0 0 25px;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
	color: #333;
}

.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}

.stepcarousel .panel .projectImg{
	position:absolute;
	top: 9px;
	background-color: #ababab;
}

.stepcarousel .panel .projectImg img {
	border:none;
}

.web {
	background:url(images/ribbon_web.png) 0 0 no-repeat;
}

.print {
	background:url(images/ribbon_print.png) 0 0 no-repeat;
}

.logoSignet {
	display: none;

}

form label, form#commentform label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
	border:1px solid #E5E5E5;
	font-size:12px;	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	padding: 1px;
	width:300px;
}

form textarea, form#commentform textarea {
	width:400px;
}

form input#submit, form#commentform input#submit, form input#searchsubmit{
	border: 0px solid #777;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:15px;
	background-color: #3687A5;
	font-size:10px;
}

form input#searchsubmit {
	/*background:url(images/arrow.jpg) 0 0 no-repeat;*/
	width:60px;
	margin:0;
}

form#searchform input#s {
	width:143px;
	margin:0;
}

form#searchform div {
	padding:0 0 10px;
}

form#searchform label {
	padding:0;
	margin:0;
}

.clearfix:after {
	content: ".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

/* Hides from IE-mac \*/* 

html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

#metaBar
{
color: white;
}

#metaBar a
{
color: white;
}