.contenttable-1 {
	border-collapse: collapse;
}

.contenttable-1 td {
	padding: 3px;
	border: solid 1px #8a8d95;
}

.ContentContainer {
	position: relative;
	width: 100%;
	background-repeat: repeat-y;
}

.Nav {
	position: relative;
	width: 213px;
	min-height: 325px;
	padding: 25px;
	padding-right: 0;
	padding-bottom: 268px;
	font-weight: bold;
	float: left;
}

.SectionImageTop {
	margin-bottom: 30px;
	border: none;
}

.SectionImageBottom {
	position: absolute;
	bottom: 18px;
	left: 18px;
}

.Nav a {
	text-decoration: none;
}

.Nav .ActiveLink {
	color: White;
}

.Nav .SeparatorLine {
	height: 1px;
	margin: 2px 0;
	font-size: 1px;
}

.Nav .SubNavLink{
	margin: 5px 0;
	margin-left: 10px;
	font-size: 12px;
}

.BoxLine {
	width: 100%;
	height: 7px;
	margin-bottom: 22px;
	background-color: #8A8D95;
	font-size: 1px;
}

.Nav, .bodytext {
	line-height: 18px;
}

.InnerContentContainer {
	width: 636px;
	min-height: 618px;
	padding-left: 61px;
	float: right;
}

.csc-textpic-image {
	padding-bottom: 15px;
}

.SectionImage .csc-textpic-image {
	padding: 0;
}

.SectionNews {
	width: 312px;
	margin-left: 30px;
	float: right;
}

.NewsBox a, .PublicationBox a, .SectionNews  a {
	color: #71737e;
	text-decoration: none;
}

.contenttable-3 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
	text-align: left;
}

.contenttable-3 thead {
	color: #D5D7DD;
	background-color: #8A8D95;
}

.contenttable-3 thead, .contenttable-3 .td-0 {
	font-weight: bold;
	font-style: italic;
}

.contenttable-3 td, .contenttable-3 th {
	padding: 3px;
}

.contenttable-3 tbody td {
	background-color: #D0D0D0;
	color: #47464e;
}

.contenttable-3 .tr-odd td {
	background-color: #E2E3E5;
}

.mf-input, .mf-text, fieldset {
	border: solid 1px #D0D0D0;
}

legend {
	color: #6e717c;
}

.PrintViewSection {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 636px;
	padding-left: 61px;
	text-align: center;
}