*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	/*color:Blue;*/
}
/* Header Styles Started */

#PageLayout
{
      height: 100px;
      border-left: 1px solid #D1D3D1;
      border-right: 1px solid #D1D3D1;
      border-top: 1px solid #D1D3D1;
}

#TopHeader
{
      background-image: url(../../images/headerbg.jpg);
      width: 100%;
      height: 68px;
}

#LogoDiv
{
      float: left;
      padding-left: 30px;
}

#LoginDetails
{
      padding-top: 5px;
      float:right;
 }


#SearchHelp
{
	clear:both;
	margin-top:-5px;
	float:right;
	padding-right:53px;
    
}

#MemberName
{
	clear:both;
    float:right;
    padding-bottom:5px;    
}

#HeaderMenu
{
      background-color: #7D817C;
      width: 100%;
      float: left;
      clear: both;
}

#TopLinkButtons ul
{
      list-style: none;
      padding: 0px;
      margin: 0px;
}

#TopLinkButtons ul li
{
      float: left;
      height: 32px;
      background-image: url(separator.jpg);
      background-position: right;
      background-repeat: repeat-y;
      width:100px;
      text-align:center;
      
}

#TopLinkButtons ul li a
{
      padding-left: 12px;
      padding-right: 15px;
      padding-top: 8px;
}

#HeaderSubMenu
{     
      position:absolute;      
      background-image: url(headermenu.gif);
      width:320px;
      height:20px;
      padding-top:2px;
      right:10px;
      top:110px;  
}

#HeaderSubMenu ul
{     
      margin:0px;
      padding:0px;
      list-style:none;        
      padding-left:10px;
}

#HeaderSubMenu ul li
{
      display:inline;
      padding-left:5px;
      padding-right:10px;     
      background-image: url(menubullet.gif);
      background-repeat:no-repeat;
      background-position:left;     
}

#HeaderSubMenu ul li a
{
      padding-left:5px;
}


/* header styles end */


body
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
.bgimg
{
	background-image: url(headerbg.gif);
	background-repeat: repeat-x;
	
}
.TabHeader
{
	background-image: url(../../css/headerbg18.gif);
	background-repeat: repeat-x;
	height: 15px;
	color: #990033;
	font-weight: bold;
	font-size: 10px;
}
.bgimg1
{
	background-image: url(headerbg18.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.bgcolor
{
	background-color: #F7F7F7;
}

.header0
{
	color: #990033;
	font-weight: bold;
	font-size: 8pt;
}

.header1
{
	color: #990033;
	font-weight: bold;
	font-size: 9pt;
}
.headerPageDesc
{
	color: #990033;
	font-weight: bold;
	font-size: 15px;
}
.header2
{
	color: #990033;
	font-weight: bold;
	font-size: 10pt;
}
.header3
{
	color: #990033;
	font-weight: bold;
	font-size: 11pt;
}
.header4
{
	color: #990033;
	font-weight: bold;
	font-size: 12pt;
}
.header5
{
	color: #990033;
	font-weight: bold;
	font-size: 9pt;
}

/*  padding class  */

.lp
{
	padding-left: 8px;
}
.tp
{
	padding-top: 8px;
}
.rp
{
	padding-right: 8px;
}
.bp
{
	padding-bottom: 8px;
}
.allp
{
	padding: 8px;
}


/*  margin class  */

.lm
{
	margin-left: 8px;
}
.tm
{
	margin-top: 8px;
}
.rm
{
	margin-right: 8px;
}
.bm
{
	margin-bottom: 8px;
}
.allm
{
	margin: 8px;
}


/*  border class  */


.lb
{
	border-left: 1px solid #D1D3D1;
}
.tb
{
	border-top: 1px solid #D1D3D1;
}
.rb
{
	border-right: 1px solid #D1D3D1;
}
.bb
{
	border-bottom: 1px solid #D1D3D1;
}
.allb
{
	border: 1px solid #D1D3D1;
}
/* HTML control */


.alert
{
	color: #ff0000;
}
.textbox
{
	border: solid 1px #AAAAAA;
}


/*  genenral links  */

a.submenu
{
	color: #C10000;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:hover
{
	color: #000000;
}
a.submenu2
{
	color: black;
	text-decoration: none;
}

a.submenu1
{
	color: #C10000;
	text-decoration: none;
}
.submenu1visited
{
	color: #C7840E;
}
a.submenu1:hover
{
	color: #000000;
}


a.submenusmall
{
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
}
a.submenusmall:hover
{
		color: #fffaa6;
}


.menubg
{
	background-color: #7D817C;
	height: 31px;
}

.bb1
{
	border-bottom: 1px solid #D1D3D1;
	height: 10px;
}

a.topmenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999D98;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	padding-top: 3px;
	display: block;
	text-decoration: none;
	border: 1px solid #E9E9E9;
}

a.topmenu:hover
{
	background-color: #C5C9C4;
}

a.topmenu1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999D98;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	padding-top: 3px;
	display: block;
	text-decoration: none;
	border: 1px solid #FFA976;
}

a.topmenu1:hover
{
	background-color: #E78B42;
}


a.topmenu2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999D98;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	padding-top: 3px;
	display: block;
	text-decoration: none;
	border: 1px solid #FFA976;
}

