@charset "utf-8";
/* CSS Document */

.feeds a
{
	color:#e36c09;
	font-size:16px;
	text-decoration:none;

}

.feeds img
{
	padding: 0 10px 0 0;
}
.feeds h1
{
	font-size:20px;
}

body
{
	background-color:#666666;
	background-attachment:fixed;
	margin: 0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}
.page
{
	width:899px;
	height: auto;
	background-color:#FFFFFF;
	float:left;
	margin:10px 0 0 0;
}
.banner
{
	background-image:url(images/banner.jpg);
	float:left;
	height:120px;
	width:899px;
}
.content
{
	width:900px;
	float:left;
}
.footer
{
	background-color:#905492;
	float:left;
	height: 15px;
	width: 899px;
	margin: 0 0 0 0;
	color:#FFFFFF;
	font-size:10px;
}
.footer a
{
	color:#FFFFFF;
}

#navbar
{	
	float:left;
	margin-left:175px;
	margin-top: 0;
	padding: 0;
	background-image:url(images/navbar.jpg);
}

#navbar li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#navbar li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 7px 33px;

	color: #52526f;
	text-align: center;
	text-decoration: none;
	width:auto;
	font-weight:bold;
	font-size:11px;
}

#navbar li a:hover
{
	color:#000000;
}
#navbar li:hover
{	
	background-image:url(images/navbar2.jpg);
}

#navbar div
{	
	position: relative;
	visibility: hidden;
	margin: 0;
	padding: 0;

	border-left: 1px solid #8a898a;
	border-right: 1px solid #8a898a;
	top:0px;
	left:-1px;
	width:183px;
}

	#navbar div a
	{	position: relative;
		display: block;
		margin: 0;
		padding:5px 0 5px 0;
		width: 183px;
		white-space: nowrap;
		text-align:center;
		text-decoration: none;
		background: #d4d8bd;
		color: #000000;
		font-weight:bold;
		font-size:11px;
		border-bottom:1px solid #666666;
		}

	#navbar div a:hover
	{	background: #b7d186;

	}

#navbar_container
{
	width:900px;
	height:28px;
	margin:15px 0 0 0;
}

#navlist {
	float:left;
	width: 130px;
	height: 30px;
	margin: 60px 26px 0px 29px;
	text-align:center;
}



#navlist ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#navlist a {
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration:none;
	font-weight: normal;
	color: #FFFFFF;
}

#navlist li a
{	
	display: block;
	margin: 0 1px 0 0;
	background-image:url(../images/navbar.jpg);
	color: #FFF;
	text-align: center;
	text-decoration: none;
	width:auto;
	margin-bottom:2px;
	padding-top:4px;
	padding-bottom:4px;
	font: bold 11px arial;
}
	

#navlist li a:hover
{	
	background-image:url(../images/navbar_rollover.jpg);
}

