body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #FFFFFF;
}

a, a:link, a:visited {
	color: #800000;
	text-decoration: none;
}

a:hover {
	color: #800000;
	text-decoration: underline;
}

.menu1-level1-no, .menu1-level1-act {
	margin-left: 0;
}

.menu1-level2-no, .menu1-level2-act {
	margin-left: 1em;
}

.menu1-level1-act a, .menu1-level2-act a {
	color: #000000;
}

.csc-firstHeader {
	margin-top: 0px;
}

.contenttable p {
	margin: 0px;
}

.column {
	background-image: url(column.png);
	background-repeat: repeat-y;
}

.header {
	font-size: 200%;
	border-bottom: 1px solid #800000;
	background: #FFFFFF;
}

.sidebar {
	padding: 1em 2em 1em 1em;
	float: left;
	width: 125px;
	line-height: 150%;
	font-size: 75%;
}

.content {
	align: top;
	padding: 1em;
	margin-left: 150px;
}

.footer {
	clear: left;
	padding: 0.5em 0 0 1em;
	font-size: 75%;
	border-top: 1px solid #800000;
	background: #FFFFFF;
	color: #555555;
}
