/* **** Global formatting on tag level **** */

html {
	height:100%;	
}

body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a, a:visited, a:active {
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
}
	a:hover {
		text-decoration:underline;	
	}

h2.listingSubHeader {
	font-weight:normal;
	color:#507289;
	padding:0 0 6px 0;
	margin:0;
	border-bottom:1px solid #e1e1e1;
}

/* **** Form styles **** */
input.inputWide {
	width:200px;
	margin-top:4px;
}
select {
	width:206px;
	margin-top:4px;
	font-size:11px;
	height:20px;
}

/* **** Layout elements **** */
div.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	color:#fff;
	width:1px;
}
.accessibilityLink { 
	display:none;
}
#outerWrapper {
	width:100%;
	background: transparent url('images/background_body-gradient.png') repeat-x top left;
	float:left;
	min-height:100% !important;
	height:auto !important;
	height:100%;
}
#centerLayout {
	margin: 0 auto;
	width: 966px;
}

h1.logo {
	text-indent:-20000px;
	font-size:1px;
	padding:0;
	margin:18px 0 0 26px;
	height:77px;
	width:231px;
	background: transparent url('images/logo.png') no-repeat top left;
}

#topMenuContainer {
	margin:25px 0 0 0;
	height:35px;
	line-height:35px;
	width:966px;
	float:left;	
}
ul.topNav {
	margin:0 0 0 40px;
	padding:0;
	height: 35px;
	float:left;
}

ul.topNav li {
	list-style:none;
	display:inline;
	float:left;
	padding:0 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	line-height:35px;
	height:35px;
	background: transparent url('images/background_top-menu-glow.png') no-repeat top center;
}
	ul.topNav li a, ul.topNav li a:visited, ul.topNav li a:active, li a:hover {
		color:#fff;
		text-decoration:none;
		font-weight:normal;
	}

#topSearchBox {
	float:right;
	height:35px;
	width: 129px;
	margin:0 21px 0 0;
	padding:0;
	background: transparent url('images/background_search-form.png') no-repeat top left;	
}
	#topSearchBox form {
		margin:0;
		padding:0;
		width:129px;
		height:35px;
	}
		#topSearchBox form input.searchFld {
			background-color: transparent;	
			border:none;
			height:17px;
			width:87px;
			padding:1px 0 0 3px;
			margin: 9px 0 0 10px;
			font-family:Arial; Verdana, Geneva, sans-serif;
			font-style:italic;
			font-size:12px;
			color:#666;
			float:left;
		}


#contentContainer {
	width:966px;
	min-height:470px !important;
	height:auto !important;
	height:470px;
	float:left;
	clear:left;
	background-color:#fff;
}

/* **** Front page specifics **** */

#frontBox {
	width:943px;
	height:336px;
	padding: 12px 12px 0 11px;
	background: transparent url('images/background_front-box.png') no-repeat top left;
	position:relative;
	float:left;
	clear:both;
}

#frontFlashContainer {
	width:942px;
	height:322px;
}

#frontRightColumn {
	position:absolute;
	top:12px;
	right:13px;
	width:276px;
	height:322px;
	overflow:hidden;
}
	#frontRightColumn .sectionSkin1 {
		background: transparent url('images/background_right-col-boxes_trans.png') repeat top left;
		margin:2px 0 0 0;
		height:78px;
		overflow:hidden;
		padding:0 4px 0 0;
	}
	#frontRightColumn .sectionSkin1 img {
		width:32px;
		height:32px;
		margin: 10px 15px 36px 19px;
		float:left;
	}
	
	form#loginForm {
		margin:0;
		padding:0;
		width:265px;
		height:55px;
	}
	#frontRightColumn .loginMessage, #subContentRightColumn .loginMessage {
		display:none;	
	}
	
	#frontRightColumn .sectionSkin1 p {
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000;
	}
		#frontRightColumn .sectionSkin1 p a, #frontRightColumn .sectionSkin1 p a:visited, 
		#frontRightColumn .sectionSkin1 p a:active {
			color:#0000FF;
			text-decoration:none;
			font-weight:normal;
		}
		#frontRightColumn .sectionSkin1 p a:hover {
			text-decoration:underline;
		}
	
	form#loginForm h3, #frontRightColumn .sectionSkin1 h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#000;
		margin:14px 0 11px;
		padding:0;
	}
		#frontRightColumn .sectionSkin1 h3 {
			margin-bottom:7px;
		}
		
	form#loginForm input {
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-style:italic;
		font-size:12px;
		color:#666;
		height:16px;
		width:73px;
		padding:1px 3px 0;
		margin:0 5px 0 0;
		border:1px solid #000;
		background: #fff url('images/background_search-field.png') repeat-x top left;
	}
		#subContent img.loginIcon {
			display:none;	
		}
		#subContent form#loginForm {
			width:400px;	
		}
		#subContent form#loginForm input {
			width:160px;
		}
		#subContent form#loginForm input.submitBtn {
			width:26px;
		}
		form#loginForm input.submitBtn {
			background: #fff url('images/background_form-button.png') repeat-x top left;
			width:26px;
			height:19px;
			padding:0;
			margin:0;
		}


