* {margin: 0; padding: 0; border: 0;}

html {
    overflow: scroll;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}


body {
    text-align: left;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0px;
}

ul, ol {
    list-style-position:outside;
    margin-left: 30px;
    #text-indent: 30px;
}

h5 {
    font-size: 14pt;
    margin-bottom:10px;
}

.currentPage {
    text-decoration: underline;
}

#wrapper {
    margin: 0 auto;
    width: 900px;
}

#header {
    margin-top: 15px;
    width: 100%;
    height: 80px;
}

#headerLangSelect {
    line-height: 110px;
    vertical-align: bottom;
    margin-left: 3px;
}

#content {
    width: 100%;
    background-image: url(../tf/backContent_02.gif);
}

#headMenu {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-top: 40px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-image: url(../tf/menuUnderline_02.gif);
}

#leftHeadMenu {
    width: 170px;
    text-align: right;
    float: left;
}

#rightHeadMenu {
    width: 700px;
    text-align: right;
    float: right;
}

#contentArea {
    width: 100%;
}


#leftMainMenu {
    width: 170px;
    padding-top: 10px;
    line-height: 200%;
    text-align: right;
    float: left;
}

.rightContent {
    width: 640px;
    padding: 12px 30px;
    line-height: 150%;
    text-align: left;
    float: right;
    border-left: 1px solid Black;
    border-right: 1px solid Black;
    border-top: 1px solid Black;
}

#clearBottom {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    background-image: url(../tf/backClear_02.gif);
}

#footerTop {
    border-top: 1px solid Black;
    clear: both;
    line-height: 20px;
    background-image: url(../tf/backFooter_02.gif);
}

#footerBottom {
    margin-top: 15px;
    text-align: center;
}
