body {
	background-color: #f8f8f8;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: Arial;
	color: #666666;
	font-size: 10pt;
	line-height: 12pt;
}

h1 {
	font-size: 14pt;
	color: #666666;
	font-weight:bold;
	line-height: 17pt;
}

h2 {
	font-size: 12pt;
	color: #666666;
	line-height: 14.5pt;
	font-weight: normal;
}

p {
	margin: 16px 0;
}

ul {
	padding: 0px 16px;
}

li {
	padding: 4px 0px;
	line-height: 12pt;
}

table {
	border-spacing: 0px;
}

th {
	padding: 0px;
	font-weight: 400;
}

td {
	padding: 0px;
}

th p {
	margin: 0px;
}

td p {
	margin: 0px;
}

a img {
	border: solid 0px #ffffff;
}

#main {
	position: absolute;
	background-color: #ffffff;
	width: 966px;
	top: 56px;
	left: 50%;
	margin-left: -478px;
}

#navigation {
	position: absolute;
	left: 40px;
	top: 72px;
	width: 900px;
	height: 48px;
}

#navigation_main {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12pt;
}

#navigation_main a {
	font-size: 12pt;
	text-decoration: none;
	padding: 0px 7px 0px 8px;
	line-height: 22px;
	color: #000000;
}

#navigation_main a:hover {
	font-size: 16px;
	color: #ff9933;
}

#navigation_main div.act a {
	font-size: 16px;
	text-decoration: none;
	padding: 0px 7px 0px 8px;
}

.navigation_sub {
	position: absolute;
	font-size: 16px;
	color: #999999;
	width: 800px;
	line-height: 22px;
}

.navigation_sub a {
	font-size: 12pt;
	text-decoration: none;
	padding: 0px 7px 0px 8px;
}

.navigation_sub a:hover {
	font-size: 16px;
	color: #ff9933;
}

.navigation_sub div.subact a {
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	padding: 0px 7px 0px 8px;
}

div.nav {
	float: left;
	height: 18px;
}

div.nav a {
	float: left;
	color: #666666;
}

div.nav_act {
	float: left;
}

div.subnav {
	float: left;
	height: 24px;
}

div.subnav a {
	color: #999999;
}

div.subnav_act {
	float: left;
}

div.langnav {
	float: left;
}

div.langnav_act {
	float: left;
}

div.langnav_act a {
	font-weight: bold;
}

div.langnav_line {
	float: left;
}

#stage {
	position: absolute;
	width: 868px;
	height: 306px;
	left: 48px;
	top: 128px;
	border: solid 1px #918F8F;
}

#logo {
	position: absolute;
	width: 128px;
	height: 42px;
	left: 48px;
	top: 28px;
}

#content {
	float: left;
	padding: 449px 4px 16px 52px;
	width: 555px;
	font-size: 10pt;
	color: #666666;
}

#content a {
	color: #FBAC3A;
	text-decoration: none;
}

#content a:hover {
	color: #666666;
}

#content a.download {
	color: #FBAC3A;
	text-decoration: none;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 16px;
}

#content a.download:hover {
	color: #666666;
}

.service {
	float: left;
	padding: 449px 16px 16px 16px;
	width: 285px;
	font-size: 10pt;
	line-height: 12pt;
}

.service a {
	color: #FBAC3A;
	text-decoration: none;
}

.service a:hover {
	color: #666666;
}

.service a.download {
	color: #FBAC3A;
	text-decoration: none;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 16px;
}

.service a.download:hover {
	color: #666666;
	text-decoration: underline;
}

#search {
	position: absolute;
	left: 0px;
	top: -40px;
	height: 20px;
}

#social {
	position: absolute;
	left: 200px;
	top: -37px;
	width: 160px;
	height: 20px;
}

#social a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#language {
	position: absolute;
	right: 0px;
	top: -40px;
	font-size: 11px;
	color: #ffffff;
}

#language a {
	color: #ffffff;
	text-decoration: none;
}

#border_bottom {
	background-color: #DDDDDD;
	float: left;
	height: 2px;
	margin: 0px 52px;
	width: 866px;
}