#agencyContainer {
	width:966px;
	height:83px;
	margin:0;
	padding:0;
	clear:left;
	float:left;
}
	ul.agencies {
		float:left;
		height:83px;
		margin:0 0 0 17px;
		padding:0;
	}
		ul.agencies li {
			list-style:none;
			float:left;
			height:83px;
			padding:0;
			margin:0 17px;
		}
		ul.agencies li.separator {
			margin:0;
			background: transparent url('images/agency_separator.png') no-repeat top left;
			width:2px;
		}
		ul.agencies li a {
			display:block;
			height:83px;
			text-indent:-20000px;
			text-decoration:none;
			color:#fff;
			font-weight:normal;
		}
		
#frontContentContainer {
	width:900px;
	padding:0 33px;
	margin:34px 0 20px 0;
	clear:both;
	float:left;
}
	#frontContentContainer .structureColLeft {
		float:left;
		width:424px;
		padding:0 25px 0 0;
		border-right:1px solid #ccc;
	}
	
	#frontContentContainer .structureColRight {
		float:left;
		width:418px;
		padding:0 0 0 32px;
	}
	
	#frontContentContainer h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:28px;
		color:#507289;
		padding:0;
		margin:0;
		float:left;
		clear:both;
	}
	.newsListingFront ul, .updateListingFront ul {
		margin:0;
		padding:0;
		float:left;
		clear:both;
	}
		.updateListingFront ul {
			margin:6px 0 0 0;	
		}
		
		#frontContentContainer ul li {
			list-style:none;
			margin:0;
			padding:0;
		}
		#frontContentContainer .newsListingFront li {
			width:424px;	
		}
		#frontContentContainer .updateListingFront li {
			width:418px;	
		}


	.newsListingFront p, .updateListingFront p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#000;
		margin:12px 0 0 0;
		padding:0;
		float:left;
		width:330px;
	}
		.updateListingFront p {
			margin:3px 0 0 0;
			line-height:19px;
		}
		
	.newsListingFront p.newsDate, .updateListingFront p.newsDate {
		color:#666;
		width:84px;
		clear:left;
	}
	.newsListingFront p a, .newsListingFront p a:visited, .newsListingFront p a:active,
	.updateListingFront p a, .updateListingFront p a:visited, .updateListingFront p a:active {
		color:#000;
		text-decoration:none;
		font-weight:normal;
	}
	.newsListingFront p a:hover, .updateListingFront p a:hover {
		text-decoration:underline;	
	}
	.newsListingFront a.newsMore, .newsListingFront a.newsMore:visited, .newsListingFront a.newsMore:active {
		font-style:italic;
		color:#666;
		text-decoration:none;
		clear:both;
		float:right;
		margin:4px 0 0;
		font-weight:normal;
	}
	.newsListingFront a.newsMore:hover {
		text-decoration:underline;	
	}


/* **** Subpage specifics **** */

#subContentTop {
	width:966px;
	height:20px;
	background: transparent url('images/background_content-top.png') no-repeat top left;
	clear:both;
	float:left;
}
#subContentBottom {
	width:966px;
	height:20px;
	background: transparent url('images/background_content-bottom.png') no-repeat top left;
	margin:0 0 10px 0;
	clear:both;
	float:left;
}
#subContentContainer {
	width:926px;
	min-height:500px !important;
	height:auto !important;
	height:500px;
	background: transparent url('images/background_content-fill.png') repeat-y top left;
	clear:both;
	float:left;
	margin:0;
	padding:0 20px 30px;

}


#subContent {
	float:left;
	width:410px;
	line-height:19px;
	padding:0 20px;
	margin:12px 0 0 0;
	/*text-align:justify;*/
}
	#subContent h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:28px;
		line-height:28px;
		color:#507289;
		padding:0;
		margin:14px 0 24px 0;
	}

