/*	Color Values

	For modules and section headers
		Blue (currently capabilities): #b8ccee  
		Yellow (currently internships for SEP): #ffe994   
		Maroon (currently Participant Experiences for SEP): #cb9cac
		Green (currently Making a Difference): #ccec8c
		Orange (currently resources): #ffd58c

	Value statement Gray: #6e797d
	Text for value statement: #cccc99

	Purple top navigation bar, footer and dashboard: #471122
	
	Accordion menu
		Top-level (h3): #4c4c4c
		Second-level (h4 - Capabilities, Resources, etc): #636363
		Third-level (ul a): #d3d3d3
		Fourth-level (ul ul a): #f3f3f3
		Fourth-level, current page: #faf9da
		
	Blockquote: #9f7984
___________________________________________________________*/

/* Eric Meyer Reset
____________________________________________________________*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/* HTML selectors 
_____________________________________________*/
body {
	background-color: #471122;
	color: #444;
	font-family: verdana, helvetica, sans-serif;
	font-size: 62.5%;
}
/* Body IDs for section-specific styling
_____________________________________________*/
#sectionAbout, #sectionATDD, #sectionCareers, #sectionContact,
#sectionIEAV, #sectionHCTT, #sectionMedia, #sectionNSEM,
#sectionREACTS, #sectionSafety, #sectionSEP, #sectionSTRI,
#sectionTraining, #sectionUNIRIB, #sectionOEWH, #sectionWork, #sectionSitemap {	
}

input, select, textarea {
	font-size: 11px;	
}
ul {
	list-style:none;
}
dt {
	font-weight: bold;
}
th {
	text-align:left;
	font-weight:bold;
}
a {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
table {
	border-collapse:collapse;
	border: none;
}
td, th {
	padding: 5px;
	vertical-align:top;
}
tbody td {
}
tfoot td {
	font-weight: bold;	
}
caption {
	margin: 1em 0;	
	font-size:12px;
}
* html caption {
	padding: 1em 0;	
}
/* Layout
_____________________________________________*/
#skipNav, .skipLink {
	position: absolute;
	left: -9999px;
}
#header {
	background: #471122 url(../images/top-nav-bground.jpg) repeat-x left bottom;
	float: left;
	width: 100%;
}
/* Primary Navigation Menu
_____________________________________________*/
	
#primaryNavigation {
	height: 50px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	list-style:none;
	
}
	#primaryNavigation li {
		float: left;
		height: 50px;
		position: relative;
	}
	#primaryNavigation li a {
		color: #fff;
		display: block;
		float: left;
		font-size: 12px;
		line-height: 50px;
	}

/* Link IDs for current site section styling
_____________________________________________*/
#lnkScience, #lnkEmergency, #lnkHealth, #lnkResearch, #lnkEnvironment, #lnkTraining {
	height: 50px;
	background-image:url(../images/top-nav-links.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
	
#lnkScience {
	width:207px;
	background-position: left top;
	}
	
a:hover#lnkScience, a:active#lnkScience, a:focus#lnkScience  {
	background-position:0px -50px;
}

#lnkEmergency {
	width:276px;
	background-position: -207px top;
	}

a:hover#lnkEmergency, a:active#lnkEmergency, a:focus#lnkEmergency  {
	background-position:-207px -50px;
}

#lnkHealth {
	width: 98px;
	background-position: -483px top;
	}
	
a:hover#lnkHealth, a:active#lnkHealth, a:focus#lnkHealth  {
	background-position:-483px -50px;
}	

#lnkResearch {
	width: 118px;
	background-position: -581px top;
	}
	
a:hover#lnkResearch, a:active#lnkResearch, a:focus#lnkResearch  {
	background-position:-581px -50px;
}	
	

#lnkEnvironment {
	width:156px;
	background-position:-699px top;
	}
	
a:hover#lnkEnvironment, a:active#lnkEnvironment, a:focus#lnkEnvironment  {
	background-position:-699px -50px;
}
#lnkTraining {
	width:105px;
	background-position:-855px top;
	}
	
a:hover#lnkTraining, a:active#lnkTraining, a:focus#lnkTraining  {
	background-position:-855px -50px;
}	
	
/*	Highlight current section of site in
	primary navigation menu
_____________________________________________*/
#sectionATDD #primaryNavigation li a#lnkEnvironment {
	background-position:-699px -50px ;
	}

#sectionIEAV #primaryNavigation li a#lnkEnvironment {
	background-position:-699px -50px ;}

#sectionHCTT #primaryNavigation li a#lnkHealth {
	background-position:-483px -50px;
	}

#sectionNSEM #primaryNavigation li a#lnkEmergency {
	background-position:-207px -50px;
	}