#footer {
	color: #666666;
	float: left;
	font-size: 8pt;
	padding: 16px 52px;
}

#footermenu {
	color: #666666;
	float: right;
	font-size: 8pt;
	padding: 16px 50px;
}

#footermenu a {
	color: #666666;
	text-decoration: none;
}

#shadow_left {
	position: absolute;
	left: -32px;
	top: 0px;
	width: 32px;
	height: 100%;
	background-image: url(images/border_left.png);
	background-repeat: repeat-y;
}

#shadow_left2 {
	position: absolute;
	left: 0px;
	width: 32px;
	height: 100%;
	background-image: url(images/border_left2.png);
	background-repeat: no-repeat;
}

#shadow_left3 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 32px;
	height: 32px;
	background-image: url(images/border_left3.png);
	background-repeat: no-repeat;
}

#shadow_right {
	position: absolute;
	left: 966px;
	top: 0px;
	width: 32px;
	height: 100%;
	background-image: url(images/border_right.png);
	background-repeat: repeat-y;
}

#shadow_right2 {
	position: absolute;
	left: 0px;
	width: 32px;
	height: 100%;
	background-image: url(images/border_right2.png);
	background-repeat: no-repeat;
}

#shadow_right3 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 32px;
	height: 32px;
	background-image: url(images/border_right3.png);
	background-repeat: no-repeat;
}

#shadow_top {
	position: absolute;
	left: -22px;
	top: -18px;
	width: 1016px;
	height: 18px;
	background-image: url(images/border_top.png);
	background-repeat: no-repeat;
}

#shadow_bottom {
	position: absolute;
	left: -22px;
	bottom: -48px;
	width: 1016px;
	height: 48px;
	background-image: url(images/border_bottom.png);
	background-repeat: no-repeat;
}

.searchbox {
  border: 0;
  color: #cccccc;
  font-size: 8pt;
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 150px;
}

.searchboxtext {
	border: 1px solid #cccccc;
	font-size: 10pt;
}

.searchImage {
	position: relative;
	top: 3px;
}

.tx-indexedsearch-searchbox-sword {
	border: 1px solid #888888;
	padding-left: 2px;
	width: 250px;
}

.tx-indexedsearch-searchbox-button {
	background-color: #eeeeee;
	border: 1px solid #BBBBBB;
	color: #444444;
}

.searchbutton,
.csc-mailform-submit,
.csc-mailform-text,
.csc-mailform-input {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:10pt;
}

fieldset.csc-mailform {
	border: 0px;
	color: black;
	font-size: 10pt;
	width: 640px;
}

fieldset.csc-mailform input.csc-mailform-input,
fieldset.csc-mailform textarea.csc-mailform-text {
width:250px !important;
}

fieldset.csc-mailform .csc-mailform-field input,
fieldset.csc-mailform .csc-mailform-field select,
fieldset.csc-mailform .csc-mailform-field textarea,
textarea {
	border: 1px solid #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 1em;
	margin-left: 1em;
}

fieldset.csc-mailform .csc-mailform-field label {
	float: left;
	padding: 2px 0px;
	width: 10em;
}

fieldset .csc-mailform-field {
	margin-bottom:0.5em;
}

.csc-mailform-field {
	clear:left;
}

.green {
	color: #666666;
	background-color: #93BDC4;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px -6px;
}

p.green {
	padding: 3px 6px;
}

div.green {
	padding: 3px 6px;
}

ul.green {
	padding: 3px 21px;
}

.orange {
	color: #666666;
	background-color: #FED399;
	margin: 0 -6px;
	font-size: 10pt;
	line-height: 12pt;
}

p.orange {
	padding: 3px 6px;
}

div.orange {
	padding: 3px 6px;
}

ul.orange {
	padding: 3px 21px;
}

#content .orange {
	padding: 3px 6px;
}

.gray {
	color: #666666;
	background-color: #EEEEEE;
	margin: 0 -6px;
	font-size: 10pt;
	line-height: 12pt;
}

p.gray {
	padding: 3px 6px;
}

div.gray {
	padding: 3px 6px;
}

