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

#divBack {
	top: 0px;
	left: 0px;
	border-width: 0px;
	height: 100%;	
	z-index: 2;
}

#tblMain { 
	border-width: 0px;	
	height: 100%;
	width: 100%
}
	
#tblMain td {
	border-style: none;
	border-width: 0px;	}

#tblMain h2 {
	margin:0px;	}

#bfdTopBanner {
	height: 120px;	}
	
#trTopBanner {
	height: 120px;	}
	
#bfdTopMenu {	
	height: 28px;
	/*background-color:#E07000;*/
	margin:0px;
}

#trTopMenu {
	height: 28px;
	background-color: #EEEEEE;	}
	
#trTopMenu td {
	/*background-color: #006666;*/
	background-image:url(../images/menuBG.gif);
	background-repeat:repeat-x;
}
	
#tdLeftMenu {	
	width: 180px;		
	padding-top: 25px;	
	background-image: url(../images/bfdBGFullTile.gif);
	background-repeat: repeat-y;	}
	
#trMainBlock {
}

#tdMainContent {		
	padding: 0px;	}
	
#bfdMainContent {		
	padding: 10px;
}
	
#bfdMainContent div {
	border-style: solid;
	border-width: 0px;
	border-color: #666699;
	margin: 0px;	
	padding: 0px;	
}

#bfdNetworkContent {
	border-style: solid;
	border-width: 0px;
	border-color: #666699;
	margin: 0px;	
	padding: 0px;
	background-image:url(../images/worldMap800.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-attachment:fixed;
}
	
/*#bfdBackgroundPic {
	z-index: 1;
	margin-top: 585px;
	background-image: url(../images/question_w240.gif);
	background-repeat: none;
	height: 250px;
	width: 240px;
	float: right;
} */
	
#tdRightMenu {	
	}
	
.tdRightMenuCol {
	width: 160px;
	/*background-color:#FFD600;*/
	background-image:url(../images/rhMenuBG.jpg);
	background-repeat:no-repeat;
	padding-top: 25px;
}

#bfdBotMenu {	
	/*height: 28px;*/}
	
#trBotMenu {
	height: 28px;
	background-color: #666666;	
	background-image:url(http://www.w3.org/Icons/valid-xhtml10);
	background-position:right;
	background-repeat:no-repeat;

	}
	
/* Portal Layout ----------------------------- */

.tdRightMenuPortCol {	
	background-color: #FFFFFF;
	width: 300px;
	padding-top: 25px;
	padding-right: 10px;
}

#divPortalSearch {
	width: 180px;
	float: right;
}

/*.tdMainContentPortal {
	background-image: url(../images/question_w240.gif); 
	background-position: 240px right; 
	background-repeat: no-repeat;
}	*/

.smallText {
font-size:8pt;
}

/* Added to set the margin heights on h1 tags and p tags 
h1 {
margin-bottom:3px;
padding:0px;
line-height:1em;
}
h2 {
margin:0px;
padding:0px;
line-height:1em;
}
p {
margin-bottom:3px;
padding:0px;
} */

.rowNormal { background-color:#CCCCCC }
.rowNormalActive { background-color: #999999 }