		body {
			font-family:	Myriad, Arial, sans-serif;
			font-size:		12px;
			font-weight:	bold;
			color:			#32639B;
		}
		a {
			text-decoration: none;
			color:			#32639B;
		}
		a:hover {
			color:	#e7ce4e;
		}
		.pipe {
			padding-right:	6px;
			padding-left:	6px;
		}
		#container {
			width:	900px;
			position: absolute;
			left: 0;
			top: 0;
		}
		#rightColumn {
			width: 140px;
			background-color: #ffffff;
			position: absolute;
			left: 0;
			top: 0;
		}
		#rightColumn .winner {
			padding-top:	50px;
			padding-left: 	10px;
		}
		#rightColumn .winnerText {
			padding: 		20px;
			color:			#e7ce4e;
			font-family:	Myriad, Arial, sans-serif;
			font-size:		12px;
			font-weight:	bold;
		}
		#rightColumn .nav {
			text-align:		right;
			color:			#32639b;
			padding-top:	40px;
			padding-right:	20px;
		}
		#rightColumn p {
			margin: 0 0 5 0 ;
		}
		#main {
			width:	760px;
			background-color: #ffffff;
			position: absolute;
			left:  140px;
			top: 0px;
		}
		#main .flash {
			padding-bottom: 3px;
		}
		#main .topBlue {
			background-color:	#064378;
			width:	100%;
			position: relative;
			top: 0px;
		}
		#main .topNav {
			text-align:	right;
		}
		#main .topNav .navText {
			position: 		relative;
			top: 			-12px;
			font-family:	Myriad, Arial, sans-serif;
			font-size:		10px;
			font-weight:	normal;
			color:			#32639B;
		}
		#main .topNav .navCart {
			position: relative;
			top: 2px;
		}
		#main .topNav hr {
			color:	#32639B;
			background-color:	#32639B;
			width:	100%;
			height: 2px;
			border: 0;
		}
		#mainNav {
			width:			760px;
			padding-top:	3px;
		}
		#mainNav .blueNavHeader {
			background-color:	#064378;
			color:				#ffffff;
			font-weight:	bold;
			font-size:		12px;
			text-align:		center;
			vertical-align:	top;
			width:			100%;
		}
		#mainNav .navHeaderContainer {
			background-color:	#064378;
			padding-top: 	20px;
			padding-bottom: 20px;
		}
		#mainNav .navHeaderSpacer {
			background-color: #ffffff;
			width: 4px;
		}
		.npl {
			font-weight: normal;
			text-align:		left;
			font-size:		12px;
		}
		.npl a {
			color: #ffffff;
		}
		.npl a:hover {
			color: #e7ce4e;
		}
		#navRow {
			font-weight:	normal;
			text-align:		left;
			font-size:		12px;
		}
		#navRow a {
			color: #ffffff;
		}
		#navRow a:hover {
			color: #e7ce4e;
		}
		#navRow table,p{
			display: 	none;
			position:	relative;
			top:		0px;
			left:		6px;
		}
		#mainNav #navPrograms {
			background-image: url(../images/screened-programs.jpg);
			vertical-align: top;
			padding-top: 5px;
			width:	180px;
			line-height: 115%;
			background-repeat: no-repeat;
			background-color: 32639b;
		}
		#mainNav #navProducts {
			background-image: url(../images/screened-products.jpg);
			vertical-align: top;
			padding-top: 5px;
			width:	180px;
			background-repeat: no-repeat;
			background-color: 32639b;
		}
		#mainNav #navGiving {
			background-image: url(../images/screened-giving.jpg);
			vertical-align: top;
			padding-top: 5px;
			width:	180px;
			background-repeat: no-repeat;
			background-color: 32639b;
		}
		#mainNav #navDocument {
			background-image: url(../images/screened-document.jpg);
			vertical-align: top;
			padding-top: 5px;
			width:	180px;
			background-repeat: no-repeat;
			background-color: 32639b;
		}
		#aboutBDI {
			padding: 15px 20px 20px 20px;
		}
		#aboutBDI .title {
			font-size:		16px;
			font-weight:	bold;
			padding-bottom:	10px;
		}
		#container #empowering {
			background-color:	#ffffff;
			width: 	760px;
			color:	#32639b;
		}
		#empowering .title {
			color:		#cc9900;
			font-size:	14px;
			padding:	20px;
		}
		#empowering div {
			padding:	0px 20px 20px 20px;
			font-weight: normal;
		}
		.question {
			font-weight: bold;
		}
		.answer {
			padding-bottom: 10px;
		}
		ol li {
			padding-bottom: 10px;
		}
		#copy ul li {
			padding: 5 0 5 0;
		}
		
		.nav ul li {
			list-style:none;
			line-height:1.5em;
		}
		
		.navText ul li {
			display:inline;
			list-style:none;
			}
			
		#mainNav ul li {
			margin-left:-30;
			padding-left:0;
			list-style:none;
			line-height:1.25em;
		}
		
		.menu a {
			text-decoration: none;
			color:	#e7ce4e;
		}
		.menu a:hover {
			color: #ffffff;
		}
		.menu a:visited {
		}
		.txt_white{
			color: #ffffff;
		}
		
#contact{
	color:#FFF;
	padding:30px;
	font-family:"Times New Roman", Times, serif;
}