@charset "utf-8";

.a:link {
	color: #666666;
	text-decoration: underline;
}

.a:visited {
	color: #666666;
	text-decoration: underline;
}

.a:hover {
	color: #c0143c;
	text-decoration: underline;
}

.oneColFixCtrHdr #mainContent a:link {
	color: #666666;
	text-decoration: underline;
}

.oneColFixCtrHdr #mainContent a:visited {
	color: #666666;
	text-decoration: underline;
}

.oneColFixCtrHdr #mainContent a:hover {
	color: #c0143c;
	text-decoration: underline;
}
/* CSS Document */

body {
	background: #666666;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	line-height: 1.4em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
	position: absolute;
	top: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	line-height: 1.4em;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.h2GreyBackground {
	font-size: 14px;
	color: #666666;
	background-color: #ecedee;
	padding: 5px;
	font-weight: bold;
	margin-top: 3.9px;
}
.p3 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.h6 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.oneColFixCtrHdr #container {
	width: 963px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background: #fff;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
}
.oneColFixCtrHdr #container #footer .links {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	line-height: 0px;
	color: #666666;
}
.oneColFixCtrHdr #container #footer div .pOfficeNames {
	font-size: 10px;
	color: #666666;
}
.pageLocationText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	height: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
}
.indent {
	padding-left: 30px;
	line-height: 1.4em;
}
.oneColFixCtrHdr #footer {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.addresses {font-size: 10px;
	color: #999999;
	width: 180px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headings_for_news {color: #666666; font-weight: bold; }
.fltrtBoxForUpcomingPresentations {
	float: right;
	width: 325px;
	background-color: #ecedee;
	margin-left: 12px;
}
.pInPresentationBox {
	padding: 8px;
}
.paddingEightPx {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.headingUpcoming {
	font-size: 12px;
	font-weight: bolder;
	width: 275px;
	background-image: url(../IMAGES/PresentationBG.jpg);
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.oneColFixCtrHdr #container #mainContent .fltrtBoxForUpcomingPresentations .headings_for_news header {
	line-height: 1.4em;
}


.projectNameHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.fltrt {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.fltlt {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.fltrt40Pad {
	float: right;
	padding-right: 40px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 0px;
}

#sidebar {
	width: 250px;
	padding: 12px;
	margin-right: 40px;
	height: auto;
	background-color: #EFE5D9;
	margin-bottom: 10px;
	margin-left: 10px;
}
.linksNormal {
	color: #666666;
	font-weight: bold;
	padding-left: 40px;
}
#sidebar2 {
	width: 250px;
	padding: 10px;
	margin-right: 40px;
	height: auto;
	background-color: #EFE5D9;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidebar2Text {
	padding: 0px;
	margin: 5px;
}
.oneColFixCtrHdr #container #mainContent #sidebar2 p2 {
	padding: 5px;
}
.oneColFixCtrHdr #container #mainContent #sidebarLeftPortfolioContent {
	clear: right;
}
.HalfPageScrollBox {
	overflow: auto;
	padding-right: 10px;
	width: 400px;
	height: 400px;
	padding-left: 10px;
}
.oneColFixCtrHdr #container #mainContent #sidebaRightPortfolioContent {
	float: right;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #footer a:hover {
	color: #c0143c;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer a:visited {
	color: #666666;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer a:link {
	color: #666666;
	text-decoration: underline;
}
.fltltCopy {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 0px;
}

