html {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	color:#5f5f62;
	font-size:11px;
}

#container {
	text-align: left;
	width: 680px;
	margin-right: 1px;
	margin-left: 1px;
	height: 100%;
	/*background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;*/
}
#container #header {
	background-color: #FFFFFF;
	display:none;
}
#container #header #claim {
	float: right;
}
#container #main #centercol {
	width: 619px;
	margin-left: 150px;
	margin-right: 20px;
}
#container #main #content {
  margin-top:24px;
  }
#container #main #centercol p {
	font-family:verdana;
	font-size:11px;
	line-height:16px;
	margin-bottom:8px;
	margin-top:2px;
	color:#5f5f62;
}
#container #main #centercol a {
	color:#E55204;
	text-decoration:none;
	font-family:verdana;
	font-size:11px;	
}
a img {border:none;}
#container #main #centercol a:hover {
	color:#E55204;
	text-decoration:underline;
	}
#container #main #centercol h1 {
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	color:#000;
}
#container #main #centercol h2 {
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	color:#000;
}
#container #main #centercol h3 {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
}
#container #main #centercol h4 {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
}
#container #main #centercol ul {
  list-style-type:square;
  padding:0px;
  margin:5px 0px 5px 15px;
  }
#container #main #centercol ul li {
  list-style-type:square;
  padding:0px;
  margin:0px 0px 8px 0px;
  }
#container #main #centercol ul.csc-menu-3 {
  list-style-type:none;
  padding:0px;
  margin:5px 0px 5px 0px;
  } 
#container #main #centercol ul.csc-menu-3 li {
  list-style-type:none;
  padding:0px;
  margin:0px 0px 5px 0px;
  } 
#container #main #rightcol {
	width: 184px;
	float: right;
	background-image: url(../img/rightcol_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 10px 10px;
	display:none;
}
#container #main #leftcol {
  display:none;
  }
#container #main #mainnav {
  display:none;
  }
.tx-macinasearchbox-pi1 input {
	width:128px;
	border:1px solid #000;
}
.tx-macinasearchbox-pi1 {
	background-color:#fff;
	padding-bottom:2px;
}
#container #main #centercol div.csc-textpic-clear {
  clear:none;
  }
#container #main #centercol .csc-textpic-imagewrap {
  margin-bottom:15px;
  }
#container #main #centercol #footer {
  border-top: solid 1px #E55204;
  margin-top:35px;
  color:#E55204;
  display:none
  }

/*----------INDEXED SEARCH----------------------*/
.tx-indexedsearch {
	padding:15px 5px 5px 15px;
}
fieldset {
  border:none;
  }
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style:normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#E55204;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-style:normal;
	font-weight:bold;
}
.search_bn {
	color: #000;
	background-color:#E55204;
	padding: 0px;
	margin:0px 0px 2px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
  border: 1px solid #E55204;
  padding:2px;
  margin:3px 3px 3px 1px;
  }
*html .search_bn {
	margin-bottom:0px;
		}
.bn_green,
.tx-indexedsearch-searchbox-button {
	background-color: #E55204;
	height:20px;
	margin:1px;
	border: 1px solid #C68D9E;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color:#ffffff;
}
.tx-indexedsearch-res h3 {
  margin: 5px 0px 2px 0px;
  border-bottom: 1px solid #E55204;
  }
.tx-indexedsearch-res p {
  margin:0px;
  }
dl.tx-indexedsearch-info {
  margin:1px 0px 1px 0px;
  }
.tx-indexedsearch-browsebox p {
  margin:1px 0px 1px 0px;
  }
.tx-indexedsearch-result-number {
  color:#E55204;
  }
.tx-indexedsearch-search-submit {
  margin-left:122px;
  }
#container #main #centercol .tx-indexedsearch-browsebox ul.browsebox li {
  padding:3px;
  }