body {
  padding: 0;
  margin: 0;
  background-color: #e6ecf9;
}

a:hover {
  text-decoration: none;
}

div#page {
  width: 1010px;
  margin: 0 auto;
}
div#function-container {
  width: 1010px;
  height: 21px;
}
div#function-container-r {
  float: right;
  height: 21px;
  padding-right: 25px;
}
div#function-container-r div.item {
  float: left;
  height: 13px;
  padding-top: 8px;
  margin-left: 20px;
}

div#top-container {
  width: 1010px;
  height: 69px;
}
div#top-logo {
  float: left;
  margin: 29px 0 0 72px;
}

div#top-nav-r {
  float: right;
}
div#top-nav div.item {
  float: left;
  height: 28px;
  margin: 37px 25px 4px 0;
}
div#top-nav div.act {
  background-position: 2px 18px;
  background-repeat: no-repeat;
  background-image: url(../i/act-nav-bg.png);
}


div#main-nav-container {
  clear: both;
  width: 985px;
  height: 58px;
  padding: 0 25px 0 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../i/main-nav-bg.png);
}
div#main-nav-r {
  float: right;
}
div#main-nav div.item {
  float: left;
  height: 38px;
  margin: 24px 0 0 38px;
}
div#main-nav div.item-144 {
  width: 104px;
}
div#main-nav div.item-145 {
  width: 116px;
}
div#main-nav div.item-173 {
  width: 122px;
}
div#main-nav div.item-202 {
  width: 90px;
}
div#main-nav div.item-200 {
  width: 106px;
}
div#main-nav div.item-168 {
  width: 96px;
}
div#main-nav div.item-170 {
  width: 48px;
}

div#main-nav div.act {
  background-position: 0 28px;
  background-repeat: no-repeat;
  background-image: url(../i/act-nav-bg.png);
}

div.main-nav-sub1 {
  background-color: #fafbfd;
  border-left: 1px solid #d4d5f1;
  border-right: 1px solid #d4d5f1;
  border-bottom: 1px solid #d4d5f1;
  padding: 16px 20px 9px 20px;
}
div.main-nav-sub2 {
  border-top: 1px solid #d4d5f1;
}
div.main-nav-sub1 div.item {
  padding-bottom: 4px;
}

div#content-container {
  clear: both;
  min-height: 454px;
  margin: 14px 5px 0 5px;
  background-color: #fff;
}
div#content {
  float: left;
  width: 630px;
  margin: 47px 65px 37px 67px;
}

div#content-left {
  float: left;
  width: 217px;
  margin: 47px 18px 20px 0;
}

div#secondary-nav div.item {
  padding-left: 19px;
  margin-bottom: 7px;
  background-position: 2px 2px;
  background-repeat: no-repeat;
  background-image: url(../i/no-nav-bg.png);
}
div#secondary-nav div.act {
  background-image: url(../i/act-nav-bg.png);
}                        
div#secondary-nav div.sub-level div.item {
  padding-left: 37px;
  background: none;
}
div#secondary-nav div.sub-level div.sub-level div.item {
  padding-left: 55px;
  background: none;
}

div.lv-block {
  border-left: 10px solid #ccc;
  padding-left: 7px;
}
div#content-left div.lg-block {
  width: 185px;
  height:  151px;
  padding: 25px 16px;
  margin: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../i/gradient-bg.jpg);
  line-height: 20px;
}


div#banners-container {
  height: 35px;
  margin: 0 5px;
  padding: 0 0 0 25px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  background-color: #fff;
}
div#banners-container img {
  margin-top: 5px;
}
div#banners-container img.first {
  margin-right: 27px;
}
div#banners-container img.middle {
  margin-right: 34px;
}
div#banners-container img.last {
  margin-right: 41px;
}


div#footer-sitemap-top {
  height: 3px;
  margin-top: 17px;
  background-position: 4px 0;
  background-repeat: no-repeat;
  background-image: url(../i/footer-sitemap-top.png);
}
div#footer-sitemap {
  background-position: 4px 0;
  padding: 15px 25px 11px 25px;
  background-repeat: repeat-y;
  background-image: url(../i/footer-sitemap-bg.png);
}
div#footer-sitemap-left {
  float: left;
  overflow: hidden;
}

