/* =General Elements

----------------------------------------------- */ 

* {
	margin: 0;
	padding: 0;
	background:none;
}
html, body {
	font-family:Arial, sans-serif;
	color:#fff;
}
html {
	background:url(../images/fbg.jpg) top left repeat;
}
body {
	background:url(../images/bg.jpg) center top repeat-x;
	font-size:76%;
}
img {
	border:0;
}
acronym, abbr {
	font-variant:small-caps;
	letter-spacing:.2em;
	cursor:help;
}

em {
}
code {
	display:block;
	font-family:Monaco, monospace;
	font-size:110%;
	line-height:1.4em;
	text-align:left;
	margin:1.4em 1.6em;
}
span {
	display:none;
}
a {
	text-decoration:underline;
	color:#5188BC;
}
a:link {
}
a:visited {
	color:#5188BC;
}
a:hover {
	text-decoration:none;
}
a:active {
}
input, textarea, select {
	border:1px solid #999;
	font-family:Arial, sans-serif;
	padding:2px;
	font-size:12px;
	font-weight:normal;
}
label {
	font-weight:bold;
}
fieldset {
	border:0;
	padding:0;
}
/* =Utility Styles

----------------------------------------------- */ 

blockquote {
	font-family:Arial, sans-serif;
	margin:40px 35px 40px 10px;
}
cite {
	display:block;
	text-align:right;
	margin:-20px 0 40px 0;
	padding-right:80px;
}
.bqstart {
	font-family:Arial, sans-serif;
	float:left;
	font-size: 700%;
	height:45px;
	margin:-20px 20px -50px -20px;
	padding-top:45px;
}
.bqend {
	font-family:Arial, sans-serif;
	float:right;
	font-size:700%;
	height:25px;
	margin-top:-20px;
	padding-top:45px;
}
.hide {
	position:absolute;
	left:-999px;
	width:990px;
}
.moreinfo {
	cursor:help;
	border-bottom:1px dotted #999;
}
.runleft {
	float:left;
	margin:0 .5em .7em 0;
}
.runright {
	float:right;
	margin:8px 0 .7em .7em;
}
.clear {
	clear:both;
}
/* =Layout

----------------------------------------------- */ 

#wrapper {
	position:relative;
	width:947px;
	margin:0 auto;
}
/* =Header and Global Navigation

----------------------------------------------- */ 

#header {
	background:url(../images/top.png) bottom left no-repeat;
	height:217px;
}
#header h1 {
}
#header #logo {
	position:absolute;
	width:250px;
	height:80px;
	top:85px;
	right:40px;
}
#header #flashcontent {
	position:relative;
	left:-32px;
	top:2px;
	width:362px;
}
#header #logo:hover {
	background:url(../images/logo-hover.jpg) top left no-repeat;
}
#header #function-nav {
	width:auto;
	list-style:none;
	position:absolute;
	top:2.7em;
	right:5px;
	font-size:10px;
	font-weight: bold;
}
#header #function-nav .status-int, #header #function-nav a:hover {
	color:#C4D7E5;
}
#header #function-nav li {
	float:left;
}
#header #function-nav li a {
	padding:0 .4em 0 .5em;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
/* Global Nav */

#global-nav-holder {
	background:url(../images/nav2.jpg) top center no-repeat;
	height:50px;
	margin:0 auto;
	position:absolute;
	width:923px;
	left:13px;
}
#global-nav-holder {
	z-index:999;
}
#nav li a:hover#about-link {
	background-color:#C4D7E5;}

#thumb ul li {
	list-style:none !important;
	float:left !important;}
	
#nav a {
	color:#fff;
	text-decoration:none;
	width:11em;
}
#nav {
	left:35px;
}
#nav strong {
	display:none;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:999 !important;
}

