
/* ---------- HTML Elements ---------- */

a:link, a:active, a:visited {
	color: #333366;
	text-decoration: underline;
}

a:hover {
	color: #5b6c98;
	text-decoration: underline;
}

body {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #001634;
	background-image: url(/images/body_background.png);
	background-repeat: repeat-x;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	color: #5b6c98;
	font-size: 22pt;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
}

h2 {
	color: #5b6c98;
	font-size: 18pt;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
}

h4 {
	color: #778a34;
	font-size: 12pt;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
}
img {
	border: 0;
}

/* ---------- Layout ---------- */

.allclear {
	clear: both;
}

.page_title {
	color: #5b6c98;
	font-size: 14pt;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
}

#content {
	margin-left: 257px;
	padding-right: 38px;
}

#hpinside #content {
	padding-right: 0;
}

#features {

}

#footer {
	font-size: 9pt;
	line-height: 32pt;
	color: #ffffff;
	background-image: url(/images/footer_background_2.png);
	padding: 5px 25px 0px 25px;
	height: 45px;
}

#footer.hp {
	background: url(/images/hpfooter_background.png) no-repeat;
}

#footerlinks {
	float: right;
	text-transform: lowercase;
}

	#footerlinks a, #footerlinks a:visited {
		color: #ffffff;
		text-decoration: none;
	}

	#footerlinks a:hover {
		color: #ffffff;
		text-decoration: underline;
	}

#hpinside {
	background-image: url(/images/hpinside_background_2.jpg);
	margin: 0px 12px 0px 12px;
	background-repeat: no-repeat;
	min-height: 428px;
}

* html #hpinside {height: 250px;}

#inside {
	background-image: url(/images/inside_background_2.jpg);
	margin: 0px 12px 0px 12px;
	background-repeat: no-repeat;
	min-height: 428px;
}

* html #inside {height: 250px;}

#mast {
	background-image: url(/images/mast_background_2.jpg);
	width: 912px;
	height: 181px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 20px 0px 0;
}

	#mast #business {
		background-image: url(/images/mast_business.png);
		background-position: 0px 0;
	}

		#mast #business:hover {
			background-position: 0px -88px;
		}

	#mast #commodities {
		background-image: url(/images/mast_commodities.png);
		background-position: 0px 0;
	}

		#mast #commodities:hover {
			background-position: 0px -88px;
		}

	#mast #contact {
		background-image: url(/images/mast_contact.png);
		background-position: 0px 0;
	}

		#mast #contact:hover {
			background-position: 0px -88px;
		}

	#mast #directories {
		background-image: url(/images/mast_directories.png);
		background-position: 0px 0;
	}

		#mast #directories:hover {
			background-position: 0px -88px;
		}

	#mast #markets {
		background-image: url(/images/mast_markets.png);
		background-position: 0px 0;
	}

		#mast #markets:hover {
			background-position: 0px -88px;
		}

	#mast #renewable {
		background-image: url(/images/mast_renewable.png);
		background-position: 0px 0;
	}

		#mast #renewable:hover {
			background-position: 0px -88px;
		}

	#mast .menuitem {
		color: #113f7b;
		font-size: 9pt;
		text-transform: lowercase;
		text-align: center;
		line-height: 9pt;
		float: right;
		width: 88px;
		padding-right: 5px;
	}

	#mast .menuitem a {
		display: block;
		background-repeat: no-repeat;
		height: 88px;
		width: 88px;
		margin-top: 3px;
	}

