html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

#main {
	width: 995px; 
	margin: 0 auto; 
	border: 1px solid #646464;
}

#menuoben {
	float:left;
	width:700px;
}

#contentbox {
	float: left;
	width: 100%;
}

#content {
	margin-left: 250px;
}

#content #addbox {
  border-left:1px solid #000; 
  border-bottom:1px solid #000;
  border-top:1px solid #000;
  float:right;
  width:180px;
  background:#eee;
  margin:16px 0px 10px 10px;
  padding:5px;
  font-size:10px;
}

#leftcolumn{
	float: left;
	width: 250px; 
	margin-left: -995px;

}

#history {
	clear : both;
	padding: 1px 0 0 10px;
	font-size: 9px;
	color: #646464;
}

#history a{
	text-decoration: none;
	color: #646464;
}

#history a:hover {
	text-decoration: underline;
}

.innerspace {
	margin: 0 0 20px 20px;
}

.sidebarbox{
	background-color: #DBE6F1;
}

#footer{
	clear: left;
	width: 100%;
	background: #80A1CA;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	font-size:9px;
}

#footer a {
	color: #FFFFFF;
	font-size:9px;
}


.search-container{
	background:transparent none repeat;
	float:right;
	width:160px;
	text-align:right;
	margin-top:1px;
	padding-right:2px;
	height: 22px;
}

.search-container .searchbox-sword{
	font-size:10px;
	color:#80A1CA;
}

.search-container .button{
	font-size:10px;
	color:#000000;
}

.navflag-container {
	width:580px;
}

.navigator {
	float:left;
	width:880px;
}

.langbox {
	text-align:right;
	float:right;
	width:80px;
}

tx-dropdownsitemap-pi1 {
	font-size:10px;
}

.tx-dropdownsitemap-pi1 A {
}

.tx-dropdownsitemap-pi1 .spc {
}

.tx-dropdownsitemap-pi1 .description {
	font-style: italic;
	margin-left: 5px;
	font-size:10px;
}

.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}

.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}

.tx-dropdownsitemap-pi1 DIV {
	border: solid 1px #DFE2E3;
	background: #FAFBFB;
	padding: 2px;
	margin-bottom: 5px;
}

.tx-dropdownsitemap-pi1 DIV.level_2 {
	background: #FFFFFF;
}

.tx-dropdownsitemap-pi1 DIV.level_2 A {
	font-weight: normal;
}

.tx-dropdownsitemap-pi1 DIV.level_3 {
	background: #FAFBFB;
}

.tx-dropdownsitemap-pi1 DIV.level_4 {
	background: #FFFFFF;
}

.tx-dropdownsitemap-pi1 DIV.level_5 {
	background: #FAFBFB;
}

.tx-dropdownsitemap-pi1 DIV.expAll {
	text-align: center;
	border: solid 1px #DFE2E3;
	background: #FAFBFB;
}

#headerpic {
	position:relative;
}

#nanoheliheader {
	position:absolute;
	left: 10px;
	top:175px;
	color: #365397;
	font-size:24px;
	font-weight:bold;
}

#nanohelisubheader {
	position:absolute;
	left: 10px;
	top:202px;
	color: #7FA2CA;
	font-size:14px;
}

.td_cdtdownload{
	padding:10px;
	border: 1px solid #C8C8C8;
}
.cdt_downloadtable{
	border-collapse:collapse;
	margin-right:20px;
}
