body {
	padding:0px;
	margin:0px;
}

td, th {
	border:1px none #ccc;
}




/*************** Header *************************************/

.topbar {
	height:10px;
	line-height:10px;
	background-color:#661900;
}

.logo h1, 
.logo h2 {
	display:none;
}
td.logo {
	padding:0px 10px;
	margin:0px;
	height:82px;
	background-position:right top;
	background-repeat:no-repeat;
	border-top: 1px solid white;
	background-position: right;
	background-image: url(../../images/headerImg_right.gif);
}
			
			
			
#titleSite h1,
#titleSite h2 {
		display:none;
	}

td.img_tree {
	width:168px;
	border-top:1px solid white;
	border-left:1px solid white;
}



/*************** Home Navigation *************************************/

td#td-navHome {
	width:20%;
	border-right:0px none white;
}

#navHome {
	background-color: #C98E3A;
	height:68px;
}
		
	
	#navHome ul {
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#navHome li {
		list-style-type: none;
	}
	
	#navHome li a,
	#navHome li a:link,
	#navHome li a:active,
	#navHome li a:visited {
		font-size:1em;
		font-weight:700;
		color: white;
		text-decoration: none;
		margin:0 0 0 10px;
		padding:0 0 0 10px;
		display:block;
		width:95%;
	}
			#navHome li a:hover {
				color: #3C0F00;
				background-image:url(../images/btn-arrow-white.gif);
				background-repeat:no-repeat;
				background-position:left;
				text-align:left;
			}



/*************** ASX Box *************************************/

/*
 */
td#asxBox a,
td#asxBox a:link,
td#asxBox a:active,
td#asxBox a:visited {
	display:none;
}
td#asxBox a.asxBox-link,
td#asxBox a.asxBox-link:link,
td#asxBox a.asxBox-link:active,
td#asxBox a.asxBox-link:visited {
	line-height:20px;
	padding:11px 0px 8px 50px; 
	margin:0px; 
	background-image:  url(../images/asxLogo1.gif); 
	background-repeat: no-repeat; 
	background-position:20px 5px; 
	text-decoration: none; 
	color: #FFFFFF; 
	background-color: #3C0F00; 
	display:block;
	height:20px;
}
	
	td#asxBox a.asxBox-link:hover {
		background-color: #3C0F00;
	}


/*************** Sidepic / Page Title *************************************/

td#titlePage {
	background-color: #3C0F00;
	padding: 0px 0px 0px 20px;
	color: #fff;
	text-transform:capitalize;
	border-top: 1px solid white;
	font-size: 1.8em;
	letter-spacing:0.05em;
	font-family: "Trebuchet MS";
	font-weight:bold;
	height:40px;
	line-height:1em;
	margin:0;
}
	
		h3.titlePage {
			font-size:1.6em;
			color:#000000;
			white-space: nowrap;
			margin: 0px;
			padding: 0px;
			font-weight:100;
		}

/*************** Right Column *************************************/

#newsBox {
	background-color: #ECD6B5;
	border-top: 1px solid white;
}
	#newsBox, #newsBox p, #newsBox td {
		color:black;	
	}
	#newsBox table {
		width:100%;
	}
	#newsBox span table {
		width:80%;
	}

#news {
	margin:0px;
	padding: 0px;
	font-size: 1em;
}


	#news h1 {
		font-weight:700;
		margin:10px 0px 0px 0px;
		background-image: url(../images/btn-dotted-black.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 2px 0px 0px 12px;
		line-height: 120%;
		border:none;
		font-size: 1em;
	}
	#news h1 a, #news h1 a:link, #news h1 a:active, #news h1 a:visited, #news h1 a:hover {
		color:black;
		text-decoration:none;
	}
	
	#news p {
		font-size: 1em;
		line-height: 120%;
		margin: 0px 0px 12px 12px;
		padding: 0px;
		text-align: left;
	}



/*************** Main Navigation *************************************/

td#navMain {
	padding:0px;
	width:180px;
	width:20%;
	margin: 0px;
	font-size:1em;
	border-right:1px solid white;
}
	
	#navMain ul {
		margin: 10px;
		padding: 0px;
	}
	
	#navMain ul li {
		list-style-type: none;
		margin: 3px 0px 0px 0px;
		padding: 0px;
		padding-right:1px;
		color:#000000;
	}

	#navMain ul li a,
	#navMain ul li a:link,
	#navMain ul li a:active,
	#navMain ul li a:visited {
		color: #000000;
		text-decoration: none;
		font-weight: 700;
		font-size: 1em;
		line-height: 120%;
		background-image: url(../images/btn-dotted-black.gif);
		background-repeat: no-repeat;
		background-position: left top;
		margin: 8px 0px 0px 0px;
		padding: 2px 0px 0px 12px;
		display:block;
		width:90%;
	}

	#navMain ul li a:hover {
		color: #CD8D15;
	}
	
	#navMain ul li ul li {
		background-image: none;
		margin: 0px 0px 0px;
		padding: 0px;
	}
	
	#navMain ul li ul li a,
	#navMain ul li ul li a:link,
	#navMain ul li ul li a:active,
	#navMain ul li ul li a:visited {
		font-weight: normal;
		background-image: url(../../fastscout/styles/navMain_btn.gif);
		padding: 3px 0px 3px 12px;
		margin: 0px;
	}
	#navMain ul li ul li a:hover {
		background-repeat: no-repeat;
		background-position: left top;
		text-decoration: underline;
	}
	#navMain ul li ul {
		margin: 0px;
		padding: 0px;
	}
	
	#navMain ul li ul li ol {
		padding: 0px;
		margin:1px 0px 1px 30px;
		padding-left:5px;
	}

	#navMain ul li ul li ol li {
		list-style-type:decimal;
		padding:3px 0px 3px 0px;
		margin:0px 0px 0px 0px;
	}

	#navMain ul li ul li li a,
	#navMain ul li ul li li a:link,
	#navMain ul li ul li li a:active,
	#navMain ul li ul li li a:visited {
		font-weight:normal;
		background-image:url(../images/navMain_btn.gif);
		background-image:none;
		padding:1px 0px 1px 0px;
		margin:0px;
	}


