

body, table, p {
	font-size: 12px;
	font-family: Helvetica,Verdana, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
  background: #fff;
	color: #000000;
	line-height: 1.3em;
}

#container
    {
    top: 20px;
    margin: auto;
    width: 902px;
    position: relative;
    background: transparent;
    text-align: left;
    padding: 1em 1em 1em 1em;


}

#pageHeader
    {
    width: 900px;
    height: 450px;
    border-style:solid;
    border-width:1px;
    border-color:#f08800;
    }

#pagecontent{
    border-width:1px;
    border-style:solid;
    border-color:#f08800;
    width: 100%;
    margin-top: 1em;

}

#centeredpage
    {
    width: 600px;
    margin-left:auto;
    margin-right:auto;
    }

#logostamp
    {
text-align:right;
padding: 20px;
    }

#footer
    {
    width: auto;
    border-width:1px;
    border-style:solid;
    border-color:#f08800;
    text-align: center;
    padding:1em 1em 1em 1em;
    margin-top: 14px;
    }

.title {
	font-size: 34px;
	font-family: Verdana, Arial,  Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.3em;
	vertical-align: middle;
}
.title_small {
	font-size: 28px;
	font-family: Verdana, Arial,  Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.3em;
	margin-bottom: 0px;
	margin-top: 0px;
}

span.colorbullet{
  color:#f08800;
}

h1 {
	font-size: 20px;
	font-family: Verdana, Arial,  Helvetica, Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #f08800;
	line-height: 1.8em;
	margin-top: 8px;
}

h2 {
	font-size: 12px;
	font-family: Verdana, Arial,  Helvetica, Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color:  #f08800;
	line-height: 1.3em;
        margin-top: 1em;

}


h3 {
	font-size: 12px;
	font-family: Verdana, Arial,  Helvetica, Arial;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #f08800;
	line-height: 1.3em;
        margin-bottom: 1em;
}

dt { font-weight: bold; 
     color: #f08800;
     }

dd { margin-bottom: 1em; }


 A {
	color: #f08800;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

 A:Hover {
	color: #69A9C9;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.ul-navlevel0 {
	padding: 0px;
        border:1px solid;
	margin: 10px 0px 0px 0px;
        border-style:none;
}

table.ul-navlevel0 {
border-spacing:0px 0px;
}

table.ul-navlevel1 {
   margin-top:20px;
}


.li-navlevel0 {
	width: 140px;
	text-align: center;
	font-weight: bold;
	background-color: #f08800;
	border-left: 10px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;

        border-style:solid;
        border-color:#fff;
	padding-top:.2em;
padding-bottom:.2em; 

}


.li-navlevel0:first-child {
	border-left: 0px;
	width: 140px;
}

.li-navlevel0 a {
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.li-navlevel1 {
	width: 140px;
	text-align: center;
	font-weight: bold;
	background-color: #fff;
	border: 1px #f08800 solid;
	padding-top:.2em;
padding-bottom:.2em; 

}

.li-navlevel1 a {
	color: #f08800;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}



IMG.illustration {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    border-style: solid;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    color: #888;
 }

IMG.download-button{
  float: right;
  border: 0px;
}