div#footer-sitemap-right {
  float: right;
  overflow: hidden;
}
div.footer-sitemap-column {
  float: left;
}
div.footer-sitemap-column div.title {
  padding-bottom: 4px;
}
div.footer-sitemap-column div.item {
  padding-bottom: 3px;
}
div#footer-sitemap-left div.footer-sitemap-column {
  margin-right: 47px;
}
div#footer-sitemap-right div.footer-sitemap-column {
  margin-left: 47px;
}

div#footer-sitemap-bottom {
  height: 6px;
  padding-bottom: 6px;
  background-position: 4px 0;
  background-repeat: no-repeat;
  background-image: url(../i/footer-sitemap-bottom.png);
}

div#footer-container {
  position: relative;
  height: 24px;
  padding: 11px 25px 0 25px;
}
div#footer-copyright {
  float: left;
}

div#footer-nav-r {
  float: right;
}
div#footer-nav div.item {
  float: left;
  margin-left: 17px;
}

div#footer-print {
  display: none;
}

/* Common styles */
div.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 1px;
  width: 0;
  height: 0;
}

a img {
  border: 0;
}

p {
  margin: 0 0 15px 0;
  padding: 0;
}

h1.csc-firstHeader {
  padding: 0 0 1px 0;
  margin: 0 0 22px 0;
/*  height: 32px;*/
}
h1 {
  padding: 0 0 1px 0;
  margin: 0 0 22px 0;
/*  height: 32px;*/
}
h2 {
  padding: 0;
  margin: 0 0 29px 0;
}
h3,h4,h5,h6 {
  padding: 0;
  margin: 0 0 10px 0;

}
iframe {
  border-collapse: collapse;
  border: 1px solid #d4d5f1;
}


/* Typo3 */
div.csc-textpic-border div.csc-textpic-imagewrap dl.csc-textpic-image img {
  border: 1px solid #d4d4d4;
  padding: 2px;
}
/*div.csc-textpic-border div.csc-textpic-imagewrap dl.csc-textpic-image {
  padding: 0 0 4px 0;
  background-position: 2px bottom;
  background-repeat: repeat-x;
  background-image: url(../i/bottom-shadow-bg.png);
  font-size: 1px;
  line-height: 1px;
}*/


DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT, DIV.csc-textpic-border DIV.csc-textpic-imagewrap DL.csc-textpic-image DT {
  display: block;
  padding: 0 0 4px 0;
  margin-bottom: 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-image: url(../i/bottom-shadow-bg.png);
  font-size: 0;
  line-height: 0;
}

/*div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt a {
  display: block;
  padding: 0 0 4px 0;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-image: url(../i/bottom-shadow-bg.png);
}
div.csc-textpic-border div.csc-textpic-imagewrap dl.csc-textpic-image dt a {
  display: block;
  padding: 0 0 4px 0;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-image: url(../i/bottom-shadow-bg.png);
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
  padding: 0 0 4px 0;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-image: url(../i/bottom-shadow-bg.png);
  font-size: 1px;
  line-height: 1px;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
  padding: 0 0 4px 0;
  font-size: 1px;
  line-height: 1px;
}*/

dd.csc-textpic-caption {
  font-size: 12px;
  line-height: 14px;
  color: #777777;
}

/* s3Slider */
#slider { 
  width: 627px; /* important to be same as image width */ 
  height: 265px; /* important to be same as image height */
  position: relative; /* important */
  overflow: hidden; /* important */
  margin-bottom: 41px;
}

#slider ul, #slider li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

#sliderContent {
  width: 627px; /* important to be same as image width or wider */
  position: absolute; /* important */
  top: 0; /* important */
  margin-left: 0; /* important */
}
div#content-container div#content #sliderContent a {
  color: #e6ecf9;
  text-decoration: underline;
}
div#content-container div#content #sliderContent a:hover {
  color: #e6ecf9;
  text-decoration: none;
}

.sliderImage {
  float: left; /* important */
  position: relative; /* important */
  display: none; /* important */
}

