html {
    margin: 0px;
    border: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    border: 0px;
    padding: 0px;
    font-family: "Book Antiqua", "Bookman Old Style", "Verdana", "Helvetica", "Arial", "sans-serif";
    font-size: 12px;
    background: url("body_bg.jpg") repeat top left;
    color: #dde3e1;
}

h1 {
}

/*
h2.contentheading {
    padding: 8px 0px 0px 10px;
    height: 35px;
    background: url("../images/topnav.jpg") repeat-x top left;
    color: #dde3e1;
}
*/

h3 {
    margin: 5px 0;
    text-align: center;
    font-size: 14px;
}

h4 {
}

p {
}

p#copyright {
    margin: 0px;
    border: 0px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    font-size: 10px;
}

div#content a {
    text-decoration: none;
    font-weight: bold;
    color: black;
}

div#content a:hover {
    text-decoration: underline;
    color: black;
}

div#content a:visited {
    color: black;
}

a, div#right a {
    text-decoration: none;
    font-weight: bold;
    color: #dde3e1;
}

a:hover, div#right a:hover {
    text-decoration: underline;
    color: #dde3e1;
}

a:visited, div#right a:visited {
    color: #dde3e1;
}

div#container {
    margin: 0px;
    border: 1px solid black;
    padding: 0px;
    min-width: 900px;
    background-color: #194a35;
}

div#header {
    margin: 0px;
    border: 0px;
    padding: 0px;
    width: 100%;
    height: 130px;
}

img#headerpic {
    display: block;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

div#headline {
    margin: 0px;
    border-width: 1px 0px;
    border-style: solid none;
    border-color: #dde3e1;
    padding: 0px 5px;
    height: 35px;
    background: url("topnav.jpg") repeat-x top left;
}

div#footer {
    margin: 8px 0px 7px 0px;
    border-width: 1px 0px;
    border-style: solid none;
    border-color: #dde3e1;
    padding: 0px;
    width: 100%;
    clear: both;
    height: 35px;
    color: #dde3e1;
    background: url("topnav.jpg") repeat-x top left;
}

div#left {
    margin: 0px;
    border: 0px;
    padding: 0px;
    width: 200px;
    float: left;
    color: #dde3e1;
}

div#leftpic {
    margin-top: 30px;
    text-align: center;
}

div#right {
    margin: 0px;
    border: 0px;
    padding: 0px;
    width: 200px;
    float: right;
    position: relative;
    top: -15px;
    right: -10px;
    background-color: #194a35;
    color: #dde3e1;
}

div#search {
    margin: 0px;
    border: 0px;
    padding: 6px 0px 0px 0px;
    width: 250px;
    height: 29px;
    float: right;
    text-align: right;
}

/*
div#search > form > label:first-child {
    display: none;
}
*/

div#search > form input#mod_search_searchword {
    width: 150px;
}

div#langs {
    margin: 0px;
    border: 0px;
    padding: 6px 0px 0px 0px;
    width: 75px;
    height: 29px;
    float: right;
}

div#langs div#jflanguageselection {
    margin: 0px;
}

div#breadcrumb {
    margin: 0px;
    border: 0px;
    padding: 10px 0px 0px 0px;
    width: 63%;
    min-width: 565px;
    height: 25px;
    float: left;
    overflow: hidden;
    font-family: "Arial", "Book Antiqua", "Bookman Old Style", "Verdana", "Helvetica", "Arial", "sans-serif";
    font-size: 10px;
}

div#content {
    margin: 5px 0px 0px 200px;
    border: 0px;
    padding: 10px;
    background: url("content_bg.jpg") repeat top left;
    color: black;
}

div#component {
    margin: 0px 200px 0px 0px;
    border: 0px;
    padding: 0px;
}

div#component table, div#component tbody {
}

div#content td.contentheading {
    font-size: 22px;
    font-weight: bold;
}

/*
div.module, div.module_menu, div.module_text {
    background: url("../images/menu_light_up.png") no-repeat top center;
}

div.module > div, div.module_menu > div, div.module_text > div {
    background: url("../images/menu_light_dn.png") no-repeat bottom center;
}
*/

div.module, div.module_menu, div.module_text {
    background: url("frame_up.png") no-repeat top center;
    margin: 20px 5px 5px 5px;
    padding-top: 5px;
}

div.module > div, div.module_menu > div, div.module_text > div {
    background: url("frame_dn.png") no-repeat bottom center;
    padding-bottom: 5px;
}

div.module > div > div, div.module_menu > div > div, div.module_text > div > div {
    border-width: 0px 1px;
    border-style: none solid;
    border-color: #dde3e1;
    padding: 5px;
}

ul.menu, form#form-login > ul {
    margin: 0px 0px 0px 10px;
    border: 0px;
    padding: 10px;
    font-weight: bold;
}

li {
    margin-top: 3px;
}

li > ul {
    margin: 2px 0px 0px 20px;
    padding: 0px;
}

ul.menu > li, form#form-login > ul > li {
    list-style-image: url("list_arrow.png");
    list-style-position: outside;
}

td.buttonheading img {
    border: 0px;
}

td.sem_nav {
    white-space: normal;
    text-align: center;
}

td.sem_cat_title {
    color: black;
}


table.contentpaneopen, table.contentpaneopen > tbody  {
    width: 100%;
}


form#form-login {
    margin-bottom: 0px;
}

form#form-login input.button {
    margin-top: 10px;
}

form#form-login > fieldset.input {
    padding: 8px;
}

form#form-login > fieldset input {
    width: 145px;
}

form#form-login > fieldset input#modlgn_remember {
    width: 15px;
}

div#left > div:first-child {
    margin-top: 5px;
}

div#right > div:first-child {
    margin-top: 5px;
}

span.hasTip {
    color: black;
}

div#component div.osolCaptchaBlock {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding-top: 5px;
    padding-bottom: 5px;
}

div#component img {
    max-width: 450px;
    overflow-x: hidden;
}