#subContentRightColumn {
	float:left;
	width:270px;
}

	#subContentRightColumn .sectionSkin1 {
		border-bottom:1px solid #e1e1e1;
		min-height:60px !important;
		height:auto !important;
		height:60px;
		width: 274px;
		margin:0 0 0 4px;
		padding: 15px 0 4px 0;
		font-weight:normal;
		font-size:12px;
	}
	
	#subContentRightColumn .sectionSkin1 img {
		width:32px;
		height:32px;
		margin: 0 15px 36px 19px;
		float:left;
	}
	#subContentRightColumn .sectionSkin1 p {
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:12px;
		color:#000;
		padding:0 0 0 66px;
	}
		#subContentRightColumn .sectionSkin1 p a, #subContentRightColumn .sectionSkin1 p a:visited, 
		#subContentRightColumn .sectionSkin1 p a:active {
			color:#0000FF;
			text-decoration:none;
			font-weight:normal;
		}
		#subContentRightColumn .sectionSkin1 p a:hover {
			text-decoration:underline;
		}
	
	#subContentRightColumn .sectionSkin1 h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#000;
		margin:0px 0px 7px 0px;
		padding:0;
	}
	#subContentRightColumn .newsRight {
		margin:0;
		padding:0 0 0 66px;
	}
		#subContentRightColumn .newsRight li {
			list-style:none;
			padding:0;
			margin:0;
		}
		#subContentRightColumn .newsRight li a {
			font-weight:normal;
			text-decoration:none;
			color:#000;
		}
			#subContentRightColumn .newsRight li a:hover {
				text-decoration:underline;
			}	
	#subContentRightColumn a.newsRightLink {
		display:block;
		width:269px;
		margin:5px 0 0 0;
		text-align:right;
		font-style:italic;
		font-weight:normal;
		color:#0000ff;
		text-decoration:none;
	}
		#subContentRightColumn a.newsRightLink:hover {
			text-decoration:underline;	
		}


#subContentLeftNavContainer {
	width:200px;
	float:left;
	clear:left;
	margin:52px 0 0 0;
}

.leftMenu {
	margin:0;
	padding:0;
	width:200px;
	border-top:1px solid #e1e1e1;
}
	.leftMenu li {
		list-style:none;
		border-bottom:1px solid #e1e1e1;
		line-height:25px;
		width:200px;
	}
	.leftMenu a, .leftMenu a:active, .leftMenu a:visited {
		display:block;
		width:196px;
		min-height:25px !important;
		height:auto !important;
		height:25px;
		line-height:25px;
		text-decoration:none;
		color:#000;
		background-color:#fff;
		padding-left:4px;
		font-weight:normal;
	}
		.leftMenu a.toplevel {
			background: transparent url('images/menu_arrow.gif') no-repeat 190px 9px;
		}
		.leftMenu a.toplevelOpen {
			background: transparent url('images/menu_arrow-open.gif') no-repeat 188px 9px;
		}
		.leftMenu a.selected {
			background-color: #eaeef1;
		}
		.leftMenu a:hover {
			background-color:#eaeef1;
			color:#000;
		}
		
		.leftSubMenu {
			padding:0;
			margin:0;
			display:block;
		}
			.leftSubMenu li {
				padding:0;
				margin:0;
				border:none;
			} 
				.leftSubMenu li a.subLink {
					padding-left:20px;	
					width:180px;
					font-weight:normal;
				}

				.leftSubMenu li a.padding {
					padding-left: 36px;
					width: 164px;
				}
		

/* **** News archive **** */

.newsArchive ul {
	padding:0;
	margin:0;
	float:left;
}

.newsArchive li {
	margin:0 0 24px 0;
	padding:0;
	list-style:none;
	float:left;
}

.newsArchive li p.newsDate {
	width:84px;
	float:left;
	color:#666;
	margin:0;
	padding:0;
}
.newsArchive li h2 {
	font-size:14px;
	color:#000;
	float:left;
	clear:right;
	width:320px;
	padding:0;
	margin:0;
}
.newsArchive li p.newsText {
	width:414px;
	clear:both;
	color:#666;
	padding:0;
	margin:6px 0 0 0;
	line-height:normal;
}

.newsArchive li a {
	text-decoration:none;
	color:#000;
	font-weight:normal;
}
	.newsArchive li h2 a {
		font-weight:bold;
	}
	.newsArchive li a:hover {
		text-decoration:underline;	
	}