.sliderImage span {
  position: absolute; /* important */
  left: 0;
  font-family: "Segoe UI", Verdana, "Trebuchet MS", sans-serif;
  font-size: 12px;
  line-height: 17px;
  padding: 5px 20px;
  width: 627px;
  background-color: #000;
  filter: alpha(opacity=70); /* here you can set the opacity of box with text */
  -moz-opacity: 0.7; /* here you can set the opacity of box with text */
  -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
  opacity: 0.7; /* here you can set the opacity of box with text */
  color: #fff;
  display: none; /* important */
  bottom: 0;
}

.sliderClear {
   clear: both;
}
.bottom {
  bottom: 0;
  left: 0;
}

.csc-uploads-fileName p {
  padding: 0;
  margin: 0;
}
.csc-uploads-icon, .csc-uploads-fileSize {
  vertical-align: top;
}
.csc-uploads {
  margin-bottom: 20px;
}

.contenttable {
  width: 100%;
}
.contenttable th, .contenttable td {
  vertical-align: top;
}
.contenttable caption {
  text-align: left;
  color: #003595;
  padding: 0;
  margin: 0 0 10px 0;
}
.contenttable p {
  margin: 0 0 0 0;
  padding: 0;
}

div#content-left p.csc-frame-frame1, div#content-left table.csc-frame-frame1 {margin-left: 2px;}


#unsubscribe input[type=text], #subscribe input[type=text] {
  width: 300px;
}
#top-search-item {
  width: 131px;
  height: 14px;
  background-position: 40px 0;
  background-repeat: no-repeat;
  background-image: url(../i/search-bg.png);
}
#top-search-item form {
  padding: 0;
  margin: 0;
}
#top-search-item input {
  background: none;
  border: none;
  border-collapse: collapse;
  width: 89px;
  height: 13px;
  font-size: 10px;
  line-height: 12px;
  padding: 0;
  margin: 0 0 0 1px;
  color: #777777;
}

/*****************************
 * Mail form styles
 *****************************/
.csc-searchform {
  border: none;
  margin: 10px 20px 10px 0;
  padding: 0 10px 0 0;
  text-align: left;
  width: 55%;
}

.csc-form-labelcell {
  text-align: left;
  width: 205px;
  padding: 0;
  margin: 0;
}
p.csc-form-label {
  padding: 0;
  margin: 0 0 10px 0;
}

.csc-form-fieldcell {
  margin: 0;
  padding: 0;
  text-align: left;
}

.csc-form-fieldcell input[type=text], textarea {
  width: 233px;
  padding: 2px;
  border: 1px solid #aeb2b4;
  vertical-align: middle;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #003595;
}

.csc-form-fieldcell SELECT {
  width: 240px;
  padding: 2px;
  border: 1px solid #aeb2b4;
  vertical-align: middle;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #003595;
}
.csc-form-fieldcell INPUT.csc-mailform-check {
  float: left;
  margin: 4px 12px 4px -4px;
  width: auto;
  border: 0;
}

.csc-form-fieldcell INPUT[type=submit] {
  height: 26px;
  vertical-align: middle;
  width: auto;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #666;
}

/*****************************
 * Mail form styles
 *****************************/
.csc-mailform {
  border: none;
  margin: 10px 20px 10px 0;
  padding: 0 10px 0 0;
  text-align: left;
  width: 100%;
}

.csc-mailform-field {
  margin: 2px 2px 2px 0;
  text-align: left;
  clear: both;
}

.csc-mailform-field label {
  float: left;
  text-align: left;
  margin: 2px 10px 2px 0;
  width: 120px;
}

.csc-mailform-field input[type=text], textarea {
  float: left;
  width: 250px;
  margin: 2px 10px 2px 0;
  padding: 2px;
  border: 1px solid #aeb2b4;
  vertical-align: middle;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #003595;
}

.csc-mailform-field input.csc-mailform-check {
  float: left;
  border: 0;
}

.csc-mailform-field input.csc-mailform-submit {
  height: 26px;
  vertical-align: middle;
  width: auto;
  margin: 10px 0 0 130px;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #003595;
}

