body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	behavior:url("assets/css/csshover.htc");
}
#container {
}
#header {
	height: 90px;
	background-color: #333333;
	position: relative;
	z-index: 60;
}
#header #logo {
	float: left;
	height: 80px;
	padding-left: 20px;
	padding-top: 10px;
}
#header #toplinks {
	float: right;
	height: 65px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-right: 20px;
}
#header #toplinks h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#header #toplinks p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#nav {
	height: 40px;
	margin-bottom: 15px;
	background-image: url(../images/css-nav-bg.gif);
	background-repeat: no-repeat;
	background-color: #1864A7;
	width: 100%;
	position: relative;
	z-index: 99;
}
#nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#nav li {
	float: left;
	list-style-type: none;
	position: relative;
	padding-right: 20px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	height: 40px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
#nav a:hover {
	color: #60E0FB;
	text-decoration: none;
	background-image: url(../images/css-nav-itemsel.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav .selected {
	background-image: url(../images/css-nav-selected.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #AFCBE5;
}
#nav ul li ul {
	margin: 0px;
	width: 150px;
	position: absolute;
	padding: 0px;
	left: -1px;
	display: none;
	background-color: #0557A0;
	z-index: auto;
	top: 40px;
}
#nav ul li:hover ul, #nav ul li ul:hover {
	display: block;
}
#nav ul li ul li {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5f94c2;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#nav ul li ul li a {
	color: #95b8d7;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
	height: 15px;
	float: none;
}
#nav ul li ul li a:hover {
	background-image: none;
	background-color: #4481b8;
	color: #FFFFFF;
}
#nav ul li ul li:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5f94c2;
}
#nav ul li ul li ul {
	visibility: hidden;
	left: 150px;
	top: -1px;
}
#nav ul li ul li:hover ul {
	visibility: visible;
}
#masthead {
	height: 160px;
	margin-bottom: 15px;
	z-index: 1;
	position: relative;
}
#body {
	position: relative;
	margin-bottom: 40px;
	z-index: 40;
}
#body #content {
	float: left;
	width: 480px;
}
#body #content h3 {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0557A0;
}
#body #content .hmCallout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 20px;
}
#body #content .intCallout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	padding-right: 0px;
}
#body #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
	#body #content p.question { font-weight: bold; font-size: 11px; margin-bottom: 5px; }
	#body #content p.answer { display: block; margin-left: 25px; padding-left: 10px; border-left: 5px solid #E5E5E5; }
	
#body #content ul {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#body #content li {
}
#body #content a {
	color: #1864A7;
}
#body #content .resumelink {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
#body #content #panel {
	position: relative;
	margin-left: 20px;
	background-color: #00FF00;
	clear: both;
}
#body #content #panel h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0557A0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 290px;
}
#body #content #panel p {
	float: right;
	clear: right;
	width: 270px;
}
#body #content #panel img {
	float: left;
	margin-bottom: 20px;
}
#body #content h1#interior-mast-header {
	display: block;
	padding: 96px 0 15px 20px;
	margin-bottom: 40px;
	background: top left no-repeat;
	color: #fff;
	font-size: 20px;
	margin-top: 0;
}
	#body #content h1#interior-mast-header.bishop-process {
		background-image: url(../images/img-intmast-bishop.jpg);
	}
	#body #content h1#interior-mast-header.intellectual-property {
		background-image: url(../images/img-intmast-intellectual.jpg);
	}
	#body #content h1#interior-mast-header.who-we-are {
		background-image: url(../images/img-intmast-whoweare.jpg);
	}
	#body #content h1#interior-mast-header.salt-caverns {
		background-image: url(../images/img-intmast-salt-caverns.jpg);
	}
	#body #content h1#interior-mast-header.contact-us {
		background-image: url(../images/img-intmast-contact-us.jpg);
	}
	#body #content h1#interior-mast-header.news {
		background-image: url(../images/img-intmast-news.jpg);
	}
	#body #content h1#interior-mast-header.faq {
		background-image: url(../images/img-intmast-faq.jpg);
	}
	#body #content h1#interior-mast-header.doe-research {
		background-image: url(../images/img-intmast-doe-research.jpg);
	}
	#body #content h1#interior-mast-header.lng-technology {
		background-image: url(../images/img-intmast-lng-technology.jpg);
	}
	#body #content h1#interior-mast-header.executive-summary {
		background-image: url(../images/img-intmast-executive-summary.jpg);
	}
	#body #content h1#interior-mast-header.presentations {
		background-image: url(../images/img-intmast-presentations.jpg);
	}
	
#body #sidebar {
	float: right;
	width: 260px;
}
#body #sidebar h1 {
	line-height: 50px;
	height: 50px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(../images/css-sb-hdr-bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#body #sidebar ul {
	list-style-type: none;
	background-image: url(../images/css-sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 20px;
}
#body #sidebar ul label {
	font-size: 12px;
	font-weight: bold;
	color: #0557A0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	display: block;
}
#body #sidebar li {
}
#body #sidebar li a {
	color: #333333;
	line-height: 26px;
	font-size: 11px;
}
#body #sidebar li a:hover {
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
	margin-bottom: 20px;
	z-index: 30;
}
#footer ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: 10px;
	padding-right: 10px;
}
#footer li a {
	float: left;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer ul .last {
	margin-right: 0px !important;
	padding-right: 0px !important;
	border: none !important;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	margin-right: 20px;
}
#footer p a {
	color: #5486C1;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
