@CHARSET "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    margin: 0px;
    color: #6f5a39;
    background-color: #dcddde;
    height: 100%;
}

A {
    COLOR: #1f396e;
    TEXT-DECORATION: none;
}

A:hover {
    COLOR: #000099;
    TEXT-DECORATION: none;
}

img {
    border: none;
}

#portal_head {
    color: white;
}

#portal_head,#portal_box {
    cursor: pointer;
}

#jobs_head {
    FLOAT: left;
    WIDTH: 191px;
    background-color: #1f396f;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-top: 10px;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
    border: #e7e7e8 1px solid;
    display: none;
}

#jobs_box {
    FLOAT: left;
    WIDTH: 191px;
    background-color: #e7e7e8;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-top: 0px;
    padding-left: 8px;
    border: #e7e7e8 1px solid;
    color: black;
    display: none;
}

fieldset.csc-mailform {
    border: 0;
}

fieldset.csc-mailform div.csc-mailform-field {
    padding-bottom: 10px;
}

p.bodytext {
    padding: 2px 0px;
}

h1 {
    padding: 5px 0px 5px 0px;
}

div#content_box ul {
    list-style-position: outside;
    margin-left: 15px;
}

div#tx-dmmjobcontrol-pi1 h2 {
    margin: 5px 0;
}

div.news-latest-item {
    padding: 5px 0;
}

#main_nav ul ul ul li {
    font-size: 10px;
}

#main_nav ul ul ul li a {
    padding-left: 20px;
}

#main_nav ul ul ul li a.third_current {
    background-color: #666666;
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
}

#page {
    background-position: center;
    position: relative;
    TEXT-ALIGN: center;
    margin: auto;
    width: 940px;
    text-align: left;
}

#wrapper {
    position: relative;
    width: 970px;
    vertical-align: top;
    display: block;
    float: left;
    background-image: url(../images/lower_shadow.jpg);
    background-repeat: repeat-y;
    background-position: right top;
}

#wrap_left {
    position: relative;
    float: right;
    width: 940px;
}

#shadow {
    position: relative;
    float: right;
    background-image: url(../images/lower_shadow.jpg);
    background-repeat: repeat-y;
    vertical-align: top;
    width: 17px;
    min-height: 500px;
    height: 100%;
}

#head_img,#head_img_intro {
    position: relative;
    width: 940px;
    overflow: hidden;
    height: 134px;
}

/*------------- header row ----------------------*/
#header_row {
    padding-top: 10px;
    position: relative;
    width: 940px;
}

/*------------- service navigation ----------------------*/
#service_nav {
    FLOAT: right;
    POSITION: relative;
    margin-right: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#service_nav ul {
    list-style-type: none;
    TEXT-ALIGN: center;
    display: inline;
    margin: 0px;
    padding: 0px;
}

#service_nav ul li {
    DISPLAY: inline;
    VERTICAL-ALIGN: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#service_nav a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

#service_nav a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #767578;
    text-decoration: underline;
}

#service_nav li a#service_current {
    text-decoration: underline;
}

#border { /*DISPLAY: block; */
          margin: 0px;
          padding: 0px;
          FLOAT: left;
          WIDTH: 938px;
          COLOR: #ffffff;
          BORDER-left: #1f396f 1px solid;
          BORDER-right: #1f396f 1px solid;
          TEXT-ALIGN: left;
          background-color: #FFFFFF;
          background-repeat: no-repeat;
          background-position: left top;
          height: 100%;
          min-height: 700px;
}

#blue_line,#blue_line_intro {
    FLOAT: left;
    WIDTH: 937px;
    background-color: #1f396f;
    height: 20px;
    overlfow: hidden;
}

#blue_line {
    WIDTH: 938px;
}	

/*------------- left coloumn ----------------------*/
#content_table {
    display: table;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 20px;
    FLOAT: left;
    WIDTH: 938px;
    /*background-color: #FFFFFF;*/
    min-height: 700px;
}

#content_layer { /*DISPLAY: block; */
                 margin: 0px;
                 padding: 0px;
                 /*FLOAT: left;*/
                 WIDTH: 938px;
                 COLOR: #ffffff;
                 /*BORDER-left: #999999 1px solid;
	BORDER-right: #999999 1px solid; */
                 TEXT-ALIGN: center;
                 /*background-color: #ECECED;*/
                 background-repeat: no-repeat;
                 background-position: left top;
                 height: 100%;
                 /*display:table-row;*/
}

#left_col {
    position: relative;
    float: left;
    width: 200px;
    height: 100%;
}

