@charset "UTF-8";

html {
	overflow-y: scroll;
}
body {
	background-color:#ffffff;
	font:14px Arial, sans-serif;
	letter-spacing: 0.3px;
	text-align: center;
}

.container_21 {
	text-align: left;
}

#logoLayer {
	position: absolute;
	top: 41px;
	left: 0px;
	width: 100%;
	/*z-index: 1000;*/
}

#logo {
	margin: 0px auto;
	width: 820px;
	padding-left: 23px;
}

a:link, a:visited {
	color:#000;
	text-decoration:none;
}   
a:hover, a:active {
	color:#000;
	font-weight:bold;
}

div .bold *, a.bold, span.bold { 
	font-weight:bold;
}

div .hl1 * { /* highlight color red/magenta */
	color: #da0b54;
}

div .hl2 { /* highlight color blue */
	color:#0d0d83;
}

div #top {
	margin-top:80px;
	border-bottom:1px solid #DA0B54;
	padding-bottom:6px;
	margin-bottom:6px;
}

div #topLeft, div #topRight {
	line-height: 22px;
}

div #topMiddle img {
	display: block;
	position: relative;
	top: -10px;
	left: -19px;
}

div #topRight * {
	color: #0d0d83;
}

div #topRight p#update, .news-latest-date, .news-list-date, .news-single-timedata {
	font-size: 12.8px;
}

div #main {
	margin-bottom: 40px;
}

div #main p {
	margin-bottom: 10px;
}


/* render box even if empty. prevents collapsing columns */
div #mainLeft, div #mainMiddle, div #mainRight {
	margin-bottom: 1px;
}

div #mainMiddle, div #mainRight {
	font-size: 12.8px;
	line-height: 19.3px;
}

div #mainMiddle {
	padding-top: 15px;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	/*margin-top: 23px;*/
	margin-top: 18px;
	/*margin-bottom: 6px;*/
	line-height: 36px;
	letter-spacing:0.3px;
}

h1 a {
		border-bottom: 1px solid #000000;
}

h1 a:active, h1 a:hover {
		border-bottom: 1px solid #0d0d83;
}

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

h1.news {
	margin-top: 0px;
	margin-bottom: 8px;
}

h2 {
	font-size:12.8px;
	font-weight:bold;
	line-height:19.6px;
}

h3 {
	font-size:26px;
	font-weight:normal;
	line-height:31px;
	letter-spacing:0.3px;
}

h4 {
	font-size:12.8px;
	font-weight:bold;
	line-height:19.6px;
	color: #DA0B54;
}

div #mainLeft {
	line-height:22px;
}

#menuleft2 {
	border-top: 1px solid #DA0B54;
	margin-top: 6px;
	padding-top: 6px;
}

.container_17 {
    margin-left:100px;
}

#mainLeft a:hover, #topLeft a:hover {
	color: #DA0B54;
}

hr.clearer {
	border: none;
	margin: 0;
	padding: 0;
}

.navigationLink, .navigationLink a {
	color: #000000;
}

.navigationLink a:hover, .navigationLink a:active {
	color: #DA0B54;
}

#mainRight a {
	color: #da0b54;
}

#mainMiddle a, #mainRight a {
	font-weight: normal;
	color: #0d0d83;
}

#mainMiddle a:hover, #mainMiddle a:active, #mainRight a:hover, #mainRight a:active {
	font-weight: normal;
	color: #DA0B54;
}


#mainMiddle h1 a, #mainRight h1 a {
	font-weight: normal;
	color: #000000;
}


#mainMiddle h1 a:hover, #mainMiddle h1 a:active, #mainRight h1 a:hover, #mainRight h1 a:active {
	font-weight: normal;
	color: #0d0d83;
}


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 20px;
	margin-right: 20px;
}

#mainMiddle ol, #mainMiddle ul {
	list-style-position:inside;
	list-style-type:disc;
	margin: 1px 0em 1em 0em;
}

#mainMiddle ol li, #mainMiddle ul li {
	margin: 0 0 0 15px;
	text-indent: -12px;
}

#mainMiddle ul {
	list-style-image:url(../img/dot.png);
}

#mainMiddle #discussionArea {
	margin-top: 25px;
	color: #0d0d83;
}

.bodytext {
	margin-bottom: -2em;
}

.divider {
	color: #DA0B54;
	margin-top: -8px;
}

span.activeLinkWrap {
  display:none;
}

.tx-ajadositeinfo-pi1 {
	margin-top: 66px;
}

#shadowbox_info a:hover, #shadowbox_info a:active {
	color: #DA0B54;
	font-weight: normal;
}

.csc-textpic-imagewrap  {
	margin-top: 10px;
}

/*#topLeft ul {
	width: 200px;
}*/

.news-list-item img {
	margin: 0px 0px 11px 0px;
}

.csc-textpic-imagerow {
	display:block;
	margin-bottom:15px;
}

/*.container_21 .grid_13 {
	min-width:500px;
}

.container_21 .grid_13 {
	height:100px;
}*/