ul.gray {
	padding: 3px 21px;
}

#content .gray {
	padding: 3px 6px;
}

/** Banner **/
.orangecolor {
	color: #FBAC3A;
}

.petrolcolor {
	color: #005962;
}

.orangebackground {
	background-color: #FBAC3A;
}

.petrolbackground {
	background-color: #005962;
}

.banner_box {
	border: solid 1px #666666;
	line-height: 13pt;
	padding: 8px;
	margin: 16px -6px;
	width: 279px;
}

.banner_title {
	font-weight: bold;
}

.banner_text {

}

.banner_text p {
	margin: 0px;
}

.banner_link {
	border: 0px;
	color: #ffffff;
	cursor: pointer;
	margin-bottom: 4px;
	margin-top: 8px;
	text-decoration: none;
}

.banner_link a {
	color: #ffffff;
	padding: 1px 3px;
}

.banner_link a:hover {
	color: #ffffff;
}

/** Stage **/

.tx-asstage-pi1 {
	position: absolute;
	width: 100%;
	height: 100%;
}

#stage_shadow_right {
	position: absolute;
	top: 1px;
	right: -8px;
	width: 7px;
	height: 100%;
	background-image: url(images/stage_border_right.png);
	background-repeat: no-repeat;
}

#stage_shadow_bottom {
	position: absolute;
	left: -3px;
	bottom: -9px;
	width: 911px;
	height: 8px;
	background-image: url(images/stage_border_bottom.png);
	background-repeat: no-repeat;
}

.stage_picture_full {
	position: absolute;
	width: 874px;
	height: 306px;
}

.stage_picture_half {
	position: absolute;
	width: 566px;
	height: 306px;
}

.stage_text {
	position: absolute;
	left: 566px;
	top: 0px;
	width: 280px;
	height: 180px;
	overflow: hidden;
	padding: 12px;
	line-height: 24px;
}

.stage_link {
	background-color: #FBAC3A;
	border: 0px;
	color: #ffffff;
	cursor: pointer;
	padding: 1px 8px;
	position: absolute;
	right: 16px;
	text-decoration: none;
	top: 250px;
}

.stage_button {
	background-color: #005962;
	color: #ffffff;
	position: absolute;
	top: 250px;
	padding: 1px 5px;
	cursor: pointer;
	font-size: 13px;
}

.stage_button.act {
	background-color: #FBAC3A;
}

#stage_button_0 {
	left: 578px;
}

#stage_button_1 {
	left: 600px;
}

#stage_button_2 {
	left: 622px;
}

#stage_button_3 {
	left: 644px;
}

#stage_button_4 {
	left: 666px;
}

#stage_button_5 {
	left: 688px;
}

#stage_button_6 {
	left: 710px;
}

#stage_button_7 {
	left: 732px;
}

#stage_button_8 {
	left: 754px;
}

#stage_button_9 {
	left: 776px;
}

#stage_button_10 {
	left: 798px;
}

#stage_button_11 {
	left: 820px;
}

#stage_button_12 {
	left: 842px;
}

#stage_button_13 {
	left: 864px;
}

/** PDF Preview **/

.pdf_box {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
.pdf_picture {
	border: solid 1px #bfbfbf;
	float: left;
	width: 100px;
}
.pdf_title {
	float: left;
	font-weight: bold;
	padding-left: 14px;
	padding-bottom: 2px;
	width: 435px;
}
.pdf_text {
	float: left;
	padding-left: 14px;
	width: 435px;
}
.pdf_text p {
	margin: 0px;
}

/** Sitemap **/
#content .tx-flseositemap-pi1 a {
	color: #666666;
}

#content .tx-flseositemap-pi1 a:hover {
	color: #FBAC3A;
}

#content .tx-flseositemap-pi1 ul {
	list-style: none;
}

#content .tx-flseositemap-pi1 li.deep0 a {
	background-color: #DDDDDD;
	display: block;
	padding-left: 3px;
	width: 520px;
}

#content .tx-flseositemap-pi1 li.deep1 a {
	background-color: #FFFFFF;
	padding-left: 8px;
}
