/* COLORS
PMS 575 - GREEN #567632
R=85 G=70 B=38

PMS 576 - DK GREEN #445026
R=86 G=118 B-50

PMS 368 - LT GREEN #66bc29
R=102 G=188 B=41

PMS 484 - BURGUNDY #9c3022
R=156 G=48 B=34
*/

/* BEGIN COPIED STYLES FROM A-C-S */
	ul.menu li {
		padding: 0px;
	    margin: 0px;
	    list-style-type: none;
	    list-style-image: none;
	   
	}
	
	ul.menu li.collapsed {
		padding: 0px;
	    margin: 0px;
	    list-style-type: none;
	    list-style-image: none;
	    
	}
	
	ul.menu li.expanded {
		padding: 0px;
	    margin: 0px;
	}
	
	ul.menu li.expanded ul.menu li.leaf {
		padding: 0px 0px 0px 15px;
	    margin: 0px;
		font-size: 10pt;
		/*background: transparent url(images/menu-collapsed.gif) no-repeat;*/
		background-color: #567632;
	}
	
	ul.menu li a:hover {background-color: #FFFFFF; color: #9c3022;}
	
	ul.menu li a {width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	
	a:link {
		color:#3464AB;
}
	a:visited {
		color:#666666;
}




	h1 {
		font-family: "Helvetica", "Arial", "sans-serif";
		font-size: 20px;
		color: #456999;
		font-weight: bold;
		margin: 5px 5px 0px 5px;
	}
	
	h2 {
		font-family: "Helvetica", "Arial", "sans-serif";
		font-size: 14px;
		color: #ECB980;
		margin: 5px;
	}
	
	h3 {
		font-family: "Helvetica", "Arial", "sans-serif";
		font-size: 14px;
		color: #456999;
		margin: 2px;
	}
	
	p, pre {
		font-family: "Arial", "sans-serif";
		font-size: 12px;
		color: #000000;
		margin-left: 5px;
	}
	
	.clear{
		clear:both;
	}
	
	span.black{
	  color: #000000;  
	}
	
	.error{
	  color: #ff0000;  
	}
	
	#error li{
	  color: #ff0000;  
	}
	
	.white{
	  color: #ffffff;  
	}
	
	.bwhite{
	  color: #ffffff;
	  font-weight:bold;
	}
	
	li {
		font-family: "Arial", "sans-serif";
		font-size: 12px;
	  color: #000000;
	  margin: 1px;
	}
	
	.clear{
		clear: both;
	}
	
	#main li{
	/*  added by IL 2006-07-28*/
	  list-style-type: none;
	}
	
	body {
		font-family: "Arial", "sans-serif";
		font-size: 12px;
		background-color: #FFFFFF;
		font-color: #000000;
		margin: 0px;
		text-align: center;
	}
	
	td.menu {
	  display: block;
	  width: 180px;
		text-align: left;
		text-indent: 3px;
		padding: 0px; 
	  margin: 0px;
	}
	
	input.button{
	  display: inline;
		border: 1px solid #9c3022;
		background-color: #9c3022;
		font-family: "Helvetica", "Arial", "sans-serif"; 
	  font-size: 11px; 
	  color: #FFFFFF; 
	  font-weight: bold;
	  margin: 0px 0px 0px 5px;
	  cursor: pointer;
	}
	
	form{
	  display: inline;
	  margin: 0px;
	  padding: 0px;
	}
	
	hr{
	border:1px solid #ECB980;

	}
	
	a.menu {background-color: #445026; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	a.menu:link {background-color: #445026; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	a.menu:visited {background-color: #445026; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	a.menu:active {background-color: #445026; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	a.menu:hover {background-color: #FFFFFF; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; color: #9c3022; text-decoration: none; font-weight: bold;}
	a.submenu {background-color: #6d59a6; display: block; width: 180px; padding: 0px; margin: 0px; font-family: "Helvetica", "Arial", "sans-serif"; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	a.submenu:link {background-color: #6d59a6; display: block; width: 180px; padding: 0px; margin: 0px; font-family: "Helvetica", "Arial", "sans-serif"; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	a.submenu:visited {background-color: #6d59a6; display: block; width: 180px; padding: 0px; margin: 0px; font-family: "Helvetica", "Arial", "sans-serif"; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	a.submenu:active {background-color: #6d59a6; display: block; width: 180px; padding: 0px; margin: 0px; font-family: "Helvetica", "Arial", "sans-serif"; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	a.submenu:hover {background-color: #FFFFFF; display: block; width: 180px; padding: 0px; margin: 0px; font-family: "Helvetica", "Arial", "sans-serif"; color: #9c3022; text-decoration: none; font-weight: bold;}
	
	
	ul.menu li.leaf {
		float: left;
		width: 200px;
		height: auto;
		margin: 0px;
	}
	
	/*Sub nav styles*/
	li.expanded ul.menu li.leaf a {background-color: #567632; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	li.expanded ul.menu li.leaf a:link {background-color: #567632; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	li.expanded ul.menu li.leaf a:visited {background-color: #567632; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	li.expanded ul.menu li.leaf a:active {background-color: #567632; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	li.expanded ul.menu li.leaf a:hover {background-color: #FFFFFF; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; font-size: 12px; color: #9c3022; text-decoration: none; font-weight: bold;}
	
	/*Main nav styles*/
	ul.menu li.leaf a {background-color: #CBE490; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	ul.menu li.leaf a:link {background-color: #CBE490; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	ul.menu li.leaf a:visited {background-color: #CBE490; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	ul.menu li.leaf a:active {background-color: #CBE490; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	ul.menu li.leaf a:hover {background-color: #FFFFFF; display: block; width: 180px; padding: 0px; margin: 0px; margin-bottom: 3px; font-family: "Helvetica", "Arial", "sans-serif"; font-size: 14px; color: #3A6ABE; text-decoration: none; font-weight: bold;}
	
	
	
	#container{
		width: 850px;
		height: auto;
		margin: 10px auto;
		border: 1px solid #445026;
		background-color: #17356B;
	}
	
	#header{
		width: 770px;
		height: 200px;
		margin: 0px;
		background-color: #2A287A;
	}
	
	#menu{
	  float: left;
		width: 180px;
		height: auto;
		margin: 0px;
	}
	
	#content{
	  float: right;
		width: 658px;
		height: auto; 
		padding: 5px;
		/*border-left: 1px solid #445026;*/
		background-color: #FFFFFF;
	}
	
	#footer{
	  clear: both;
		/*width: 830px;*/
		margin: 10px auto;
		text-align: center;
		height: auto;
		padding: 10px;
		border-top: 1px solid #445026;
		background-color: #FFFFFF;
		background-image: ;
		background-repeat: no-repeat;
	  background-position: left;
	}
	
	
	#spotlight{
	  float: right;
	  background-color: #c1a7dc;
	  border: 1px solid #445026;
	  width: 220px;
	  height: auto;
	  margin: 10px;
	  padding: 5px;
	}
	
	#pic{
	  display: table-cell;
	  text-align: center;
	  border: 1px solid #9c3022;
	  width: 155px;
	  height: 125px;
	  margin: 2px;
	  padding: 5px;
	}
	
	#pad{
	  display: table-cell;
	  width: 5px;
	}
	
	.search_box{
	  background-color: #ffffff;
	}
	
	.search_button{
	  background-color: #9c3022;
	  color: #ffffff;
	  font-weight: bold;
	}
	
	.highlight{
		font-family: "Helvetica", "Arial", "sans-serif"; 
		font-size: 11px; 
		color: #9c3022; 
		font-weight: bold; 
	}
	
	th{
		font-weight:normal;
		text-align:left;
	}
	
	legend{
		font-weight:bold;
		color:#000000;
	}
	
	#starburst{
		float:left;
		background: url("images/starburst.jpg") no-repeat;
		width:80px;
		height:80px;
	}
	
	#starburst p{
		color: #dadc08;
		font-family: "Georgia", serif;
		font-size: 16px;
		font-weight:bold;
		cursor:pointer;
	}
	
	.pad{
		margin:0px;
		padding:0px;
		padding:21px;
	}
	
	#new{
		height:50px;
		width:180px;
	}
	
	#new #image{
		position:relative;
		top:-50px;
		background: url("images/starburst-new.gif") no-repeat;
		height:50px;
		width:50px;
	}
	
	#new .new{
		color:#9c3022;
		text-decoration:none;
		font-weight:bold;
		font-size:15px;
		margin-left:50px;
		
	}
	
	#new #text{
		height:20px;
		width:180px;
		margin:15px 0 15px 0;
		background-color: #ffffff;
	}
	
	.info{
		height:25px;
		background: url("images/info.jpg") no-repeat;
		padding:5px 0px 5px 22px;
		margin:0px;
		font-size:15px;
		font-weight:bold;
		color: #9c3022;
	}
	#tv {
		text-align: center;
		background: url("images/meetings_tv.jpg") no-repeat;
	}
	
	#acsScroll{
		font-weight: bold;
		color: #445026;
	}
	
	.shiny_button_left {
		margin: 10px;
		background:url("images/shiny-button-left.gif") no-repeat;
		height: 56px;
	}
	.shiny_button_right{
		background:url("images/shiny-button-right.gif") no-repeat;
		float: left; 
		height: 56px;
		width: 12px;
		margin: 0px;
	}
	
	.shiny_button {
		background:url("images/shiny-button-bg.gif");
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		height: 38px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 18px 0px 0px 12px;
		border: none;
	}
	
	.shiny_button_2_line {
		height: 49px;
		padding-top: 7px;
	}
	.shiny_button_left > .shiny_button {
		margin: 0px 0px 0px 12px;
		padding: 18px 0px 0px 0px;
	}
	
	.shiny_button_left > .shiny_button_2_line {
		height: 49px;
		padding-top: 7px;
	}
	
	a.shiny_button_link, .shiny_button_link {
		font-family: arial;
		font-size: 18px;
		font-weight: bold;
		cursor: pointer;
		cursor: hand;
		text-decoration: none;
		border: none;
		background: none;
		padding: 0px 0px 0px 5px;
		margin: -3px 5px 0px -5px;
		color: #445026;
	}
	
	/* Added for Exhibit Reg Form */
	.inputSpace {
		float: right;
		position: relative;
		top: -5px;
	}
	
	.checkboxAdjust {
		margin-right: 12px;
		position: relative;
		top: 3px;
	}
	
	.am09Border {
		border: 1px solid #445026;
		padding: 10px;
	}
	
	.hrule {
		width: 100%;
		height: 1px;
		border-bottom: 1px solid #445026;
		margin: 5px 0px 10px 0px;
		padding: 5px 0px 10px 0px;
		clear: both;
	}
	
	.meetingBackgrounColorLight {
		background-color: #BBA;
	}
	
	.meetingColorDark {
		color: #445026;
	}
	
	.disabled {
		color: #999;
	}
	
	.inputPosition {
		position: absolute;
		left: 150px;
	}
	#ResultsTable {
		margin: 20px 5px 10px 0px;
		padding: 0px;
		border: 1px solid #AAA;
		background: #FFF;
	}
	#ResultsTable tr:hover{
		background: #AAA;
	}
	#ResultsTable tr.header_row:hover {
		background: #FFF;
	}
	#ResultsTable tr.header_row td{
		font-weight: bold;
		font-size: 16px;
		text-align: center;
		border-bottom: 1px solid #AAA;
	}
	#ResultsTable td{
		padding: 5px 7px 5px 7px;
		margin: 0px;
		white-space: nowrap;
	/*	border: 1px solid #DDD;*/
	}
	
	.ResultSubmit {
		cursor: pointer;
		background: none;
		border: none;
		text-decoration: underline;
		color: blue;
		font-weight: bold;
		font-size: 14px;
	}
	
	
	.absLine {
		height: 25px;
		white-space: nowrap;
	}
	
	.lineTitle {
		position: absolute;
		left: 0px;
	}
	
	.line75 {
		position: absolute;
		left: 75px;
	}
	
	
	.line150 {
		position: absolute;
		left: 150px;
	}
	
	.line250 {
		position: absolute;
		left: 250px;
	}
	
	.line350 {
		position: absolute;
		left: 350px;
	}
	
	.profile {
		position: relative;
	}
	
	.note {
		font-size: 11px;
		font-style: italic;
		white-space: normal;
		width: auto;
	}
	
	.indent10 {
		margin-left: 10px;
	}
	.indent30 {
		margin-left: 30px;
	}
	/* $Id: cfp_2012am.css,v 1.2 2012-01-10 21:01:41 mstyger Exp $ */
	
	/*
	** HTML elements
	*/
	fieldset {
	  margin-bottom: 1em;
	  padding: .5em;
	}
	form {
	  margin: 0;
	  padding: 0;
	}
	
	img {
	  border: 0;
	}
	
	th {
	  text-align: left; /* LTR */
	  padding-right: 1em; /* LTR */
	  border-bottom: 3px solid #ccc;
	}
	
	/*
	** Markup free clearing
	** Details: http://www.positioniseverything.net/easyclearing.html
	*/
	.clear-block:after {
	  content: ".";
	  display: block;
	  height: 0;
	  clear: both;
	  visibility: hidden;
	}
	
	.clear-block {
	  display: inline-block;
	}
	
	/* Hides from IE-mac \*/
	* html .clear-block {
	  height: 1%;
	}
	.clear-block {
	  display: block;
	}
	/* End hide from IE-mac */
	/* $Id: cfp_2012am.css,v 1.2 2012-01-10 21:01:41 mstyger Exp $ */
	
	.book-navigation .menu {
	  border-top: 1px solid #888;
	  padding: 1em 0 0 3em;
	}
	.book-navigation .page-links {
	  border-top: 1px solid #888;
	  border-bottom: 1px solid #888;
	  text-align: center;
	  padding: 0.5em;
	}
	.book-navigation .page-previous {
	  text-align: left;
	  width: 42%;
	  display: block;
	  float: left; /* LTR */
	}
	.book-navigation .page-up {
	  margin: 0 5%;
	  width: 4%;
	  display: block;
	  float: left; /* LTR */
	}
	.book-navigation .page-next {
	  text-align: right;
	  width: 42%;
	  display: block;
	  float: right;
	}
	#book-outline {
	  min-width: 56em;
	}
	.book-outline-form .form-item {
	  margin-top: 0;
	  margin-bottom: 0;
	}
	#edit-book-bid-wrapper .description {
	  clear: both;
	}
	#book-admin-edit select {
	  margin-right: 24px;
	}
	#book-admin-edit select.progress-disabled {
	  margin-right: 0;
	}
	#book-admin-edit tr.ahah-new-content {
	  background-color: #ffd;
	}
	#book-admin-edit .form-item {
	  float: left;
	}
	
	/* $Id: cfp_2012am.css,v 1.2 2012-01-10 21:01:41 mstyger Exp $ */
	
	.node-unpublished {
	  background-color: #fff4f4;
	}
	.preview .node {
	  background-color: #ffffea;
	}
	#node-admin-filter ul {
	  list-style-type: none;
	  padding: 0;
	  margin: 0;
	  width: 100%;
	}
	#node-admin-buttons {
	  float: left; /* LTR */
	  margin-left: 0.5em; /* LTR */
	  clear: right; /* LTR */
	}
	td.revision-current {
	  background: #ffc;
	}
	.node-form .form-text {
	  display: block;
	  width: 95%;
	}
	.node-form .container-inline .form-text {
	  display: inline;
	  width: auto;
	}
	.node-form .standard {
	  clear: both;
	}
	.node-form textarea {
	  display: block;
	  width: 95%;
	}
	.node-form .attachments fieldset {
	  float: none;
	  display: block;
	}
	.terms-inline {
	  display: inline;
	}
	
	/* $Id: cfp_2012am.css,v 1.2 2012-01-10 21:01:41 mstyger Exp $ */
	
	/*
	** HTML elements
	*/
	body.drag {
	  cursor: move;
	}
	th.active img {
	  display: inline;
	}
	tr.even, tr.odd {
	  background-color: #eee;
	  border-bottom: 1px solid #ccc;
	  padding: 0.1em 0.6em;
	}
	tr.drag {
	  background-color: #fffff0;
	}
	tr.drag-previous {
	  background-color: #ffd;
	}
	td.active {
	  background-color: #ddd;
	}
	td.checkbox, th.checkbox {
	  text-align: center;
	}
	tbody {
	  border-top: 1px solid #ccc;
	}
	tbody th {
	  border-bottom: 1px solid #ccc;
	}
	thead th {
	  text-align: left; /* LTR */
	  padding-right: 1em; /* LTR */
	  border-bottom: 3px solid #ccc;
	}
	
	/*
	** Other common styles
	*/
	.breadcrumb {
	  padding-bottom: .5em
	}
	div.indentation {
	  width: 20px;
	  height: 1.7em;
	  margin: -0.4em 0.2em -0.4em -0.4em; /* LTR */
	  padding: 0.42em 0 0.42em 0.6em; /* LTR */
	  float: left; /* LTR */
	}
	div.tree-child {
	  background: url(../../misc/tree.png) no-repeat 11px center; /* LTR */
	}
	div.tree-child-last {
	  background: url(../../misc/tree-bottom.png) no-repeat 11px center; /* LTR */
	}
	div.tree-child-horizontal {
	  background: url(../../misc/tree.png) no-repeat -11px center;
	}
	.error {
	  color: #e55;
	}
	div.error {
	  border: 1px solid #d77;
	}
	div.error, tr.error {
	  background: #fcc;
	  color: #200;
	  padding: 2px;
	}
	.warning {
	  color: #e09010;
	}
	div.warning {
	  border: 1px solid #f0c020;
	}
	div.warning, tr.warning {
	  background: #ffd;
	  color: #220;
	  padding: 2px;
	}
	.ok {
	  color: #008000;
	}
	div.ok {
	  border: 1px solid #00aa00;
	}
	div.ok, tr.ok {
	  background: #dfd;
	  color: #020;
	  padding: 2px;
	}
	.item-list .icon {
	  color: #555;
	  float: right; /* LTR */
	  padding-left: 0.25em; /* LTR */
	  clear: right; /* LTR */
	}
	.item-list .title {
	  font-weight: bold;
	}
	.item-list ul {
	  margin: 0 0 0.75em 0;
	  padding: 0;
	}
	.item-list ul li {
	  margin: 0 0 0.25em 1.5em; /* LTR */
	  padding: 0;
	  list-style: disc;
	}
	ol.task-list li.active {
	  font-weight: bold;
	}
	.form-item {
	  margin-top: 1em;
	  margin-bottom: 1em;
	}
	tr.odd .form-item, tr.even .form-item {
	  margin-top: 0;
	  margin-bottom: 0;
	  white-space: nowrap;
	}
	tr.merge-down, tr.merge-down td, tr.merge-down th {
	  border-bottom-width: 0 !important;
	}
	tr.merge-up, tr.merge-up td, tr.merge-up th {
	  border-top-width: 0 !important;
	}
	.form-item input.error, .form-item textarea.error, .form-item select.error {
	  border: 2px solid red;
	}
	.form-item .description {
	  font-size: 0.85em;
	}
	.form-item label {
	  display: block;
	  font-weight: bold;
	}
	.form-item label.option {
	  display: inline;
	  font-weight: normal;
	}
	.form-checkboxes, .form-radios {
	  margin: 1em 0;
	}
	.form-checkboxes .form-item, .form-radios .form-item {
	  margin-top: 0.4em;
	  margin-bottom: 0.4em;
	}
	.marker, .form-required {
	  color: #f00;
	}
	.more-link {
	  text-align: right; /* LTR */
	}
	.more-help-link {
	  font-size: 0.85em;
	  text-align: right; /* LTR */
	}
	.nowrap {
	  white-space: nowrap;
	}
	.item-list .pager {
	  clear: both;
	  text-align: center;
	}
	.item-list .pager li {
	  background-image:none;
	  display:inline;
	  list-style-type:none;
	  padding: 0.5em;
	}
	.pager-current {
	  font-weight:bold;
	}
	.tips {
	  margin-top: 0;
	  margin-bottom: 0;
	  padding-top: 0;
	  padding-bottom: 0;
	  font-size: 0.9em;
	}
	dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
	  font-family: inherit;
	  font-size: inherit;
	  width: 14em;
	}
	dl.multiselect dd.a, dl.multiselect dd.a .form-item {
	  width: 8em;
	}
	dl.multiselect dt, dl.multiselect dd {
	  float: left; /* LTR */
	  line-height: 1.75em;
	  padding: 0;
	  margin: 0 1em 0 0; /* LTR */
	}
	dl.multiselect .form-item {
	  height: 1.75em;
	  margin: 0;
	}
	
	/*
	** Inline items (need to override above)
	*/
	.container-inline div, .container-inline label {
	  display: inline;
	}
	
	/*
	** Tab navigation
	*/
	ul.primary {
	  border-collapse: collapse;
	  padding: 0 0 0 1em; /* LTR */
	  white-space: nowrap;
	  list-style: none;
	  margin: 5px;
	  height: auto;
	  line-height: normal;
	  border-bottom: 1px solid #bbb;
	}
	ul.primary li {
	  display: inline;
	}
	ul.primary li a {
	  background-color: #ddd;
	  border-color: #bbb;
	  border-width: 1px;
	  border-style: solid solid none solid;
	  height: auto;
	  margin-right: 0.5em; /* LTR */
	  padding: 0 1em;
	  text-decoration: none;
	}
	ul.primary li.active a {
	  background-color: #fff;
	  border: 1px solid #bbb;
	  border-bottom: #fff 1px solid;
	}
	ul.primary li a:hover {
	  background-color: #eee;
	  border-color: #ccc;
	  border-bottom-color: #eee;
	}
	ul.secondary {
	  border-bottom: 1px solid #bbb;
	  padding: 0.5em 1em;
	  margin: 5px;
	}
	ul.secondary li {
	  display: inline;
	  padding: 0 1em;
	  border-right: 1px solid #ccc; /* LTR */
	}
	ul.secondary a {
	  padding: 0;
	  text-decoration: none;
	}
	ul.secondary a.active {
	  border-bottom: 4px solid #999;
	}
	
	/*
	** Autocomplete styles
	*/
	/* Suggestion list */
	#autocomplete {
	  position: absolute;
	  border: 1px solid;
	  overflow: hidden;
	  z-index: 100;
	}
	#autocomplete ul {
	  margin: 0;
	  padding: 0;
	  list-style: none;
	}
	#autocomplete li {
	  background: #fff;
	  color: #000;
	  white-space: pre;
	  cursor: default;
	}
	#autocomplete li.selected {
	  background: #0072b9;
	  color: #fff;
	}
	/* Animated throbber */
	html.js input.form-autocomplete {
	  background-image: url(../../misc/throbber.gif);
	  background-repeat: no-repeat;
	  background-position: 100% 2px; /* LTR */
	}
	html.js input.throbbing {
	  background-position: 100% -18px; /* LTR */
	}
	
	/*
	** Collapsing fieldsets
	*/
	html.js fieldset.collapsed {
	  border-bottom-width: 0;
	  border-left-width: 0;
	  border-right-width: 0;
	  margin-bottom: 0;
	  height: 1em;
	}
	html.js fieldset.collapsed * {
	  display: none;
	}
	html.js fieldset.collapsed legend {
	  display: block;
	}
	html.js fieldset.collapsible legend a {
	  padding-left: 15px; /* LTR */
	  background: url(../../misc/menu-expanded.png) 5px 75% no-repeat; /* LTR */
	}
	html.js fieldset.collapsed legend a {
	  background-image: url(../../misc/menu-collapsed.png); /* LTR */
	  background-position: 5px 50%; /* LTR */
	}
	/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
	* html.js fieldset.collapsed legend,
	* html.js fieldset.collapsed legend *,
	* html.js fieldset.collapsed table * {
	  display: inline;
	}
	/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */
	html.js fieldset.collapsible {
	  position: relative;
	}
	html.js fieldset.collapsible legend a {
	  display: block;
	}
	/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
	html.js fieldset.collapsible .fieldset-wrapper {
	  overflow: auto;
	}
	
	/*
	** Resizable text areas
	*/
	.resizable-textarea {
	  width: 95%;
	}
	.resizable-textarea .grippie {
	  height: 9px;
	  overflow: hidden;
	  background: #eee url(../../misc/grippie.png) no-repeat center 2px;
	  border: 1px solid #ddd;
	  border-top-width: 0;
	  cursor: s-resize;
	}
	html.js .resizable-textarea textarea {
	  margin-bottom: 0;
	  width: 100%;
	  display: block;
	}
	
	/*
	** Table drag and drop.
	*/
	.draggable a.tabledrag-handle {
	  cursor: move;
	  float: left; /* LTR */
	  height: 1.7em;
	  margin: -0.4em 0 -0.4em -0.5em; /* LTR */
	  padding: 0.42em 1.5em 0.42em 0.5em; /* LTR */
	  text-decoration: none;
	}
	a.tabledrag-handle:hover {
	  text-decoration: none;
	}
	a.tabledrag-handle .handle {
	  margin-top: 4px;
	  height: 13px;
	  width: 13px;
	  background: url(../../misc/draggable.png) no-repeat 0 0;
	}
	a.tabledrag-handle-hover .handle {
	  background-position: 0 -20px;
	}
	
	/*
	** Teaser splitter
	*/
	.joined + .grippie {
	  height: 5px;
	  background-position: center 1px;
	  margin-bottom: -2px;
	}
	/* Keeps inner content contained in Opera 9. */
	.teaser-checkbox {
	  padding-top: 1px;
	}
	div.teaser-button-wrapper {
	  float: right; /* LTR */
	  padding-right: 5%; /* LTR */
	  margin: 0;
	}
	.teaser-checkbox div.form-item {
	  float: right; /* LTR */
	  margin: 0 5% 0 0; /* LTR */
	  padding: 0;
	}
	textarea.teaser {
	  display: none;
	}
	html.js .no-js {
	  display: none;
	}
	
	/*
	** Progressbar styles
	*/
	.progress {
	  font-weight: bold;
	}
	.progress .bar {
	  background: #fff url(../../misc/progress.gif);
	  border: 1px solid #00375a;
	  height: 1.5em;
	  margin: 0 0.2em;
	}
	.progress .filled {
	  background: #0072b9;
	  height: 1em;
	  border-bottom: 0.5em solid #004a73;
	  width: 0%;
	}
	.progress .percentage {
	  float: right; /* LTR */
	}
	.progress-disabled {
	  float: left; /* LTR */
	}
	.ahah-progress {
	  float: left; /* LTR */
	}
	.ahah-progress .throbber {
	  width: 15px;
	  height: 15px;
	  margin: 2px;
	  background: transparent url(../../misc/throbber.gif) no-repeat 0px -18px;
	  float: left; /* LTR */
	}
	tr .ahah-progress .throbber {
	  margin: 0 2px;
	}
	.ahah-progress-bar {
	  width: 16em;
	}
	
	/*
	** Formatting for welcome page
	*/
	#first-time strong {
	  display: block;
	  padding: 1.5em 0 .5em;
	}
	
	/*
	** To be used with tableselect.js
	*/
	tr.selected td {
	  background: #ffc;
	}
	
	/*
	** Floating header for tableheader.js
	*/
	table.sticky-header {
	  margin-top: 0;
	  background: #fff;
	}
	
	/*
	** Installation clean URLs
	*/
	#clean-url.install {
	  display: none;
	}
	
	/*
	** For anything you want to hide on page load when JS is enabled, so
	** that you can use the JS to control visibility and avoid flicker.
	*/
	html.js .js-hide {
	  display: none;
	}
	
	/*
	** Styles for the system modules page (admin/build/modules)
	*/
	#system-modules div.incompatible {
	  font-weight: bold;
	}
	
	/*
	** Styles for the system themes page (admin/build/themes)
	*/
	#system-themes-form div.incompatible {
	  font-weight: bold;
	}
	
	/*
	** Password strength indicator
	*/
	span.password-strength {
	  visibility: hidden;
	}
	input.password-field {
	  margin-right: 10px; /* LTR */
	}
	div.password-description {
	  padding: 0 2px;
	  margin: 4px 0 0 0;
	  font-size: 0.85em;
	  max-width: 500px;
	}
	div.password-description ul {
	  margin-bottom: 0;
	}
	.password-parent {
	  margin: 0 0 0 0;
	}
	/*
	** Password confirmation checker
	*/
	input.password-confirm {
	  margin-right: 10px; /* LTR */
	}
	.confirm-parent {
	  margin: 5px 0 0 0;
	}
	span.password-confirm {
	  visibility: hidden;
	}
	span.password-confirm span {
	  font-weight: normal;
	}
/* END COPIED STYLES */

body#cfp {
	text-align:center;
}
#container {
	text-align:left;
}
#container #header {
	background-image: url(/crops/2012am/banner.jpg);
	background-repeat: no-repeat;
	/*background-attachment:fixed; */
        width: 100%;
	height: 200px;
}

#block-menu-primary-links .content ul.menu {
	padding-left:10px;
	margin:0px;
	
}
#block-menu-primary-links .content ul.menu li.leaf, #block-menu-primary-links .content ul.menu li.collapsed {
	width:160px;
}
#block-menu-primary-links .content ul.menu li.leaf a, #block-menu-primary-links .content ul.menu li.collapsed a {
	width:160px;
}

/* htdig Search page styles */

#htdig #container{
		width: 850px;
		height: auto;
		margin: 10px auto;
		border: 1px solid #CBE490;
		background-color: #CBE490;
		text-align: left;
	}