#navigation {
	float: left;
	width: 223px;
	margin: 0px 0px 0px 14px;
	text-transform: lowercase;
}

	#navigation li {
		display: block;
		padding-bottom: 2px;
	}

		#navigation ul li a, #navigation ul li a:visited {
			color: #fff;
			text-decoration: none;
		}

		#navigation ul a:hover {
			color: #fff;
			text-decoration: none;
		}

			#navigation ul li ul li {
				display: block;
				padding-bottom: 2px;
			}

				#navigation ul li ul li a {
					color: #fff;
					text-decoration: none;
				}

				#navigation ul li ul li a:hover {
					color: #fff;
					text-decoration: none;
				}

	#navigation ul {
		margin: 0;
		padding: 10px 0 0 0;
		list-style-type: none;
	}

		#navigation ul li ul {
			margin: 0;
			padding: 0;
			padding-left: 15px;
		}

	#navigation .navigationfadeout {
		font-size: 9pt;
		text-align: center;
		background-image: url(/images/navigation_fadeout.jpg);
		padding-top: 20px;
		width: 238px;
		height: 260px;
	}

	#navigation .navigationbottom {
		background-image: url(/images/navigation_bottom.gif);
		width: 238px;
		height: 5px;
	}

	#navigation .navigationinside {
		font-family: Arial, Helvetica, sans-serif;
		padding: 5px 10px 10px 10px;
		min-height: 204px;
	}
	
		#navigation h3 {
			color: #d3ddba;
			font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		}
		
		#navigation ul li a,
		#navigation ul li a:visited,
		#navigation ul li a:hover {
			color: #fff;
		}

	#navigation .navigationmenu {
		background: url(/images/green_box.png) no-repeat;
		margin-bottom: 5px;
		width: 216px;
	}
	
		#navigation .navigationmenu span {
			background: url(/images/green_box_ft.png) no-repeat;
			display: block;
			width: 216px;
			height: 3px;
		}

	#navigation .navigationtop {
		background-image: url(/images/navigation_top.gif);
		width: 238px;
		height: 4px;
	}

	#navigation .open, #navigation .open:visited, #navigation .open:hover {
		color: #fff;
		font-weight: bold;
	}
	
	#navigation .announcements {
		background: url(/images/white_box.png) no-repeat;
		margin-bottom: 5px;
		width: 215px;
	}
	
		#navigation .announcements span {
			background: url(/images/white_box_ft.png) no-repeat;
			display: block;
			width: 215px;
			height: 4px;
		}
	
	#navigation .announcementsinside {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 5px 10px 10px 10px;
		min-height: 182px;
		text-transform: none;
	}
	
		#navigation .announcementsinside h3 {
			color: #00285d;
			font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		}
		
		#navigation .announcementsinside p {
			margin-top: 3px;
		}
	
	#navigation .navigationicons {
		margin-bottom: 5px;
		width: 217px;
	}
		
		#navigation .navigationicons a {
			display: block;
			float: left;
			width: 108px;
			height: 97px;
		}

	#navigation .marketmaker {
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-transform: none;
		padding: 20px 5px 0 5px;
	}

#breadcrumbs {
	font-family: Tahoma;
	font-size:11px;
	text-transform: lowercase;
}

	#breadcrumbs a {
		text-decoration:none;
		color:black;
	}

#page {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
}

#reflection {
	background-image: url(/images/reflection_background.png);
	width: 942px;
	height: 57px;
	margin-left: auto;
	margin-right: auto;
}

#search {
	width: 300px;
	float: right;
}

	#search #box {
		float: right;
		padding-left: 3px;
	}

		#search #box input {
			font-size: 9pt;
			margin: 2px;
			padding: 1px;
			width: 150px;
			height: 15px;
			border: 2px solid #cccccc;
		}

	#search #button {
		float: right;
		padding-left: 3px;
		padding-top: 2px;
	}

	#search #label {
		float: right;
		text-transform: lowercase;
	}

#slogan {
	font-size: 12pt;
	color: #ffffff;
	padding: 20px 20px 0px 15px;
}

#sponsors {
	font-size: 8pt;
	color: #ffffff;
	width: 932px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	height: 67px;
	background-image: url(/images/top_background.png);
}

#welcome h1 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#welcome p {
	color: #656565;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 239px;
}

#feature1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 426px;	
}

	#feature1 h2 {
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	}
	
	#feature1 img {
		margin: 0 0 15px 0;
	}

#feature2 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 28px;
	width: 195px;
}
	#feature2 h2 {
		color: #00285d;
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size: 19px;
		padding-top: 4px;
	}

#wrapper {
	background-image: url(/images/wrapper_background_2.png);
	min-height: 816px;
}

#wrapper.hp {
	background-image: url(/images/hpwrapper_background.png);
}

* html #wrapper {height: 816px;}

#printheader, hr.print {
	display: none
}

#printbutton {
	text-align: right;
	padding-top: 10px;
	margin-right: -10px;
}

.page_content_left {
	padding-top: 5px;
	float:left;
	width: 74%;
}

.session_message {
	padding: 0px;
	margin: 10px 0 10px 0;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background-color: #ffefef;
	color: #ff0000;
}