#sectionREACTS #primaryNavigation li a#lnkEmergency {
	background-position:-207px -50px;
	}

#sectionSEP  #primaryNavigation li a#lnkScience {
	background-position:0px -50px;
	}

#sectionSTRI  #primaryNavigation li a#lnkResearch {
	background-position:-581px -50px;
	}

#sectionUNIRIB  #primaryNavigation li a#lnkResearch {
	background-position:-581px -50px;
	}

#sectionOEWH  #primaryNavigation li a#lnkHealth  {
	background-position:-483px -50px;	
}

/* Dropdown menu styles
_____________________________________________*/
.megamenu {
	background-color: #ecead9;
	border: 1px solid #555;
	position: absolute;
	left: 0;
	top: 50px;
	display: none;
	padding: 10px 0;
	z-index:10;
	}
	.megamenu h3, .megamenu p {
		font-size: 11px;
		padding: 0 10px;
	}
	.megamenu h3 {
		margin: 0 0 .5em 0;	
	}
	#primaryNavigation li a .megamenu  h3 a {
		font-size: 12px;	
	}
	.megamenu p {
		margin: 0 0 1em 0;
		color:#777;
	}
	#primaryNavigation li .megamenu a {
		color: #222;
		float: none;
		display: inline;
		line-height:normal;
	}
#menuSEP, #menuNSEM, #menuHealth, #menuResearch, #menuEnvironment, #menuTraining {
	width: 400px;
}
/* Adjust left offset for two right-most nav items
___________________________________________________*/
#menuEnvironment.megamenu {
	left: -244px;
}
#menuTraining.megamenu {
	left: -295px;
}	
#body {
	float: left;
	width: 100%;
	background: #f8f7f2 url(/images/banner-bcknd.jpg) repeat-x;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#masthead {
	background-color: transparent;
	background-repeat: no-repeat;
	float: left;
	height: 180px;
	width: 100%;
}
.home #masthead, .portal #masthead {
	height: 450px;	
}
		.home #masthead {
			background-image: url(../images/front-page-header.png);
		}
		.threeColumn.portal#sectionAbout #masthead {
			background-image: url(../images/about-orise-header.png);
		}
		.threeColumn.portal#sectionATDD #masthead {
			background-image: url(../images/atdd-header.jpg);
		}
		.threeColumn.portal#sectionCareers #masthead {
			background-image: url(../images/careers-header.png);
		}
		.threeColumn.portal#sectionHCTT #masthead {
			background-image: url(../images/hctt-header2.png);
		}
		.threeColumn.portal#sectionIEAV #masthead {
			background-image: url(../images/ieav-header.png);
		}
		.threeColumn.portal#sectionMedia #masthead {
			background-image: url(../images/media-header.jpg);
		}
		.threeColumn.portal#sectionNSEM #masthead {
			background-image: url(../images/nsem-header.png);
		}
		.threeColumn.portal#sectionOEWH #masthead {
			background-image: url(../images/home-slides/home-oewh-header.png);
		}
		.threeColumn.portal#sectionREACTS #masthead {
			background-image: url(../images/rem-header.png);
		}
		.threeColumn.portal#sectionSafety #masthead {
			background-image: url(../images/safety-header.png);
		}
		.threeColumn.portal#sectionSEP #masthead {
			background-image: url(../images/sep-header.png);
		}
		.threeColumn.portal#sectionSTRI #masthead {
			background-image: url(../images/stri-header.png);
		}
		.threeColumn.portal#sectionUNIRIB #masthead {
			background-image: url(../images/unirib-header.png);
		}
		.threeColumn.portal#sectionWork #masthead {
			background-image: url(../images/working_w_orise-header2.png);
		}
	/* Smaller	masthead images for drill-down pages
	_________________________________________________*/
	
	#sectionAbout.threeColumn #masthead, #sectionAbout.twoColumn #masthead,
	#sectionContact.threeColumn #masthead, #sectionContact.twoColumn #masthead,
	#sectionSitemap.threeColumn #masthead, #sectionSitemap.twoColumn #masthead{
		background-image: url(/images/small-about-orise-header.jpg);
	}
	#sectionATDD.threeColumn #masthead, #sectionATDD.twoColumn #masthead {
		background-image: url(/images/small-atdd-header.jpg);
	}
	#sectionCareers.threeColumn #masthead, #sectionCareers.twoColumn #masthead {
		background-image: url(/images/small-careers-header.jpg);
	}
	#sectionHCTT.threeColumn #masthead, #sectionHCTT.twoColumn #masthead {
		background-image: url(/images/small-hctt-header-web.jpg);
	}
	#sectionIEAV.threeColumn #masthead, #sectionIEAV.twoColumn #masthead {
		background-image: url(/images/small-IEAV-header-web.jpg);
	}
	#sectionMedia.threeColumn #masthead, #sectionMedia.twoColumn #masthead {
		background-image: url(/images/small-media-header.jpg);
	}
	#sectionNSEM.threeColumn #masthead, #sectionNSEM.twoColumn #masthead {
		background-image: url(/images/small-nsem-header.jpg);
	}
	#sectionOEWH.threeColumn #masthead, #sectionOEWH.twoColumn #masthead {
		background-image: url(/images/small-oewh-header.jpg);
	}
	#sectionREACTS.threeColumn #masthead, #sectionREACTS.twoColumn #masthead {
		background-image: url(/images/small-rem-header2-web.jpg);
	}
	#sectionSafety.threeColumn #masthead, #sectionSafety.twoColumn #masthead {
		background-image: url(/images/small-safety-header.jpg);
	}
	#sectionSEP.threeColumn #masthead, #sectionSEP.twoColumn #masthead {
		background-image: url(/images/small-sep-header.jpg);
	}
	#sectionSTRI.threeColumn #masthead, #sectionSTRI.twoColumn #masthead {
		background-image: url(/images/small-stri-header2-web.jpg);
	}
	#sectionUNIRIB.threeColumn #masthead, #sectionUNIRIB.twoColumn #masthead {
		background-image: url(/images/small-unirib-header-web.jpg);
	}
	#sectionWork.threeColumn #masthead, #sectionWork.twoColumn #masthead {
		background-image: url(/images/small-working_w_orise-header.jpg);
	}	
	#masthead h2#logo, .home #masthead h1#logo {
	float: left;
	width: 291px;
	margin-top: 20px;
	height: 46px;
	text-indent: -9999px;
	display: inline;
	margin-left: 20px;
	}
	#masthead h2#logo a, .home #masthead h1#logo a {
	display: block;
	width: 291px;
	background: url(/images/orise-logo.png) no-repeat;
	height: 46px;	
	}
		#sectionIEAV #masthead h2#logo a {
			background-image: url(/images/orise-logo-white.png);
		}
	#masthead form#search {
	float: right;
	margin-top: 20px;
	text-align: right;
	width: auto;
	display: inline;
	margin-right: 20px;
	}
	#masthead form#search input {
		vertical-align: middle;	
	}
	#masthead form label {
		position: absolute;
		left: -9999px;
	}
	#masthead form input#query {
		border: 1px solid #999;
		padding: 2px 6px;
	}
