/* body */
body{
    background-image : url(media/webpage-bg.jpg);
    background-repeat : repeat-x;
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    color : #333333;
    font-weight : normal;
    margin : 0px 0px 0px 0px ;
}

/* head text */
.headtext{
    text-align: left;
    font-family: Arial, sans-serif;
    margin : 0px 0px 0px 0px ;
    font-weight : normal;
}

/* h1 headline */
h1{
    font-family: Verdana, sans-serif;
    font-size: 14pt;
    margin : 0px 0px 10px 0px ;
    padding : 0px 0px 0px 0px ;
    font-weight : bold;
}

tr,td {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    color : #333333;
    font-weight : normal;
}

/* div text areas */
.divtextarea {
    margin : 5 5 0 5 ;
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    color : #333333;
    font-weight : normal;
}

/* inactive navigation-text */
.intd{
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    font-weight : normal;
    color : #ffffff;
}
.intd a:link{color : #ffffff; text-decoration : none;}
.intd a:visited{color : #ffffff; text-decoration : none;}
.intd a:hover{color : #ffffff; text-decoration : none;}

/* inactive second tier navigation-text */
.intd2{
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    font-weight : normal;
    color : #ffffff;
}
.intd2 a:link{color : #ffffff; text-decoration : none;}
.intd2 a:visited{color : #ffffff; text-decoration : none;}
.intd2 a:hover{color : #ffffff; text-decoration : none;}

/* active navigation-text */
.antd{
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    font-weight : bold;
    color : #f48618;
}
.antd a:link{color : #f48618; text-decoration : none;}
.antd a:visited{color : #f48618; text-decoration : none;}
.antd a:hover{color : #f48618; text-decoration : none;}

/* active second tier navigation-text */
.antd2{
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    font-weight : bold;
    color : #f48618;
}
.antd2 a:link{color : #f48618; text-decoration : none;}
.antd2 a:visited{color : #f48618; text-decoration : none;}
.antd2 a:hover{color : #f48618; text-decoration : none;}

/* top navigation-text */
.tntd{
    font-family: Verdana, sans-serif;
    font-size: 7pt;
    font-weight : normal;
}
.tntd a:link{color : #ffffff; text-decoration : underline;}
.tntd a:visited{color : #ffffff; text-decoration : underline;}
.tntd a:hover{color : #ffffff; text-decoration : underline;}

/* additional inactive top navigation-text */
.tintd{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* additional active top navigation-text */
.tantd{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* breadcrumb */
.bc{
    font-family: Verdana, sans-serif;
    font-size: 7pt;
    font-weight : normal;
}

/* error message */
.error{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* info box */
.box{
    float: none;
    margin-right: 10; margin-left: 10;  margin-top: 10; margin-bottom: 10; width: 200;
    font-family: Arial, sans-serif;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1;
    font-weight : normal;
}

.box .headline{
    font-family: Arial, sans-serif;
    background-color : #cccccc;
    font-weight : bold;
    padding : 0px 0px 0px 0px ;
    margin: 0px;
}

.box hr{
    color: #cccccc;
    border-width: 0px;
    height: 1px;
}

.box p{
    font-family: Arial, sans-serif;
    padding : 5px 5px 5px 5px ;
    margin: 0px;
}

/* link */
A:link{
    font-size: 100%;
    color : #333333;
    text-decoration : underline;
}
A:visited{
    font-size: 100%;
    color : #333333;
    text-decoration : underline;
}
A:hover{
    font-size: 100%;
    color : #333333;
    text-decoration : underline;
}

li{
    margin-top : 5px; margin-bottom: 5px;
}

/* body */
.hiddendiv{
}

h2 {
    font-family: Verdana, sans-serif;
    font-size: 12pt;
}
body {
    text-align:center;
}
.bodywrapper {
    text-align:left;
    margin:auto;
    width:1000px;
    margin-top:15px;
    margin-bottom:20px;
    background: #ffffff;
    position:relative;
}
.topbanner {
    height:468px;
    position:relative;
    background: url(media/header.jpg) no-repeat
}
.logo {
    position:absolute;
    top:10px;
    left:10px;
    border:0px;
}
.quote {
    position:absolute;
    top:20px;
    right:30px;
}
.left {
    width:220px;
    background: url(media/left-bg.png) repeat;
}
.middle {
    background: url(media/middle-bg.png) repeat;
}
.right {
    width:220px;
    background: url(media/right-bg.png) repeat;
}
.maintable {
    /*position:absolute;
    top:380px;*/
    position:relative;
    top:-90px;
}
.topnav {
    position:absolute;
    top:355px;
    width:100%;
    background: url(media/nav-bg.png) repeat;
}
.topnav ul {
    list-style:none;
    padding:0;
    margin:0;
}
.topnav ul li {
    float:left;
    margin: 0 10px;
    display:inline;
    line-height:30px;
}
.sidenav {
    background: url(media/nav-bg.png) repeat;
}
.sidenav ul {
    list-style:none;
    padding:0;
    margin:0;
}
.sidenav ul li {
    padding: 5 0 5 10;
    /*line-height:15px;*/
}
.sidenav2 ul {
    list-style:none;
    padding:0;
    margin:0;
}
.sidenav2 ul li {
    padding: 0 0 2 10;
    margin:0;
    /*line-height:15px;*/
}

