
body {
	background-color: #545454;
	margin: 0px;
	padding: 0px;
	padding-top: 24px;
}

form {
	display: inline;
}


.main {
	text-align: left;
	background: url("images/bg-v.gif");
	background-repeat: repeat-y;
	background-position: right;
	background-color: #ffffff;
	width: 793px;
}

.dsBottom {
	position: relative;
	text-align: left;
	background: url("images/bg-h.gif");
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 793px;
	height: 11px;
}

.pageContainer {
	padding-top: 15px;
	padding-bottom: 29px;
	padding-left: 16px;
	padding-right: 16px;
	width: 751px;
}
* html .pageContainer {
	width: 783px;
}

.logoBar {
	padding-bottom: 16px;
	background: url("images/dots-gray-h.gif");
	background-repeat: repeat-x;
	background-position: 0 100%;
}

.navBar {
	background-color: #f0f0f0;
	margin-top: 3px;
	margin-bottom: 5px;
}

.utilSearch {
	float: right;
}

.searchField {
	font-size: 11px;
	width: 102px;
	height: 19px;
}
.searchFieldContent {
	font-size: 11px;
	border: solid 1px #77763e;
	color: #18866d;
	text-align: center;
	width: 158px;
	height: 17px;
}

.sectionBar {
	background-color: #77763e;
	margin-bottom: 6px;
}

.subnavColumn {
	padding-right: 12px;
}

.subnavColumn .hr {
	background-image: url("images/dots-gray-h.gif");
}

.subnavBox {
	background-color: #f0f0f0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.subnavBox .hr {
	background-image: url("images/dots-light-gray-h.gif");
}

.subnavItem,
.subnavItemOn,
.subnavItemIn {
	line-height: normal;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 11px;
	text-decoration: none;
	color: #77763e;
}
.tertiarynavitem,
.tertiarynavitemOn {
	line-height: normal;
	margin-left: 6px;
	padding-left: 11px;
	padding-top: 1px;
	padding-bottom: 3px;
	display: block;
	text-decoration: none;
	color: #77763e;
}

.subnavItemOn,
.subnavItem:hover,
.tertiarynavitem:hover,
.tertiarynavitemOn {
	color: #18866d !important;
	background: url("images/subnav/on-arrow.gif");
	background-position: 2px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.subnavItemIn {
	color: #18866d !important;
	background: url("images/subnav/in-arrow.gif");
	background-repeat: no-repeat;
}


.contentColumn {
	width: 100%;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 18px;
}

.footerBar {
	background: url("images/dots-gray-h.gif");
	background-repeat: repeat-x;
	padding-top: 1px;
	line-height: normal;
}

.footerBar a {
	text-decoration: underline;
	color: #18866d;
}

.subContent {
	margin-top: 18px;
}





.homeIntroBox {
	background: url("images/dots-gray-h.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 1px;
	margin-bottom: 4px;
}

.homeIntroBox p {
	margin: 0px;
	padding: 0px;
}

.homeBoxSep {
	border-top: solid 2px #ffffff;
	background: url("images/dots-gold-v.gif");
	background-position: 3px;
	background-repeat: repeat-y;
}

.homeBox {
	background-color: #f0f0f0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-right: 16px;
}
.homeBox p {
	line-height: normal;
	margin-bottom: 0px;
}


.contentBox {
	margin-bottom: 18px;
	height: 450px;
}
.homeContentBox {
	margin-bottom: 4px;
}

.homeBanner {
	position: relative;
}
.hbControls {
	position: absolute;
	top: 224px;
	left: 15px;
}
.hbLabels {
	position: absolute;
	display: none;
	visibility: hidden;
	color: #ffffff;
	top: 10px;
	left: 134px;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 10px;
}

.hbIcon {
	padding-right: 7px;
}
.hbIconShadow {
	position: absolute;
	top: 0px;
	background-color: #000000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	visibility: hidden;
	display: none;
}

.hr {
	background: url("images/dots-gold-h.gif");
	background-repeat: repeat-x;
	margin-top: 4px;
	margin-bottom: 4px;
}



.sitemapCell {
	width: 223px;
}
.sitemapLevel1 {
	display: block;
	font-weight: bold;
	background: url("images/sitemaplevel1.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 9px;
}
.sitemapLevel2 {
	display: block;
	background: url("images/sitemaplevel2.gif");
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 10px;
	padding-top: 2px;
}
.sitemapLevel3 {
	display: block;
	padding-left: 15px;
}

.slideshowBox {
	background-color: #f0f0f0;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
}
.assignmentItem {
	background: url("images/projects/bullet.gif");
	background-repeat: no-repeat;
	background-position: 24px 7px;
	padding-left: 31px;
	padding-bottom: 2px;
}
.slideButtons {
	padding-top: 6px;
}

.slideProgress {
	border: none;
	background-color: #f0f0f0;
	font-size: 10px;
	color: #77763e;
}

.backLink {
	color: #18866d;
	text-decoration: none;
}

.projectsResults a:visited {
	color: #89C4B6;
}

.projectItem p {
	margin-bottom: 12px;
}
.projectItem .header {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.header a {
	text-decoration: none;
}

.clientsNav {
	background-color: #f0f0f0;
}

.clientsNav .subcontainer {
	display: none;
	visibility: hidden;
	background-color: #dddddd;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 10px;
}

.clientsNav .secondary,
.clientsNav .secondary:hover {
	display: block;
	background-image: url("images/plus.gif");
	background-repeat: no-repeat;
	background-position: right;
	color: #77763e;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border-bottom: dotted 1px #77763e;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 4px;
}

.clientsNav .tertiary,
.clientsNav .tertiary:hover {
	display: block;
	color: #77763e;
	background: none;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.clientsNav .on {
	color: #18866d !important;
}

.clientsTable {
	margin-bottom: 15px;
}
.clientsTable td {
	width: 150px;
	padding-left: 20px;
}
.clientsTable td ul li {
	padding-top: 2px;
}

.serviceTypeCat {
	display: block;
	font-weight: bold;
	padding-left: 6px;
	padding-bottom: 4px;
}