#dashboard {
	float: left;
	margin-top: -35px;	
	width: 100%;
}
#pageHeading, #secondaryNavigation, #quickLinks {
		margin-bottom: 1px;
}
#pageHeading, #secondaryNavigation {
	background: transparent url(/images/nav-2nd-level-bcknd.png) no-repeat;/*#471122*/	
	float: left;
	width: 100%;
}
#secondaryNavigation {
	/*padding: 5px 0;*/
	padding: 0;
}
	
	#secondaryNavigation ul {
		margin-left: 10px;	
	}
	#secondaryNavigation ul li {
		display: inline;	
	}
	#secondaryNavigation ul a {
		color: #fff;
		display: block;
		float: left;
		font-size: 120%;
		/*padding: 5px 0;*/
		padding: 10px 0;
		padding-right: 20px;
	}
	.home ul#menuFrontMatter {
		float: left;
		width: 720px;
	}
	.home ul#menuSocialMedia {
		float: right;
		width: 185px;
		padding-top: 6px;
	}
	.home ul#menuSocialMedia a {
		padding: 0 3px 0 0;
	}
	ul#menuFrontMatter {
		float: left;
		width: 720px;
	}
	ul#menuSocialMedia {
		float: right;
		width: 185px;
		padding-top: 6px;
	}
	ul#menuSocialMedia a {
		padding: 0 3px 0 0;
	}
	.home ul#menuSocialMedia a#lnkSocialTwitter {
		background: url(/images/icon-social-twitter.png) no-repeat center center;
		text-indent: -9999px;
		height: 25px;
		width: 25px;		
	}
	.home ul#menuSocialMedia a#lnkSocialFacebook {
		background: url(/images/icon-social-facebook.png) no-repeat center center;
		text-indent: -9999px;
		height: 25px;
		width: 25px;		
	}
	.home ul#menuSocialMedia a#lnkSocialYouTube {
		background: url(/images/icon-social-youtube.png) no-repeat center center;
		text-indent: -9999px;
		height: 25px;
		width: 25px;		
	}
	.home ul#menuSocialMedia a#lnkSocialRSS {
		background: url(/images/icon-social-rss.png) no-repeat center center;
		text-indent: -9999px;
		height: 25px;
		width: 25px;		
	}
	.home ul#menuSocialMedia a#lnkSocialFlickr {
		background: url(/images/icon-social-flickr.png) no-repeat center center;
		text-indent: -9999px;
		height: 25px;
		width: 58px;		
	}
	ul#menuSocialMedia a#lnkSocialTwitter {
		background: url(/images/icon-social-twitter.png) no-repeat center center;
		text-indent: -9999px;
		height: 25px;
		width: 25px;		
	}
	ul#menuSocialMedia a#lnkSocialFacebook {
		background: url(/images/icon-social-facebook.png) no-repeat center center;
		text-indent: -9999px;
		height: 25px;
		width: 25px;		
	}
	ul#menuSocialMedia a#lnkSocialYouTube {
		background: url(/images/icon-social-youtube.png) no-repeat center center;
		text-indent: -9999px;
		height: 25px;
		width: 25px;		
	}
	 ul#menuSocialMedia a#lnkSocialRSS {
		background: url(/images/icon-social-rss.png) no-repeat center center;
		text-indent: -9999px;
		height: 25px;
		width: 25px;		
	}
	ul#menuSocialMedia a#lnkSocialFlickr {
		background: url(/images/icon-social-flickr.png) no-repeat center center;
		text-indent: -9999px;
		height: 25px;
		width: 58px;		
	}
	#pageHeading {
	 
	}
	#pageHeading h2, #pageHeading h3 {
		color: #fff;
		display: inline;
		float: left;
		font-weight: normal;
		margin: 0;
		margin-left: 10px;
		padding: 5px 0;
	}
	#pageHeading h2 {
		font-size: 20px;
		text-transform: uppercase;
		width: 619px;
		border-right: 1px solid #fff;
	}
	#pageHeading h3 {
		font-size: 14px;
		width: 310px;
	}
