/* body
---------------------------------------------------------------------------*/

* { padding: 0; margin: 0; }
body { font:0.75em/1.9em Arial, sans-serif; background: #fff; color: #555555; padding:0; margin:0;
background: transparent url(images/bg.gif) 0 0 repeat-y; }


/* links 
---------------------------------------------------------------------------*/

a, a:link, a:visited { text-decoration: none; color: #002c6b; }
a:hover, a:active, a:focus { text-decoration: none; outline: none; color: #a70020; }
a img, :link img, :visited img, :hover img, :active img { border: none; }

        
/* paragraphs 
---------------------------------------------------------------------------*/

p, pre { margin: 0 0 10px 0; }
em, address { font-style: italic; }


/* listen 
---------------------------------------------------------------------------*/

ul, li { margin-bottom:5px; margin-left:15px; }


/* misc 
---------------------------------------------------------------------------*/

abbr, acronym { border-bottom: 1px dotted #fff; cursor: help; }

.none { display: none; }
.clear { clear: both; height: 0; line-height: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* 
---------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6 { color:#a70020; font-family:Georgia;	font-weight:400; margin:10px 0; }
h1 {
	font-size:150%;
}
h2 {
	color:#002C6B;
	font-family:Arial,sans-serif;
	font-size:16px;
}
h3 {
	font-size:100%;
}


/* misc 
---------------------------------------------------------------------------*/

div.clearer {
	clear:both;
}
hr.clearer {
	border: 0;
	border-top: 1px solid #999999 ;
}

.siteblock {
	width:990px;
}
#head {
	background: #ffffff url(images/line.gif) 150px 0 repeat-y;
	height: 105px;
	text-align:right;
}
#head img {
	/*margin-top:50px;
	margin-left:25px;*/
}
#top_image img {
	margin-left: 1px;
}

#navigation {

}
#elements {
	width:150px;
	float:left;
}
#elements .nav1w a {
	display:block;
	line-height:100%;
	text-align:right;
	padding-right:10px;
	text-transform:uppercase;
	margin-bottom:5px;
}
#navigation {
	/*background:transparent url(images/top.jpg) 151px 0 no-repeat;*/
	height:163px;
	overflow:hidden;
}
#language {
	margin-top: 10px;
	float: left;
	width: 140px;
	text-align: right;
}
#content {
	margin-left:180px;
	background:transparent url(images/content-bg.gif) 100% 0 repeat-y;
	min-height: 600px;
}
#content-wide {
	margin-left:180px;
	background: none;
	background-color: #ffffff;
	min-height: 600px;
}
.nav1w {
	height:25px;
}
#content_main {
	width:565px;
	float:left;
	margin-top:20px;
}
#content_right {
	width:170px;
	float:right;
	margin-right:20px;
	margin-top:20px;
	font-family: Arial,sans-serif;
	line-height: 16px;
}
#content_right .csc-firstHeader {
	font-family: Arial,sans-serif;
	color: #002C6B;
	font-size: 16px;
}
#content_right h3 {
	font-family: Arial,sans-serif;
}

.menu2 {
	position:absolute;
	top:105px;
	left:151px;
	display:none;
	background-color:#fff;
	border-right:1px solid #013F7C;
	border-bottom:1px solid #013F7C;
	width:265px;
	text-align:left;
}
.menu2 a {
	display:block;
	color:#728DB8;
	text-align:left;
	padding:0;
	text-transform:none;
	margin:0px;
	line-height:100%;
	margin-bottom:4px;
	margin-left:10px;
}
.menu2 a:hover {
	color: #a70020;
}
li {
	list-style-position: outside;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image:url(images/arrow.gif);
}
.news-latest-morelink {
	padding-bottom: 10px;
	border-bottom: 1px solid #003F7C;
	margin-bottom: 10px;
}
.news-latest-item hr.clearer {
	display: none;
}
.news-latest-item.act {
	margin-left:-17px;
	padding-left:17px;
	margin-top:-10px;
	padding-top:10px;
	background-color:#fff;
}
#footer {
	margin: 10px 0 0 800px;
	font-size: 10px;
}
#HTML_AJAX_LOADING {
	border: none !important;
	background-color: transparent !important;
	color:#ccc !important;
}
.tx-ttnews-browsebox table {
	margin-top:10px;
}
.tx-ttnews-browsebox p {
	margin:0;
}
.tx-ttnews-browsebox a {
	padding:1px;
}
.tx-ttnews-browsebox-SCell a {
	border:1px solid #003F7C;
	padding:2px;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.bigtext {
	font-size:180%;
}
h1.bigtext {
	font-weight:bold;
}
h1.arial {
	font-family:arial;
}
