/* ------------- "generic" styles */

body {
	margin: 0; padding: 0;
	background: #ffffff; color: #3c3c3c;
	font: 12px Arial, Helvetica, sans-serif;
	height:100%;
}

a {
	text-decoration: none;
	color: #0354a6;
}

a:hover {
	color: #000000;
}

.plain_link {
	text-decoration: none;
	color: #3c3c3c;
}

.plain_link:hover {
	text-decoration: none;
	color: #3c3c3c;
}

a img {
	border: none;
}

p {
	margin: 0 21px 21px 0;
}



.notes {
	color: #ff0000;
}


.quote
{
	margin: 0 21px 21px 21px; padding: 7px 21px 7px 21px;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	width: 225px;
	float: right;
}
.quote_text {
	color: #dd5e00; 
}


.highlight {
	color: #ff0000;
}


#column1 {
	margin: 0 -1px 21px 0; padding: 0 21px 0 0;
	border-right: 1px solid #e5e5e5;
	width: 251px;
	float: left;
}
#column2 {
	margin: 0 0 21px 0; padding: 9px 0 0 25px;
	border-left: 1px solid #e5e5e5;
	width: 650px;
	float: left;
	height: 100%;
}




/* ------------- navigation - masthead styles */

#masthead {
	height: 126px;
	width: 995px;
	margin: 0;
}

#logo {
	display: block;
	float: left;
	height: 62px;
	margin: 0; padding: 17px 0 0 16px;
	clear: right;
}

.logo {
	padding: 14px; 
	margin:  0px 9px 21px 9px;  
	border-right: thin solid #e5e5e5; 
	border-left: thin solid #e5e5e5;
}

#nav_links {
	clear: left;
	height: 16px;
	line-height: 16px;
}

#nav_links li {
	display: inline;
	float: left;
	padding-left: 9px;
}

#nav_links a {
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
    display:block;
	padding: 0 5px 0 5px;
}

#nav_links a:hover {
	color: #ffffff;
	background: #e17808; 
}
.nav_links_lit {
	background: #e17808; 
}

#top_nav {
	margin: 0; padding: 0;height:30px;line-height:30px;
}

#masthead{padding-bottom: 5px;}

#top_nav_cover {
	margin: 0; padding: 0;
	float: left;
	height: 30px;
	background: #ffffff url(/images/topnav_leftside.jpg) top right no-repeat;
}

#top_nav_links {
	padding:0;
	margin:0;
	color: #b3b3b3;
	float: right;
	height: 28px;
}

#top_nav_links li {
	display: inline;
	padding: 2px 7px 0 7px;
	color: #b3b3b3;
	font-weight: bold;
}

#top_nav_links li.first {
	padding-left: 8px;
}

#top_nav_links li.top_nav_sep {
	 padding-left: 0;
	 padding-right: 0;
}


#top_nav_links a {
	font-size: 10px;
	color: #b3b3b3;
	text-transform: uppercase;
}

#top_nav_links a:hover {
	color: #000000; 
}


#top_nav_links a.top_nav_lit {
	color: #df4900;
	font-weight: bold; 
}

#top_nav_links a.top_nav_lit:hover {
	color: #df4900; 
}



/* ------------- main column and header styles */


#header {
	float: left;
	margin:  0;
	padding: 0;
	height: 72px;
	width: 714px;
	background: url(/images/header_bg.jpg) top left no-repeat;
}

#header h1 {
	margin: 0; padding: 27px 140px 0 0;
	color: #ffffff;
	font-weight: normal;
	height: 72px;
	width: 100%;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 33px;
}

#header h1 b {
	color: #000000;
	font-weight: bold;
}


#header_secondary {
	float: left;
	padding:  0;
	margin: 0;
	height: 72px;
	width: 695px;
	background: url(/images/header_bg_no_nav.jpg) top left no-repeat;
}

#header_bentley_secondary {
	float: left;
	padding:  0;
	margin: 0;
	height: 72px;
	width: 695px;
	background: url(/images/header_bentley_bg_no_nav.jpg) top left no-repeat;
}


#header_secondary h1 {
	margin: 0; padding: 27px 70px 0 0;
	color: #ffffff;
	font-weight: normal;
	height: 72px;
	width: 626px;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32px;
}

