/* reset all */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { 
	border: 0;
}
	
a {
	text-decoration: none;
}

/* styles */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}
th {
	font-weight: bold;
}
td {
	vertical-align: top;
}
blockquote {
	font-weight: bold;
	color: #666666;
}
.bgrnd-index {
	background-image: url(../pix/bgrnd_wave_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tabel-2col td{
	width: 300px;
}

.tabel-3col td{
	width: 200px;
}
div.csc-textpic-clear {
	padding-bottom: 15px;
}
.chooseyourcountry {
	margin-top: 30px;
	position: relative;
	color: #FFFFFF;
	background-color: #00aadc;
	font-size: 1.2em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page_container {
	position: relative;
	width: 900px;
	margin-left: -450px;
	left: 50%;
}
#header {
	position: relative;
	height: 150px;
}
#mainnav {
	position: absolute;
	top: 0px;
	left: 250px;
}
#mainnav li {
	float: left;
}

#searchbox {
	position: absolute;
	top: 50px;
	right: 0px;
}
#searchbox .searchbox{
	border: 1px solid #00aadc;
	width: 100px;
	padding: 3px;
	position: relative;
	font-weight: bold;
	color: #00aadc;
}
#searchbox .searchbox-submit{

	display: none;
}


.col-empty{
	height: 20px;
}

#subnav_container {
	position: relative;
	width: 260px;
	float: left;
}
#subnav ul {
}
#subnav li {
	width: 220px;
	line-height: 25px;
	position: relative;
	vertical-align: middle;
	font-weight: bold;
}
#subnav li li {
	font-size: 9px;
	font-weight: normal;
}
#subnav li.selected {
	background-image: url(../pix/subnav_selected.gif);
	background-repeat: no-repeat;
	width: 229px;
}
#subnav li li.selected {
	background-image: none;
}
#subnav li.selected ul {
	background-image: url(../pix/bgrnd_subnav.gif);
	background-repeat: repeat;
	width: 220px;
}
#subnav li a {
	padding-left: 5px;
	color: #333333;
	position: relative;
	height: 25px;
}
#subnav li a:hover {
	color: #003c70!important;
}
#subnav li.selected a {
	color: #00aadc;
}
#subnav li li.selected a {
	color: #003c70;
}
#content_container {
	min-height: 300px;
	padding-bottom: 100px;
}

#content {
	position: relative;
	width: 640px;
	float: right;
	color: #666666;
}
#content-small {
	position: relative;
	width: 480px;
	float: left;
	color: #666666;
}
#content-right-container {
	float: right;
	width: 135px;
	position: relative;
}
#login {
	padding-bottom: 1em;
	margin-bottom: 20px;
}
#content-right {
	width: 135px;
}
#content-right embed{
	width: 135px;
	text-align: center;
	overflow: hidden;
}

#content h1, #content-small h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #003c70;
	padding-bottom: 1em;
}
#content h2, #content-small h2 {
	font-weight: bold;
	color: #00aadc;
	padding-bottom: 1em;
}
#content h3, #content-small h3 {
	font-weight: bold;
	color: #333333;
	padding-bottom: 1em;
}
#content p, #content-small p {
	padding-bottom: 1em;
}
#content ul, #content-small ul {
	padding-bottom: 1em;
}
#content ul ul, #content-small ul ul{
	padding-bottom: 0.5em;
}
#content li, #content-small li {
	background-image: url(../pix/bullets_content.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 16px;
}
#content ol, #content-small ol {
	padding-bottom: 1em;
}
#content a, #content-small a {
	color: #00aadc;
}
#content a:hover, #content-small a:hover {
	color: #003c70;
}

#content-small .csc-textpic-left img,#content div.csc-textpic-left img{
	background-image: url(../pix/bgrnd_subnav.gif);
	padding: 6px;
}
.csc-textpic-intext-left-nowrap dl {
	background-image: url(../pix/bgrnd_subnav.gif);
}
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
}
.csc-textpic-intext-left-nowrap img {
	border: 1px solid #00aadc!important;
	width: 206px;
	height: 206px;
	margin: 6px!important;
}

#footer_container {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #01c10a;
	position: relative;
	clear: both;
	width: 100%;
}
#footer {
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	padding-top: 20px;
	height: 50px;
}

#metanav {
	position: absolute;
	right: 30px;
	top: 20px;
}
#metanav a {
	color: #333333;
}
#metanav a:hover {
	color: #00aadc;
}
#metanav ul {
	list-style-type: none;
}
#metanav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
#metanav ul li:last-child {
	border-right-style: none;
}

.cleardiv {
	height: 1px;
	position: relative;
	width: 900px;
	clear: both;
}

/* NEWS */

