@charset "utf-8";
/* CSS Document */
/*


/* ------------------------------------------------------------------------- */
/* general layout
/* ------------------------------------------------------------------------- */

body {
	background: #e6e2e5;
}

#accessibility {
	font-size:1px;
	position:absolute;
	top:-9999px;
}

#page {
	background: #fff url("_img/page-bg.gif") repeat-y 50% 50%;
	margin: 0 auto 20px;
	width: 995px;
}

#wrapper-content {
	background: #fff url("_img/content-bg.gif") no-repeat 50% 25px;
	clear: both;
	margin: 0 21px;
	/*min-height: 322px;*/
	/*padding: 60px 20px 0;	*/
	padding:60px 0px 0px 10px;
	margin-top:10px;	
	position: relative;
	float: left;
	overflow:hidden;
	display: inline; /* IE6 double margin fix */
/*	width:914px; /* FF2 bug */
	width:944px;
}
#footer_box {
	background: #e6e2e5 url("_img/footer-bg.gif") no-repeat 50% 0;
	clear: both;
	height: 100px;
	padding: 0 41px 0px 35px;
}

.clearance {
	clear: both;
}

.rtclearance {
	clear:right;	
}


/* ------------------------------------------------------------------------- */
/* Branding
/* ------------------------------------------------------------------------- */

#banner_box {
	/*background: #fff url(../../sitecollectionimages/presentation/header-bg.jpg) no-repeat 50% 0;*/
	height: 140px;
	position: relative;
	
}
#banner_box a img {
	position:absolute;
	margin: 0 0 0 0px
}

#banner_box a#logo img{
	top: 67px;
	right:58px;
}


/* ------------------------------------------------------------------------- */
/* Quick search
/* ------------------------------------------------------------------------- */

#google-box {
	float: right;
	padding: 0 20px 0 0;
}
#google-box input {
	float: left;
}
#google-box input.text {
	width: 107px;
	margin: 0 7px 0 0;
}
.search-error {
	float: left;
	width: 160px;
	clear:both;
	margin: 5px 0 0 0;
}

/* ------------------------------------------------------------------------- */
/* Page links
/* ------------------------------------------------------------------------- */

#page-links {
	position:absolute;
margin-bottom: 0;
right:30px;
top:60px;
z-index:500
	}


#page-links a {
	float: left;
	clear: both;
	background: no-repeat 0 50%;
	padding: 0 0 0 26px;
	line-height: 2em;
	white-space: nowrap;
}
#page-links a.register {
	background-image: url("_img/icon-register.gif");
}
#page-links a.email {
	background-image: url("_img/icon-email.gif");
}

.content {
	position: relative;
}

/* ------------------------------------------------------------------------- */
/* Content
/* ------------------------------------------------------------------------- */

#content-primary 
{
	float:left;
	width: 663px;
}

#content-primary.wide { width: 913px; }

.wide img { float:right; position: relative !important; padding-right:5px; }

#content-secondary 
{
	width: 204px;
	float: left;
	clear: both;
	margin: 0 46px 0 0;
	display:inline;  /* IE6 double margin fix */	
}

#content-secondary ul li {
	float: none;
	padding:0;
	background: none;
	margin:0;
}

#content-secondary table {
	float:left;
	width:204px;
	}


/* ------------------------------------------------------------------------- */
/* Modules
/* ------------------------------------------------------------------------- */

div.module {
	background: url("_img/module-bg-top.gif") no-repeat 50% 5px;
	margin: 0 0 25px;
	clear:both!important;
	width:100%;
}

#content-secondary div.module {
	float: left;
	width: 204px;
	
	

}
div.module-long {
	background: url("_img/module-bg-top-long.gif") no-repeat 50% 5px;

}

.submenu_title{
	padding:2px 15px; font-weight:bold; color:#003f5f; font-size:13px;	
}

div.module h2 {
	margin: 0;
	display: inline;
	background: #fff;
	padding: 0 16px 0 12px;
}
div.module div.inner {
	background: url("_img/module-bg-bottom.gif") no-repeat 50% 100%;
	padding: 12px;
	clear: both;
}
div.module div.inner table tr td{
	vertical-align:top;	
}
div.module input.text {
	width: 125px;
	margin-right: 6px;
}
div.module p {
	margin-top: 0;
}
div.module form div {
	margin: 0.666em 0;
}

div.module div.headshot {
	border-bottom: 1px solid #d9d9d9;
	margin: 0 0 0.666em;
	text-align: right;
}
div.module div.headshot img {
	display: block;
	margin: 0 0 0 auto;
}

