@import "_icxAssets.css";@import "_icxShop.css";/* =INITIALIZE------------------------------------------------------------------------------*/* { margin: 0;     padding: 0; }p, pre, blockquote, label, dl, ul, ol, fieldset, address { margin: 0.7em 0; }li, dd, blockquote { margin: 0 1em; }html, body, td.preview { /*    font-family:'Times New Roman',Times,Georgia,serif; */    font-family:Verdana, Arial, Helvetica, sans-serif;    font-size: 12px;     background: none;    color: #555; }table { margin: 0 auto; }/* =BASICS------------------------------------------------------------------------------*/h1 { font-size: 23px; color: #966; font-style: normal; font-weight: normal; }h2 { font-size: 18px; color: #AAA; font-style: italic; font-weight: normal; }h3 { font-size: 16px; color: #C00; font-style: italic; font-weight: normal; }h4 { font-size: 15px; color: #060; font-style: italic; font-weight: normal; }h5 { font-size: 12px; color: #660; font-style: italic; font-weight: normal; }h6 { font-size: 12px; color: #CCC; font-style: italic; font-weight: normal; }td { font-size: 12px; color: #033; font-style: normal; font-weight: normal; }th { font-size: 13px; color: #333; font-style: normal; font-weight: normal; }li { font-size: 13px; color: #033; margin: 3px; font-style: normal; font-weight: normal; }p { 	font-size: 12px; 	color: #033; 	font-style: normal; 	font-weight: normal; 	line-height: 1.4em; 	margin: 1.2em 0; }a:link,a:visited { color: #966; }a:hover   { color: #F00; }.hidden_row { display: none; }.visible_row { display: table-row-group; }.visible_row td { border-bottom: 1px solid #66F; }.hidden_div { display: none; }.visible_div { display: block; position: absolute; background: #EEE; border: 1px solid #F00; height: 17px; }.article {	margin:0 60px 20px;  	text-align: left; }.asset {	padding: 0 1.0em 0.5em; }.caption {	font-weight: 0.8em;	font-style: italic; }.copyright {	display: block;	clear: both;	font-size: 10px; }pre { border: 1px dotted red; color: #F00; }.system_reply { 	background: #F00; 	color: #FFF; 	font-weight: bold; }/* =CONTACT US------------------------------------------------------------------------------*/#contact_us {	font-size: 14px; }#contact_us table {	margin: 0 auto; }#contact_us th {	text-align: right; 	padding: 3px; 	font-weight: bold;	white-space: nowrap; }#contact_us td {	text-align: left; 	padding: 3px;  }#contact_us div#message {	border: 1px solid #DDD;	height: 5.0em;	padding: 3px;	overflow: auto;  }/* =STRUCTURE------------------------------------------------------------------------------*/#masthead { width:100%; }#mast_L { 	background: #999;	width: 10px;	padding: 3px 5px 0;	text-align: center; }#mast_C { display: none; }#mast_R { 	background: #999;	text-align: right; 	padding: 20px;	color: #FFF;	vertical-align: middle; }#content { width:100%; }#column_L { 	width: 100px;	background: url(/images/blocks.gif) bottom left no-repeat #999;	padding-top: 15px;	padding-bottom: 140px;	vertical-align:top; 	text-align: center; }#column_C { 	width: 100px;	background: url(/images/blocks2.gif) bottom left no-repeat #EEE;	padding-top: 15px;	padding-bottom: 180px;	vertical-align:top; 	text-align: center; }#column_R { 	vertical-align:top; 	text-align: center; 	padding-top: 25px; }#placard {	display: block;	margin: 0;	font-size: 13px;	font-weight: bold;	font-style: italic; }/* =NAVIGATION------------------------------------------------------------------------------*/#heading {	background: #900; 	color: #FFF;	font-size: 18px; 	margin: 0 0 1px; 	padding: 5px 0 8px; }.directory {	font-size: 13px;	line-height: 1.2em; 	margin: 0 0 20px; 	text-align: right; }.directory a,.directory a:link,.directory a:visited {	display: block;	width: 90px;	padding: 5px 5px 7px; 	background: none; 	color: #FFF; 	text-decoration: none; }.directory a.selected {	font-weight: bold;	background: #966; 	text-decoration: none; }.directory a:hover {	background: #FFF; 	color: #966; 	text-decoration: underline; }.index {	font-size: 11px;	line-height: 1.2em; 	margin: 0 0 20px; 	text-align: left; 	text-decoration: none; }.index a,.index a:link,.index a:visited {	display: block;	width: 90px;	padding: 5px 5px 7px; 	background: none; 	color: #966; 	text-decoration: none; }.index a:hover {	background: #FFF; 	color: #966; 	text-decoration: underline; }