body
{
	margin: 0px 0px 0px 0px; 
	background-color: #ffffff;
	color: #4E5155;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}
td
{
	font-size: 12px;
}
img
{
	border: 0px;
}
p
{
	display: block;
	margin: 0px;
	padding: 12px 34px 0px 34px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
ul
{
	font-size: 11px;
	line-height: 16px;	
	padding: 12px 34px 0px 34px;
	margin: 1.5em;
}
.title
{
	display: block;
	position: relative;
	margin: 0px;
	border-bottom: solid 1px #94D1D3;
	text-transform: uppercase;
	padding: 12px 34px;
	color: #00467D;
	font-weight: bold;
	font-size: 14px;
}
.menuItem
{
	float: left;
	display: block;
	position: relative;
	background-image: url('/images/menu_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	font-size: 13px;	
}
.menuItem a
{
	color: #4E5155;
	text-decoration: none;
}
.menuItem a:hover
{
	color: #C65311;
}
.menuItem .menuItemActive
{
	color: #C65311;
}
.subMenu
{
	background-color: none;
	position: absolute;
	bottom: 30px;
	width: 400px;
	left: 0px;
}
.subMenuCell
{
	padding-right: 24px;
	vertical-align: bottom;
}
.division
{
	margin: 0px;
	padding: 12px 34px 0px 68px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
.divisionLink
{
	margin-right: 6px;
}
.accoladePreviewTable
{
}
.accoladeLinkCell
{
	padding: 12px 12px 12px 34px;
	width: 150px;
}
.accoladeLink
{
	display: block;
	color: #4E5155;
	text-decoration: none;
	font-size: 10px;
	margin-bottom: 4px;
}
.accoladeLink:hover
{
	color: #C65311;
}
.accoladePreviewCell
{
	padding: 12px 34px 0px 0px;	
	font-size: 12px;
}
.accoladeReadMore
{
	color: #375788;
}


.locationPreviewTable td
{
	font-size: 12px;
}
.locationLinkCell
{
	padding: 12px 12px 12px 34px;
	width: 150px;
}
.locationLink
{
	display: block;
	color: #4E5155;
	text-decoration: none;
	font-size: 10px;
	margin-bottom: 4px;
}
.locationLink:hover
{
	color: #C65311;
}
.locationPreviewCell
{
	padding: 12px 34px 0px 0px;	
	font-size: 12px;
}
.locationReadMore
{
	color: #375788;
}
.locationName
{
	font-weight: bold;
	display: block;
	font-size: 13px;
	margin-bottom: 12px;
}
.locationAddress
{
	display: block;
	font-size: 12px;
}

.projectTitle
{
	display: block;
	padding: 12px 34px 0px 34px;
	font-weight: bold;
	display: block;
	font-size: 13px;
}
.projectCategoryLinks
{
	padding: 12px 12px 12px 34px;
	width: 80px;
}
.projectCategoryLink
{
	display: block;
	color: #4E5155;
	text-decoration: none;
	font-size: 10px;
	margin-bottom: 4px;	
}
.projectCategoryLinkActive
{
	display: block;
	color: #C65311;
	text-decoration: none;
	font-size: 10px;
	margin-bottom: 4px;	
}
.projectCategoryLink:hover
{
	color: #C65311;
}
.projectArticleLinks
{
	position: absolute;
	right: 50px;
	top: 12px;
}
.projectArticleLink
{
	margin-right: 4px;
	color: #4E5155;
	text-decoration: none;
	font-size: 10px;
}
.projectArticleLinks:hover
{
	color: #C65311;
}
.projectArticleLinkActive
{
	margin-right: 4px;
	color: #C65311;
	text-decoration: none;
	font-size: 10px;
}
.peerArticleTable
{
}
.peerArticleLinkCell
{
	padding: 12px 12px 12px 34px;
	width: 150px;
}
.peerArticleLink
{
	display: block;
	color: #4E5155;
	text-decoration: none;
	font-size: 10px;
	margin-bottom: 4px;
}
.peerArticleLink:hover
{
	color: #C65311;
}
.peerArticleLinkActive
{
	display: block;
	color: #C65311;
	text-decoration: none;
	font-size: 10px;
	margin-bottom: 4px;
}

.peerArticleBodyCell
{
	display: block;
	margin: 0px;
	padding: 12px 34px 0px 34px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
.articleImageIndex
{
	padding: 3px 12px;
	background-color: #C9CBC9;
	color: #4E5155;
	font-size: 11px;
	text-align: right;
}
.articleImageLink
{
	margin-left: 6px;
	color: #4E5155;
}
.articleImageLinkActive
{
	margin-left: 6px;
	color: #C65311;
}
.subMenuItemActive a
{
	color: #C65311;
}
.homepageLinksBackground
{
	position: absolute;
	left: -641px;
	top: 80px;
	width: 607px;
	height: 154px;
	background-color: black;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
.homepageLinks
{
	position: absolute;
	left: -621px;
	top: 110px;
	color: white;
	width: 300px;
}
.homepageLinks a
{
	color: white;
	font-weight: bold;
}

.homepageLinksTitle
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
	
}