* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #FFFFFF;
  color: #333333;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 12px;
  background-image: url(../images/main_bg.gif);
  background-repeat: repeat-y;
  margin-bottom: 10px;
}

img {
  border: 0px;
}

a:link, a:visited, a:active {
  color: #333333;
  background-color: #FFFFFF;
  text-decoration: underline;
}

a:hover {
  color: #333333;
  background-color: #FFFFFF;
  text-decoration: none;
}

.title {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

.element1, .element2, .element3, .element4, .element5, .element6 {
  width: 486px;
}

.element1 ul {
  list-style-image: url(../images/aufz.gif);
  padding-left: 16px;
  margin: 0;
}

.element1 li {
  padding-bottom: 4px;
}

.element2 {
  clear: both;
  padding-top: 10px;
}

.element2 .left {
  width: 340px;
  float: left;
}

.element2 .right {
  float: left;
  width: 146px;
}

.element3 {
  clear: both;
}

.element4 {
  clear: both;
}

.element5 {
  clear: both;
}

.element5 .left {
  padding: 0 9px 0 0;
  float: left;
}

.element5 .right {
  float: left;
}

.element5 .right ul {
  list-style-image: url(../images/aufz.gif);
  padding-left: 25px;
  margin: -2px 0 0 0;
}

.element5 .right li {
  padding-bottom: 4px;
}

.element6 {
  clear: both;
}

.element6 table {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #CCCCCC;
}

.element6 td {
  border-top: 1px solid #CCCCCC;
  padding-top: 4px;
  padding-bottom: 4px;
}

.elementX {
  padding: 0;
  margin: 0;
  clear: both;
}

.pdf {
  font-weight: bold;
}

.copy {
  font-style: Verdana;
  font-size: 9px;
  color: #CCCCCC;
  text-decoration: none;
}

.clear {
  clear: both;
}

#main {
  margin-left: 32px;
  width: 638px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
	#left {
	  float: left;
	  width: 127px;
	  border-right: 1px solid #CCCCCC;
	}

	    #logo {
          width: 127px;
          height: 119px;
          background-image: url(../images/logo.gif);
          background-repeat: no-repeat;
        }

        #snavi {
          margin-top: 11px;
        }

        * html #snavi {
          margin-top: 13px;
        }

            #snavi ul {
              width: 127px;
            }

                #snavi li {
                  list-style: none;
                  padding-bottom: 6px;
                }

	#right {
	  width: 508px;
	  float: left;
	}

		#hnavi {
		  padding-left: 13px;
		  padding-top: 88px;
		}

		* html #content {
		  margin-top: 17px;
		}

		#content {
		  margin-top: 15px;
		  padding: 0 11px 11px 11px;
		}