body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #eeeeee;
}

body.pagetemplate {
    background-color: #ffffff;
    background-image:url(/opencms/opencms/_images/background.jpg);
    background-repeat:repeat-y;
    background-position:0px 0px;
}

textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

.subtitle {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 6px;
}

h1 {
    font-size: 16px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 12px;
}

p {
    margin-bottom: 12px;
}

ul {
    list-style-position: inside;
    list-style-type: disc;
}

a:link,a:visited {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #000099;
    text-decoration: none;
}

a:active {
    color: #6699FF;
    text-decoration: none;
}

.topNavText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CCCCCC;
}

.topNavActive {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #6699FF;
}

a.topNav:active {
    color: #6699FF;
    text-decoration: none;
    font-size: 10px;
}

a.topNav:link {
    color: #CCCCCC;
    text-decoration: none;
}
a.topNav:visited {
    color: #CCCCCC;
    text-decoration: none;
}
a.topNav:hover {
    color: #6699FF;
    text-decoration: none;
}

.leftNavActive {
    color: #000099;
}

.leftNavSubActive {
    color: #000099;
    font-size: 10px;
}

a.leftNavLink:link {
    color: #666666;
    text-decoration: none;
    font-size: 11px;
}
a.leftNavLink:visited {
    color: #666666;
    text-decoration: none;
    font-size: 11px;
}
a.leftNavLink:hover {
    color: #000099;
    text-decoration: none;
    font-size: 11px;
}
a.leftNavLink:active {
    color: #6699FF;
    text-decoration: none;
    font-size: 11px;
}

a.leftNavLinkSub:link {
    color: #666666;
    text-decoration: none;
    font-size: 10px;
}

a.leftNavLinkSub:visited {
    color: #666666;
    text-decoration: none;
    font-size: 10px;
}

a.leftNavLinkSub:hover {
    color: #000099;
    text-decoration: none;
    font-size: 10px;
}

a.leftNavLinkSub:active {
    color: #6699FF;
    text-decoration: none;
    font-size: 10px;
}

a.link {
    background-image: url(/opencms/opencms/_images/icon_link.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-left: 12px;
}

#top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 975px;
    height: 122px;
    visibility: visible;
    background-color: #FFFFFF;
}

#topNav {
    position: absolute;
    left: 196px;
    top: 95px;
    width: 778px;
    height: 26px;
    visibility: visible;
    background-color: #555555;
    border-color: #FFFFFF;
}

#topNavSearch {
    position: absolute;
    left: 568px;
    top: 1px;
    width: 211px;
    height: 24px;
    z-index: 2;
    padding-left: 0px;
    padding-right: 2px;
    padding-top: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#topNavSearchInput {
    height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#nav {
    position: absolute;
    left: 0px;
    top: 122px;
    width: 196px;
    height: 487px;
    visibility: visible;
    background-color: #ffffff;
    background-image: url(/opencms/opencms/_images/nav_left_bgrnd.jpg);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#content {
    position: absolute;
    left: 208px;
    top: 134px;
    width: 754px;
    height: 475px;
    z-index: 4;
}

.PortletTitle {
    background-color: #666666;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
}
