body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #454505;
}
a:hover {
	text-decoration: underline;
	color: #454505;
}


ul {
	list-style-type:none;
	margin-left: 0;
	padding-left: 0;
}

#navigation {
	margin-left: 266px;
	.margin-left: 0;
}
#navigation-upper {
	width:30px;
	height:30px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type:none;
	line-height: 1;
}

#nav {
	background:url(../images/background-menu.jpg) no-repeat top right;
	width: 633px;
	height:25px;
	list-style-type:none;
}

#nav a {
	display: block;
	width: auto;
	color:#fff;
	opacity: 1;
}

#nav li li a {
	color:#fff;
	font-weight:normal;
}

#nav a:hover {
	text-decoration: none;
}

#nav li li a:hover {
	color: #fff;
	font-weight: normal;
}

#nav li { /* all list items */
	padding: 3px;
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	font-size: 14px;
	font-weight:bold;
	/*
	margin-right: 43px;
	margin-left: 43px;
	_margin-left: 35px;
	_margin-right: 35px;
	*/
	margin-right: 29px;
	margin-left: 28px;
	_margin-left: 21px;
	_margin-right: 20px;
	padding-bottom:6px;
	padding-top: 5px;
	list-style-type: none;
}

#nav li ul li{
	width: 160px;
	_width: 123px;
	padding: 5px;
	padding-left:0;
	margin-left: 3px;
	font-size: 12px;
	list-style-type: none;
}

#nav li ul { /* second-level lists */
	list-style-type:none;
	position: absolute;
	width: 173px;
	_width: 143px;
	/*background: url(../images/menu-gradient.gif) top repeat-x;*/
	border: 0px solid #4f0d08;
	border-top: 0;
	color: #000;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background: #000;
	filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-top:6px;
	margin-left: -3px;
	list-style-type:none;
}
#nav li:hover, #nav li.sfhover {
    position: static;
	list-style-type: none;
}

img {
	border: 0;
}

.clear-both {
	clear:both;
}

#container {
	margin: 0 auto;
	width: 899px;
	background-color:#fff;
}

#header {
margin-top: 5px;
height: 55px;
}

#logo {
	height: 49px;
	width: 266px;
	_width: 263px;
	float: left;
	overflow:hidden;
}
#header-graphic-top {
	width: 899px;
	height:113px;
	overflow: hidden;
	background:url(../images/background-header-top.jpg);
}
#header-graphic-top-secondary {
	width: 899px;
	height:113px;
	overflow: hidden;
	background:url(../images/background-header-top-curved.jpg);
}

#header-graphic-top-secondary h1{
	margin-left: 20px;
	margin-top: 50px;
	font-style:italic;
	font-weight:normal;
	color: #fff;
}


#header-graphic-bottom {
	width: 899px;
	height:78px;
	overflow: hidden;
	background:url(../images/background-header-bottom.jpg);
}
#header-teaser-text {
	line-height: 150%;
	word-spacing: 1px;
	padding: 5px 10px;
	font-size: 14px;
	font-style:italic;
}

#content {
	background-color: #eff3e3;
	padding: 10px 5px;
}
#content .module,
#content .secondary-module {
	margin: 5px;
	background-color: #e6e6cd;
	height: 373px;
	width: 277px;
	float: left;
	overflow:hidden;
}

#content .secondary-module {
	background-color:#fcfcf7
}

#content .module h2, #content .module h1,
#content .secondary-module h2, #content .secondary-module h1 {
	margin: 0;
	padding: 5px;
	color: #fff;
	background-color:#9eb629;
	font-size: 24px;
	font-weight:normal;
}

#content .secondary-module h2, #content .secondary-module h1 {
	background-color: #f5f5eb;
	color: #87a300;
}

#content .module h3,
#content .secondary-module h3 {
	background-color: #f5f5eb;
	color: #87a300; 
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 5px;
}


#content .module h4,
#content .secondary-module h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

#content .module .copy{
	padding: 8px;
	font-size: 12px;
	color: #000;
	line-height: 150%;
}

#content .module .copy a,
#header-teaser-text a {
	color: #999900;
}

.copy .news-article {
	border-bottom: 1px dashed #cece9d;
	margin-bottom: 3px;
	padding-bottom: 7px;
/*	padding-bottom: 10px;
	.padding-bottom:2px;
	margin-bottom: 10px;
	.margin-bottom: 2px;
	*/
}
.copy .news-article-last {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
/*
.copy .news-article, x:-moz-any-link {
	padding-bottom: 4px;
	margin-bottom: 4px;
}*/

.see-all {
	float: right;
	font-size: 12px;
	margin-top: 10px;
	.margin-top: -20px;
}

.see-all, x:-moz-any-link {
	margin-top:-18px;
}

#footer {
	background-color: #eff3e3;
	height: 10px;
}
#footer-content {
	background-color: #cddf78;
	height: 36px;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#footer-content #copyright {
	padding-top:10px;
	float: left;
}
#footer-content #footer-links {
	padding-top:10px;
	float: right;
}
#footer-content #footer-links a{
	margin-left:14px;
}
#siteby {
	padding: 0px 8px;
	margin-bottom: 5px;
}
#bottom {
	background-color: #f5f5eb;
}
#footer #footer-top-left {
	width: 9px;
	height: 10px;
	background:#f5f5eb url(../images/footer-top-left-corner.gif);
	float: left;
	overflow: hidden;
}
#footer #footer-top-right {
	width: 9px;
	height: 10px;
	background:#f5f5eb url(../images/footer-top-right-corner.gif);
	float: right;
	overflow: hidden;
}
#footer-content #footer-content-left {
	width: 10px;
	height: 36px;
	background:#f5f5eb url(../images/footer-content-left.gif);
	float: left;
}
#footer-content #footer-content-right {
	width: 10px;
	height: 36px;
	background:#f5f5eb url(../images/footer-content-right.gif);
	float: right;
}
.superscript {
	font-size: 10px;
	.font-size: 12px;
}
.back-to-top {
	float: right;
	font-size: 12px;
	margin-top: 5px;
}

.presentations {
	margin: 10px 0;
}

.presentations .meeting{
	font-weight: bold;
}

.presentations .presenter{
	font-style:italic;
}

.split-left {
	float: left;
}

.split-right {
	float:right;
	width: 730px;
}
ul.jobop li{
	margin: 5px 0 5px 15px;
	list-style-type:circle;
}
#header-teaser-text a{
	color: #666;
	display:block;
}
#header-teaser-text a:hover{
	text-decoration:none;
}

#header-teaser-text .headerlink{
	text-decoration:underline;
	color: #999900;
}

.float-right {
	float:right;
	margin-left:5px;
}
.caption {
	padding:5px;
	background:#fff;
	font-size:11px;	
	width:300px;
	border:1px solid #ccc;
}
