body {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	margin: 0;
	background: #cee8e9 url("../images/background.gif") 0px 90px repeat-x;
}

img {
	border: 0;
}

ul  {
	margin: 10px 0 10px 10px;
	padding: 0;
	list-style-type: none;
}

p {
	margin-top: 5px;
}

hr {
	border: 0;
	background: #c5e1e2;
	color: #c5e1e2;
	height: 1px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 7.5pt;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

	h3 {
		text-transform: uppercase;
	}

#container {
}

#header {
	background: #cee8e9;
}

	#header #ccmelogo {
		padding: 15px 0 15px 20px;
		display: block;
	}
	
	#header #loginform {
		padding: 0 0 20px 20px;
	}
	
		#header #loginform label {
			display: block;
			font-size: 7.5pt;
		}
	
		#header #loginform input {
			margin-bottom: 10px;
		}
		
		#header #loginform input.text {
			padding: 5px;
			font-size: 8pt;
			width: 150px;
		}
	
		#header #loginform img {
			padding: 0 0 10px 0;
		}

#language {
	float: left;
	position: absolute;
	top: 38px;
	left: 630px;
	width: 200px;
}
		
#status {
	height: 20px;
	background: #00666a url("/images/lock.gif") center left no-repeat;
	font-size: 7.5pt;
	font-weight: bold;
	color: #fff;
}

	#status p {
		padding: 4px 0 0 20px;
		margin: 0;
	}
	
	#status  a {
		color: #fff;
	}

#bgwrapper {
	width: 100%;
	background: #fff url("/images/background.gif") repeat-x;
}
	
#content {
	width: 820px;
}
	
#articles {
	width: 295px;
	float: right;
	padding: 25px 20px 20px 0;
}

	#articles form {
		margin-bottom: 10px;
	}
	
		#articles form .text {
			width: 200px;
			font-size: 7.5pt;
			padding: 3px;
		}
	
		#articles form #searchsubmit {
			position: relative;
			top: 5px;
			left: 10px;
		}

	#articles .info {
		font-weight: bold;
		padding-bottom: 10px;
		margin-bottom: 10px;
		font-size: 7.5pt;
		border-bottom: 1px solid #018288;
	}
		
	#articles #searchresulttable {
		font-weight: normal;
	}
	
		#articles #searchresulttable li {
			border-bottom: 1px solid #ddd;
		}

		#articles #searchresulttable a {
			color: #000;
			text-decoration: none;
		}
		
	#articles ul {
		margin: 0;
		font-size: 8pt;
		font-weight: bold;
	}
	
		#articles ul li {
			margin-bottom: 5px;
		}

	#recentposts {
		font-size: 8pt;
		color: #444;
		padding-top: 10px;
		border-top: 1px solid #018288;
	}
	
		#recentposts a {
			text-decoration: none;
			color: #007074;
		}

			#recentposts a:hover {
				text-decoration: underline;
			}
		
		#recentposts p {
			margin: 5px 0 0 0;
		}
		
		#recentposts h3 {
			font-size: 10pt;
			margin: 20px 0 20px 0;
		}

		#rsslink {
			float: right;
			position: relative;
			top: 5px;
		}
		
		#recentposts #archivelink a {
			float: right;
			font-size: 7.5pt;
			font-weight: bold;
			text-decoration: underline;
			color: #000;
		}

		
#documents {
	width: 485px;
	padding: 20px 0 20px 20px;
	float: left;
}

.info {
	line-height: 1.5em;
	padding: 10px 0px 10px 0;
	width: 460px;
}

	.info a {
		color: #007074;
	}
	
	.info .infolink {
		margin-bottom:5px;
		padding:3px 0px 5px 0;
		border-top: #018288 1px solid;
		border-bottom: #c5e1e2 1px solid;
	}

#getstarted {
	font-size: 7.5pt;
	padding: 10px;
	background: #eff8f7;
	border: 1px solid #c2e1e3;
}

	#getstartedhide, #getstartedshow {
		float: right;
		color: #888;
	}

	#getstarted p {
		margin-bottom: 0;
	}

.stars {
	margin-bottom: 0;
}
	
