﻿/* CSS Main Body layout - File name:  style_u.css */
/* By Lauren F. Yazolino 2009 */


/* Calls .htc file of JavaScript to take care of IE not seeing the hover command.  */
    body  {behavior:url(cssHoverFix.htc); 
    }

/* Set Browser Initial Values*/

   body, h3, h4, ol, ul, form, blockquote, p, table {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

	form {
	margin-top: 10px;
	margin-bottom: 5px;
	float: right;
	margin-right: 20px;
}

	a {
	text-decoration: none;
	width: 563px;
	color: #000;
}

	ul, ol {
	list-style: none outside;
	margin-left: 5px;
	
}

/*  Set parameters to our requirements*/	

body {
	background-attachment: fixed;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	font-weight: normal;
	font-size: 62.5%;
	font-style: normal;
	color: #000;
	background-color: #666;
}

	h2 {
	font-size: 2.6em;
}	
	h3 {
	margin: 0 0 1em 0;
	font-size: 2.1em;
}
	h4 {
	margin-top: 2em;
	margin: 0 0 0 0;
	font-size: 15px;
	color: #000000; /* color: #d48428;*/;
}

	#page_content h4.bookmark_h4 a:hover {
	color:#000;
	
}

	h5 {
	font-size: .8em;
	margin-bottom: 1em;
	margin-top: .7em;
	color: #3070CA;
}

	p {
	margin-bottom: 1.6em;
	margin-top: 1.6em;
	text-align: left; /*font-family: Arial, Helvetica, sans-serif;*/ /*font-size: .8em;*/;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
	margin-top: 12px;
}


/* Begin real work!*/

#dltest {
	border: 2px #0070C0 solid;
}

#dltest dl{
	margin:0px;
	padding: 0px;
}
#dltest dt {
	display:inline;
	float:left;
}

#dltest dd {
	display:inline;
	float:none;
	padding-left:20px;
}

#dltest dt+dd {
	display: block;
}


#supercenterwrapper {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	height: auto;
}

#centerwrapper {
	/* border: 2px solid #6a8fc3; */
	width: 880px;
	margin: 0 0 0 0;
	float: none;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
}

#masthead {
	height: 110px;
	width: 879px;
}

#htbanner {
	border: 2px #f59426 solid;
	width: 146px;
	height: 95px;
	background-color: #b5cd6f;
}

#httext {
	text-align: center;
}

.acacol_txt{
	float: left;
	margin-left: 15px;
	width: 425px;
}
.pfloatright {
	float: right;
	font-style: normal;
	font-size: 12px;
}
.pfloatleft {
	float: left;
	font-style: normal;
	font-size: 12px;
}
.black_font {
	color: #000000;
	font-weight: bold;
}

.partner_pic {
	border-width: 0px;
	margin-top: 15px;
	float: left;
	margin-right: 10px;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
}

.partner_logo {
	float: left;
	height: auto;
	font-size: 15px;
}

.partner_text {
	width: 396px;
	height: auto;
	float: left;
	text-align: justify;
	font-size: 15px;
}

.partner_intro {
	padding-bottom: 25px;
	text-align: justify;
}

.partner_box {
	height: auto;
}

#logo {
	width: 879px;
	height: 111px;
}
#linkedinlogo {
	border: none;
	width: 88px;
	float: left;
	margin-left: 32px;
}

.linkedin {
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	width: 448px;
}

#top_nav {
	text-align: left;
	margin-top: 20px;
}
#top_nav_sub_nav {
	text-align: left;
	margin-top: 20px;
}

#container {
	border-left: 3px #6a8fc3 solid;
	border-right: 3px #6a8fc3 solid;
	width: 873px;
	height: auto;
}

#page_content {
	border-right: 1px #AAA solid;
	width: 540px;
	text-align: left;
	height: auto;
	float: left;
	border-left-color: #AAA;
	border-left-style: solid;
	border-left-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

#page_content_op {
	width: 847px;
	text-align: left;
	height: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}



#page_content #sub_page_content {
	margin-left:10px;
	margin-right:10px;
}

#sub_page_content ul li{
	font-size: 14px;
	line-height: 20px;
}

#sub_page_content ul.semBullets li {
	list-style: disc outside;
	margin-left: 20px;
	margin-top: 10px;
}



.click_box {
	font-size: 1.4em;
	text-align:center;
	float:right;
	width:157px;
}

#page_content .click_box_2 {
	font-size: 1.4em;
}


#left_col {
	width: 156px;
	float: left;
	height: auto;
}
#leftside {
	float: left;
	width: 332px;
}

