#topMenubar a:link   { color: white; text-decoration: none;}
#topMenubar a:hover  { color: white; text-decoration: underline;}
#topMenubar a:active { color: white; text-decoration: none;}
#topMenubar a:visited { color: white; text-decoration: none;}

#menuBar a:link   { color: white; text-decoration: none;}
#menuBar a:hover  { color: white; text-decoration: underline;}
#menuBar a:active { color: white; text-decoration: none;}
#menuBar a:visited { color: white; text-decoration: none;}

#sectionBar a:link   { color: white; text-decoration: none;}
#sectionBar a:hover  { color: white; text-decoration: underline;}
#sectionBar a:active { color: white; text-decoration: none;}
#sectionBar a:visited { color: white; text-decoration: none;}

.topMenuBar {
	font-size: small;
	text-align: center;
	width:957px; height:28px; background-color:#4d4d4f;
}
.groupMapSphereBox {
	width:184px; 
	height:180px; 
	background-color:white;
}
.bottomMenuBar {
	font-size: small;
	text-align: center;
	width:957px; height:28px;
}

.topMenuBarItem {
	font-family: Arial;
	font-size: small;
	color:white;
	text-align:center;
	width:150px;
	display:block;
	float: left;
	background:#4d4d4f;
	margin-top:4px;
}

.topMenuBarSpacer {
	font-family: Arial;
	font-size: xx-small;
	color:white;
	text-align:center;
	width:175px;
	display:block;
	float: left;
	}

.topMenuBarSeparator {
	font-family: Arial;
	font-size: small;
	color: white;
	display: block;
	float: left;
	margin-top:4px;
}

.footer {
	font-family: Arial;
	font-size: small;
	color:white;
	text-align:center;

}

.footerMenu {
	font-family: Arial;
	font-size: small;
	color:white;
	text-align:center;
	width:150px;
	display:block;
	float: left;
}

.footerSeparator {
	font-family: Arial;
	font-size: small;
	color: white;
	display: block;
	float: left;
}


.newStyle1 {
	margin-bottom: 2px;
	font-family: Arial;
	text-align: center;
	font-size: small;
	line-height:24px;
	color: white;
	background-repeat: no-repeat;
	width:184px; 
	height:180px; 
}

.newStyle2 {
	margin-bottom: 2px;
	margin-top: 2px;
	background-image: url('images/BD%20Button%20Large.jpg');
	font-family: Arial;
	text-align: center;
	font-size: 14pt;
	color: white;
	background-repeat: no-repeat;
}

.newStyle3 {
	margin-left: 1px;
	background-image: url('images/Welcome%20to%20BD.jpg');
	font-family: Arial;
	text-align: left;
	font-size: 13pt;
	color: #4d4d4f;
	background-repeat: no-repeat;
}

	#container {
		width: 970px;
		margin: auto;
		position: relative;
		text-align: left;
		left: 0px; top: 0px
		}

.sectionBarStyle {
	
	display:inline; margin-left:4px; float:left; width:769px; height:640px;
}
.newStyle4 {
	border-width: 1px;
	border-color: #808080;
	padding-left: 22px;
	color: #4d4d4f;
}
.headerStyle {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
}
.bodyStyle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #4d4d4f;
}

.blueText {
	color: #0000FF;
}
.blueBodyStyle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #0000FF;
}

.bodyDefaults
{
	background-color: #808285;
}

.bottomMenuSpacer
{
	height:16px; clear:both;
}

.menuBarStyle
{
	display:inline; float:left;
}

.contentStyle
{
	padding:8px;
}

.calloutBox {
	border-right: 4px solid #dae2e7;
	border-bottom: 4px solid #dae2e7;
	background-color: #dae2e7;
	border-left: 4px solid #dae2e7;
	border-top: 4px solid #dae2e7;
}
}

