/* body */
body{
    background-color : #000000;
    background-image : url(media/bodybg.jpg);
    background-repeat : repeat-x;
    font-family: Arial, sans-serif;
    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;
}

.spacercolor{ background-color : #000000;}

/* headline */
h1{
    font-family: Verdana, sans-serif;
    font-size: 16px;
    color : #000066;
    margin : 0px 0px 0px 0px ;
    padding : 0px 0px 0px 0px ;
    font-weight : normal;
}

/* text */
td, td div {
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* div text areas */
.divtextarea {
    margin : 0 0 0 0 ;
}

/* inactive navigation-text */
.intd{
    font-family: Arial, sans-serif;
    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: 9pt;
    font-weight : normal;
    color : #000099;
}
.intd2 a:link{color : #000099; text-decoration : none;}
.intd2 a:visited{color : #000099; text-decoration : none;}
.intd2 a:hover{color : #000099; text-decoration : none;}

/* active navigation-text */
.antd{
    font-family: Arial, sans-serif;
    font-weight : normal;
background:url(media/navbg.gif) center top  #66b366 no-repeat;
}

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

/* top navigation-text */
.tntd{
    font-family: Arial, sans-serif;
    font-weight : normal;
}
.tntd a:link{color : #ffffff; text-decoration : none;}
.tntd a:visited{color : #ffffff; text-decoration : none;}
.tntd a:hover{color : #ffffff; text-decoration : none;}

/* 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: Arial, sans-serif;
    font-weight : normal;
}

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

/* info box */
.box{
    float: none;
    margin-right: 0; margin-left: 0;  margin-top: 0; margin-bottom: 0; width: 0;
    font-family: Arial, sans-serif;
    border-style: none;
    font-weight : normal;
}

.box .headline{
    font-family: Arial, sans-serif;
    font-weight : normal;
    padding : 0px 0px 0px 0px ;
    margin: 0px;
}

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

/* link */
A:link{
    font-size: 100%;
    color : #000099;
    text-decoration : none;
}
A:visited{
    font-size: 100%;
    color : #000099;
    text-decoration : none;
}
A:hover{
    font-size: 100%;
    color : #009900;
    text-decoration : none;
}

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

/* body */
.hiddendiv{
    background-color: #000000;
    border-width: 5px;
    border-style: solid;
}

body{behavior:url("media/csshover.htc");}
*{margin:0px;padding:0px;}
a img{border:none;}
p{margin:15px 0px;}
body{text-align:center;}
h2{font:14px verdana, sans-serif;color:#009900;}
h3{font:16px verdana, sans-serif;color:#000066;}
h4{font:14px verdana, sans-serif;color:#009900;}
#container{width:831px;margin:0px auto;font:11px verdana,sans-serif;color:#333;text-align:left;position:relative;background:#fff;}
#content{padding:266px 79px 23px 33px;background:url(media/header.jpg) no-repeat;}
#main{width:492px;float:right;}
#main ol,#main ul{margin-left:15px;}
#main li{margin:10px 0px;}
#auxiliary{width:167px;float:left;padding-top:0px;}
#primarynav{position:absolute;top:150px;right:40px;list-style-type:none;}
#primarynav li{float:left;height:37px;line-height:37px;padding:0px 5px;margin:0px 5px;}
#primarynav li:hover{background:url(media/navbg.gif) center top  #66b366 no-repeat;}
#primarynav li a{color:#fff;}
#primarynav li a:hover{color:#fff;}
#handinav{padding:66px 0px 0px 159px;list-style-type:none;}
#handinav li{float:left;padding:0px 10px;margin:0px 5px;}
#handinav li a{color:#000033;}
#handinav li a:hover{color:#009900;}
#flash{position:absolute;left:397px;top:35px;}
#footer{background:url(media/footer.jpg) no-repeat;height:180px;}
.clear{clear:both;}
.hrt{border-top:solid 1px #ccc;margin-top:15px;padding-top:15px;}
.sidenav {
    list-style-type:none;
}
.sidenav li {
    height:20px;
}