#rightside {
	float: right;
	width: 332px;
}
#onepager {
	width: 700px;
	margin-left: 75px;
}

#opheader1 {
	font-size: 18px;
	color: #d57300;
	font-weight: bold;
	height: auto;
	text-align: center;
	width: 332px;
}

#opheader2 {
	font-size: 18px;
	font-style: italic;
	color: #3070ca;
	font-weight: bold;
	width: 332px;
	text-align: center;
	height: auto;
	margin-top: 8px;
	margin-bottom: 10px;
}

.opheader3 {
	font-size: 14px;
	color: #cc6b00;
	font-weight: bold;
	margin-top: 15px;
	letter-spacing: 1px;
	width: 312px;
	padding-left: 20px;
	font-style: normal;
	margin-bottom: 20px;
}

.opheader4 {
	font-size: 14px;
	color: #cc6b00;
	font-weight: bold;
	margin-top: 15px;
	letter-spacing: 1px;
	width: 312px;
	padding-left: 20px;
	font-style: normal;
	margin-bottom: 10px;
}


.opparagraph {
	text-align: justify;
	margin-left: 20px;
	font-size: 14px;
	line-height: 17px;
}
.opparahdr {
	margin-left: 20px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.opul {
	font-size: 14px;
	line-height: 20px;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
}

.opulindent {
	font-size: 14px;
	line-height: 20px;
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 40px;
}

#right_col {
	width: 146px;
	float: right;
}

#left_col #click_box {
	width: auto;
	border: 2px #D48428 groove;
	text-align: center;
	margin-left: 1px;
	font-size: 1.4em;
}

.event_reg_click_box {
	font-size: 1.4em;
	width: 157px;
	text-align: center;
	float: right;
}

#page_content .event_reg_click_box a:link, #page_content .event_reg_click_box a:visited {
	font-size: 1em;
	font-weight: bold; 
	text-decoration: none;
	color: #3070CA;
	
}



#page_content .event_reg_click_box a:hover, #page_content.event_reg_click_box a:active {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;

}
/* =====================================================*/

#page_content a:link, #page_content a:visited {
	border: none;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
	font-size: 14px;
	width: auto;
	line-height: 14px;
}

#page_content a:hover, #page_content a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}

/* =====================================================*/

#onepager a:link, #onepager a:visited {
	border: none;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
	font-size: 12px;
	width: auto;
	vertical-align: -6px;
}

#onepager a:hover, #onepager a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}


/* =====================================================*/

#page_content #sub_page_content a:link, #page_content #sub_page_content a:visited {
	font-size: 1em;
	font-weight: bold; 
	text-decoration: none;
	color: #3070CA;
}

#page_content #sub_page_content a:hover, #page_content #sub_page_content a:active {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
	
}

/* =====================================================*/

#page_content .click_box a:link, #page_content .click_box a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
	font-size: 1em;
	width: auto;
	line-height: 1.5em;
}

#page_content .click_box a:hover, #page_content .click_box a:active  {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}

/* =====================================================*/

#left_col #httext a:link, #left_col #httext a:visited {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
}

#left_col #httext a:hover, #left_col #httext a:active {

  	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}

/* =====================================================*/

#left_col #httext a:link, #left_col #httext a:visited {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
}

#left_col #httext a:hover, #left_col #httext a:active {

  	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}

/* =====================================================*/

#left_col a:link,  #left_col a:visited {
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
}

#left_col a:hover,  #left_col a:active {
	border: none;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}

/* =====================================================*/

#left_col #httext a:link, #left_col #httext a:visited {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
}

#left_col #httext a:hover, #left_col #httext a:active {

  	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}

/*===================================================*/

.TalkPDF {
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	line-height: 12px;
	color: #0070c0;
	vertical-align: top;
	height: 40px;
	width: 125px;
}

.opPDF {
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	line-height: 12px;
	color: #0070c0;
	height: 39px;
	width: 125px;
	float: right;
	margin-right: 103px;
}

/* =====================================================*/

#left_col blockquote.TalkPDF a:link, #left_col blockquote.TalkPDF a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
}

#left_col blockquote.TalkPDF a:hover, #left_col blockquote.TalkPDF a:active {

  	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}

/* =====================================================*/


blockquote.opPDF a:link, blockquote.opPDF a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
}

blockquote.opPDF a:hover, blockquote.opPDF a:active {

  	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}


/* =====================================================*/

#left_col blockquote.eventfly a:link, #left_col blockquote.eventfly a:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
	vertical-align: middle;
}

#left_col blockquote.eventfly a:hover, #left_col blockquote.eventfly a:active {

  	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}