#quickLinks ul {
		float: left;
		width: 330px;	
	}
	#quickLinks ul a {
		color: #222;
		display: block;
		margin-bottom: 1px;
		padding: 5px 0 5px 28px;
		background: #e2e4e5 url(/images/arrow-right.png) no-repeat 10px center;
	}
	#quickLinks .callout {
		background-color: #6e797d;
		float: left;
		margin-left: 1px;
		width: 209px;
	}
	#quickLinks .callout p {
		color: #fff;
		font-size: 130%;
		padding: 10px;
	}

/* 	Link IDs for current site section styling
_____________________________________________*/
	#lnkAbout, #lnkSafety, #lnkCareers, #lnkWork,
	#lnkMedia, #lnkContact, #lnkSitemap {
		
	}
/* 	Styles for current page indicator
	in secondary navigation
_____________________________________________*/
	#sectionAbout #dashboard #secondaryNavigation ul a#lnkAbout,
	#sectionSafety #dashboard #secondaryNavigation ul a#lnkSafety,
	#sectionCareers #dashboard #secondaryNavigation ul a#lnkCareers,
	#sectionWork #dashboard #secondaryNavigation ul a#lnkWork,
	#sectionMedia #dashboard #secondaryNavigation ul a#lnkMedia,
	#sectionContact #dashboard #secondaryNavigation ul a#lnkContact,
	#sectionSitemap #dashboard #secondaryNavigation ul a#lnkSitemap
	{
		color: #FEFC73;
		font-weight: bold;
	}