#center_content {
    FLOAT: left;
    WIDTH: 500px;
    POSITION: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-top: 10px;
    background-color: #FFFFFF;
    height: 100%;
}

#right_content {
    position: relative;
    float: right;
    width: 190px;
    height: 100%;
}

#right_content a:hover {
    color: #609ACD;
}

#main_nav {
    FLOAT: left;
    WIDTH: 200px;
}

#main_nav UL {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    VERTICAL-ALIGN: middle;
    WIDTH: 200px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: none;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: #1f396e;
}

#main_nav UL LI {
    DISPLAY: block;
    FLOAT: left;
    VERTICAL-ALIGN: middle;
    WIDTH: 200px;
    COLOR: #ffffff;
    TEXT-ALIGN: left;
}

#main_nav UL LI A {
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 8px;
    MARGIN: 0px;
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    PADDING-TOP: 2px;
    padding-bottom: 2px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    border: #e7e7e8 1px solid;
    BACKGROUND-COLOR: #1f396e;
}

#main_nav UL LI A:link {
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}

#main_nav UL LI A:hover {
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #666666;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}

#main_nav UL LI A.nav_current {
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: #666666;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}

#main_nav UL UL {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 9px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    VERTICAL-ALIGN: middle;
    WIDTH: 200px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: none;
    TEXT-ALIGN: left;
}

#main_nav UL UL LI {
    DISPLAY: block;
    FLOAT: left;
    VERTICAL-ALIGN: middle;
    WIDTH: 200px;
    COLOR: #ffffff;
    TEXT-ALIGN: left;
}

#main_nav UL UL LI A {
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 8px;
    MARGIN: 0px;
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    PADDING-TOP: 2px;
    padding-bottom: 2px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    border: #e7e7e8 1px solid;
    BACKGROUND-COLOR: #808284;
}

#main_nav UL UL LI A:link {
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}

#main_nav UL UL LI A:hover {
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #666666;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}

#main_nav UL UL LI A.sec_current {
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: #666666;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}

#news_head {
    FLOAT: left;
    WIDTH: 190px;
    background-color: #1f396f;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-top: 10px;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
    border: #acaeb0 1px solid;
}

* html #news_head {
    width: 200px;
}

#news {
    POSITION: relative;
    float: left;
    width: 187px;
    visibility: visible;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 5px;
    padding-bottom: 50px;
    background-color: #e7e7e8;
    text-align: left;
    height: 100%;
}

* html #news {
    width: 200px;
}

#news h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #669ece;
}

#news a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #1f396e;
}

#news a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.news_date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.news_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #1f396e;
}

.news_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

ul li {
    font-size: 11px;
}

table tr td {
    font-size: 11px;
}

#content_box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    margin: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    visibility: visible;
    color: #4c4d4f;
}

#content_box h1,#content_box h2,#content_box h1 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #1f396e;
}

#content_box h1 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-decoration: underline;
    color: #1f396e;
}

#content_box h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}

#content_box p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#content_box a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #1f396e;
}

#content_box a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #609acd;
    text-decoration: underline;
}

#search_head {
    FLOAT: right;
    WIDTH: 180px;
    background-color: #1f396f;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-top: 0px;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
    border: #e7e7e8 1px solid;
}

#search_box {
    FLOAT: right;
    WIDTH: 180px;
    background-color: #e7e7e8;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-top: 0px;
    padding-left: 8px;
    border: #e7e7e8 1px solid;
}

#portal_head {
    FLOAT: right;
    WIDTH: 180px;
    background-color: #1f396f;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-top: 10px;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
    border: #e7e7e8 1px solid;
}

#portal_box {
    FLOAT: right;
    WIDTH: 189px;
    min-height: 35px;
    background-color: #dededc;
    background-image: url(../images/bgBoxportal.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    margin-top: 0px;
    height: 35px;
    padding-top: 100px;
}

* html #portal_box {
    padding-top: 100px;
    height: 140px;
    WIDTH: 179px;
}


#download_head {
    color: white;
    FLOAT: right;
    WIDTH: 180px;
    background-color: #1f396f;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-top: 10px;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
    border: #e7e7e8 1px solid;
}

#download_box {
    FLOAT: right;
    WIDTH: 176px;
    min-height: 35px;
    background-color: #dededc;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 8px;
    padding-right: 5px;
}

* html #download_box {
    height: 50px;
    WIDTH: 179px;
}

#koop_head {
    FLOAT: right;
    WIDTH: 180px;
    background-color: #1f396f;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-top: 10px;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
    border: #e7e7e8 1px solid;
}

#koop_box {
    FLOAT: right;
    WIDTH: 188px;
    background-color: #e7e7e8;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    margin-top: 0px;
    padding-left: 0px;
    border: #e7e7e8 1px solid;

}