#nav a {
	display: block;
	width: auto;
}
#nav a:hover {
	background-color:#C4D7E5;
}
#nav li {
	float: left;
	width: 105px;
	font-family:Arial, sans-serif;
	font-size:11px;
	display:block;
}
#nav li ul {
	position: absolute;
	background:url(../images/sub-nav-bg.png) top left repeat !important;
	width: 14.5em;
	top:0;
	left: -999em;
	margin-right:10px;
}
#nav li ul li, #nav li ul ul li {
	background:url(../images/li-bottom.png) bottom left no-repeat;
	padding:.7em 0 1em 0em;
	margin-left:1em;
	position:relative;
	top:1px;
	width:12em;
	line-height: 1.2em !important;
}
#nav li ul ul {
	margin: -4.6em 0 0 12em;
}
#nav li ul, #nav li ul ul {
	top:49px !important;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul #about-link {
	
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/* =Task Bar and Local Navigation

----------------------------------------------- */ 

#task-bar {
}
#task-bar ul {
}
#task-bar ul li {
}
/* =Content

----------------------------------------------- */ 

#content-wrap {
	color:#333;
	padding-top:50px;
	clear:both;
	background:url(../images/cbg.png) top left repeat-y;
}
#content {
	background:url(../images/cbg-inner.png) top left repeat-x #eee;
	margin:0 11px 0 14px;
	padding-left:20px;
	position:relative;
	height:auto;
	padding-bottom: 70px;
}
#content #left {
	width:512px;
	position:relative;
	background:url(../images/home-left-bg.png) top left no-repeat transparent;
	padding-bottom:20px;
	float:left;
}
#content #left img {
	position:relative;
	top:40px;
	left:37px;
}
#content #left p {
	font-family:Georgia, serif;
	color:#5d8ac2;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	position:relative;
	margin-top:70px;
	left:37px;
}
#content #left #newsletter-signup {
	height:50px;
}
#content #left #newsletter-signup legend, #content #left #newsletter-signup label {
	display:none;
}
#content #left #newsletter-signup #email {
	width:308px;
	background:#f5f5f4;
	border:1px solid #dbdbdc;
	position:absolute;
	bottom:100px;
	left:35px;
	padding:3px 4px;
	color:#757576;
}
#content #left #newsletter-signup #submit {
	height:60px;
	cursor:pointer;
	background:none;
	width:80px;
	position:relative;
	top:-10px;
	border:0;
	left:360px;
}
#content #left #newsletter-signup #submit:hover {
	background:url(../images/newsletter-hover.jpg) 4px 1px no-repeat;
}
#center p {
	
	
}
#content #right #hts-head {
	top:20px;
	position:absolute;
	width:300px;
	height:200px;
	background:url(../images/home-to-science-head.jpg) top left no-repeat;
}
#content #right {
	padding-left:0px;
	margin-top:20px;
	padding-top:150px;
	color:#757576;
	width:300px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	position:relative;
	right:45px;
	float:right;
	min-height:600px;
}
#content #right p {
	line-height:1.9em;
}
#content h2 {
}
#content h3 {
}
#content h4 {
}
#content .callout {
	margin-left: 0;
	margin-bottom: 2em;
	margin-right: 0;
	margin-top: 20px;
	background-color:#e6e7e8;
	padding-left:30px;
	width:300px;
	position:relative;
	left:-20px;
	color:#5d8ac2;
	padding:30px 15px 30px 25px;
	z-index:899;
}
#content .callout h3 {
	font-family:Georgia, serif;
	margin-bottom:10px;
	font-style:italic;
	font-size:14px;
}
#content #right .callout p {
	font-size:10px;
	line-height:1.5em;
}
/* =Footer and Redundant Navigation

----------------------------------------------- */ 

#footer-wrap {
	width:950px;
	background:url(../images/bottom.png) -1px 0 no-repeat;
	height:23px;
	clear:both;
	z-index: 899 !important;
}
#footer {
	background:url(../images/footer-bg.jpg) -1px 2px no-repeat transparent;
	height:67px;
	z-index: 799 !important;
	position:relative;
	top:-67px;
	left:13px;
	font-family:Verdana, Arial, sans-serif;
	color:#939598;
	font-size:9px !important;
}
#footer p {
	float:right;
	margin-top:47px;
	margin-right:50px;
}
#footer #redundant-nav {
	list-style:none;
	float:left;
	margin-top:47px;
	margin-left:15px;
}
#footer #redundant-nav li {
	float:left;
}
#footer #redundant-nav li a {
	padding:0 5px 0 7px;
	color:#939598;
	font-size:9px;
	text-decoration:none;
}
#footer #redundant-nav li a:hover {
	color:#5d8ac2;
}
#footer #designer {
}
#footer #copyright {
}
/* =Icons

----------------------------------------------- */