#content {
	background-color: #f8f8f8;
	float: left;
	padding: 20px 0;
	width: 100%;
}
#printLogo {
	display: none;	
}
#mainContent {} /*id for accessibility 'skip to content' link */
	#content p, #content ul, #content ol, #content dl {
		font-size: 11px;	
	}
	#content th, #content td {
		font-size: 10px;
	}
	#searchPage .gs-input-box th, #searchPage .gsc-input-box td {
		padding-top: 3px;
		padding-bottom: 1px;
	}
	#searchPage .gsc-input-box .gsst_a {
		padding-top: 3px;
	}
	#sectionContact th, #sectionContact td {
		font-size: 11px;	
	}
	#content p, #content ul, #content ol, #content dl {
		line-height: 1.7em;
	}
	#content p {
		margin: 0 0 1.5em 0;
	}
	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
		margin: 1em 0 .5em 0;
	}
	#content ul {
		list-style: square;
		margin: 1.5em 30px 1.5em 50px;
	}
	#content ol {
		list-style: decimal;
		margin: 1.5em 30px 1.5em 50px;
	}
	#content dl {
		margin: 1.5em 20px 1.5em 40px;	
	}
	#content dt {
		margin-bottom: .5em;
	}
	#content dd {
		margin-bottom: 1.5em;	
	}
	#content ul ul {
		margin: .5em 20px .5em 30px;	
	}
	#content h1 {
		font-size: 16px;
		margin-top: 0;
	}
	#content h2 {
		font-size: 13px;	
	}
	#content h3, #content h4, #content h5, #content h6 {
		font-size: 11px;
	}
	#jobsGrid { clear:both; }
	#content table {
		margin: 1em 0;
		width: 100%;	
	}
	#searchPage .gsc-input-box table {
		margin: 0;
	}
	#content table.rounded {
		border-radius-bottomleft: 4px;
		-moz-border-radius-bottomleft: 4px;
		-webkit-border-bottom-left-radius: 4px;
		border-radius-bottomright: 4px;
		-moz-border-radius-bottomright: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-moz-box-shadow: 0 4px 5px #ccc;
		-webkit-box-shadow: 0 4px 5px #ccc;
		margin-top: 0;
	}
	#content table.rounded caption {
		background-color: #555;
		border-radius-topleft: 4px;
		-moz-border-radius-topleft: 4px;
		-webkit-border-top-left-radius: 4px;
		border-radius-topright: 4px;
		-moz-border-radius-topright: 4px;
		-webkit-border-top-right-radius: 4px;
		color: #fff;
		font-size: 130%;
		padding: 5px 10px;
		margin-bottom: 0;
		text-align: left;	
	}
	#content table.rounded caption a {
		color: #fff;	
	}
	
	#content h2#career {
		background-color: #555;
		border-radius-topleft: 4px;
		-moz-border-radius-topleft: 4px;
		-webkit-border-top-left-radius: 4px;
		border-radius-topright: 4px;
		-moz-border-radius-topright: 4px;
		-webkit-border-top-right-radius: 4px;
		color: #fff;
		font-size: 130%;
		padding: 5px 10px 10px 10px;
		margin-bottom: 0;
		position: relative;	
	}
	/* add margin to careers h2 on SEP internship pages */
	.internships #content h2#career {
		margin-bottom: 1em;	
	}
	#content h2#career a {
		color: #fff;	
	}
	#content h2#career a.lnkRSS {
		background: transparent url(/images/icon-social-rss.png) no-repeat center center;
		display: block;
		height: 25px;
		width: 25px;
		position: absolute;
		top: 4px;
		right: 4px;
	}
	#content p#careerSearch {
		margin-bottom: 0;
		margin-top: 1em;
	}
#content hr {
	color: #999;
	height: 1px;
	margin: 1em 0;	
}
#content blockquote {
	/*background: #9f7984 url(/images/quotes.png) no-repeat 10px 10px;*/
	background: #9f7984 url(/images/quotes-ie6.gif) no-repeat 10px 10px;
	margin-bottom: 1.5em;
}
#content blockquote p {
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 10px;
}
#content blockquote cite {
	color: #fff;
	font-size: 14px;
	font-weight:700;
	margin: 0;
	padding: 10px;
	padding-bottom:15px;
	text-align:right;
	
}

#content .primary .primary blockquote.alignRight.half {
	margin: 0 0 1em 1em;
	width: 210px;	
}
#content .primary .primary blockquote.alignLeft.half {
	margin: 0 1em 1em 0;
	width: 210px;	
}
.primary {
	display: inline;
	float: right;
	margin: 0 10px;
	width: 700px;
}
.secondary {
	display: inline;
	float: left;
	margin: 0 10px;
	width: 220px;
}
	.home .primary {
		float: left;
		width: 620px;
	}
	.home .secondary {
		float: right;
		width: 300px;
	}
	.fullContent .primary {
		display: block;
		float: none;
		margin: 0 10px;
		width: 940px;
	}
	.fullContent .secondary {
		display: none;
	}

.primary .primary {
	float: left;
	width: 460px;
	margin:0;
}
.primary .secondary {
	float: right;
	width: 220px;
	margin-right: 0;
}
	
/* Values statements for landing pages
_____________________________________________*/
.values {
	background-color: #6e797d;
}
#content .values h1 {
	background-color: #7c565f;
	color: #fff;
	margin: 0;
	padding: 5px 20px;
}
#content .values p {
	color: #cccc99;
	font-size: 14px;
	margin: 1em 0;
	padding: 0 20px 20px;
}
#content .values a {
	color: #fff;
}
	