#header_secondary h1 b {
	color: #000000;
	font-weight: bold;
}


#container {
	width: 997px;
	background: url(/images/top_bg.jpg) top left repeat-x;
	text-align: left;
}

#container_no_nav {
	width: 997px;
	
	text-align: left;
}

#content_container {
	width: 997px;
}


#main_container {
	background: url(/images/bottom_bg.jpg) repeat-x;
	background-position: 0 bottom;
	clear: both;
	margin-top: 1px;
}


#content {
	float: left;
	
}

#secondary_header_container {
	margin: 0; padding: 0;
	float: left;
	width: 997px;
}






/* ------------- sidebar styles */

#sidebar {
	float: left;
	width: 261px;
	height: 520px;
	margin: 0; padding: 0;
	background-color:#eceff5;
	border-right: thin solid #dadada;
}

#sidebar_secondary {
	float: left;
	width: 298px;
	margin: 0; padding: 0;
}







/* ------------- footer styles */

#footer {
	clear: left;
	margin: 0; padding: 0;
	height: 124px;
	width: 997px;
	background: url(/images/orange_bar_bg.jpg) top left no-repeat;

}


#footer_bentley{
	clear: left;
	margin: 0; padding: 0;
	height: 124px;
	width: 997px;
	background: url(/images/blue_bentley_bar_bg1.jpg) top left no-repeat;

}


#footer p {
	margin: 0;
}

#footer a {
	color: #333;
	text-decoration: underline;
}

#newsletter {
	float: left;
	padding: 23px 0 0 0;
	color: #ffffff;
	height: 56px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
}



#footer_nav {
	
}

#footer a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}

#footer_nav_legal {
	margin: 0; padding: 3px 0 0 23px;
	float: left;	
}

#footer_nav_links {
	margin: 0; padding: 0;
	color: #b3b3b3;
	float: right;
}

#footer_nav_links li {
	display: inline;
	padding: 0 7px 0 7px;
	color: #b3b3b3;
	font-weight: bold;
}

#footer_nav_links li.top_nav_sep {
	 padding-left: 0;
	 padding-right: 0;
}


#footer_nav_links a {
	font-size: 10px;
	color: #b3b3b3;
	text-transform: uppercase;
}

#footer_nav_links a:hover {
	color: #000000; 
}

#footer_nav_links a.footer_nav_lit {
	color: #df4900;
	font-weight: bold; 
}




/* ------------- breadcrumb styles */

#bread_crumb {
	clear: left;
	margin: 0; padding: 9px 0 5px 22px;
	color: #b3b3b3;
}

#bread_crumb p {
	margin: 0;
}

#bread_crumb a {
	padding: 0 3px 0 3px;
	font-size: 10px;
	font-weight: bold;
	color: #b3b3b3;
	text-decoration: none;
	text-transform: uppercase;
}

#bread_crumb a:hover {
	color: #000000; 
}

#bread_crumb a.breadcrumb_lit {
	color: #df4900;
	text-decoration: none;
	text-transform: uppercase;
}



/* -------------text style and content layout styles */



.content_sep {
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	clear: both;

}
.orange_link {
    display:block;
	background: #e17808; 
	text-align: center;
	vertical-align: middle;
	width: 100%; 
	padding: 0 5px 0 5px;
	height: 17px;
	line-height: 17px;
}
.orange_link:hover {
	background: #000000;  
}

.orange_link a {
	color: #ffffff; 
	font-size: 11px;
}

.orange_text {
	color: #dd5e00; 
}

.white_text a {
	color: #ffffff; 
}

.small_text {
	font-size: 11px; 
}
.small_text_grey {
	font-size: 11px;
	color: #999999;
}

.blank_link {
	color: #3c3c3c;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoraion: none;
}

h2 {
	margin: 0; padding-bottom: 9px;
	font-size: 19px;
	font-weight: normal;
	color: #0354a6;
}

h3 {
	margin: 0; padding-bottom: 7px;
	font-size: 17px;
	font-weight: normal;
	color: #0354a6;
}

h4 {
	margin: 0; padding-bottom: 7px;
	font-size: 13px;
	font-weight: normal;
	color: #0354a6;
}

h4 l {
	margin: 0; padding-bottom: 7px;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #0354a6;
}

