﻿/* NO SCRIPT/FLASH */
.noScript
{
	border: solid 1px blue;
	background-color: #fff;
	color: #000000;
	margin: auto;
	position: relative;
	top: 200px;
	padding: 10px 10px 10px 10px;
}

.noScript img
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.noScript a:hover
{
	text-decoration: underline;
}

#noScriptDiv
{
	position: absolute;
	top: 0px; left: 0px;	
	width: 100%;
	height: 400px;
	background-color: #ffffff;
	
}

#noFlashDiv 
{
	display: none;	
	position:absolute;
	top: 0px; left: 0px;	
	
	width: 100%;
	height: 2000px;	
	z-index: 12000;
}

#noFlashDiv img
{
	border: none;	
	
}

#noFlashContent
{
	border: solid 1px blue;
	background-color: #fff;
	color: #000000;
	margin: auto;
	position: relative;
	top: 30px;
	width: 510px;
	height: 180px;
	font-size: 15px;
	padding: 8px 8px 8px 8px;
	z-index: 13000;
}



/* SEARCH PAGE */
#searchDiv
{	
	float: right;
	position: relative;	
	top: 12px;
	background-image: url('/assets/images/nbmbaa/empowering_visionaries.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;	
	padding-left: 180px;
	
}

#searchDiv div
{
	
	float: left;
}

/* #searchDiv table
{
	text-align: right;
} */

.searchrequired
{
	background-image: url('/assets/images/controls/required.png');
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 12px;
}
/* SEARCH PAGE */


.watermark
{
	color: silver;
	font-style: italic;
	font-size: 10px;	
	padding-left: 1px;
}

#contact_table_div
{	
	margin-right: 20px;
}