/*	Content modules for landing pages
_____________________________________________*/
.modules {
	float: left;
	margin: 1em 0 1.5em 0;
}
.module {
	display: inline;
	float: left;
	margin: 0 5px;
}
.module.first {
	margin-left: 0;	
}
.module.last {
	margin-right: 0;	
}
.module.capabilities {
	background-color: #b8ccee;	
}
.module.difference {
	background-color: #ccec8c;	
}
.module.resources {
	background-color: #ffd58c;	
}
.module.internships {
	background-color: #ffe994;	
}
.module.participants {
	background-color: #cb9cac;	
}
	#content .primary .primary .module ul {
		list-style: none;
		margin: .8em 10px 1.5em 10px;
	}
	#content .primary .primary .module ul a {
		color: #555;
		display: block;
		font-size: 10px;
		line-height: 1.2em;
		padding-bottom: 8px;
	}
	#content .primary .primary .module h3, #content .primary .module h3 {
		background-color: #555;
		color: #fff;
		font-size: 11px;
		font-weight: 600;
		letter-spacing: 1px;
		margin: 0;
		min-height: 30px;
		padding: 5px 10px;
	}
	#content .primary .module h3 {
		min-height: 0;
		padding: 10px;	
	}
	#content .primary .module h3 a {
		color: #fff;	
	}
	#content .primary .primary .module.inset h3 {
		background-color: transparent;
		color: #222;
		letter-spacing: 0;
		min-height:0;
		padding: 0;
	}
	#content .primary .module p {
		padding: 0 10px;	
	}
.primary .primary .module.third {
	width: 145px;	
}
#sectionContact .primary .module.half {
	width: 340px;
}
#sectionContact #content .primary .module.half p {
	font-size: 11px;
	margin: 20px;
}
.primary .primary .module.half {
	width: 225px;
}

.primary .primary .module.full {
	margin: 5px 0;
	width: 460px;
}
.primary .module.inset, .primary .primary .module.inset {
	background-color: #ddd;
	padding: 10px;
}
	#content .primary .primary .module.full.inset {
		clear: both;
		margin: 10px 0;
		overflow: visible;
		width: 440px;
	}
	#content .primary .module.half.inset, #content .primary .primary .module.half.inset {
	margin-bottom: 10px;
}
/* modules for layout iteration of SEP immediate needs pages */
.internships .module.full.first {
	float:left;
	margin: 0 5px 0 0;
	width: 460px;	
}
.internships .module.half.last {
	float: right;
	margin: 0 0 0 5px;
	width: 220px;
}
.internships #content .module.half.last h2 {
	margin-top: 0;	
}
/*JenBen's Work for Leadership and SME pages*/
.primary .module.half {
	width: 320px;
	margin-bottom: 20px;
}
#content #directors .module h3 {
	background-color: #663333;
	min-height: 0;
	letter-spacing: 0;
}
#content #directors .module.third img {
	display: block;
	margin: auto;
	width: 145px;
}
#content #directors .module.full  {
	display: block;
	float: left;
	margin-bottom: 20px;
}
#content #directors .module.third p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #777;
}
#content #directors .module.half p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #777;
}
#content #sme .module.half h3 {
	background-color: #666666;
	min-height: 0;
	letter-spacing: 0;
}
#content #sme .module.half p {
	margin: 5px 10px;
}
#content #sme .module.half img {
	display: block;
	float: right;
}
#mainContent .button {
	background-color: #663333;
	text-align: center;
	margin-top: 10px;
}
#mainContent .button a {
	color: #fff;
	min-height: 0;
	letter-spacing: 0;
	
}
#content .primary .primary .module.button h3{
	background-color: #663333;
	margin: 0;
	min-height: 0;
	padding: 8px 0 9px;
}
/*	Color coding for h1 tags
_____________________________________________*/
.capabilities #content h1, .difference #content h1, .resources #content h1,
.internships #content h1, .participants #content h1 {
	border-top-width: 5px;
	border-top-style: solid;
	padding-top: 5px;
}
.capabilities #content h1 {
	border-top-color:#b8ccee;
}
.difference #content h1 {
	border-top-color: #ccec8c;
}
.resources #content h1 {
	border-top-color: #ffd58c;
}
.internships #content h1 {
	border-top-color: #ffe994;
}
.participants #content h1 {
	border-top-color: #cb9cac;
}
/* Image styles
_____________________________________________*/
.largeImage {
	border: 1px solid #999;
	padding: 4px;
	margin-bottom: 1.5em;
}
.portraitImage {
	background-color: #fff;
	border: 1px solid #999;
	padding: 4px;
	float: right;
	width: 130px;
	margin: 1em 0 1em 1em;
}
#content .largeImage p, #content .portraitImage p {
	line-height: 1em;
	margin: 0;
}
#content .largeImage p.cutline, #content .portraitImage p.cutline {
	color: #777;
	line-height: 1.7em;
	padding: 0 10px;
	margin: 1em 0;
}
#content .largeImage p.cutline {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .portraitImage p.cutline {
	font-size: 10px;	
}
.mediumImage, .smallImage, .thumbnailImage {
	border: 1px solid #777;
}
/* Boilerplate text on news release pages
__________________________________________*/
#content p.boilerplate {
	color: #777;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 10px;
}
/* Summary divs for landing/navigation pages
_____________________________________________*/
.summary {
	overflow: hidden;
	padding: 5px 0;
	margin: 1em 0 1.5em 0;
}
#content .summary h2, #content .summary h3 {
	margin-top: 0;
	padding: 0 10px;
}
#content .summary p {
	padding: 0 10px;
}
#content .summary img.smallImage {
	float: left;
	margin: 5px 10px 10px 10px;
}
/* Contacts divs for Contact Us page
_____________________________________________*/
.contacts {
	overflow: hidden;
	padding: 5px 0;
	margin: 1em 0 1.5em 0;
}
#content .contacts h2, #content .contacts h3 {
	margin-top: 0;
	padding: 0 10px;
	float:left;
	width:20em;
}
#content .contacts p {
	padding: 0 10px;
	margin-left:22em;
}

