@CHARSET "UTF-8";

BODY {
	margin: 0;
	padding: 0;
	background: rgb(236, 237, 237);
}

IMG {
	border: 0;
}

A:active,
A:focus {
	outline: 0;
}

DIV#wrapper {
	width: 994px;
	border-right: 1px solid rgb(155, 156, 157);
	background: rgb(255, 255, 255);
	font-family: Verdana;
	font-size: 12px;
}

DIV#header {
	height: 143px;
	padding: 0;
}

DIV#logo {
	margin-top: 31px;
	margin-left: 719px;
	width: 220px;
	height: 33px;
}

DIV#main {
	margin-top: 56px;
	margin-bottom: 125px;
}

DIV#navigation-wrapper {
	float: left;
	padding-left: 57px;
}

DIV#navigation {
	margin-bottom: 102px;
}

DIV#navigation A {
	text-decoration: none;
	display: block;
}

DIV#navigation UL {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	list-style: none;
	list-style: none;
}

DIV#navigation UL.nav-first-level {
	font-weight: bold;
	margin: 0 0 0 -6px;
}

DIV#navigation UL.nav-first-level LI {
	margin-bottom: 17px;
}

DIV#navigation UL.nav-first-level A {
	padding-left: 6px;
	padding-bottom: 2px;
	width: 195px;
	border-bottom: 2px solid transparent;
}

DIV#navigation UL.nav-first-level A:HOVER,
DIV#navigation UL.nav-first-level A.current {
	border-bottom: 2px solid rgb(177, 1, 53);
}

DIV#navigation UL.nav-second-level {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 17px;
}

DIV#navigation UL.nav-second-level LI {
	margin-top: 3px;
	margin-bottom: 3px;
}

DIV#navigation UL.nav-second-level A,
DIV#navigation UL.nav-second-level A:HOVER,
DIV#navigation UL.nav-second-level A.current {
	padding: 0 0 0 13px;
	border: 0;
}

DIV#navigation UL.nav-third-level,
DIV#navigation UL.nav-fourth-level {
	padding-left: 20px;
}

DIV#navigation A.subpages-open {
	background: url(../img/subpages-open.png) no-repeat left bottom;
}

DIV#navigation A.subpages-closed,
DIV#content A.additional-link,
DIV#content P.forget-password A {
	background: url(../img/subpages-closed.png) no-repeat left bottom;
}

DIV#language,
DIV#search {
	margin-bottom: 35px;
}

DIV#language .current-language {
	font-weight: bold;
}

DIV#language a {
	text-decoration: none;
}

DIV#search FIELDSET {
	border: 0;
	margin: 0;
	padding: 0;
}

DIV#search,
INPUT.logoutbutton {
	margin-left: -4px;
}

DIV#search INPUT.sword,
DIV.searchbox-tmpl-css FIELDSET INPUT.tx-indexedsearch-searchbox-sword {
	border: 1px solid rgb(124, 124, 126);
	width: 179px;
	height: 16px;
	padding: 3px;
}

INPUT.searchbutton,
INPUT.logoutbutton {
	position: relative;
	top: 5px;
	left: 110px;
	padding: 0;
	background: rgb(255, 255, 255);
	border: 0;
	font-weight: bold;
}

DIV.searchbox-tmpl-css FIELDSET INPUT.searchbutton {
	left: 46%;
}line

DIV#search DIV#autocomplete {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(155, 156, 157);
	width: 179px;
}

DIV#content {
	float: right;
	margin-right: 181px;
	width: 480px;
	color: rgb(0, 0, 0);
	width: 480px;
}

DIV#content A {
	text-decoration: none;
}

DIV#content A.additional-link,
DIV#content P.forget-password A {
	line-height: 21px;
	padding-left: 13px;
	text-decoration: none;
}

DIV#content A.external-link-new-window,
DIV#content A.external-link,
DIV#content A.black {
	text-decoration: underline;
}

DIV#content H1 {
	margin: 70px 0 15px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
}

DIV#content H1.csc-firstHeader {
	margin-top: 0;
}

DIV#content H2 {
	margin: 50px 0 15px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
}

DIV#content H3 {
	margin: 25px 0 0 0;
	padding: 0px 0 0 39px;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
}

DIV#content P.bodytext,
DIV#content UL,
DIV#content OL {
	line-height: 17px;
}

DIV#content P.bodytext,
DIV#content DIV.csc-textpic {
	margin-top: 25px;
}

p.sub-title {
	margin-top: 15px !important;
}

DIV#content UL,
DIV#content OL {
	padding-left: 15px;
}

DIV#content UL LI {

}

DIV#content DL.csc-textpic-image {
	margin-bottom: 0;
}

DIV#content DD.csc-textpic-caption {
	margin-top: 10px;
	font-size: 11px;
	line-height: 13px;
}

DIV#content DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	margin-left: 21px !important;
}

