h2.challenge {
	color: white;
	background: #319041;
	padding-left: 3px;
}
.caption_nbd {
	font-size:0.8em;
}
.green {
	color: green;
	font-size:1em;
}
.challenge_green_table {
	background-color: #CFC;	
	width:290px;
}
.challenge_green_table a {
	text-decoration:none;
	color:#006feb;
}
.challenge_green_table a:hover {
	text-decoration:underline;
}
.challenge_green_table h3 {
	background-color: #5FB46E;
	padding-left: 5px;
	margin:0;
}
.challenge_green_table h4 {
	padding-left: 8px;
	padding-top:2px;
	margin-top: 0;
}
.challenge_green_table ul {			
	padding-top:5px;
}
.challenge_green_table p {
	padding:0 5px 5px;
}
#banner_text {
	margin-left: 0px;
	background: url('../ia/business/tools_resources/new_bldg_design/images/nbd_homepage_bkgrd.jpg') no-repeat;
	width:614px;
	float:left;
	height:198px;
}

#banner_text p {
	padding: 10px 6px 0px 380px;
	height: auto;
}
/*
.buttons span {
	color:white;
	padding:13px 0 0 5px;
	display:block;
}*/
.buttons {
	font-size:1.1em;	
	padding: 0;
	list-style: none;
	margin: 0;
	list-style-image: none;
}
.buttons li {
	margin: 0 0 1px;
	padding: 0;
	width: 165px;
	font-size:.9em;
}	
#pg_hd {
	height: auto;
}
.buttons a {
	display: block;
	width: 100%;
	padding: 10px 23px 10px 8px;
	text-decoration: none;
	color: #fff;	
}
.buttons li.short a {
	padding: 25px 23px 25px 8px;
}
.buttons li.long a {
	padding: 16px 23px 15px 8px;
}
.buttons a:link, .buttons a:visited {
	background: url('../ia/business/tools_resources/new_bldg_design/btn_nbd.jpg') no-repeat;	
	color: #4d4d4f;
}
.buttons a:hover, .buttons a:active {
	background: url('../ia/business/tools_resources/new_bldg_design/btn_nbd.jpg') no-repeat 0 -67px;
}
.rightNav ul {
	list-style: none;
	margin: 0;
	padding-right: 0;
}
.rightNav li {
	margin: 0;
	padding: 0;
	background: #cbedf8 url('../ia/business/challenge/images/challenge07_ter_nav_small.gif');
	height:50px;
	border-bottom: 1px solid #fff;
}
.rightNav a {
	text-decoration: none;
	color: #fff;
	font-size:1.1em;
	font-weight:bold;
	display: block;
	width: 150px;
	padding: 5px;

}
.rightNav a:link, .rightNav a:visited {
	background: url('../ia/business/challenge/images/challenge07_ter_nav_small.gif') no-repeat;
	color: #fff;
}
.rightNav a:hover, .rightNav a:active {
	background:#19A2D6 url('../ia/business/challenge/images/challenge07_ter_nav_small.gif') no-repeat 0 -50px;
	height: 40px;
	width: 94%;
}

.rightNav li#current a {
	background:  #5FB56E url('../ia/business/challenge/images/challenge07_ter_nav_small.gif') no-repeat 0 -100px;
	color: #fff;
	display:block;
	height: 40px;
	width:97%;
	padding:5px 0px 5px 5px;
}

.rightNav li#current a:hover, .rightNav li#current a:active {
	width: 97%;
	background:#19A2D6 url('../ia/business/challenge/images/challenge07_ter_nav_small.gif') no-repeat 0 -50px;
}