.zip {
	background:url(../images/icons/zip.gif) left center no-repeat;
	padding-left:20px !important
}
.txt {
	background:url(../images/icons/doc.gif) left center no-repeat;
	padding-left:20px !important
}
.feed {
	background:url(../images/feed.png) left bottom no-repeat;
	padding-top:4px !important;
	padding-left:20px !important;
}
.pdf {
	background:url(../images/icons/pdf.png) left bottom no-repeat;
	padding-left:30px !important;
	padding-top:6px !important;
}
#global-nav-holder {
	background:url(../images/nav2.jpg) top center no-repeat;
	height:50px;
	margin:0 auto;
	position:absolute;
	width:923px;
	left:13px;
}
#global-nav-holder {
	z-index:999;
}

#about-li {
	width:180px;
	margin-left:60px}

#about-link {
	width:180px;
	height:49px;}
	
#universities-li {
	width:100px;
	margin-left:21px;}
	
#universities-link {
	height:49px;
	width:100px;}
	
#businesses-li {
	width:180px;
	margin-left:21px;
	margin-right:15px;}

#businesses-link {
	width:180px;
	height:49px;}

<!--lifestyle is now opportunities-->		
#lifestyle-li {
	width:180px;
	margin-right:100px;}

#lifestyle-link {
	width:180px;
	height:49px;}	
	
#lifestyle-sub {
	margin-left:16px;}	

<!--careers is now training and education. controlled inline style-->	
#career-li {
	width:240px;
	margin-left:100px;}

#career-link {
	width:240px;
	height:49px;}
	
#media-li {
	width:180px;
	margin-left:27px;}

#media-link {
	width:180px;
	height:49px;}
	
#wrapper.subpage #content {
}
#wrapper.subpage #content #left {
	width:184px !important;
	position:relative;
	background:url(../images/divider.jpg) top right no-repeat !important;
	background-image:url(../images/divider.jpg) !important;
	padding-bottom:20px;
	height:580px;
	float:left;
	left:-21px;
	padding-top:40px;
}
#wrapper.subpage #content #left ul ul {
	padding:6px 0;
}
#wrapper.subpage #content #left ul ul li {
	background:none;
	height:auto !important;
	padding:0 !important;
	margin:5px 0 !important;
}
#wrapper.subpage #content #left ul ul li:hover {
	background:none;
}
#wrapper.subpage #content #left ul ul li a {
	padding:0;
	position: relative;
	font-size:10px;
}
#wrapper.subpage #content #left ul ul li a.status-int {
	text-decoration: underline;
}
#wrapper.subpage #content #left ul li {
	width:164px;
	height:34px;
	display:block;
	background:url(../images/subnav-bg.jpg) top left no-repeat;
}
#wrapper.subpage #content #left ul li:hover {
	background:url(../images/subnav-arrow.jpg) top left no-repeat;
}
#wrapper.subpage #content #left ul li a {
	text-decoration: none;
	color:#59a1c4;
	position: relative;
	left:40px;
	width:10em;
	height:auto;
	font-size: 11px;
	display:block;
	padding-top:10px;
}
#wrapper.subpage #content #left ul li a {
	visibility: hidden;
}
#wrapper.subpage #content #left ul li.sub-nav-head {
	background:url(../images/subnav-blue.jpg) top left no-repeat;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#wrapper.subpage #content #left ul li.sub-nav-arrow {
	background:url(../images/subnav-arrow.jpg) top left no-repeat;
}
#wrapper.subpage #content #left .sub-sub-nav {
	height:auto !important;
	background:#fff !important;
	z-index:999 !important;
}
#wrapper.subpage #content #left .sub-sub-nav li {
	height:auto !important;
}
#wrapper.subpage #content #center {
	width:527px;
	position: relative;
	left:-25px;
	float:left;
}
#wrapper.subpage #content #center h2, #wrapper.subpage #content #center h3, #wrapper.subpage #content #center p, #wrapper.subpage #content #center ul, #wrapper.subpage #content #center ol, #wrapper.subpage #content #center h4 {
	position: relative;
	left:27px;
	width:460px;
}
#wrapper.subpage #content #center h2 {
	font-size:21px;
	color:#5188bc;
	font-weight: 100;
	margin:20px 0 0 0;
	line-height: 1.4em;
}
#wrapper.subpage #content #center h3 {
	color:#666;
	font-weight: bold;
	font-size:14px;
	margin: 5px 5px 5px 0;
}
#wrapper.subpage #content #center h4 {
	color:#5188BC;
	font-weight: 150;
	font-size:13px;
	margin-bottom: 10px;
}

