body {
    background-color: #002234;
    background-image: url(/f/239_bg.jpg);
    font-family: arial, helvetica, sans-serif;
    color: black;
    font-size: 13px;
    padding: 0;
    margin: 40px;
}

.clearer { clear: both; }

a { color: #f88001; text-decoration: none; }
a:visited { color: #f88001;text-decoration: none;  }
a:hover { color: #000000;text-decoration: underline;  }
a:active { color: #f88001;text-decoration: none;  }

#footer {
    width: 962px;
    margin: 0 auto;
    font-size: 10px;
    margin-top: 5px;
color: white;
    text-align: center;
}

#container {
    width: 962px;
    background-color: white;
    margin: 0 auto;
}

#search {
float: right;
border: 1px solid red;
width: 200px;
}

#branding {
    height: 98px;
    margin-bottom: 25px;
}

#branding #logo {
margin-top: -29px;
margin-left: 20px;
}

h1 span { display: none; }

#navigation ul {
float: left;
}

#navigation {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: normal;
    margin-right: 15px;

text-transform: uppercase;
}

#navigation li {
    list-style: none;
    float: left;
}

#navigation a:link,#navigation a:active,#navigation a:visited {
    text-decoration: none;
    color: #f88001;
background-color: #fff;
padding-left: 12px;
padding-right: 12px;
padding-top: 85px;
padding-bottom: 21px;
display: block;
}

#navigation a:hover {
background-scolor: #000;
background-image: url(/f/559_gradbg2.gif);
background-repeat: repeat-x;
background-position: bottom left;
color: #000;
}

#illustration {
    width: 962px;
    height: 221px;
    display: block;
}

#subnavcontainer {
background-color: #f78000;
width: 962px;
margin: 0 auto;
}

#subNavigation {

}

#subNavigation ul {
list-style: none;
margin: 0;
padding: 0;
}

#subNavigation ul li {
margin-left: 15px;
margin-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
float: left;
font-size: 13px;
text-transform: uppercase;
}

#subNavigation ul a {
color: white;
text-decoration: none;
}

#subNavigation ul a:hover {
color: black;
}

#content {
    padding: 20px;
}

#content,#subContent {
background-image: url(/f/243_contentbg.jpg);
background-repeat: no-repeat;
}

#shortcuts {
    width: 383px;
    font-size: 11px;
    border: 1px solid #d0dbe3;
    border-bottom: 0;
    float: left;
}

#shortcuts ul, #shortcuts ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#shortcuts a {
    font-family: arial, helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: #f88001;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    padding-top: 14px;
}

#shortcuts a:hover {
text-decoration: underline;
color: black;
}

#shortcuts img {
    border: 0;
    border-right: 1px solid #d0dbe3;
    float: left;
    margin: 0;
    padding: 0;
}

#shortcuts div.shortcutText {
    width: 240px;
    margin-left: 130px;
}

#shortcuts li {
    height: 98px;
    background-image: url(/f/559_gradbg2.gif);
    line-height: 150%;
    border-bottom: 1px solid #d0dbe3;
}

#frontArticles {
    width: 496px;
    height: 256px;
    float: right;
    border: 1px solid #d0dbe3;
    border-left: 0;
    padding: 20px;
    padding-left: 20px;
background-color: white;
}

#frontArticles a {
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

#frontArticles a:hover {
    text-decoration: underline;
}

#frontArticles ul, #frontArticles ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#frontArticles ul li {
    width: 246px;
    float: left;
    height: 50px;
    margin-bottom: 20px;
}

#frontArticles ul li img {
    width: 51px;
    height: 44px;
    float: left;
    border: 1px solid #d0dbe3;
}

#frontArticles li .articleTeaser {
    width: 150px;
    float: left;
    margin-left: 10px;
    font-size: 11px;
}

#frontArticles li .articleTeaser a {
    font-weight: bold;
    display: block;
    font-size: 13px;
    margin-bottom: 2px;
}

#frontArticles li:first-child {
    width: 496px !important;
    border-bottom: 1px solid #d0dbe3;
    padding-bottom: 20px;
    margin-bottom: 20px;
    height: 100px;
}

#frontArticles li:first-child a {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

#frontArticles li:first-child img {
    width: 114px;
    height: 98px;
    float: left;
}

#frontArticles li:first-child .articleTeaser {
    width: 350px;
    margin-left: 20px;
    float: left;
    font-size: 13px !important;
}

#subContent {
    padding: 40px;
}

h2 {
    margin-top: 0;
    color: #f88001;
    font-family: arial, helvetica, sans-serif;
    font-size: 24px;
margin-bottom: 20px;
border-left: 6px solid #dedede;
border-bottom: 1px solid #dedede;
padding-left: 10px;
}

#subTextContent {
    float: left;
    width: 500px;
}

#subArticles {
    width: 250px;
    float: right;
    border: 1px solid #d0dbe3;
    padding: 12px;
    background-image: url(/f/559_gradbg2.gif);
    background-repeat: repeat-x;
    background-color: #eff3f5;
    font-size: 11px;
}

#subArticles ul, #subArticles ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

#subArticles ul {
margin-bottom: 2px;
}

#subArticles ul li a {
    font-weight: bold;
}

#subArticles ul li span {
    color: gray;
    font-size: 10px;
    display: block;
}

#subShortcuts {
    padding: 12px;
    margin-top: 20px;
    border: 1px solid #d0dbe3;
    background-image: url(/f/559_gradbg2.gif);
    background-repeat: repeat-x;
    background-color: #eff3f5;
}

#subShortcuts ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#subShortcuts ul li {
    width: 285px;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#subShortcuts img {
    float: left;
}

#subShortcuts .shortcutText a {
    font-weight: bold;
    margin-right: 4px;
}

#subShortcuts .shortcutText {
    float: left;
    width: 200px;
    font-size: 10px;
    margin-left: 7px;
}

#subTextDate {
font-size: 10px;
margin-bottom: 6px;
}

#s_archiveList {
list-style: none;
margin: 0;
padding: 0;
}

#s_archiveList li {
margin-bottom: 12px;
}

#s_archiveList .s_archiveListItemDate {
font-size: 10px;
display: block;
}

#files ul {
list-style: none;
margin: 0;
padding: 0;
margin-top: 10px;
font-size: 10px;
width: 300px;
border: 1px solid #DEDEDE;
}

#files ul li {
border-bottom: 1px solid #DEDEDE;
padding: 4px;
background-color: #f9fbfc;
}

#orderlink {
color: black !important;
display: block;
}

#contentsmartlinks {
float: left;
list-style: none;
margin: 0;
padding: 0;
width: 500px;
}

#contentsmartlinks li {
margin-bottom: 10px;
margin-top: 10px;
border-bottom: 1px solid #DEDEDE;

}

#contentsmartlinks img {
float: left;
margin-right: 15px;
}

#contentsmartlinks .shortcutText {
float: left;
width: 300px;
}

#contentsmartlinks .shortcutText a {
font-size: 17px;
display: block;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}

#overviewpage_right {
float: right;
width: 310px;
}

#flexhtml_emailform_1 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}

#flexhtml_emailform_1 input {
display: block;
margin-top: 10px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}

#flexhtml_emailform_1 textarea {
width: 400px;
height: 150px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: black;
}

#flexhtml_gallery ul, #flexhtml_gallery li {
list-style: none;
margin: 0;
padding: 0;
}

#flexhtml_gallery ul li {
display: inline;
}

#flags {
width: 962px;
text-align: right;
margin: 0 auto;
margin-bottom: 6px;
}