@import url("tripoli/generic.css");

.bodytext {
	
}

.content h1 {
	color: #83342d;
	font-size: 2.4em;
	line-height: 1em;
	font-weight: normal;
	margin: 40px 0 30px 0;	
}
.content h1.csc-firstHeader {
	margin: 0 0 35px 0;
}
.content h2 {
	color: #111;
	font-size: 1.5em;	
}
.content h3 {
	color: #111;
	font-size: 1.4em;	
}
.content h4 {
	color: #111;
	font-size: 1.2em;	
}

.content a.NarrowLinks {
	display: block;
	height: 20px;
	padding: 0 0 0 20px;
	background: Transparent url("../imgs/icon_rightNarrow.png") no-repeat 0 0;	
}
.content th, .content td, .content table {
	border: none;
}
blockquote {
	border: none;
	font-size: 1.2em;
}
.content blockquote *:first-child {
	margin: 0 0 0 0;
}
.admHesTable {
{*			background-color: #f8f8f8;
*}
			border-collapse: collapse;
			border: 2px solid #ccc;
		}
		.admHesTable caption {
			text-align: left;
			font-weight: bold;
			margin: 0 0 10px 0;
		}
		.admHesTable tr {
		}
		.admHesTable td, .admHesTable th {
			border: 1px solid #ccc;
			padding: 2px 2px 2px 5px;
		}
		.admHesTable td, .admHesTable th {
			border: 1px solid #ccc;
			padding: 2px 2px 2px 5px;
			text-align: center;
		}
{*		.admHesTable th:first-child {
			color: #f8f8f8;
		}

*}
		.admHesTable td:first-child {
			text-align: left;
		}
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left {
	text-align:left;
}
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center {
	text-align:center;
}
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right {
	text-align:right;
}
p.csc-frame-frame1, table.csc-frame-frame1 {
	background-color:#EDEBF1;
	border:1px solid #333333;
	padding:2px 4px;
}
p.csc-frame-frame2, table.csc-frame-frame2 {
	background-color:#F5FFAA;
	border:1px solid #333333;
	padding:2px 4px;
}

.content table.contenttable {
	border: 1px solid #ccc;
	border-collapse:collapse;
}
.content table.contenttable caption {
	font-weight: bold;
}
.content td {
	border: 1px solid #ccc;
}
.content th {
	background-color: #e4dec6;
	border: 1px solid #bbb;
}
.content td, .content th {
	border-collapse:collapse;
}
.content td p {
	margin: 0 0 5px 0;
}
