body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(NBHI_main_bg.gif);
}

a:link, a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF4D7;
	font-size: 100%;
	line-height: 140%;
}
li {
	color: #4688B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: none;
	color:#CCA12E;
	font-size: 12px;
}

a.PDLink {
	text-decoration: none;
	color:#4688B7;
	font-size: 9px;
}

a.Experts {
	color: #4688B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.Experts:hover {

	color: #4688B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	border-bottom: thin dotted;
}

.ol {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* this is the container for all the content */ 

.thrColLayout #container {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4688B7;
	border-right-color: #4688B7;
	border-bottom-color: #4688B7;
	border-left-color: #4688B7;
	height: auto;
	background-image: url(bg_June09.gif);
} 

/* this is the header */

.thrColLayout #header {
	padding: 0;  
	height: 182px;
	} 


/* this is the footer */

.thrColLayout #footer {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
	background-image: url(tools2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100px;
} 
.thrColLayout #footer p {
	margin: 0;
	padding: 10px 0;
	clear: both;
	font-size: 9px;
	color: #4688B7;
	text-align: center;
}

/* this is the left column */

.thrColLayout #LeftColumn {
	float: left;
	width: 215px; /* top and bottom padding create visual space within this div */
	background-color: #4688B7;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4688B7;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 100px;
	padding-left: 0px;
	overflow: hidden;
	margin: 0px;
}

.thrColLayout  #LeftColumn  h2 {
	margin-left: 25px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 80%;
	color: #FFF4D7;
}

/* this is the main content in the middle */

.thrColLayout #mainContent {
	width: 300px;
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 10px;
	padding-right: 37px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	overflow: visible;
} 

.thrColLayout #mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	word-spacing: 1px;
} 

/* this is the right column */ 

.thrColLayout #RightColumn {
	float: right;
	width: 320px; /* top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 31px;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.thrColLayout  #RightColumn  h2 {
	font-style: normal;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 140%;
	color: #4688B7;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.RightColumnText {
	color: #4688B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.thrColLayout #Experts {
	background-color: #DBBD6C;
	color: #4688B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 270px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