.linkinput {
}
	
.controls {
	margin: 10px 0 0 0;
}

	.controls img {
		border: 0;
	}

	#postresults {
		float: right;
		margin-top: 3px;
		text-transform: uppercase;
		font-size: 7.5pt;
	}

#doctree {
	width: 460px;
}

	#doctree ul {
		margin: 0 0 0 10px;
		padding: 0;
	}

	#togglesorton, #togglesortoff {
		margin-right: 4px;
	}

	.drag {
		margin: 5px 0 5px -10px;
		padding: 0 0 10px 35px;
		line-height: 12pt;
		border-top: 1px solid #ddd;
	}
	
		li.drag.top {
			border-top: 1px solid #018288;
			font-weight: bold;
		}
		
	.drag a {
		font-weight: bold;
		font-size: 10pt;
		text-decoration: none;
		color: #176059;
	}
	
		.drag a:hover {
			color: #007074;
			text-decoration: underline;
		}

	.drag.sub {
		border-top: 1px dotted #c5e2e0;
		padding-top: 10px;
	}
	
		.drag.sub a {
			font-weight: normal;
			color: #343434;
			font-size: 8pt;
		}

			.drag.sub a:hover {
				color: #007074;
				text-decoration: underline;
			}

	.drag .addsection {
		text-align: right;
		margin-bottom: -15px;
	}
	
		.drag .addsection a {
			font-size: 7pt;
			font-weight: normal;
			text-transform: uppercase;
			text-decoration: underline;
			color: #999;
		}
			
	.drag .chapter {
		text-transform: uppercase;
		font-size: 7pt;
		color: #666;
		/***************************/
		display: none;
	}
	
	.drag .description {
		padding: 0 0 10px 0;
	}
	
	.drag span.description {
		font-size: 8pt;
	}
		
	.drag .subsection {
		display: none;
/*		display: block;
*/
	}

	.drag .toggle {
		position: absolute;
		margin-left: -35px;
	}

		.drag .toggle img {
			border: 0;
			margin: 14px 0 0 0;
		}
		
		.drag.sub .toggle img {
			margin-top: -1px;
		}
	
	.drag .editor {
		display: none;
		position: relative;
		padding: 10px;
		background: #eff8f7;
		border: 1px solid #999;
		z-index: 1000;
		width: 345px;
	}
	
		.drag .editor .radio {
			position: relative;
			top: 2px;
			left: -2px;
		}
	
		.drag .editor .commands {
			text-align: right;
			text-transform: uppercase;
			font-size: 7pt;
			margin-top: -5px;
		}

		.drag .editor a {
			text-decoration: underline;
			font-size: 7pt;
			color: #000;
		}

		.drag .editor label {
			font-size: 7pt;
			color: #555;
		}

		.drag .editor textarea {
			width: 340px;
			height: 100px;
		}

		.drag .editor input.text {
			width: 340px;
		}

	#doctree .drop {
		border: 1px dotted #000;
	}

#articlelist {
	width: 460px;
}

	#articlelist p {
		font-size: 8pt;
	}
	
	#articlelist a {
		font-weight: bold;
		color: #333;
		text-decoration: underline;
	}

	#articlelist .date {
		display: block;
		margin: 0 0 0 10px;
		float: right;
		color: #666;
		font-size: 7.5pt;
	}
	
	#articlelist #nextpage {
		float: right;
		color: #666;
		font-size: 7.5pt;
	}
	
	#articlelist #prevpage {
		color: #666;
		font-size: 7.5pt;
	}
	
#footer {
	width: 100%;
	border-top: 1px solid #9acccd;
	background: #cee8e9;
}

	#footer img {
		padding: 20px;
		float: left;
	}
	
	#footer .info {
		font-size: 7.5pt;
		color: #666;
		margin-top: 16px;
		float: left;
	}
	
#cover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999; 
	opacity: 0.75;
	filter: alpha(opacity=75);
	background: #fff;
}

.form_addarticle {
	float: left;
	text-transform: none;
}

	.form_addarticle {
		position: relative;
		bottom: 4px;
	}
	
	.form_addarticle input {
		position: relative;
		top: 2px;
	}
