body {
    padding: 0;
    margin: 0;
    color: #000000;
    background-color: #ffffff;
    font-size: 83%;
    line-height: 110%;
}
div.hidden {
    display: none;
}
h1.hidden {
    margin: 1.5em 0 1.5em 0;

}
body, input, select {
    font-family: Verdana, Arial, sans-serif;
}
h1, h3, h4 {
    font-family: Arial, sans-serif;
}

form {
    margin: 0;
}


p {
    margin: 0 0 1.5em 0;
}

img {
    border: 0;
}
acronym,
abbr,
.abbr {
    font-style: normal;
}

em acronym,
em abbr,
em .abbr {
    font-style: oblique;
}

q {
    font-style: normal;
}

a {
    color: #006b3a;
    text-decoration: none;
}
a:visited {
    color: #006b3a;
}

a:hover {
    color: #006b3a;
    text-decoration: none;
}
a:active {
    color: #006b3a;
    text-decoration: none;
}
a:focus {
    color: #006b3a;
    text-decoration: none;
}

div#servicenavblock {
   display: none;
}



#content a {
    color: #006b3a;
	text-decoration: none;
}
#content a:visited {
    color: #006b3a;
}

#content a:focus{
    color: #006b3a;
    border-bottom: 1px solid #006b3a;
}
div.pageprint {
   display: none;
}

hr {
    display: none;
}

em,
strong {
    font-weight: bold;
    font-style: normal;
}

blockquote {
	font-style: oblique;
	margin-bottom: 0.5em;
	margin-left: 2em;
	font-weight: normal;
}

ol, ul {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

ol {
    margin-left: 16px;
    list-style-position: outside;
}

/* Tables... */




h1 {
    font-size: 141%;
	color: #006b47;
}
h2,
div#content div.teaser h2,
div#content div.teaser h3,
div#content div.columns h2 {
	font-style: normal;
        font-size: 116%;
}
h3 {
    font-size: 102%;
}
h4 {
    font-size: 96%;
}
div.additional p {
    margin: 0;
}

form#search input#query,
div.formElement .SubmitButton,
div#footerblock,
div#breadcrumbblock,
div.pagefunction p,
div.pageprint p,
div.publisher p,
div.additional p,
div.additional ul,
div.contact p,
div.contact ul,
div#servicenavblock,
div.formSubmit input,
div#content table.contenttable-3,
legend {
    font-size: 85%;
}

.annotation,
input.SubmitButton,
form.linkselect select {
    font-size: 76% !important;
    line-height: 100%!important;
}

/**
 * ----------------------------------------------------------------------------
 * Layout
 *
 */

/* logo... */

p#skiplinks {
    display: none;
}

/* header... */
div#headerblock {
}

.SubmitButton,
div.formElement .SubmitButton {
    width: auto;
    padding: 1px 1px;
    border: 1px solid #F28E00;
    color: #000000;
    background-color: #eeeeee;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}
div#breadcrumbblock {
    display: none;
}
div#topnavblock {
    display: none;
}

div#servicenavblock {
   display: none;
}
/* Layout boxes */

/* IE Win code, fixes bug not showing background-color/-image, hide rules from IE Mac \*/
* html body ul#nav,
* html body div#content,
* html body div.additional h1,
* html body div.additional h2,
* html body div.additional h3,
* html body ul,
* html body form {
    position: relative;
}

/* End hack */

/* nav... */
div#navigation {
   display: none;
    }

/* IE Win needs this ... \*/
* html body ul#nav li a {
    height: 1px;
}
/* End hack */