.news-single-item p {
	padding-bottom: 1em;
}

.news-list-date, .news-single-timedata {
	font-weight: bold;
	color: #666666;
}
.news-list-container hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00aadc;
	position: relative;
	height: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-list-image {
	float: left;
	overflow: hidden;
	position: relative;
	height: 142px;
	width: 142px;
	z-index: 1;
	margin-bottom: 15px;
	background-image: url(../pix/bgrnd_subnav.gif);
	background-repeat: repeat;
	padding: 6px;
}
.news-list-image img{
	border: 1px solid #00aadc;
}
.news-single-image {
	overflow: hidden;
	position: relative;
	width: 232px;
	z-index: 1;
	margin-bottom: 15px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../pix/bgrnd_subnav.gif);
	background-repeat: repeat;
	padding: 6px;
}
.news-single-imgcaption {
	display:none;
}
.news-single-image img {
	border: 1px solid #00aadc;
}

.news-list-content {
	margin-left: 170px;
}

.tx-ttnews-browsebox a{
	color: #FFFFFF!important;
	background-color: #b2e5f4;
	padding: 2px 5px;
	margin-right: 2px;
}
.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a{
	background-color: #00aadc;
}
.tx-ttnews-browsebox a:hover{
	color: #003c70!important;
}
.tx-ttnews-browsebox table{
}
.clearer{
	clear: both;
	float: none;
}

.news-single-backlink {
	font-weight: bold;
	background-color: #00aadc;
	display: inline-block;
	padding: 2px 7px;
	position: relative;
}
.news-single-backlink a{
	color: #FFFFFF!important;
}
.news-single-backlink a:hover{
	color: #003c70!important;
}

.news-single-files {
	padding-bottom: 1em;
}

.news-single-files dt {
	font-weight: bold;
	padding-bottom: 0.5em;
}

/* LINKLIST */

.tx-bbsmpllinklist-pi1{
	position: relative;
	width: 100%;
}
.tx-bbsmpllinklist-pi1 .cleardiv{
	display: none;
}

.tx-bbsmpllinklist-item {
	background-image: url(../pix/bgrnd_subnav.gif);
	background-repeat: repeat;
	padding: 6px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	width: 132px;
	position: relative;
	height: 185px;
}
.tx-bbsmpllinklist-item h1 {
	font-size: 1em!important;
	color: #00aadc!important;
	position: absolute;
	top: 145px;
	margin: 0px!important;
	padding: 0px!important;
}

.tx-bbsmpllinklist-item img {
	border: 1px solid #00aadc;
}
.tx-bbsmpllinklist-item-body{
	display: none;
}

/* indexed search */

.tx-indexedsearch-redMarkup{
	font-weight: bold!important;
	color: #003c70!important;
}
ul.browsebox li{
	background-image: none!important;
	padding-left: 0px!important;
}


/* login */

#login {
	color: #666666;
	background-image: url(../pix/bgrnd_login.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	width: 105px;
	padding-top: 15px;
	padding-right: 15px;
}

#login h3 {
	font-weight: bold;
	color: #00aadc;
	padding-bottom: 1em;
}
#login legend, #content-small legend {
	font-weight: bold;
	color: #00aadc;
	padding-bottom: 1em;
}
#login .tx-felogin-pi1 div {
	padding-bottom: 1em;
	font-size: 9px;
}
#login fieldset div,#content-small fieldset div {
	padding-bottom: 0.5em;
}
#login label, #content-small label{
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.input-login {
	width: 100px;
	padding: 3px;
	color: #00aadc;
	background-color: #b2e5f4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn-submit {
	color: #000000;
	border: 1px solid #999999;
	padding: 3px 6px;
	background-color: #ebebeb;
	background-image: url(../pix/bgrnd_button.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.felogin-hidden{
	display: none;
}

#content-small .tx-felogin-pi1 {
	padding-bottom: 20px;
}

#content-small .tx-felogin-pi1 form{
	background-image: url(../pix/bgrnd_login_content.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 15px;
	margin-top: 20px;
	margin-right: 10px;
}

/* uploads */

.csc-uploads {
	background-image: url(../pix/bgrnd_stripes.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	position: relative;
	padding: 15px;
}
table.csc-uploads  {
	border-collapse:separate;
}
.csc-uploads tbody {
	padding: 15px;
}
.csc-uploads p {
	padding-bottom: 5px!important;
}
.csc-uploads-fileName {
	padding-right: 10px;
}
.csc-uploads-fileSize {
	text-align: right;
}
#printpage {
	position: absolute;
	height: 15px;
	width: 20px;
	top: 19px;
	right: 0px;
}
/* doccheck */
#content-small .tx-tgrdoccheck-pi1 iframe{
	padding-left: 20px;
}