/* **** Events listing **** */
.eventsListing ul {
	margin:0;
	padding:0;
}
	.eventsListing ul li {
		list-style:none;
		margin:0 0 20 px 0;
		padding:10px 0 30px 0;
	}
	
	.eventsListing p.eventDate {
		color:#666;
		margin:0;
		padding:0;
	}
	.eventsListing li h2 {
		font-size:14px;
		color:#000;
		float:left;
		clear:right;
		width:380px;
		padding:0;
		margin:3px 0 4px 10px;
	}
	.eventsListing li p.newsText {
		width:414px;
		clear:both;
		color:#666;
		padding:0;
		margin:6px 0 0 10px;
		line-height:normal;
	}
	
	.eventsListing li a {
		text-decoration:none;
		color:#000;
		font-weight:normal;
	}
		.eventsListing li h2 a {
			font-weight:bold;
		}
		.eventsListing li a:hover {
			text-decoration:underline;	
		}
		.eventsListing li div, #subContent div.meetingSignupLink {
			padding:6px 0 0 0;
			height:16px;
			text-align:right;
		}
		.eventsListing li a.meetingSignupLink, #subContent div.meetingSignupLink a {
			margin:6px 10px 0 0;
			padding:0 0 0 18px;
			line-height:16px;
			height:16px;
			text-decoration:underline;
			background: transparent url('images/icon_signup.gif') no-repeat left top;
		}
		.eventRegistrationPadding h2, .eventRegistrationPadding h3, h3.commentSubHead {
			font-weight:normal;
			color:#507289;
			padding:0 0 6px 0;
			margin:0;
		}
		.eventRegistrationPadding h3 {
			font-style:italic;
			padding-bottom:20px;
		}
		.eventRegistrationPadding td {
			vertical-align:top;	
		}
		.eventRegistrationPadding .input {
			width:230px;
			margin:0 0 10px 10px;
		}
		.eventRegistrationPadding select.input {
			width:236px;
		}
		.eventRegistrationPadding .chk {
			margin:0 0 0 10px;
			float:left;
		}
		.eventRegistrationPadding label.chk {
			padding-left:4px;
			min-height:20px !important;
			height:auto !important;
			height:20px;
			width:205px;
			margin:0;
			float:left;
		}
		
/* **** Publications listing **** */
.publicationsListing ul {
	margin:0;
	padding:0;
	float:left;
	clear:left;
	width:410px;
}

.publicationsListing ul li {
	margin:12px 0 0 0;
	padding:0 0 12px 0;
	float:left;
	clear:both;
	width:410px;
	list-style:none;
	border-bottom:1px solid #e1e1e1;
}
	.publicationsListing ul li h3 {
		margin:0;
		padding:0;
	}
	.publicationsListing ul li p.docData {
		line-height:12px;
		margin:4px 0 0 0;
		clear:both;
	}
	.publicationsListing ul li span {
		font-size:11px;
		line-height:12px;
	}
	.publicationsListing ul li ul {
		width:200px;
		margin:5px 0 10px;
		padding:0;
		float:left;
		clear:both;
	}
	.publicationsListing ul li ul li {
		float:left;
		clear:none;
		width:33px;
		list-style:none;
		margin:0 6px 0 0;
		padding:0;
		border:0;
	}
	.publicationsListing ul li ul li a:hover {
		color:#666;
		font-weight:bold;
	}
	a.pdf, p.pdf {
		background: transparent url('images/icon_document-pdf.gif') no-repeat right top;
		display:block;
		width:15px;
		padding: 0 18px 0 0;
		text-decoration:none;
		height:16px;
		color:#666;
		margin:0;
	}
	a.active {
		background-position: right top;	
		color:#666;
	}
	p.inactive {
		background-position: right bottom;	
		color:#ddd;
		font-weight:bold;
	}
		
/* **** Search Result **** */

ul.searchResultList {
	margin:0;
	padding:0;
}
ul.searchResultList li {
	margin:24px 0 0 0;
	padding:0;
	list-style:none;
}
	ul.searchResultList li h2 {
		font-size: 14px;
		font-weight:bold;
		padding:0;
		margin:0;
	}
	ul.searchResultList li h2 a {
		color:#000;
		text-decoration:none;
	}
		ul.searchResultList li h2 a:hover {
			text-decoration:underline;
			font-weight:bold;
		}

/* **** Global design elements **** */

#footer {
	background: transparent url('images/background_footer.png') no-repeat top left;
	width:900px;
	height:115px;
	float:left;
	clear:both;
	margin:10px 0 20px 33px;
	padding:0;
}
	#footer h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color:#000;
		margin:0 0 4px 0;
		padding:0;
	}
	#footer p {
		margin:0;
		padding:0;
	}

	#footer .sectionSkin1 {
		float:left;
		width:260px;
		height:85px;
		margin:15px 20px;
	}


/* **** AddThis Styles **** */

.addThisButtons a {
	display:block;
	clear:both;
	text-decoration:none;
	font-weight:normal;
	color:#000;
}
	.addThisButtons a:hover {
		text-decoration:underline;	
	}
.at300bs {
	float:left;
}

/* **** Blog entries **** */

.blogEntryHeader h2 a {
	color:#000;
	text-decoration:none;
}
	.blogEntryHeader h2 a:hover {
		text-decoration:underline;
	}

.blogEntryHeader span {
	color:#666;
}


/* **** For error messages **** */
#frontRightColumn .errorMessage{
	color: red;
	margin: 3px 0 0 15px;
	position: absolute;
}