a.topmenu2:hover
{
	background-color: #E78B42;
}


.topmenuvisited
{
	background-color: #FFDDDD;
	color: #990033;
	border: 1px solid #ffffff;
}

a.menu
{
	color: #7D817C;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover
{
	color: #FE1414;
}


/* submenu items list  */


#div_newsDeals
{
	position: absolute;
	width: 142px;
	z-index: 1;
	left: 509px;
	top: 97px; /* 	background-color:#FFFFFF; 	background-image:url(../images/menubg.jpg); 	background-repeat:repeat-x; 	background-position:bottom; 	border:1px solid #D1D3D1; */
}


#div_NuclearDatabases
{
	position: absolute;
	width: 170px;
	z-index: 1;
	left: 980px;
	top: 97px; /* 	background-color:#FFFFFF; 	background-image:url(../images/menubg.jpg); 	background-repeat:repeat-x; 	background-position:bottom; 	border:1px solid #D1D3D1; */
}

#divProducts
{
	position: absolute;
	width: 150px;
	z-index: 1;
	left: 830px;
	top: 97px; /* 	background-color:#FFFFFF; 	background-image:url(../images/menubg.jpg); 	background-repeat:repeat-x; 	background-position:bottom; 	border:1px solid #D1D3D1; */
}

#div_Deals
{
	position: absolute;
	width: 165px;
	z-index: 1;
	left: 310px;
	top: 97px;
	height: 10px; /* 	background-color:#FFFFFF; 	background-image:url(../images/menubg.jpg); 	background-repeat:repeat-x; 	background-position:bottom; 	border:1px solid #D1D3D1; */
}

#divFinders
{
	position: absolute;
	width: 165px;
	z-index: 1;
	left: 474px;
	top: 310px;
	height: 10px; /* 	background-color:#FFFFFF; 	background-image:url(../images/menubg.jpg); 	background-repeat:repeat-x; 	background-position:bottom; 	border:1px solid #D1D3D1; */
}
#div_Databases
{
	position: absolute;
	width: 165px;
	z-index: 1;
	left: 242px;
	top: 97px;
	height: 8px; /* 	background-color:#FFFFFF; 	background-image:url(../images/menubg.jpg); 	background-repeat:repeat-x; 	background-position:bottom; 	border:1px solid #D1D3D1; */
}

#DIV_companies_menu
{
	position: absolute;
	display: none;
	left: 110px;
	width: 145px;
	top: 100px;
	padding-top: 10px;
	text-decoration: none;
}

#div_research
{
	position: absolute;
	width: 122px;
	z-index: 1;
	left: 835px;
	top: 96px;
	visibility: hidden; /* 	background-color:#FFFFFF; 	background-image:url(../images/menubg.jpg); 	background-repeat:repeat-x; 	background-position:bottom; 	border:1px solid #D1D3D1; */
}


#div_aboutus
{
	width: 85px;
	z-index: 1;
	background-color: #FFFFFF;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #D1D3D1;
}

#div_myaccount
{
	width: 94px;
	background-color: #FFFFFF;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #D1D3D1;
}

#div_assets
{
	position: absolute;
	width: 145px;
	z-index: 1;
	left: 246px;
	top: 96px;
	visibility: hidden; /* 	background-color:#FFFFFF; 	background-image:url(../images/menubg.jpg); 	background-repeat:repeat-x; 	background-position:bottom; 	  	border:1px solid #D1D3D1;	 */
}
.menuseparator
{
	background-image: url(../images/menuseparator.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.footer
{
    color:#ffffff;
    background-image:url(Footer_GD_Logo_bg.jpg);
    height:30px;
    border:solid 1px #ffffff;
}
.row1
{
	background-color: #F6F6F6;
}
.row2
{
	background-color: #FFFFFF;
}
.gridheader
{
	background-image: url(headerbg.gif);
	height: 24px;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
th
{
	color: #990033;
	font-size: 11px;
}
.gridfooter
{
	background-image: url(gridfooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.graybg
{
	background-color: #F6F6F6;
	text-align: left;
}
.headerblock
{
	background-image: url(headerbg.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	color: #990033;
	display: block;
	font-weight: bold;
	font-size: 9pt;
	margin-top: 5px;
	padding-top: 8px;
}

.tocbutton
{
	color: #C60909;
	font-weight: bold;
	border: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-bottom: none;
	border-left: 1px solid #CDCDCD;
	background-image: url(toc_bg1.jpg);
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 25px;
}
.tocbuttonactive
{
	color: #515151;
	font-weight: bold;
	border: 1px solid #CDCDCD;
	background-image: url(headerbg.gif);
	line-height: 25px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	display: block;
	height: 30px;
}
.tocbuttonactive2
{
	color: #515151;
	font-weight: bold;
	border: 1px solid #CDCDCD;
	background-image: url(headerbg.gif);
	line-height: 25px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	display: block;
	height: 30px;
}
.tocbutton2
{
	color: #C60909;
	font-weight: bold;
	border: 1px solid #CDCDCD;
	background-image: url(toc_bg1.jpg);
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 25px;
}
.tocgray1
{
	background-image: url(toc_bg3.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 30px;
}
.tocgray2
{
	background-image: url(toc_bg2.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 30px;
}



.doc
{
	color: #C60909;
	font-weight: bold;
	border: 1px solid #CDCDCD;
	background-image: url(toc_bg1.jpg);
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	display: block;
	height: 18px;
	line-height: 25px;
	padding-top: 2px;
}
.menu1
{
	display: block;
	height: 18px;
}
a.headermenu
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
a.headermenu:hover
{
	color: #FFFAA6;
}
.menubox
{
	background-color: White;
	border: solid 1px #D1D3D1;
}
.graybg2
{
	background-color: #7D817C;
	color: #FFFFFF;
	height: 24px;
	padding-left: 12px;
	font-weight: bold;
}

.selectedwidth
{
	width: 100px;
	font-weight: bold;
	padding-left: 10px;
	color: #990033;
	font-size: 10pt;
}
.selectedwidth1
{
	width: 50%;
	font-weight: bold;
	padding-left: 10px;
	color: blue;
	font-size: 10pt;
}
.selectedcolor
{
	color: #990033;
	font-size: 9pt;
}
.selectedcolor1
{
	color: #0000ff;
	font-weight: normal;
	font-size: 9pt;
}
.mainheading
{
	color: #990033;
	font-weight: bold;
	font-size: 11pt;
}

.backbutton
{
   color: #ffffff;
    font-weight: bold;
    background-color: #7D817C;
    border: 1px solid #7D817C;
    height: 25px;
    position: absolute;
    top: 80px;
    float: right;
    right: 15px;
    width: 80px;
}



a
{
	color: #C10000;
	text-decoration: none;
}
a:hover
{
	color: #000000;
}
.headersmall
{
	color: #990033;
	font-weight: bold;
	font-size: 12px;
}



.modernbricksmenu2
{
	padding: 0;
	width: 302px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.modernbricksmenu2 ul
{
	margin: 0;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

.modernbricksmenu2 li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}

.modernbricksmenu2 a
{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: #980000;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	background-color: white;
	border-top: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

.modernbricksmenu2 a:hover
{
	background-color: #FFDCCC;
	color: #980000;
}

.modernbricksmenu2 a.selected
{
	background-color: #F3F3F3;
	color: #980000;
	border-top: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

.tabcontent
{
	display: none;
}
.stripcolor
{
	background-color: #e4eeff;
}
#DIV_Databases_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 210px;
	width: 164px;
	top: 100px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_Products_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 373px;
	width: 160px;
	top: 100px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_contracts_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 373px;
	width: 185px;
	top: 100px;
	padding-top: 68px;
	text-decoration: none;
	 height:125px
}

#DIV_Projects_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 373px;
	width: 160px;
	top: 129px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_Markets_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 373px;
	width: 168px;
	top: 130px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_EnergyEffciency_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 532px;
	width: 138px;
	top: 100px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_EnergyStorage_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 532px;
	width: 150px;
	top: 129px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_WaterProducts_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 532px;
	width: 175px;
	top: 159px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_contracts_EnergyEffciency_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 557px;
	width: 150px;
	top: 158px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_contracts_EnergyStorage_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 557px;
	width: 150px;
	top: 187px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_contracts_Water_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 557px;
	width: 180px;
	top: 217px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_contracts_Infrastructure_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 557px;
	width: 155px;
	top: 247px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_Lighting_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 669px;
	width: 227px;
	top: 100px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_GreenBuilding_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 669px;
	width: 197px;
	top: 129px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_Market_GreenBuilding_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 669px;
	width: 197px;
	top: 219px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_EnergyStorage_Menu2
{
	z-index:1;
	position: absolute;
	display: none;
	left: 532px;
	width: 155px;
	top: 129px;
	padding-top: 10px;
	text-decoration: none;
}

#DIV_Water_Menu2
{
	z-index:1;
	position: absolute;
	display: none;
	left: 532px;
	width: 155px;
	top: 189px;
	padding-top: 10px;
	text-decoration: none;
}

#DIV_PowerGeneration_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 373px;
	width: 160px;
	top: 189px;
	padding-top: 10px;
	text-decoration: none;
	
}
#DIV_EnergyEfficiency_Menu3
{
	z-index:1;
	position: absolute;
	display: none;
	left: 532px;
	width: 155px;
	top: 158px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_Transporation_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 574px;
	width: 190px;
	top: 159px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_TransporationBioFuels_Menu
{
	z-index:1;
	position: absolute;
	display: none;
	left: 763px;
	width: 170px;
	top: 159px;
	padding-top: 10px;
	text-decoration: none;
}

#DIV_EnergyEffciency_Menu4
{
	z-index:1;
	position: absolute;
	display: none;
	left: 532px;
	width: 138px;
	top: 189px;
	padding-top: 10px;
	text-decoration: none;
}
#DIV_EnergyStorage_Menu4
{
	z-index:1;
	position: absolute;
	display: none;
	left: 532px;
	width: 150px;
	top: 218px;
	padding-top: 10px;
	text-decoration: none;
}

.leftnav
{
	width:220px;
}

/*Auto Compalete*/  
div.suggestions {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid black;
    position: absolute;   
    background-color:#FFFFFF;
}

div.suggestions div {
    cursor: default;
    padding: 0px 3px;
    background-color:#FFFFFF;
}

div.suggestions div.current {
    background-color: #3366cc;
    color: white;  

}
.tabActive
{
	background-image: url(headerbg.gif);
	border: 1px solid #CDCDCD;
	font-weight:bold;
}
.tabInActive
{
	background-image: url(toc_bg1.jpg);
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	font-weight:bold;
}
.headersmall2
{
	color: #990033;
	font-weight: bold;
	font-size: 7pt;
	width: 80px;
}

.fl
{
	float:left;
}
.fr
{
	float:right;
}
.clear
{
	clear:both;
}

.none
{
	display:none;
}