DIV#content DIV.text-image-wrapper P.bodytext {
	margin: 0;
	width: 226px;
	float: left;
}

DIV#content DIV.text-image-wrapper DIV.image {
	width: 233px;
	float: right;
}

DIV#content DIV.text-image-wrapper DIV.image P {
	width: 233px;
}

DIV#footer {
	height: 27px;
	margin-top: 125px;
	margin-bottom: 290px;
	padding-top: 12px;
	padding-left: 333px;
	background: rgb(124, 124, 126);
	color: rgb(255, 255, 255);
}

DIV#footer A {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

DIV#footer A:HOVER {
	font-weight: bold;
}

DIV#footer UL#footermenu {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

DIV#footer UL#footermenu LI {
	display: inline;
	margin-right: 25px;
}

.red,
DIV#content A,
DIV#content H1,
DIV#content H2,
DIV#navigation UL.nav-second-level A.current,
DIV#navigation UL.nav-second-level A:HOVER,
p.sub-title,
INPUT.searchbutton:HOVER,
INPUT.logoutbutton:HOVER {
	color: rgb(177, 1, 53);
}

.grey,
DIV#navigation A,
DIV#language A,
DIV#content DD.csc-textpic-caption {
	color: rgb(124, 124, 126);
}

.black {
	color: rgb(0, 0, 0) ! important;
}

.clear {
	clear: both;
}

FIELDSET.csc-mailform,
DIV.tx-felogin-pi1 FIELDSET {
	border: 0;
	background: rgb(236, 237, 237);
	margin: 0;
	padding: 34px 39px 1px 39px;
}

FIELDSET.csc-mailform DIV.csc-mailform-field,
DIV.tx-indexedsearch-form,
DIV.tx-felogin-pi1 FIELDSET DIV {
	width: 402px;
	line-height: 22px;
	margin-bottom: 26px;
	clear: both;
}

FIELDSET.csc-mailform select {
	float: right;
	margin-bottom: 22px;
}

DIV.tx-indexedsearch-form {
	margin:0;
}

INPUT,
SELECT,
TEXTAREA {
	border: 0;
	padding: 5px;
}

/* fix for Mac OS X removing blue glow */
INPUT:focus,
SELECT:focus {
	outline: none;
}

FIELDSET.csc-mailform LABEL,
DIV.searchbox-tmpl-css FIELDSET LABEL,
DIV.tx-felogin-pi1 FIELDSET LABEL {
	display: inline-block;
	width: 80px;
}

FIELDSET.csc-mailform TEXTAREA {
	margin-bottom: 26px;
	height: 91px;
	float: right;
}

FIELDSET.csc-mailform INPUT.csc-mailform-check {
	position: relative;
	left: 15px;
	top: 8px;
	width: 14px;
	height: 14px;
	margin-bottom: 30px;
}

FIELDSET.csc-mailform INPUT.csc-mailform-submit,
DIV.tx-felogin-pi1 FIELDSET INPUT.login-button {
	margin: 46px 0 20px 292px;
	width: 110px;
	height: 28px;
	font-weight: bold;
	padding: 0;
}

input.searchbutton,
FIELDSET.csc-mailform INPUT.csc-mailform-submit,
DIV.tx-felogin-pi1 FIELDSET INPUT.login-button {
	cursor: pointer;
}

DIV#header,
DIV#content H3,
DIV#search DIV#autocomplete UL LI.selected,
FIELDSET.csc-mailform INPUT.csc-mailform-submit,
DIV.tx-felogin-pi1 FIELDSET INPUT.login-button {
	background: rgb(177, 1, 53);
	color: rgb(255, 255, 255);
}

DIV#search DIV#autocomplete UL {
	padding: 0;
}

DIV#search DIV#autocomplete UL LI {
	padding-left: 20px;
	list-style-type: none;
}

DIV#search DIV#autocomplete UL LI.selected {
	display: block;
}

DIV.searchbox-tmpl-css FIELDSET {
	border: 0;
	padding: 0;
	margin: 0;
}

DIV.searchbox-tmpl-css LEGEND,
DIV.tx-felogin-pi1 LEGEND,
.hidden {
	display: none;
}

DIV.searchbox-tmpl-css FIELDSET INPUT.tx-indexedsearch-searchbox-sword {
	width: 70%;
}

FIELDSET.csc-mailform INPUT,
FIELDSET.csc-mailform TEXTAREA,
DIV.tx-felogin-pi1 FIELDSET INPUT,
DIV.tx-felogin-pi1 FIELDSET DIV.logout-username {
	width: 308px;
}

DIV.tx-felogin-pi1 FIELDSET DIV.felogin-hidden INPUT {
	display: none;
}

DIV.tx-felogin-pi1 FIELDSET DIV.logout-username {
	padding: 5px;
}

DIV.infobox {
	background: #ECEDED;
	padding: 40px 39px 70px 39px;
	margin-top: 25px;
}