h1 {
	margin: 0; padding-bottom: 7px;
	font-size: 19px;
	font-weight: normal;
	color: #0354a6;
}



.press_box {
	margin: 0 -1px 21px 0;
	padding:  0 9px 0 14px;
	text-align: left;
	float: left;
	width: 29%; 
	  
	display: block;
}

.contact_box {
	margin: 0 -1px 21px 0;
	padding:  0 9px 0 14px;
	text-align: left;
	float: left;
	width: 29%; 
	border-right: thin solid #e5e5e5;
	display: block;
}











#sidesub_nav_links {
	padding: 0;
	width: 261px;
}

.sidesub_nav_links {
	display: block;
	color: #9b9b9b;
	padding:  0;
	margin:  0 0 1px 0;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	background: url(/images/nuclear_sub_new_bg.gif) top left no-repeat;
}

.sidesub_nav_links a {
	padding-left: 13px;
	font-size: 12px;
	color: #ffffff;
	height: 26px;
	width: 261px;
	line-height: 26px;
	text-align: left;
	display: block;
	text-transform: uppercase;
}

.sidesub_nav_links a:hover {
	color: #000000;
}


.sidesub_nav_links a.sidesub_nav_lit {
	color: #000000;
	font-weight: bold; 
}





#view_demo {
	float: left;
	padding:  21px 0 0 0;
	margin:  0;
	width: 261px;
	text-align: center;
}

#eim {
	float: left;
	padding:  0 0 0 35px;
	margin:  0;
	width: 261px;
	text-align: left;
}

.left_home_sep {
	clear: both;
	padding: 13px 0 13px 0;
} 

.btn_home_left {
	float: left;
	padding:  0;
	margin:  0;
	height: 16px;
	width: 261px;
	text-align: center;
	background: url(/images/btn_bg_home_left.gif) top center no-repeat;
}

.btn_home_center {
	float: center;
	padding:  0;
	margin:  7px 0 7px 0;
	height: 16px;
	width: 261px;
	text-align: center;
	color: #ffffff;
	background: url(/images/btn_bg_home_left.gif) top center no-repeat;
}

.btn_home_left a {
	font-size: 12px;
	color: #ffffff;
	height: 16px;
	width: 261px;
	line-height: 15px;
	text-align: center;
	display: block;
}

.btn_home_left a:hover {
	color: #000000;
}

#featured_resources {
	padding:  0 0 0 33px;
	margin:  0;
	width: 192px;
	text-align: center;
}


#quote {
	float: left;
	padding:  14px 14px 0 17px;
	margin:  0;
	width: 309px;
	height: 164px;
	text-align: center;
}

#quote_left_landing {
	float: left;
	padding:  14px 14px 0 17px;
	margin:  0;
	width: 280px;
	height: 164px;
	text-align: center;
}



#home_btns {
	float: left;
	border-left: thin solid #e5e5e5;
	padding:  35px 0 0 21px;
	margin:  0;
	width: 181px;
	height: 164px;
	text-align: center;
}

.btn_md_thick {
	float: left;
	padding:  0;
	margin:  7px 0 7px 0;
	height: 25px;
	width: 176px;
	text-align: left;
	background: url(/images/btn_bg_md_thick.gif) top center no-repeat;
}

.btn_md_thick a {
	padding:  0 0 0 21px;
	font-size: 16px;
	color: #ffffff;
	height: 25px;
	width: 176px;
	line-height: 24px;
	display: block;
}

.btn_md_thick a:hover {
	color: #000000;
}

.btn_md {
	height: 16px;
	width: 137px;
	text-align: center;
	background: url(/images/btn_bg_md.gif) top center no-repeat;
}

.btn_md a {
	font-size: 12px;
	color: #ffffff;
	height: 16px;
	width: 137px;
	line-height: 15px;
	display: block;
}

.btn_md a:hover {
	color: #000000;
}







/* ######### Style for Drop Down Menu ######### */





.dropmenudiv{
	position:absolute;
	top: 0;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:14px;
	z-index:100;
	background-color: #375176;
	visibility: hidden;
	text-align: left; 
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #2e4566; /*THEME CHANGE HERE*/
	padding: 7px 3px 5px 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #ffffff;
	background: #e17808; 
}