/* Company Name - CSS Document */

html {
	height:100%;
}

body {
	background:#1e4c7c url(../images/bg.jpg) top center no-repeat;
	margin:0;
	height:100%;
}

img {
	border:0;
}

/**** HEADINGS ****/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#3a3a3a;
	line-height:1.5em;
	margin:0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#aa1e1d;
	line-height:1.5em;
	margin:0;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#aa1e1d;
	line-height:1.5em;
	margin:0;
}

.annualRecognition {
	width:250px;
	height:23px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-999em;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3a3a3a;
	line-height:1.2em;
	margin:0;
}

.head-natHistDay {
	background:url(../images/head-NatHistDay.jpg) no-repeat;
	width:302px; height:25px;
	margin:0; padding:0;
	text-indent:-999em;
}

.head-featResources {
	background:url(../images/head-featResources.jpg) no-repeat;
	width:203px; height:20px;
	margin:0; padding:0;
	text-indent:-999em;
}

.head-laborSpotlight {
	background:url(../images/head-laborSpotlight.png) no-repeat;
	width:151px; height:23px;
	margin:0; padding:0;
	text-indent:-999em;
}

/**** CONTENT ****/

p,.content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:1.5em;
	margin:0 0 1em 0;
}

/**** BODY STRUCTURE ****/

.container {
	width:992px;
	margin:0 auto;
	padding:0;
	min-height:100%;
	position:relative;
}

.topContainer {
	height:100%;
	margin:0 auto;
	padding:0 0 84px;
	width:992px;
}

.header {
	width:992px;
	height:191px;
	margin:0;
	padding:0;
}

	/*** HEADER AREA ***/
	
		a.logo {
			background:url(../images/logo.png) no-repeat;
			width:381px;
			height:130px;
			margin:0 0 12px 0;
			padding:0;
			display:block;
			cursor:pointer;
			float:left;
			text-indent:-999em;
		}
		
		.navbar {
			width:992px;
			height:49px;
			margin:0;
			padding:0;
			float:left;
			clear:both;
		}
	
	/*** RIGHT SIDE ***/
	
		.topInfo {
			background:url(../images/search-bg.png) no-repeat;
			width:308px;
			height:27px;
			margin:98px 0 0 0;
			padding:17px 0 0 50px;
			float:right;
			font-family:Arial, Helvetica, sans-serif;
			color:#ffffff;
			font-size:14px;
			font-weight:bold;
		}
		
		.btn-go {
			background:url(../images/btn-go.jpg) no-repeat;
			width:28px; height:22px;
			margin:0 0 0 10px; padding:0;
			display:block;
			float:left;
			border: 0;
			text-indent:-999em;
		}

	/*** END HEADER AREA ***/

.bodyArea {
	background:url(../images/content-rpt.png) repeat-y;
	width:992px;
	margin:0;
	padding:0 0 15px 0;
	clear:both;
}

.bodyArea-btm {
	background:url(../images/body-btm.png) no-repeat;
	width:992px; height:20px;
	clear:both;
	margin:0 0 30px 0; padding:0;
}