#wrapper.subpage #content #center p {
	color:#757576;
	line-height: 2em;
	margin:0 0 15px 0;
}
#wrapper.subpage #content #center ul, ol {
	margin-left:10px;
}
#wrapper.subpage #content #center ul li, ol li {
	color:#757576;
	line-height: 2em;
	margin-bottom:10px;
	margin-left:18px;
	list-style-type:none;
	list-style-image:url(../images/bulletarrow.png);
	list-style-color:#5188BC !important;
}
#wrapper.subpage #content #center ol {
	color:#5188BC !important;
}
#wrapper.subpage #content #center ol ul li {
	color:#666 !important;
	font-style: normal !important;
	font-family: Arial !important;
	list-style:inherit !important;
}
#wrapper.subpage #content #center ol li {
	color:#5188BC !important;
	list-style-image:none;
	list-style-type:upper-roman;
}
#wrapper.subpage #content #center ol li em {
	color:#666 !important;
	font-style:normal !important;
}
#wrapper.subpage #content #center ol ul {
	margin:1em 0;
	margin-left: 0 !important;
	font-style:normal;
}
#wrapper.subpage #content #center ol ul li {
	margin-left:0;
}
#wrapper.subpage #content #right {
	width:100px !important;
	position:relative;
	background:url(../images/divider.jpg) top left no-repeat !important;
	padding-bottom:20px;
	float: right;
	padding-left:60px;
	margin-top:0;
	padding-top:30px;
}
#wrapper.subpage #content #right p {
	color:#4581b9;
	font-family: Georgia, "Times New Roman", serif !important;
	font-style: italic;
	font-size: 14px;
	width:140px;
	display: block;
	padding-top: 0px;
	position: relative;
	left:-12px;
	margin-bottom: 15px;
	margin-left:-14px;
}
#wrapper.subpage #content #right h3.callout {
	width:135px;
	background-color:#e6e7e8;
	color:#4f84b5;
	margin:0 !important;
	padding:30px 10px !important;
	text-align: center;
	font-weight:normal !important;
	font-size: large;
	font-family: Futura, Arial, sans-serif;
	margin-bottom: 15px !important;
}
#wrapper.subpage #content #right h3.callout span {
	display: block;
	font-size:x-large;
	font-weight:normal !important;
}
#wrapper.subpage #center p strong {
	font-size:14px;
	display:block;
	float:left;
	padding-top:1.5em;
	width:100%;
	border-top:1px dotted #ccc;
}
#content ul li, #content ol li {
	font-size:12px !important;
}

#contact #center p{width:620px !important;}
#press-releases #center p{line-height:3em !important;}


.iebug{position:relative; left:-23px;}

.videoplayer	{margin:0 0 20px 15px;
						border-bottom:1px solid #CCC;}
						
.description	{padding: 5px 0 5px 0;
						margin-left:-15px;}
						
.videodescrip	{border-bottom:1px dotted #ccc;
						padding-bottom:5px;}						
						
