/* Dataflow CSS */
dummy {}
body {
text-align:center;
font-family:Verdana;
color:#505050;
font-size:8pt;
text-decoration:none;
align:center;
}
div,td,th,p,li,input {
text-align:left;
font-size:8pt;
}
div {
text-align:justify;
}
div.all {
text-align:center;
width:800px;
}
img {
border-width:0px;
}
ul {
margin-top:5px;
margin-bottom:5px;
}
td {
vertical-align:top;
}
h1 {
}
h2 {
font-size:9pt;
margin-bottom:6px;
}
h3 {
font-size:8pt;
margin-bottom:6px;
}
a {
font-weight:bold;
color:#394E81;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
table {
margin:0px;
padding:0px;
}
table.border {
text-align:center;
border-style:solid;
border-width:1;
border-color:black;
width:100%;
}
td.top_menu {
text-align:left;
background-color:#DEE0E8;
border-width:1;
border-color:#394E81;
border-bottom-style:solid;
padding:4px;
}
td.content {
padding:8px;
width:100%;
text-align:justify;
}
td.teaser {
background-color:#DEE0E8;
border-width:1;
border-color:#394E81;
border-right-style:solid;
}
td.footer {
font-size:6pt;
text-align:center;
padding-top:5px;
font-weight:bold;
}
div.teaserblock {
padding:6px;
padding-bottom:25px;
border-width:1;
border-color:#394E81;
border-top-style:solid;
}
a.toplink {
font-size:9pt;
border-width:1;
border-color:#394E81;
border-right-style:dotted;
padding-right:5px;
}
div.title {
background-color:#E7E8ED;
font-size:11pt;
font-weight:bold;
text-align:center;
margin-top:12px;
margin-bottom:15px;
padding-top:3px;
padding-bottom:3px;
border-width:1;
border-color:#394E81;
border-top-style:solid;
border-bottom-style:solid;
}
table.teaser {
margin-top:0px;
margin-bottom:-1px;
margin-right:-1px;
margin-left:10px;
width:120px;
border-width:1px;
border-style:solid;
border-color:#394E81;
z-index:5;
}
table.teaser th {
background-color:#DEE0E8;
border-width:1px;
border-bottom-style:solid;
border-color:#394E81;
padding:4px;
}
table.teaser td {
padding:5px;
}
table.boxed {
border-width:1px;
border-style:solid;
border-color:#394E81;
z-index:5;
}
table.boxed th {
background-color:#DEE0E8;
border-width:1px;
border-bottom-style:solid;
border-color:#394E81;
padding:4px;
}
table.boxed td {
padding:5px;
}