div.clear {
	clear:both;
	margin:0;
	padding:0;
}

	/*** BODY AREA ***/

	
	.leftCol {
		width:688px;
		margin:0;
		padding:14px;
		float:left;
	}
	
	.whiteBox {	
		width:660px;
		margin:0 0 7px 0; padding:15px;
		background:#ffffff;
		border:1px solid #cccccc;
		float: left;
		font-family: Tahoma,Arial,Helvetica,sans-serif !important;
	}
	
	.resource {
		clear: both;
		float: left;
		margin-bottom:15px;
	}
	
	.featLeft {
		width:308px;
		margin:20px 0 0 0; padding:0 20px 0 0;
		float:left;
		border-right:1px solid #cccccc;
	}
	
	.featRight {
		width:308px;
		margin:20px 0 0 0; padding:0 0 0 20px;
		float:left;
	}
	
	.icons {
		width:66px;
		margin:0; padding:0;
		float:left;
	}
	
	.text {
		width:230px;
		margin:0; padding:0 0 0 10px;
		float:left;	
	}
	
	.text p {
		font-size:13px;
		line-height:1.5em;
	}
	
	.category {
		font-size:10px;
		color:#707070;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
	}
	
	.gray {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		color:#707070;
		font-style:italic;
		font-size:12px;
	}
	
	.footnote {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		margin:15px 0 0 0; padding:10px 15px 0;
		border-top:1px solid #cccccc;
		color:#636363;
		line-height:1.7em;
	}
	
	.rightCol {
		width:276px;
		margin:0;
		padding:0;
		float:right;
		
	}
	
	.rightCol a {
		color:#8dddfd;
		text-decoration:none;
	}
	
	.rightCol a:visited {
		color:#8dddfd;
		text-decoration:none;
	}
	
	.rightCol a:hover {
		color:#8dddfd;
		text-decoration:underline;
	}
	
	.rightCol a:active {
		color:#8dddfd;
		text-decoration:none;
	}
	
	.rightCol p {
		color:#ffffff;
		font-size:13px;
	}
	
	.rightCol div.resource {
		width:251px;
		margin:0 auto;
	}
	
	.rightCol div.text {
		width:170px;
	}
	
	.laborSpotlight {
		background:url(../images/labor-spotlight-bg.jpg) no-repeat;
		width:228px; height:257px;
		margin:0 0 0 2px; padding:20px;
	}
	
	.btn-support {
		background:url(../images/btn-support.jpg) no-repeat;
		width:251px; height:59px;
		margin:0 auto 5px; padding:0;
		text-indent:-999em;
		display:block;
	}
	
	.btn-submitResource {
		background:url(../images/btn-submitResource.jpg) no-repeat;
		width:251px; height:59px;
		margin:0 auto 20px; padding:0;
		text-indent:-999em;
		display:block;
	}
	.btn-order {
		background:url(../images/btn-order.png) no-repeat;
		width:251px; height:59px;
		margin:0 auto 20px; padding:0;
		text-indent:-999em;
		display:block;
	}
	
	/*** END BODY AREA ***/
	
.footer {
	background:url(../images/footer-bg.png) no-repeat;
	width:967px;
	height:69px;
	margin:0 auto;
	padding:15px 0 0 25px;
	clear:both;
	position:absolute;
	bottom:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	color:#ffffff;
}

.footer a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}

.footer a:visited {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:underline;
}

.footer a:active {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}


/*** FOOTER LOGOS ***/
	.websiteLinks {
		float:left;
		clear:left;
		width:511px;
		margin:6px 0 0 0;
		padding:10px;
	}
	.websiteTxt {
		float:left;
		margin:0;
	}
	a.impress {
		background:url(../images/logo-impress.png) no-repeat;
		width:103px;
		height:36px;
		margin:-10px 5px 0 5px;
		padding:0;
		float:left;
		text-indent:-999em;
	}
	a.burst {
		background:url(../images/logo-burst.png) no-repeat;
		width:57px;
		height:36px;
		margin:-10px 5px 0 5px;
		padding:0;
		float:left;
		text-indent:-999em;
	}
	a.intellisites {
		background:url(../images/logo-intellisites.png) no-repeat;
		width:42px;
		height:36px;
		margin:-10px 5px 0 5px;
		padding:0;
		float:left;
		text-indent:-999em;
	}

/**** LINKS / LIST ITEMS ****/

a {
	color:#2b3780;
	text-decoration:none;
}
a:visited {
	color:#2b3780;
	text-decoration:none;
}
a:hover {
	color:#2b3780;
	text-decoration:underline;
}
a:active {
	color:#2b3780;
	text-decoration:none;
}

ul {
	margin:10px;
	padding:5px;
}

ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3a3a3a;
	line-height:1.5em;
}

/*** FORMS ***/

.form-fields {
	border:1px solid #D0D9DF;
	color:#486F82;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	height:18px;
	margin:3px;
	padding:5px;
	width:200px;
}

/*** DO NOT REMOVE ***/
.debug {
	display:none;
}
/*** ------------- ***/