/* reset begin */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;
}
/* reset end */

a {
	color: black;
}

ul {
	list-style: disc;
	margin-left: 20px;
}

p {
	padding: 1em 0em 1em 0em;
}

html {
	font-family: Arial;
	font-size: 12.1667px;
}

h1 {
	font-size: 18.25px;
	font-weight: bold;
}

h3 {
	font-size: 12.1667px;
	font-weight: bold;
	padding: 1em 0em 1em 0em;
}

#wrapper {
	width: 980px;
}

#header {
	height: 135px;
	background: url("../images/bannerAllR.jpg") no-repeat top;
	margin-top: 30px;
}

#logoImage {
	margin-top: 45px;
	margin-left: -490px;
}

#homePageRightCol {
	float:right; 
	width: 460px; 
	height: 400px;
}

#homePageLeftCol {
	text-align: left;
	padding: 0px 470px 0px 225px;
}

#fermiByNatureVideo {
	display: none;
}

#fermiByNatureImg {
	cursor: pointer;
	cursor: hand;
	width: 300px;
	margin-top: 7px;
}

#fermiByNatureVideoWrapper {
	margin-top: 2px;
	padding: 0px 0px 20px 5px;
}

#videoText {
	line-height: 1.5em;
	text-align: left;
	padding: 20px 20px 20px 20px;
}

#videoTextBG {
	margin-right: 5px;
	margin-top: 7px;
	width: 140px;
	height: 180px;
	padding: 10px 5px 10px 5px;
	float: right;
	background-color: #e2dfdf;
}

#homeVideoTitle {
	color: #ffffff;
	font-size: 18px;
	margin-top: -25px;
}

#highLightsTitle {
	color: #ffffff;
	font-size: 18px;
	margin-top: -25px;
}

#highLightText {
	padding: 20px 50px 10px 50px;
	font-size: 18px;
}

#homeText {
	margin-top: -10px;
}

#jackDavisImg {
	float: left; 
	padding: 5px 10px 10px 10px;
}

#jackDavisSig {
	width: 60px;
	padding: 10px 0px 50px 220px;
}

#homeHeading {
	padding: 20px 0px 10px 0px;
}

#homeGrayBar {
	width:450px;
	padding-top: 20px;
}

#rightCol {
	width: 200px;
	float: right;
	margin-left: 10px;
}

.bodyHeadImg {
	width: 538px;
	padding-bottom: 10px;
}

.rightColSep {
	margin-bottom: 10px;
	border-bottom: solid 1px #d2cfcf;
}

.rightColImg {
	padding-bottom: 10px;
}

.rightColLowerImg {
	margin-bottom: -14px;
	padding-right: 4px;
}

.rightColLinks {
	text-align: left;
	padding: 10px 10px 10px 15px;
}

.rightColLink {
	text-align: center;
	font-size: .9em;
	padding: 4px 0px 10px 0px;
}

.rightColText {
	width: 80%;
	margin-top: -14px;
	padding: 0px 0px 0px 30px;
}

#centerCol {
	width: 538px;
	border-right: solid 1px #d2cfcf;
	text-align: left;
	padding: 0px 10px 20px 10px;
}

#howItWorksTitle {
	color: #ffffff;
	font-size: 16px;
	margin-top: -34px;
	text-align: center;
}

#introFlash {
	 padding: 0px 0px 20px 0px;
}

#environmentFlash {
	margin-bottom: 10px;
}

#howItWorksFlash{
	margin-top: 7px;
}

#leftCol {
	width: 210px;
	float: left;
	border-right: solid 1px #d2cfcf;
}

#footer {
}

.footerLinkWrapper {
	width: 100px;
	float: left;
	border-right: solid 1px #d2cfcf;
}

.footerLinkLastWrapper {
	width: 100px;
	float: left;
	border-right: none;
}

#footerLinks {
	padding: 0px 0px 10px 340px;
}

#copyright {
	padding-bottom: 30px;
}

#dryCaskStorageImage {
	float: right;
}

/* accordion menu style settings */
#accordionNav {
	float: left;
	width: 200px;
}

.basic {
	width: 220px;
	text-align: left;
}

.basic div {
	background-color: #ffff00;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}

.basic > a {
	cursor: pointer;
	display: block;
	padding: 4px 0px 0px 10px;
	margin-top: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background: url("../images/tabBgUnselected.gif");
	height: 20px;
	text-decoration: none;
}

.basic > a:hover {
	background: url("../images/tabBgSelected.gif");
}

.basic > a.selected {
	background: url("../images/tabBgSelected.gif");
}

.basic p {
	padding: 0px 0px 0px 0px;
}

.basic p a {
	cursor: pointer;
	display: block;
	padding: 4px 0px 0px 30px;
	margin-top: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background: url("../images/tabBgUnselected.gif");
	height: 20px;
	text-decoration: none;
}

.basic p a:hover {
	background: url("../images/tabBgSelected.gif");
}

.basic p a.selected {
	background: url("../images/tabBgSelected.gif");
}