/* =====================================================*/


#right_col a:link,  #right_col a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #3070CA;
	text-align: center;
}

#right_col a:hover,  #right_col a:active {
	
	font-size: 14px;
	font-weight: bold;
	color: #F59426;
	text-align: center;
	text-decoration: none;
}

/* =====================================================*/


#page_content .click_box_2 a:link, #page_content .click_box_2 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
	font-size: 1em;
	width: auto;
	line-height: 1.5em;
}

#page_content .click_box_2 a:hover, #page_content .click_box_2 a:active {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}

/* =====================================================*/

#sub_page_content td.past_event a:link, #sub_page_content .click_box_2 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
	font-size: 1.5em;
	width: auto;
	line-height: 1.5em;	
}

#sub_page_content td.past_event a:hover, #sub_page_content .click_box_2 a:hover {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
	
}

/* =====================================================*/

#page_content .whitepaperhead {
	width: auto;
	height: auto;
	font-size: 13px;
}

#page_content .whitepaperhead a:link, #page_content .whitepaperhead a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
	font-size: 13px;
	width: 566px;
	vertical-align: middle;
}


#page_content .whitepaperhead a:hover, #page_content .whitepaperhead a:active {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
	vertical-align: middle;
}


#left_col .style9 a:link, #left_col .style9 a:visited {

	font-size: 1.6em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #3070CA;
}

#left_col .style9 a:hover, #Left_col .style9 a:active {
  
	font-size: 1.6em;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	color: #F59426;
}

/* This section with the .pdftxt a:link etc. isn't needed as long as the "left column" 
has the same parameters for font size etc.  However, if the left column needs different font sizes from this box,
then this section is needed to control the text size in the left column block. */

#container #left_col .pdftxt a:link, #container #left_col .pdftxt a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #3070CA;
}


#container #left_col .pdftxt a:hover, #container #left_col .pdftxt a:active {
	font-size: .8em;
	text-decoration:none;
	color: #F59426;
}


#container #left_col #htbanner a:hover {

	font-size: 1em;
	text-decoration:none;
	color: #F59426; 
}

#page_content #sub_page_content h3 a:link, #page_content #sub_page_content h3 a:visited,
#page_content #sub_page_content h3 a:hover,#page_content #sub_page_content h3 a:active {

	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#page_content #sub_page_content h5 a:link, #page_content #sub_page_content h5 a:visited,
#page_content #sub_page_content h5 a:hover, #page_content #sub_page_content h5 a:active {

	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}




#sub_page_content .bookmark a, #sub_page_content .bookmark a:hover {
	
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
}

#page_content_large div.bookmark_large a {
	
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/* =====================================================*/

#left_col #httext a:link, #left_col #httext a:visited {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
}

#left_col #httext a:hover, #left_col #httext a:active {

  	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}

/* =====================================================*/

#footer a:link, #footer a:visited {
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	color: #3070CA;
	text-decoration: none;
}

#footer a:hover, #footer a:active {

 	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	color: #F59426;
}

/* =====================================================*/

#left_col #httext a:link, #left_col #httext a:visited {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
}

#left_col #httext a:hover, #left_col #httext a:active {

  	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}

/* =====================================================*/

#page_content ul#engr_svcs li a:link, #page_content ul#engr_svcs li a:active{
	font-size: 14px;
} 

#page_content ul#engr_svcs li a:hover, #page_content ul#engr_svcs li a:visited {
	font-size: 14px;
}

/* =====================================================*/

#site_map a:link, #site_map a:visited

{
	font-size: 1.6em; /*font-weight: bold;*/
	text-decoration: none;
	color: #3070CA;
	font-weight: bold;
}

#site_map a:hover, #site_map a:active {
	font-size: 1.6em; 
	text-decoration: none;
	color: #F59426;
	font-weight: bold;
}

/* =====================================================*/

#page_content .topofpage a:link, #page_content .topofpage a:visited {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
}

#page_content .topofpage a:hover, #page_content .topofpage a:active {

 	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;

}

#page_content #sub_page_content .topofpage a:link, #page_content #sub_page_content .topofpage a:visited  {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	color: #3070CA;
}

#page_content #sub_page_content .topofpage a:hover, #page_content #sub_page_content .topofpage a:active   {

 	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	color: #F59426;
}

/* =====================================================*/

#page_content div.bookmark a, #page_content div.bookmark a:hover,
#page_content_large div.bookmark_large a:hover {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/* =====================================================*/


.pdf {
	float: left;
	margin-top: 5px;
}

