@charset "ISO-8859-1";
/* CSS Document */
p {
	margin-top:8px;
	margin-bottom:8px;
}
.overlay {
	position:absolute;
	cursor:pointer;
	z-index:2;
		height:71px;
}
.button {
	position:absolute;
	background-color:#000;
	font-size:14px;
	/* for IE */
 filter:alpha(opacity=60);
 /* CSS3 standard */
 opacity:0.6;
	cursor:pointer;
	height:66px;
}
.yellowb {
	color:#FF0;
	font-weight:bold;
}
.text2 {
	background-color:#13306c;
	color:white;
	/* for IE */
 /*filter:alpha(opacity=95);*/
	/* CSS3 standard */
/* opacity:0.95;*/
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	font-size:14px;
	position:absolute;
	left: 0px;
	top: 66px;
	width: 780px;
	height: 335px;
		display:none;
/*font-weight:bold;*/
}
.buttonfont {
	font-size:14px;
	color:#FF0;
	font-weight:bold;
}
.main {
	left:0px;
	top: 0px;
	width:99px;
}
.maintext {
	position:absolute;
	left: 33px;
	top: 21px;
	z-index:1;
}
.economics {
	left:100px;
	top: 0px;
	width:132px;
}
.economicstext {
	position:absolute;
	left: 125px;
	top: 25px;
	z-index:1;
}
.waste {
	left:233px;
	top: 0px;
	width:132px;
}
.wastetext {
	position:absolute;
	left: 257px;
	top: 15px;
z-index:1;
	text-align: center;
	width: 84px;
}
.nonproliferation {
	left:366px;
	top: 0px;
	width:138px;
}
.nonproliferationtext {
	position:absolute;
	left: 374px;
	top: 15px;
	z-index:1;
	width: 122px;
}
.security {
	left:505px;
	top: 0px;
	width:159px;
}
.securitytext {
	position:absolute;
	left: 514px;
	top: 15px;
	z-index:1;
	width: 139px;
}
.workforce {
	left:665px;
	top: 0px;
	width:132px;
}
.workforcetext {
	position:absolute;
	left: 672px;
	top: 15px;
	z-index:1;
	width: 122px;
}
.em1 {
	font-size:18px;
	color:#FF0;
	font-style: italic;
	text-align: center;
	
}
.em1 sup {
	font-weight:bold;
	font-size:.8em;
}
.em2 {
	font-size:18px;
	color:#FF0;
	font-style: italic;
}
.em2 sup {
	font-weight:bold;
	font-size:.8em;
}
#securitytext2 p {
	margin-top:12px;
	margin-bottom:12px;
}
#maintext2 p {
	padding-bottom:1px;
	padding-top:1px;
}