div.module div.quoter {
	clear: both;
}
div.module div.name,
div.module div.role {
	line-height: 1.333;
}
div.module div.name {
	font-weight: bold;
}

div.module div.email,
div.module div.phone,
div.module div.mobile,
div.module div.fax,
div.module div.pdf,
div.module div.contact {
	background: no-repeat 0 0;
	padding: 0 0 0 20px;
	margin: 0.666em 0;
	line-height: 1.333;
	margin-right: -10px;
}
div.module div.email {
	background-image: url("_img/icon-email-grey.gif");
}
div.module div.phone {
	background-image: url("_img/icon-phone-grey.gif");
}
div.module div.mobile {
	background-image: url("_img/icon-mobile-grey.gif");
}
div.module div.fax {
	background-image: url("_img/icon-fax-grey.gif");
}
div.module div.pdf {
	background-image: url("_img/icon-pdf.gif");
}
div.pdf {
	background:#FFF url("_img/icon-pdf.gif") no-repeat;
	padding: 0 0 0 20px;
}
div.module div.contact {
	background-image: url("_img/icon-contact.gif");
}

div.module ul li.more {
	margin-top: 1.333em;
}

div.module blockquote {
	width: 175px; /* IE6 fix */
}

div.module ul.contacts {
	float: left;
}
#content-secondary div.module ul.contacts li {
	float: left;
	width: 168px;
	background: url("_img/bullet.gif") no-repeat 0 0.5em;
	margin-right: -1px;
	margin-left: 0;
	padding: 0 0 0 12px;
	
}
div.module ul.contacts a {
	float: left;
	width: 78px;
	clear: both;
	 
}
div.module ul.contacts span.phone {
	float: right;
	width: 90px;
	
}

div.module div.related li {
	margin-bottom:0.666em;
}



/* ------------------------------------------------------------------------- */
/* Member
/* ------------------------------------------------------------------------- */

.member {
	float: left;
	margin: 32px 0 0;
}
.member a,
.member img {
	display: block;
}



/* ------------------------------------------------------------------------- */
/* Columns
/* ------------------------------------------------------------------------- */

.two-col,
.three-col {
	float: left;
	clear: right;
	width: 663px;
	height: auto;
	margin: 0px 0px 20px 15px;
}
.four-col {
	clear: both;
	float: left;
	width: 884px;
	margin: 0px 0px 20px 15px;
}

.two-col .col,
.three-col .col,
.four-col .col,
.two-col .rtcol,
.three-col .rtcol,
.four-col .rtcol,
div.three-col div.dblcol,
div.four-col div.dblcol {
	float: left;
	margin-bottom: 0.666em;
}

div.two-col div.col {
	width: 323px;
	margin-right: 15px;
}
div.two-col div.rtcol {
	width: 323px;
	margin: 0px;
}

div.two-col div.col ul {
	width:300px;
	margin-right:10px;
}

div.three-col div.col,
div.four-col div.col {
	width: 210px;
	margin-right: 15px;
}
div.three-col div.dblcol,
div.four-col div.dblcol {
	width: 430px;
	margin-right: 15px;
}
div.three-col div.dblcol h4,
div.four-col div.dblcol h4 {
	font-size:1.2em;
	line-height:1.1em;
	margin:0px;
	color:#0071bc;
}

div.three-col div.rtcol,
div.four-col div.rtcol {
	width: 210px;
	margin-right: 0px;
}

div.three-col div.clearance div.col,
div.four-col div.clearance div.col {
	width: 200px;
	margin-left:15px;
}

div.three-col div.clearance div.rtcol,
div.four-col div.clearance div.rtcol {
	width: 200px;
	margin-left:0px;
}

div.content ul.two-col li.col {
	width: 280px;
	clear:none
}
div.content ul.three-col li.col {
	width: 180px;
}
div.content ul li.col {
	margin-left: 5px;
	clear:none;
}

.col h3, .rtcol h3  {
	color: #003f5f;
	font-size: 1.333em;
	letter-spacing: -1px;
}

.two-col h2, .three-col h2 {
	margin-top: 0px;
}

#content-primary .col p {
	width: auto;
	margin-right: 1.333em;
	margin-top: 0.333em;
}
#content-primary div.two-col .right p {
	margin-right: 0;
	margin-left: 1.333em;
}


#ctl00_PlaceHolderMain_g_584de071_1ca6_4f88_95b9_5d045a5b7618 {
	background:pink;
}

/* video web part */
.movie { float:right; }
h3.movie-text { clear:both; }