.no_border {
	border: 0px;
	float: left;
	padding-right: 10px;
	height: 39px;
}


.pdftxt {
	/* border: 2px #f59426 solid; */
	height: auto;
	background-color: #D4DF8C;
	width: 136px;
	text-align: center;
	margin-left: 8px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

blockquote ul {
	margin-top: 5px;
}

blockquote ul li {
	text-align: left;
	margin-left: 5px;
	font-size: 1.1em;
}

blockquote a span{
	text-decoration: underline;
	
}

.psmall1 {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 5px;
}

.psmall2 {
	font-size: 1.5em;
	text-align: center;
	width: 115px;
	float: left;
}


/* =============White Paper Anchor links================ */

.whitepaperhead {
}


.white_paper_paragraph {
	height: auto;
	margin-top: 5px;
	margin-left: .5em;
	font-size: 13px;
	text-align: justify;
}

/* =============Bookmark links page content================ */

.bookmark {
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 1.5em;
	font-weight: bold;
}

.bookmark_blue {
	font-weight: bold;
	color: #3070CA;
}

ul.past_list {
	list-style: disc outside;
	margin-left: 42px;
	font-size: 14px;
	line-height: 20px;
}
ul.grant_list {
	list-style: disc outside;
	margin-left: 42px;
	font-size: 14px;
	line-height: 20px;
}


ul.careers_list {
	list-style: disc outside;
	margin-left: 3em;
	margin-bottom: 1em;
	font-size: 14px;
	line-height: 20px;
}


ul li ul.past_list {
font-size: 1em;
}

.nolink_left_h3 {
		text-align: left;
		color: #d48428;
}

#page_content_large {
	height: auto;
}

.bookmark_large {
	font-weight: bold;
}

#engr_svcs {
	list-style: disc;
	list-style-position: inside;
	margin-left: 15px;
	color: #3070CA;
	line-height: 20px;
}



.solution_modules   {
	list-style: disc;
	list-style-position: outside;
	margin-left: 46px;
	color: #000000;
	margin-top: 10px;
}

.solution_modules li {
	font-size: 1.5em;
}

.solution_modules li ul  {
	list-style: circle;
	margin-left: 32px;
	font-style: italic;
}

.solution_modules li ul margin-left: 32px; {
	font-style: italic;
}

.solution_modules li ul li {
	font-size: .9em;
}

li ul li.second_tier {
	line-height:1em;
}

.spacing {
	list-style: outside;
	margin-top: .7em;
}

.topofpage{
	text-align: right;
	margin-bottom: 1em;
}

#picture_footer {
	margin-left: 154px;
	width: 571px;
	height: 140px;
	position: static;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.3em;
	font-weight: normal;
}

#picture_footer img {
	border-width: 0px;
}

#fp1, #fp2, #fp3, #fp4 {
	float: left;
}

#fp1 span, #fp2 span, #fp3 span, #fp4 span {
	display:  none;
}

*/

#fp1 a:hover span, #fp2 a:hover span, #fp3 a:hover span, #fp4 a:hover span {
	display: block;
	position: absolute;
	width: 500px;
	height: 115px;
	margin: 0px;
	padding: 10px;
	color: #000;
	background: #e5ecc0;
	text-align: left;
	border: 4px groove #F59426;
	bottom: 150px;
	left: 0px;
}

/*#fp1 a:hover span {
	bottom: 150px;
	left: 0px;
	
	
}
#fp2 a:hover span {
	bottom: 150px;
	left: 0px;
}

#fp3 a:hover span {
	bottom: 150px;
	left: 0px;
}

#fp4 a:hover span {
	bottom: 150px;
	left: 0px;
}*/

#footer {
	text-align: center;
	width: 880px;
	height: auto;
	font-size: 1em;
}


footerfont {
	
	font-size: 1.2em;
	color: #3070CA;
	background-color:white;
}


table.data td.jobtitle {
	font-size: 16px;
	color: #F59426;
	font-weight: bold;
}

.text_align_center {
	text-align: center;
}

#site_map {
	text-align: center;
	height: 30px;
	float: left;
	width: 180px;
	margin-top: 12px;
	font-weight: Bold;
}

.sm_margin {
	margin-left: 45px;
}

.sitemap {
	
}

ul.sm_margin li {
	font-size: 1.4em;
}

ul.sm_margin li ul li {
	font-size: 1em;
}


.copyright {
	font-size: 1em;
	text-align: center;
}

#list_team {
	
	color: #000000;
	font-size: 14px;
	font-style: normal;
}

#sub_page_header {
	height: auto;
}

.clear {
	clear: both;
	height: 1px;
}