.border
{
	border-right:#b2b1b1 1px solid;
}
.home_box
{
	width:225px;
	height:170px;
	float:left;
	margin: 0 0 20px 0;
}
.home_box a
{
	color:#FFFFFF;
	text-decoration:none;
}
.home_box_top
{
	width:299px;
	height:25px;
	background-color:#8f2491;
	float:left;
	border-right:1px solid #671962;
	text-align:center;
	padding-top:5px;
	color:#FFFFFF;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
.home_box_top a
{
	color:#FFFFFF;
	text-decoration:none;
}
.main_image
{
	width:899px;
	height:326px;
	float:left;
	overflow:hidden;
}
.home_image
{
	width:224px;
	height:145px;
	float:left;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.feed
{
	width:208px;
	height:25px;
	float:left;
	padding: 6px 0 0 0;
	text-align:center;
	color:#FFFFFF;
	background-image:url(images/feeds.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	margin: 0 0 5px 14px;
}
.feed a
{
	color:#FFFFFF;
	text-decoration:none;
}
.feed_bottom
{
	width:208px;
	height:28px;
	float:left;
	color:#FFFFFF;
}
#scrolling_image_container {

  width: 288px;
  height: 180px;
}

#info {background:#f8f8f8; border:0;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu img
{
	margin:3px 0 0 0;
}

.menu 
{
	width:899px; 
	height:28px; 
	font-family:arial, sans-serif;
	float:left;
	background-image:url(images/navbar.jpg);
	position:relative;	
}

/* hack to correct IE5.5 faulty box model */
* html .menu 
{
	width:901px; 
	w\idth:900px;
}
	
/* remove all the bullets, borders and padding from the default list styling */
.menu ul 
{
	padding:0;
	margin:0;
	list-style-type:none;
	background-image:url(images/navbar.jpg);
}

.menu ul ul 
{
	width:auto;
}

.menu ul ul a
{
	border-bottom:1px solid #8a898a;
	border-left:1px solid #8a898a;
	border-right:1px solid #8a898a;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li 
{
	float:left;
	position:relative;
	text-align:center;
}

/* style the links for the top level */
.menu a, .menu a:visited 
{
	display:block;
	font-size:11px;
	text-decoration:none; 
	color:#525252;
	width:auto; 
	height:28px;
	line-height:28px; 
	font-weight:bold;
	padding: 0 10px 0 10px;

}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited 
{
	background:#d4d8bd url(images/grey-arrow.gif) no-repeat 95px center;
}

/* style the second level hover */
.menu ul ul a.drop:hover
{
	background:#985aa3 url(images/blue-arrow.gif) no-repeat 95px center;
}

.menu ul ul :hover > a.drop 
{
	background:#985aa3 url(images/blue-arrow.gif) no-repeat 95px center;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited 
{
	background:#e2dfa8;
}

/* style the third level hover */
.menu ul ul ul a:hover 
{
	background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul 
{
	visibility:hidden;
	position:absolute;
	height:0;
	top:28px;
	left:0; 
	width:auto;
}

/* position the third level flyout menu */
.menu ul ul ul
{
	left:149px; 
	top:-1px; 
	width:auto;
	border-top: 1px solid #8a898a;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left 
{
	left:+112px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table 
{
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited 
{
	background:#d4d8bd; 
	color:#000; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 


}
.menu :hover
{

	background-image:url(images/navbar2.jpg);
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover
{
	color:#000; 
		background-color:#000033;

}
.menu ul ul a:hover
{
	background:#b7d186;
}
.menu :hover > a, .menu ul ul :hover > a 
{
	color:#000; 
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul
{
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{ 
	visibility:visible;
}
.text_content_holder
{
	width:899px;
	float:left;
}
.text img
{
	margin:0 0 10px 10px;
}

.bullets li
{
	margin:5px 0 5px 0;
}
/*.contact_table span input
{
	height:12px;
	width: 280px;
	font-size:11px;
	background-color:#c5e2a4 !important;
	border:1px solid #666666 !important;
	color:#000000;
	padding:2px;
}
.contact_table span textarea
{
	width:280px;
	height:90px;
	font-size:11px;
	background-color:#c5e2a4 !important;
	border:1px solid #666666 !important;
	padding:2px;
	color:#000000;
}*/
.contact_table
{
	font-size:11px;
	margin:0 0 40px 10px;
}
h2
{
	color:#e36c09;

	font-size:13pt;

}
h2 a
{
	color:#e36c09;
	font-size:13pt;
	}
.text img
{
	margin:10px;
	width:350px;
}
h3
{
	color:#e36c09;
	outline-style:inherit;
	outline-color:#000000;
	outline-width: 1px;
	font-size:13pt;

}
.nav_box
{
	float:left;
	width:250px;
	height:auto;
	background-color:#afe077;
	margin:20px 0 20px 0;
	float:left;
}
	
/* remove all the bullets, borders and padding from the default list styling */
.nav_box ul 
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.nav_box ul ul 
{
	width:auto;
}

.nav_box ul ul a
{
	border-bottom:1px solid #8a898a;
	border-left:1px solid #8a898a;
	border-right:1px solid #8a898a;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.nav_box li 
{
	width:250px;
	border-bottom:dotted #333333 1px;
}

/* style the links for the top level */
.nav_box a, .nav_box a:visited 
{
	display:block;
	font-size:11px;
	text-decoration:none; 
	color:#525252;
	width:auto; 
	height:28px;
	line-height:28px; 
	font-weight:bold;
	padding: 0 10px 0 10px;

}

.nav_box_top
{
	width:250px;
	height:30px;
	background-color:#FF9933;
	text-align:center;
	padding: 15px 0 0 0;
}
.nav_box_headings
{
	background-image:url(images/navbox_header.gif);
	height:20px;
	width:250px;
	text-align:center;
	color:#FFFFFF;
	padding:3px 0 0 0;
}
.left_content
{
	width:527px;
	float:left;
	font-size:9pt;
	margin: 10px 0 15px 17px;
}
.left_content a
{
	color:#66a51f;
	text-decoration:none;
}
.logo_table
{
	margin:0 0 0 150px;
}
.logo_table img
{

}
.nav_column
{
	height:28px; 
	font-family:arial, sans-serif;
	float:left;	
	margin: 15px 0 0 15px;
}

/* remove all the bullets, borders and padding from the default list styling */
.nav_column ul 
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.nav_column ul ul 
{
	width:auto;
}

.nav_column ul ul a
{
	border-bottom:1px solid #8a898a;
	border-left:1px solid #8a898a;
	border-right:1px solid #8a898a;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.nav_column li 
{
	position:relative;
	text-align:center;
	height:27px;
	width:130px;
	background-color:#8f14a8;
	margin:0 0 5px 0;
}

/* style the links for the top level */
.nav_column a, .nav_column a:visited 
{
	display:block;
	font-size:10px;
	text-decoration:none; 
	color:#FFFFFF;
	width:auto; 
	height:28px;
	line-height:28px; 
	font-weight:bold;
	padding: 0 5px 0 5px;

}


.nav_column_right
{
	height:28px; 
	font-family:arial, sans-serif;
	margin: 15px 0 0 15px;
	float:right;
	width:100px;
}
.buttons
{
width:885px;
}

/* remove all the bullets, borders and padding from the default list styling */
.nav_column_right ul 
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.nav_column_right ul ul 
{
	width:auto;
}

.nav_column_right ul ul a
{
	border-bottom:1px solid #8a898a;
	border-left:1px solid #8a898a;
	border-right:1px solid #8a898a;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.nav_column_right li 
{
	text-align:center;
	height:36px;
	background-color:#6aac20;
	margin:0 0 5px 0;
	width:100px;
	padding:7px 0 0 0;
}

/* style the links for the top level */
.nav_column_right a, .nav_column_right a:visited 
{
	display:block;
	font-size:11px;
	text-decoration:none; 
	color:#FFFFFF;
	width:auto; 
	height:28px;
	line-height:28px; 
	font-weight:bold;
	padding: 0 10px 0 10px;

}

ul
{
	margin: 0 0 0 14px;
	padding: 0 0 0 0;
}
.energy_image
{
	width:401px;
	height:500px;
	float:right;
	background-color:#33CC99;
}
.inf_menu_container
{
	width:900px;
	height:28px;
	margin:15px 0 0 0;
}
/* Infrastructure Menu */

.inf_menu 
{
	width:556px;
	height:28px;
	font-family:arial, sans-serif;
	float:left;
		background-image:url(images/navbar.jpg);
			margin:0 0 10px 180px;

}

/* remove all the bullets, borders and padding from the default list styling */
.inf_menu ul 
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.inf_menu ul ul 
{
	width:auto;
}

.inf_menu ul ul a
{
	border:1px solid #8a898a;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.inf_menu li 
{
	float:left;
	text-align:center;
	margin: 0 0 8px 0;
	color:#aedf76;
	cursor:pointer;
}
.inf_menu li:hover
{
	background-image:url(images/navbar2.jpg);
}
.inf_menu ul ul li
{
	margin: 0;
}

/* style the links for the top level */
.inf_menu a, .inf_menu a:visited 
{
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#525252;
	width:auto; 
	height:28px;
	line-height:28px; 
	font-weight:bold;
	padding: 0 10px 0 10px;
	margin:0px;

}

/* style the second level background */
.inf_menu ul ul a.drop, .inf_menu ul ul a.drop:visited 
{
	background:#d4d8bd url(images/grey-arrow.gif) no-repeat 95px center;
}

/* style the second level hover */
.inf_menu ul ul a.drop:hover
{
	background:#985aa3 url(images/blue-arrow.gif) no-repeat 95px center;
}

.inf_menu ul ul :hover > a.drop 
{
	background:#985aa3 url(images/blue-arrow.gif) no-repeat 95px center;
}
/* style the third level background */
.inf_menu ul ul ul a, .inf_menu ul ul ul a:visited 
{
	background:#e2dfa8;
}

/* style the third level hover */
.inf_menu ul ul ul a:hover 
{
	background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.inf_menu ul ul 
{
	visibility:hidden;
	position:relative;
	left:-1px;
	top:27px;
	width:auto;
	background-image:none;
}

/* position the third level flyout menu */
.inf_menu ul ul ul
{
	left:149px; 
	top:-1px; 
	width:auto;
	border-top: 1px solid #8a898a;
}

/* position the third level flyout menu for a left flyout */
.inf_menu ul ul ul.left 
{
	left:+112px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.inf_menu table 
{
	position:relative;
	top:0; 
	left:0; 
	border-collapse:collapse;
	top:-28px;
	left:-1px;
}

/* style the second level links */
.inf_menu ul ul a, .inf_menu ul ul a:visited 
{
	background:#d4d8bd; 
	color:#000; 
	height:auto;
	line-height:1em; 
	padding:5px 10px; 


}


/* style the top level hover */
.inf_menu a:hover, .inf_menu ul ul a:hover
{
	color:#000; 

}
.inf_menu ul ul a:hover
{
	background:#b7d186;
}
.inf_menu :hover > a, .inf_menu ul ul :hover > a 
{
	color:#000; 
}

/* make the second level visible when hover on first level list OR link */
.inf_menu ul li:hover ul,
.inf_menu ul a:hover ul
{
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.inf_menu ul :hover ul ul
{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.inf_menu ul :hover ul :hover ul
{ 
	visibility:visible;
}
.text
{
	margin:10px;
}
.image_right
{
	float:right;
}
.related_resources
{
	background-color:#8cc14e;
	float:left;
	margin:63px 0 0 0;
	text-align:center;
	padding: 0 0 5px 0;
	font-weight:bold;
}
.related_resources ul
{
	margin:3px 0 0 0;
}
.related_resources li
{
	list-style:none;
	margin: 0 0 0 0;
}
.related_resources a
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:9pt;
	margin:2px 0 2px 0;
}
.related_resources a:hover
{
	color:#EBEBEB;
}
.register_table td
{
	height:30px;
	
}

.related_resources
{
	background-color:#666666;
	float:left;
	margin:63px 0 0 0;
	text-align:center;
	padding: 0 0 5px 0;
	font-weight:bold;
	width:200px;
	overflow:hidden;
}
.resources_table
{
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 0 10px;
}
.resources_table a
{
	color:#FFFFFF;
	text-decoration:none;
}
.related_resources ul
{
	margin:3px 0 0 0;
}
.related_resources li
{
	list-style:none;
	margin: 0 0 0 0;
}
.related_resources a
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:9pt;
	margin:2px 0 2px 0;
}
.related_resources a:hover
{
	color:#EBEBEB;
}
.register_table td
{
	height:30px;
	
}


