/***********************	General styles ************************//*html, body, td, textarea {	letter-spacing:normal;	line-height:normal;	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	font-size:11px;	}*/	/********************************	Horizontal rule style.	Each table has specific style.*/hr {	height:1px;	border-width:0;	color:#CCCCCC;	background-color:#CCCCCC;	margin:3px 0px;  /*margin:0px 0px 0px 0px;*/}.standardError { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-weight: bold; color: #ff0000; height: 1.618em;}/********************************	General navigation styles.a.nav:link {color: #0000FF; text-decoration: none;}a.nav:visited {color: #0000FF; text-decoration: none;}a.nav:hover {color: #FF0000; text-decoration: none; background-color: #CCCCCC;}a:hover {color: #FF0000; text-decoration: none;}*//*********************************************************************	Attribution for sponsored items (photos, documents, ideas, etc.).*/.attribution {	font-size: .75em;	/*font-style: italic;*/	float: right;}/************************	Table styles*//***********************************************	Override the 2010Weaver.css file. 	Changed here to make the table more normal*/#content table {	border:none; /*1px solid #e7e7e7;*/	/*margin:0px; /*0 -1px 24px 0;*/	/*text-align:left;	width:100%;*/}/*#content tr th,#content thead th {	background-color:#ACC393;	color: #000000; /*#888;*/	/*font-size:normal;*/ /*font-size: 12px;*/	/*font-weight:bold; /*font-weight: bold;*/	/*line-height: normal; /*line-height:18px;*/	/*padding:6px 5px 5px; /*padding: 9px 24px;*//*}#content tr td {	border-top:1px solid #e7e7e7;	/*font-size:11px;*/ /*font-size: 12px;*/	/*padding:6px 5px 5px; /*padding:6px 24px;*//*}#content tr.odd td {	background:#FFFFFF; /*#f2f7fc;*//*}*//******************************	Common #content user tables.*//* Basic Setup for all tables in #content*/#table_info, #table_list, #table_form, #table_formLabeled {	border:none;	margin:0px;	text-align:left;	width:100%;}#table_info tr th, #table_list tr th, #table_form tr th, #table_formLabeled tr th,#table_info thead th, #table_list thead th, #table_form thead th, #table_formLabeled thead th {	background-color:#FFFFFF;	color:#000000;	font-size:1em;	font-weight:bold;	padding:6px 0px 5px;}#table_info tr td, #table_list tr td, #table_form tr td, #table_formLabeled tr td {	border-top:none;	font-size:1em;	padding:5px 9px 4px;}#table_info tr.odd td, #table_list tr.odd td, #table_form tr.odd td, #table_formLabeled tr.odd td {	background:#FFFFFF;}/* Horizontal rule, */#table_info tr hr, #table_list tr hr, #table_form tr hr, #table_formLabeled tr hr {	height:1px;	border-width:0;	color:#CCCCCC;	background-color:#CCCCCC;	margin:3px 0px;}/*****************************************************************************	Style to handle tinymce style correction.	Wrap the <textarea></textarea> with the <div id="editormce"></div> tags.	One per page.*/div#editormce table {	/*border:1px solid #000000;*/	margin:0px !important;	width:auto;}div#editormce tr td {	border:none !important;	padding:0px 0px 0px 0px !important;	margin:0px 0px 0px 0px !important;	vertical-align:top;}/*****************************************************************************	Style to handle Images inside of tables.*/
