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

td, th {
}




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

.topbar {
	height:10px;
	line-height:10px;
	background:#20309A;
}

.logo h1, 
.logo h2 {
	display:none;
}
			td.logo {
	padding:0px 10px;
	margin:0px;
	height:82px;
	background-repeat:no-repeat;
	border-top: 1px solid black;
	background-position: right;
	border-bottom: 5px solid #DCB000;
			}
			
			
			
#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%;
}

#navHome {
	background-color: #A5C2E9;
	height:68px;
	border-right: 0px solid black;
	
	
}
		
	#navHome a:hover {
	background-image:  url(../images/navHome_btn.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	}
	
	#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: bolder;
		color: #003366;
		text-decoration: none;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		display:block;
	}
			#navHome li a:hover {
				color: #436D9B;
			}



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

/*
 */
td#asxBox a,
td#asxBox a:link,
td#asxBox a:active,
td#asxBox a:visited {
	line-height:20px;
	padding:8px 10px 7px 40px; 
	margin:0px; 
	background-image:  url(../images/asxLogo.gif); 
	background-repeat: no-repeat; 
	background-position: 10px 5px; 
	text-decoration: none; 
	color: #FFFFFF; 
	background-color: #8098B5; 
	display:block;
	height:20px;
}
	
	td#asxBox a:hover {
		background-color: #8EA8C9;
	}


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

td#titlePage {
	background-color: #A5C2E9;	
	padding: 0px 0px 0px 20px;
	color: #003366;
	/* border-top: 1px solid #FFF; */
	letter-spacing: 0.2em;
	text-transform:capitalize;
	font-variant: small-caps;
	border: 1px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight:bold;
	height:40px;
	
}
	
		h3.titlePage {
			font-size:1.6em;
			color:#000000;
			white-space: nowrap;
			margin: 0px;
			padding: 0px;
			font-weight:100;
			
			}

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

#newsBox {
	background-color: #E7EBF6;
	border-top: 1px solid black;
	/* background-image: url(dots_onBrightBlue.gif);
	background-position: bottom right;
	background-repeat: no-repeat; */
}
	#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/rightBox_btn.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 2px 0px 0px 12px;
		line-height: 120%;
		border:none;
		font-size: 1.1em;
	}
	
	#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:20%;
	width:20%;
	margin: 0px;
	font-size:1em;
	background:#E7EBF6;
	border-right:1px solid black;
}
	
	#navMain ul {
		margin: 10px;
		padding: 0px;
	}
	
	#navMain ul li {
		list-style-type: none;
		margin: 3px 0px 0px 0px;
		padding: 0px;
		display:inline;
	}

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

	#navMain ul li a:hover {
		color: black;
	}
	
	#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(navMain_btn.gif);
		padding: 3px 0px 3px 12px;
		margin: 0px;
	}
	#navMain ul li ul li a:hover {
		background-repeat: no-repeat;
		background-position: left;
		text-decoration: underline;
	}
	#navMain ul li ul {
		margin: 0px;
		padding: 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:0px;
	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 #000000;
}
.leftborder {
	border-left: 1px solid #000000;
}
.noborder {
	border: 1px none #000000;
}


.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;
}