/*	List styles for secondary content columns
_____________________________________________*/
#content .secondary ul, #content .primary .secondary ul,
.internships #content .module-half-last ul {
	margin: 1em 10px 1em 20px;	
}
/* Menu styles for sidebar navigation
__________________________________________________*/
#content .primary .secondary ul#sidebarNavigation {
	border-top: 5px solid #636363;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}
#content .primary .secondary ul#sidebarNavigation a {
	border-bottom: 1px solid #bbb;
	color: #222;
	display: block;
	padding: 4px 10px;
}
/* Menu styles for sidebar navigation, modified for SEP profiles pages
_________________________________________*/
.participants #content .primary .secondary ul#sidebarNavigation a:hover,
.participants #content .primary .secondary ul#sidebarNavigation a:active,
.participants #content .primary .secondary ul#sidebarNavigation a:focus,
.participants #content .primary .secondary ul#sidebarNavigation a.current,
.participants #content .primary .secondary ul#sidebarNavigation a.ui-accordion-content-active{
	background-color: #e5d3d9;
	/*color: #fff;*/
}

/* Multicolumn lists
_______________________________________*/
#content .primary .primary ul.twoColumn {
	list-style: none;
	margin: 1em 0;
	overflow:hidden;
	padding: 0;
}

#content .primary .primary ul.twoColumn li {
	border-bottom: 1px solid #ccc;
	display: inline;
	float: left;
	width: 22%;
	margin-left: 1em;
}

/* Back to Top links for long pages [i.e.; site map]
____________________________________________________*/
#content p a.lnkTop {
	background: transparent url(/images/arrow-up.gif) no-repeat right center;
	display: block;
	padding-right: 18px;
	text-align:right;
}

/* 	Navigation menus for each section,
	displayed in the left column
_____________________________________________*/

#sectionNavigation {
	
}
	#content #sectionNavigation h3 {
		margin: 0 0 1px 0;	
	}
	#content #sectionNavigation h3 a {
		color: #fff;
		padding: 5px 10px;
		background-color: #2a2a2a;
		background-image: none;
	}
	#content #sectionNavigation h4 {
		margin: 0 0 1px 0;
		padding: 0;
		font-size: 11px;
		font-weight: normal;
	}
	#content #sectionNavigation h4 a {
		color: #fff;
		display: block;
		padding: 5px 0 5px 28px;
		background: #636363 url(/images/arrow-right.png) no-repeat 10px center;
	}
	#content #sectionNavigation h4.selected a,
	#content #sectionNavigation h4.ui-state-active a{
		background-image: url(/images/arrow-down.png);	
	}
	#content #sectionNavigation h4[aria-expanded="true"] a {
		background-color: #939393;
	}
	#content #sectionNavigation h4 a.current,
	#content #sectionNavigation h4 a.ui-accordion-content-active{
		color: #fff;
		background-color: #939393;
	}
	#content #sectionNavigation ul {
		font-size: 11px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#content #sectionNavigation a {
		display: block;
		margin-bottom: 1px;
		padding: 5px 5px;
	}
	#content #sectionNavigation ul ul {
	}
	#content #sectionNavigation ul ul ul {
		margin-left: 20px;	
	}
	#content #sectionNavigation ul a {
		background-color:#d3d3d3;
		color:#222;
		padding-left: 28px;
	}
	#content #sectionNavigation ul a.current, 
	#content #sectionNavigation ul a.ui-accordion-content-active {
		font-weight: bold;
	}
	#content #sectionNavigation  ul ul a {
		background-color: #f3f3f3;
		border-bottom: 1px solid #d0d0d0;
		margin-bottom: 0;
	}
	#content #sectionNavigation  ul ul a.current,
	#content #sectionNavigation ul ul a.ui-accordion-content-active{
		background-color: #faf9da;
		font-weight: normal;
	}	
	
