html {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

body {
	background: #DCDCDC;
	text-align: left;
	vertical-align: top;
	font-family: Calibri, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}

.align-right{
	text-align:right;
}

.align-center{
	text-align:center;
}

.align-left{
	text-align:left;
}

div {
	margin:0;
	padding:0;
}

table.contenttable {
	border-collapse:collapse;
	width:100%;
}

.contenttable th {
	border-bottom:1px solid black;
}

.contenttable td, .contenttable th {
	vertical-align:top;
	padding: 5px 3px 5px 3px;
	border-left:1px black dotted;
	border-right:1px black dotted;
}


.contenttable .td-0 {
	border-left-width:0px;
}

.contenttable .td-last {
	border-right-width:0px;
}

.contenttable .tr-odd {
	background-color:#EFEFF4;
}

.csc-mailform .login-leftcell, .csc-mailform .login-rightcell {
	float:left;
	margin: 4px 0;
}

.csc-mailform .login-leftcell {
	width:94px;
	font-weight:bold;
}

.csc-mailform .login-line {
	height:30px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.page {
	background: #FFFFFF repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0px;
	height: 100%;
	width: 988px;
}

.head h3 {
	font-size: 22px;
	color: #005AA9;
	margin:0 0 0 19px;
	padding:3px 12px;
	line-height:22px;
	width:800px;
	height:23px;
}

.head h2 {
	height: 118px;
	width: 104px;
	margin:18px 19px 0 0;
	float:right;
	text-indent:-5000px;
	background-repeat:no-repeat;
}

.header {
	width:846px;
	height:80px;
	margin:0 0 0 19px;
	background-repeat:no-repeat;
}

.footer {
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center bottom;
	margin: 0 auto 0 auto;
	width: 988px;
	height:auto;
	padding:30px 0;
	text-align:center;
}

.menuline {
	width:846px;
	height:29px;
	margin:0px 0 0 19px;
	padding:0;
	display:block;
}

.menuline a {
	display:block;
	margin-top:-3px;
	width:110px;
	height:27px;
	float:left;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

.menuline li {
	list-style-type: none;
	list-style-image: none;
	display:block;
	float:left;
	height:27px;
	width:110px;
	border-collapse:collapse;
	border-right:white solid 2px;
	border-top:white solid 2px;
}

.menuline .group, .menuline .support { background-color:#005AA9; }
.menuline .control { background-color:#8B0D29; }
.menuline .process { background-color:#F29C15; }

.group:hover, .group.active, .support:hover, .support.active {
	border-top-color:#005AA9;
}

.control:hover, .control.active {
	border-top-color:#8B0D29;
}

.process:hover, .process.active {
	border-top-color:#F29C15;
}

 
.columnwrap {
	width:950px;
	margin:0 19px;
	background:#FFFFFF;
}

.menu {
	float:left;
	width:186px;
	margin:12px 12px 0 12px;
	padding:9px 12px 12px 12px;
	background: #DCDCDC;
}

.content {
	float:left;
	width:458px;
	overflow:hidden;
	margin-top:12px;
	padding:6px 12px 12px 12px;
	background: #FFFFFF;
}

.rest {
	float:left;
	width:186px;
	margin:12px 12px 0 12px;
	padding:12px;
	background: #DCDCDC;
}

.clear {
	width:100%;
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

p {
	margin:7px 0;
	line-height:19px;
}

h1, h2, h3 {
	color:#005AA9;
	margin:0px;
}

h1 {
	font-size:19px;
	margin-bottom:12px;
}

.content h1 {
	margin-top:15px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

a, img {
	border-width:0px;
}

.functions a {
	display:block;
	float:left;
	width:15px;
	height:15px;
	margin: 3px 4px 2px 0;
	line-height:10px;
	background-position:0 0px;
	background-repeat:no-repeat;
}

.flag {
	width:20px !important;
	background-position:0 1px !important;
	
}

.page-title {
	font-size:24px !important;
	margin-top:0px !important;
}

.menu ul {
	margin:0;
	padding:0;
}

.menu li {
	list-style-type: none;
	list-style-image: none;
	background-repeat: no-repeat;
	background-image:url(images/square.png);
	background-position: 3px 4px;
	margin-bottom:5px;
	padding-left:24px;
	font-size:18px;
	color:#005AA9;
	font-weight:normal;
	height:20px;
	overflow:hidden;
}

.menu li.active, .menu li:hover, .menu li:active {
	background-image:url(images/rhomb.png);
	background-position: 0 1px;
	color:#007CEB;
	font-weight:bold;
	cursor:pointer;
	height:auto;
}

.menu li ul li {
	background-image:url(images/square-small.png);
	background-position: 1px 4px;
	margin-top:4px;
	margin-bottom:0;
	padding-left:14px;
	font-size:14px;
	height:18px;
}

.menu li ul li.active {
	background-image:url(images/rhomb-small.png);
	background-position: 0 1px;
	color:#007CEB;
	font-weight:bold;
	cursor:pointer;
}

.menu li ul li:hover, .menu li ul li:active {
	background-image:url(images/square-small.png);

	background-position: 1px 4px;

	color:#007CEB;
	font-weight:bold;
	cursor:pointer;
}

.menu a {
	text-decoration:none;
	color:#005AA9;
}

.newswrap h1 {
	margin:10px 0 10px 0;
}

.news h2 {
	background-image:url(images/square.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left:20px;
	margin:10px;
}

.news p {
	font-size:12px;
	line-height:14px;
	margin:2px 0;
}

.news a {
	color:#005AA9;
	text-decoration:none;
}

.news-list {
	margin-top:20px;
}

.news-latest-container {
	background-color:transparent;
	border-width:0;
}

.news-latest-container h2, .news-latest-gotoarchive {
	background-color:transparent;
	border-width:0;
	margin:10px 0 0 0;
	padding:0 0 0 20px;
}

.news em {
	display:block;
}

.news-latest-gotoarchive {
	display:none;
}

.news-list h3 a {
	text-decoration:none;
	color:#005AA9;
	font-size:18px;
}

.news-list .news-list-date {
	background-color:transparent;
	color:black;
	font-size:12px;
}

.news-list .news-list-morelink {
	font-size:14px;
}

.news-single-timedata-new {
	margin:-8px 0 0 10px;
}

.news-single-item-new .news-single-author
{
	font-size:14px;
	font-style:italic;
	margin:0 0 0 10px;
	padding-bottom:3px;
}

.news-single-backlink-new {
	margin-top:25px;
}


.news-list-date {
	width:110px;
}

.news-single-imgcaption {
	font-size:12px;
	text-align:center;
	margin-top:0px;
}

.news-single-additional-info, .news-single-files {
	background-color:transparent;
	border-width:0;
}

.news-single-item-new dt {
	font-size:14px;
	margin-bottom:10px;
}

.news-single-item-new dd img {
	margin-right:5px;
}

.content ul {
	padding-left:15px;
}

.content li {
	list-style-type: none;
	list-style-image: none;
	background-repeat: no-repeat;
	background-image:url(images/square-small.png);
	background-position: 1px 5px;
	padding:0 0 5px 14px;
	font-size:14px;
}

.csc-textpic-above {
	margin-top:20px;
}

.content h2 {
	margin:-12px auto 20px 0;
	font-style:italic;
}

.bodytext a, .footer a, .filelinks a, .news-single-backlink-new a, .news-list-morelink a, .news-morelink a, a.download, dd a {
	color:#005AA9;
	text-decoration:none;
	letter-spacing:1.5px;
}

.bodytext a:hover {
	text-decoration:underline;
}