* {
	font-family: sans-serif;
	font-size: small;
	color: #5a5a5a;
	padding: 0px;
	margin: 0px;
}

A {
	color: #007cc3;
	text-decoration: none;
}


h1 {
	font-size: medium;
	color: #007cc3;
	font-weight: 900;
	display: block;
	border-bottom: 2px solid #868686;
	padding-top: 25px;
	margin-bottom: 8px;
}

h2, h2 A {
	font-size: small;
	color: black;
	font-weight: 900;
	border-bottom: 1px solid #868686;
	padding-top: 15px;
	margin-bottom: 4px;
	clear: both;
}

h3 {
	font-size: small;
	color: black;
	font-weight: 900;
	padding-top: 12px;
	margin-bottom: 2px;
}


.bodytext {
	padding-right: 5px;
}

.bodytext b {
	font-weight: 900;
}


.top_menu, .top_menu A {
	padding-right: 12px;
	font-size: 1.15em;
	font-weight: 900;
	color: #5a5a5a;
	text-decoration: none;
}

.top_menu A:hover {
	color: #007cc3;
}

.location {
	font-size: 1.3em;
	font-weight: 900;
	color: #a5a5a5;
}

.blue, .blue A, .blue A:visited {
	color: #007cc3;
}

.bg_blue {
	background-color: #007cc3;
}

.footer1 {
	text-align: right;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: x-small;
}

.footer2, .footer2 TD {
	background-color: #007cc3;
	color: #a5a5a5;
	font-weight: 900;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: x-small;
}

.footer2 A {
	color: #a5a5a5;
	font-weight: 900;
	text-decoration: none;
	font-size: x-small;
}

.submenu {
	border-left: 1px solid #c8c8c8;
	padding: 20px;
	vertical-align: top;
	width: 160px;;
}

.submenu1, .submenu1 A {
	font-size: medium;
	font-weight: 900;
	color: #5a5a5a;
	padding-top: 7px;
	text-decoration: none;
}
.submenu1 A:hover {
	color: #007cc3;
}

.submenu2, .submenu2 A {
	font-size: small;
	color: #5a5a5a;
	font-weight: 400;
	padding-left: 10px;
	text-decoration: none;
}

.content {
	border-right: 1px solid #c8c8c8;
	vertical-align: top;
	padding-bottom: 20px;
	text-align: left;
	width: 90%;
}

.csc-bulletlist {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: square;
}


.frontpage_box {
	width: 200px;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.frontpage_boxheader {
	display: block;
	background-color: #007cc3;
	border: 1px solid #007cc3;
	padding: 2px;
}

.frontpage_boxheader A {
	font-weight: 900;
	color: white;
}

.frontpage_boxtext {
	border: 1px solid #c8c8c8;
	padding: 2px;
}



.ko1 {
	font-weight: 900;
	color: #007cc3;
}
.ko2 {
	font-weight: 900;
}


img.logo {
  position: absolute;
  top: 60px;
  left: 228px;
}


.news-list-date, div.news-single-item span.news-single-timedata {
	position: relative;
	float: right;
}
.news-list-browse {
	margin-top: 15px;
	font-style: italic;
}



PRE { margin-left: 1.5cm; margin-right: 0.5cm; margin-top: 8px; margin-bottom: 8px; border: 1px solid #666666; padding: 0.05cm; page-break-before: auto }
PRE.western { font-size: 7pt }

ol, ul { margin-left: 30px; clear: both; }
ul {
	list-style: square;
}

blockquote {
	border: 1px solid #666;
	margin: 4px 4px 4px 15px;
	padding: 5px;
}
blockquote p {
	font-size: 10px;
	font-family: monospace;
	color: #666;
	white-space: pre;
}

table.contenttable th {
	padding: 5px;
  background-color: #b1bede;
  text-transform: uppercase;
}
TABLE.contenttable TBODY .tr-even {
  background-color: #F5F5F5;
}

TABLE.contenttable TBODY .tr-odd {
  background-color: #E5E5E5;
}

TABLE.contenttable TBODY TD {
	vertical-align: top;
  padding: 3px;
}