#footer {
	background-color: #471122;
	clear: both;
	float: left;
	width: 100%;
}
#footerContent {
	color: #fff;
	margin: 0 auto;
	padding: 0 0 30px 0;
	text-align:center;
	width: 960px;
}
#footerMenu {
	margin: 15px auto 30px auto;
	overflow: hidden;
	width: 940px;	
}
#footerMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#footerMenu ul li {
		display: inline;	
	}
	#footerMenu ul a {
		border-right: 1px solid #cccc99;
		color: #fff;
		display: block;
		float: left;
		/*font-size: 11px;*/
		margin: 5px 0;
		padding: 0 15px;
		text-align: center;
	}
	#footerContent #logoDOE {
		float: left;
		width: 240px;
	}
	#footerContent #logoDOE p {
		/*background: url(/images/logo-DOE.png) no-repeat;*/
		margin: 0px auto;
		height: 46px;
		width: 189px;
		text-indent: -9999px;		
	}
	#footerContent #logoDOE p a {
		background: url(../images/White-Seal_White-Mark_DOE_Horizontal.png) no-repeat;
		/*background: url(/images/logo-DOE-ie6.gif) no-repeat;*/
		display: block;
		margin: 0px auto;
		height: 46px;
		width: 195px;
		/*width: 189px;*/		
	}
	#footerContent #legal {
		float: left;
		width: 400px;
	}
		#footerContent #legal a {
			color: #fff;	
		}
	#footerContent #logoOOS {
		float: left;
		width: 240px;
	}
	#footerContent #logoOOS p {
		/*background: url(/images/logo-OOS.png) no-repeat;*/
		text-indent: -9999px;
		margin: 0px auto;
		height: 47px;
		width: 282px;
		/*width: 158px;*/
	}
	#footerContent #logoOOS p a {
		background: url(../images/White-Seal_White-Mark_SC_Horizontal.png) no-repeat;
		/*background: url(/images/logo-OOS-ie6.gif) no-repeat;*/
		display: block;
		margin: 0px auto;
		height: 47px;
		width: 282px;
		/*width: 158px;*/
	}

/* Classes 
_____________________________________________*/
.hide {
	display: none;
}
.show {
	display: block;
}
.alignLeft {
	float: left;
	margin: 0 2em 1em 0;
}
.alignRight {
	float: right;
	margin: 0 0 1em 2em;
}
.alignCenter {
	text-align:center;
}
.toDo {
	color: #f00;
}
.thickbox {
}
.noPrint {
}
.even {
	background-color: #e8e9ea;	
}
.odd {
	background-color: #ecead9;
}
.pane {
	
}
.clear {
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
.lnkPDF, .lnkWord, .lnkExcel, .lnkImage, .lnkAudio, .lnkVideo, .lnkWindow, .lnkOffsite, .lnkForm, .lnkInfo, .lnkHelp {
	padding: 8px 0 2px 25px;
	background-repeat: no-repeat;
}
.lnkVideo {
	background-image: url(../images/video-icon.gif);
}

/* Rounded Corners
__________________________________________*/
.ui-corner-tl { 
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px; 
}
.ui-corner-tr { 
	-moz-border-radius-topright: 4px; 
	-webkit-border-top-right-radius: 4px; 
}
.ui-corner-bl { 
	-moz-border-radius-bottomleft: 4px; 
	-webkit-border-bottom-left-radius: 4px; 
}
.ui-corner-br { 
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
}
.ui-corner-top { 
	-moz-border-radius-topleft: 4px; 
	-webkit-border-top-left-radius: 4px; 
	-moz-border-radius-topright: 4px; 
	-webkit-border-top-right-radius: 4px; 
}
.ui-corner-bottom { 
	-moz-border-radius-bottomleft: 4px; 
	-webkit-border-bottom-left-radius: 4px; 
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
}
.ui-corner-right {  
	-moz-border-radius-topright: 4px; 
	-webkit-border-top-right-radius: 4px; 
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
}
.ui-corner-left { 
	-moz-border-radius-topleft: 4px; 
	-webkit-border-top-left-radius: 4px; 
	-moz-border-radius-bottomleft: 4px; 
	-webkit-border-bottom-left-radius: 4px;
}
.ui-corner-all { 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
}
.ui-shadow-bottom {
	-moz-box-shadow: 0 4px 5px #ccc;
	-webkit-box-shadow: 0 4px 5px #ccc;
}
.ui-corner-left-rounder { 
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
/* thickbox 
______________*/ 
#TB_window {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}

#TB_secondLine {
	font: 10px Verdana, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#catalogLeft {
	margin-right: 10px;
	width:340px;
}

#catalogRight {
	width:340px;	
}

li.faq {
	background-image:url(../images/faq3.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	padding-bottom: 0.4em;
	padding-left: 20px;
	margin-left: -20px;
}

ul.icons {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}