* html #koop_box  {
    width: 179px;
    height: 150px;
    overflow: hidden;
}


/*-------------intro content----------------------*/
#border_intro { /*DISPLAY: block; */
                margin: 0px;
                padding: 0px;
                FLOAT: right;
                WIDTH: 937px;
                COLOR: #ffffff;
                BORDER-left: #737882 2px solid;
                BORDER-right: #737882 1px solid;
                TEXT-ALIGN: left;
                background-color: #FFFFFF;
                background-repeat: no-repeat;
                background-position: left top;
                height: 100%;
}

#enter_site {
    FLOAT: right;
    WIDTH: 788px;
    POSITION: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 2px;
    color: #FFFFFF;
    /*display:table-cell;*/
}

#enter_site a {
    color: #FFFFFF;
}

#enter_site a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#content {
    background-image: url(../images/bgContent_intro.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    FLOAT: left;
    POSITION: relative;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    min-height: 660px;
    width: 937px;
}

.intro #content {
    height: 660px;
}

#box_col {
    width: 360px;
    float: right;
    padding-top: 5px;
}

#box_1 {
    FLOAT: left;
    WIDTH: 330px;
    margin-top: 15px;
    height: 130px;
    padding: 5px;
    font-family: sans-serif, Arial, Verdana;
    font-size: 11px;
    text-align: left;
    color: #000000;
    position: absolute;
    top: -5px;
    overflow: hidden;
}

#box_2 {
    FLOAT: left;
    WIDTH: 330px;
    margin-top: 25px;
    height: 130px;
    padding: 5px;
    font-family: sans-serif, Arial, Verdana;
    font-size: 11px;
    text-align: left;
    color: #000000;
    position: absolute;
    top: 150px;
    overflow: hidden;
}

#box_3 {
    FLOAT: left;
    WIDTH: 330px;
    margin-top: 25px;
    height: 130px;
    padding: 5px;
    font-family: sans-serif, Arial, Verdana;
    font-size: 11px;
    text-align: left;
    color: #000000;
    position: absolute;
    top: 310px;
    overflow: hidden;
}

#box_4 {
    FLOAT: left;
    WIDTH: 330px;
    margin-top: 25px;
    height: 130px;
    padding: 5px;
    font-family: sans-serif, Arial, Verdana;
    font-size: 11px;
    text-align: left;
    color: #000000;
    position: absolute;
    top: 470px;
    overflow: hidden;
}

#box_1 h1,#box_2 h1,#box_3 h1,#box_4 h1 {
    font-family: sans-serif, Arial, Verdana;
    font-size: 14px;
    text-align: left;
    color: #1f396f;
}

#box_1 a,#box_2 a,#box_3 a,#box_4 a {
    font-family: sans-serif, Arial, Verdana;
    font-size: 11px;
    text-align: left;
    color: #1f396f;
}

#box_1 a:hover,#box_2 a:hover,#box_3 a:hover,#box_4 a:hover {
    font-family: sans-serif, Arial, Verdana;
    font-size: 11px;
    text-align: left;
    text-decoration: underline;
    color: #000000;
}

#bottom {
    background-color: transparent;
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    background-position: 13px -20px;
    position: relative;
    float: left;
    width: 970px;
    height: 50px;
}

/*------------- language navigation ----------------------*/
#language_nav {
    FLOAT: left;
    POSITION: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 40px;
}

#language_nav ul {
    list-style-type: none;
    TEXT-ALIGN: center;
    display: inline;
    margin: 0px;
}

#language_nav ul li {
    DISPLAY: inline;
    VERTICAL-ALIGN: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    float: left;
}

#language_nav a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

#language_nav a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #767578;
    text-decoration: underline;
}

#language_nav li a#language_current {
    text-decoration: underline;
}

#language_nav img {
    border: 1px solid #DCDDDE;
}

#language_nav #language_current img {
    border: 1px solid #1F396F;
}

body.popup {
    text-align: left;
    background-color: white;
}

body.popup p {
    margin: 10px;
}

#content_box a.download-gray:hover,
#content_box a.internal-link-gray:hover,
#content_box a.external-link-gray:hover {
    text-decoration: none;
    color: #4C4D4F;
}	

#content_box a.download-gray,
#content_box a.internal-link-gray,
#content_box a.external-link-gray {
    color: gray;
}

.tx-rgmediaimages-pi1 {
    margin-bottom: 15px;
}

.tx-rgmediaimages-pi1 .rgmediaimages-caption {
    margin-bottom: 5px;
}
