@CHARSET "UTF-8";
* {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
    display: block;
}

#wrapper {
    margin-left: 25px;
    width: 1131px;
}

body {
    color: #697C85;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    font-style: normal;
    font-weight: 100;
}

a {
    color: #697c85;
}

a:hover, a.selected {
    color: #3c2f87;
}

h1 a {
    background-image: url(../../images/logo/logo.png);
    background-repeat: no-repeat;
	background-color: #F6F6F6;
    background-position: 25px 25px;
	 height: 80px;
    text-indent: -9999px;
    width: 800px;
    float: left;
    display: block;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-top: 105px;
}

.header {
  
    height: 80px;
    text-indent: -9999px;
    width: 800px;
    float: left;
    display: block;
}

#topNav {
    width: 241px;
    float: left;
    display: block;
    background-color: #F6F6F6;
    height: 34px;
    padding-top: 46px;
    padding-left: 87px;
}

#topNav li {
    list-style: none;
    float: left;
    padding-right: 20px;
}

#issuObject {
    width: 1020px;
    height: 900px;
    background-color: #FFFFFF;
    margin-left: 20px;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
}

#noFlash {
    width: 1020px;
    height: 650px;
    background-color: #FFFFFF;
    margin-left: 20px;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
}

.info {
    width: 400px;
    font-size: 13px;
    padding-top: 20px;
}

.imageWhitepaper {
    width: 250px;
    display: block;
    float: left;
    padding-right: 25px;
    padding-top: 11px;
}

#footer {
    font-size: 9px;
    line-height: 1em;
    background-repeat: no-repeat;
    height: 60px;
    width: 1091px;
    padding-bottom: 0px;
    background-position: top;
    margin-left: 20px;
    margin-top: 6px;
    z-index: 100;
}

#claim {
    background-image: url(../../images/logo/claim_gyselroth.gif);
    background-repeat: no-repeat;
    height: 12px;
    text-indent: -999px;
    width: 139px;
    float: left;
}

#addr {
    float: right;
    padding-right: 20px;
    display: block;
}

