body {

    margin: 0;
    text-align: center;
    font-family: arial, tahoma, verdana, sans;
    font-size: 13px;
    color: #383838;

}

html {


}


p, td {

    font-family: arial, tahoma, verdana, sans;
    font-size: 13px;
    text-align: justify;
    color: #383838;

}

#header {

    background-image: url(../images/topheaderbg.jpg);
    width: 100%;
    height: 34px;
    background-repeat:repeat-x;

}

#header ul {

    margin: 0 0 0 0px;
    padding: 0;
    height: 34px;
    text-align: left;
    white-space: nowrap;

}

#header ul li {

    float:left;
    list-style-type:none;
    margin: 8px 15px 0 15px;

}

#header ul li.selected {

    position: absolute;
    height: 34px;
    background-image: url(../images/topheaderselected.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-position: 50% 21px;

}

#header ul li.separator {

    width:1px;
    height: 34px;
    margin: 0;
    background-image: url(../images/topheaderseparator.jpg);
    background-repeat: no-repeat;
    background-position: top right;

}

#header ul li a {

    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;

}

#header ul li a:hover {

    color: #FFCC66;

}

#header ul li a.selected {

    color: #FFCC66;

}

#header #project {

    position: relative;
    float: right;
    right: 0;
    top: -26px;
    color:#D3D9DF;
    white-space: nowrap;

}

#header #project a.team {

    font-weight: normal;
    color:#ffffff;
    margin-right: 15px;
    font-size: 14px;
    text-decoration: none;

}

#site-container {

    height: 100%;
    margin: 0 0 0 81px;
    width:923px;
    float: left;

}

#actions {

    text-align: left;
    margin-bottom: 30px;
    width: 324px;

}

#actions #logo {

/*    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-position: center top;*/
    text-align: center;
    width: 324px;
    height: 128px;

}

#actions #navigation-top {

    background-image: url(../images/navigationtop.jpg);
    background-repeat:no-repeat;
    background-position: left bottom;
    width: 324px;
    height: 9px;

}

#actions #menu {

    width: 324px;
    position:relative;
    overflow: hidden;
    background-color: #EDF0F5;

}

#actions #menu ul.menu-left {

    margin: 0;
    padding: 0;
    width: 141px;
    float:left;
    text-transform: uppercase;
    border-left: 1px solid #D9DCE1;
    line-height: 20px;

}

#actions #menu ul.menu-right {

    margin: 0;
    padding: 0;
    width: 180px;
    float: right;
    text-transform: uppercase;
    border-right: 1px solid #D9DCE1;
    line-height: 20px;

}

#actions #menu ul li {

    list-style-type: none;
    margin-left: 15px;
    white-space: nowrap;

}

#actions #menu ul li.selected {

    list-style-type: disc;
    list-style-position: inside;
    color: #F8931F;
    margin-left: 15px;
    white-space: nowrap;

}

#actions #menu a {

    color: #5F6974;
    text-decoration: none;
    font-weight: bold;

}

#actions #menu a.selected {

    color: #F8931F;

}

#actions #menu a:hover {

    color: #F8931F;

}

#actions #navigation-bottom {

    background-image: url(../images/navigationbottom.jpg);
    width: 324px;
    height: 9px;
    background-repeat:no-repeat;

}

#actions h2 {

    color: #1061A8;
    font-size: 17px;
    margin-left: 15px;

}

#actions #partners-top {

    background-image: url(../images/partnerstop.jpg);
    background-repeat:no-repeat;
    background-position: left bottom;
    width: 324px;
    height: 9px;

}

#partners {

    width: 324px;
    overflow: hidden;
    background-image: url(../images/partnersbg.jpg);

}

#partners ul {

    margin: 0;
    padding: 0;

}

#partners ul li.left {

    list-style-type:none;
    width: 159px;
    height: 81px;
    margin-top: 10px;
    float:left;
    background-image: url(../images/partnerbgleft.jpg)

}

#partners ul li.left img {

    position:relative;
    left: 10px;

}

#partners ul li.right {

    list-style-type:none;
    width: 165px;
    height: 81px;
    margin-top: 10px;
    float:right;
    background-image: url(../images/partnerbgright.jpg)

}

#partners ul li.right img {

    position:relative;
    left: 10px;

}

#partners ul li.left-bottom {

    list-style-type:none;
    width: 159px;
    height: 81px;
    margin-top: 10px;
    float:left;
    background-image: url(../images/partnerbgleftbottom.jpg)

}

#partners ul li.left-bottom img {

    position:relative;
    left: 10px;

}

#partners ul li.right-bottom {

    list-style-type:none;
    width: 165px;
    height: 81px;
    margin-top: 10px;
    float:right;
    background-image: url(../images/partnerbgrightbottom.jpg);

}

#partners ul li.right-bottom img {

    position:relative;
    left: 10px;

}

#actions #partners-bottom {

    background-image: url(../images/partnersbottom.jpg);
    background-repeat:no-repeat;
    width: 324px;
    height: 9px;

}

#content-container {

    width: 513px;
    margin: 25px 50px 30px 35px;
    font-size: 13px;

}

#content-container h3 {

    font-size: 13px;
    margin: 5px 0 5px 0;
    cursor: pointer;

}

#content-container h3.toggler {

    background-image: url(../images/clickdetalii.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 30px;
    margin: 0;
    padding-top: 10px;

}

#content-container #crumbtrail {

    font-size: 11px;

}

#content-container #crumbtrail a {

    font-weight: normal;
    color: #383838;
    font-size: 11px;
}

#content-container #crumbtrail strong {

    color:  #FFCC66;

}

#content-container h2, h1{

    color: #1061A8;
    font-size: 17px;

}

#content-container a {

    color: #383838;
    font-size: 13px;

}

#footer {

    clear: both;
    background-image: url(../images/footerbg.jpg);
    height: 36px;

}

#footer ul {

    position:relative;
    top: 8px;
    margin: 0 82px 0 0;
    list-style-type: none;
    text-align: left;
    float:right;

}

#footer ul li {

    float: left;
    color: #ffffff;

}

#footer ul li a {

    text-decoration: none;
    text-transform:uppercase;
    color: #ffffff;

}

#footer ul li a.copyright {

    text-decoration: underline;
    text-transform: none;
    color: #ffffff;

}