/*************** Main Content *************************************/
		
td#content {
	padding:40px 50px;
}
		td#content table {
			background:white;

		}

		.spacer-gif {
			display:none;
		}



/*************** different Divs *************************************/

#sitemap ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
		#sitemap ul li ul {
			margin: 0px;
			padding: 0px;
			list-style-position: inside;
			list-style-type: disc;
		}
		#sitemap ul li {
			font-weight: bold;
			margin: 0px 0px 10px 0px;
			padding: 0px;
		}
		#sitemap ul li ul li {
			font-weight: normal;
			margin: 0px;
			padding: 0px;
		}
		#sitemap table {
			width: 100%;
		}


.cont-type-search form {
	margin:30px 0px 20px 0px;
}

		.cont-type-search h3.csc-searchResultHeader {
			margin:20px 0px 0px;
		}

				.cont-type-search h3.csc-searchResultHeader:first-child {
					margin:0px 0px 0px;
				}
				
		.tx-indexedsearch-rules {
			background-color: #efefef;
			padding:10px 30px;
			margin:10px 0px;
			border:1px solid #666;
		}
				.tx-indexedsearch-rules h2 {
					font-size:1em;
					margin:0px;
					border:1px none white;
				}
				.tx-indexedsearch-rules p {
					font-size:.9em;
				}
		div.tx-indexedsearch-secHead {
			background-color:#e3e3e3;
			padding:5px 10px;
			margin:0em 0 1em 0;
		}
				div.tx-indexedsearch-secHead td {
					background-color:#e3e3e3;
					padding:0px;
				}
	
				div.tx-indexedsearch-secHead h2 {
					border-bottom:1px none white;
					line-height:1.2em;
					padding:0;
					margin:0;
					font-size:1em;
				}
							div.tx-indexedsearch-secHead h2 a,
							div.tx-indexedsearch-secHead h2 a:link,
							div.tx-indexedsearch-secHead h2 a:visited,
							div.tx-indexedsearch-secHead h2 a:active,
							div.tx-indexedsearch-secHead h2 a:hover {
								border-bottom:1px none white;
								color:#666;
								text-decoration:none;
							}
		.tx-indexedsearch-title td {
			background:#efefef;
			font-weight:700;
			padding:3px 5px;
		}
			.tx-indexedsearch-browsebox {
				font-size:0.9em;
				border-top:1px solid #666;
			}
			
		.tx-indexedsearch-redMarkup {
			color:red;
		}
		td.tx-indexedsearch-info {
			font-size:0.9em;
			font-style:italic;
			line-height:1em;
		}
				td.tx-indexedsearch-info p {
					line-height:1em;
				}




/*************** Footer *************************************/

#footer {
	padding: 0px;
	margin:1em 0 0 0;
	background-image:url(../images/dotted_line-horiz.gif);
	background-repeat:repeat-x;
	background-position:top;
	width: 100%;
}

	#footer p, #footer td {
		line-height: 120%;
		margin: 0px;
		padding: 0px;
		font-size:.95em;
		color: #666666;
	}
	
	#footer a,
	#footer a:link,
	#footer a:active,
	#footer a:visited {
		color: #666666;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}


		

/*************** div Classes *************************************/

.topborder {
	border-top: 1px solid #fff;
}
.leftborder {
	border-left: 1px solid #fff;
}
.noborder {
	border: 1px none #fff;
}


.dotsOnMarine {
	/* background-image: url(dots_onMarine.gif);
	background-repeat: no-repeat;
	background-position: right bottom; */
}
.leftColumn {
	width:153px;
}


p.csc-abstract {
	margin:0px 0px 15px 0px;
}

/*************** div Classes *************************************/

p.csc-linkToTop {
	margin:1em 0 2em;
	clear:both;
	text-align:right;
}
		p.csc-linkToTop a:link,
		p.csc-linkToTop a:visited,
		p.csc-linkToTop a:active {
			color:#666;
			text-decoration:none;
			padding:.2em 1em;
		}
		p.csc-linkToTop a:hover {
			color:#ccc;
		}
