/* Global Styles */

body, div, h1, h2, h3, h4, p, a {
    margin:0;
    padding:0;
    border:none;
}

body {
    font-family:Arial, Helvetica, Sans-Serif;
}

	
/*body {
  margin:0px;
  background-image:url('./img/background.gif');
  backround-repeat:repeat-y;
} */

	
td {
	font-family: Arial, Helvetica, Sans-Serif;
	/*color: #444444;*/
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000FF;
}
/*a:link {
	color: #993300; bachground-color: transparent
	}*/
a:visited {
	color: #000000;
	background-color: transparent;
}
a:hover {
	float: none; width: auto; color: #5C743D; height: auto; background-color: transparent; text-decoration: underline
}

a:active {
	COLOR: #006699; background-color: transparent
}

p {
	font-family: Arial, Helvetica, Sans-Serif;
	margin-bottom: 6px;
	/*color: #444444;*/
}

ul li{
	list-style-image: url('images/bullet_small_blue.gif');
	margin-bottom: 6px;
}

ol li{
	margin-bottom: 6px;
}

/* ul li {
	list-style-image: url('images/bullet_small_blue.gif'); 
} */

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16pt;
	color: #000099;
}
h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	color: #000099;
}
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #000099;
}

A.blacklink {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.blacklink:visited {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.blacklink:hover {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.blacklink:active {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.blacklinkus {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A.blacklinkus:visited {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A.blacklinkus:hover {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A.blacklinkus:active {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A.linkaktuell {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.linkaktuell:visited {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
A.linkaktuell:hover {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A.linkaktuell:active {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
A.navlinkus {	COLOR: #000099; BACKGROUND-COLOR: #DDECFF; TEXT-DECORATION: underline}
A.navlinkus:visited {COLOR: #000099; BACKGROUND-COLOR: #DDECFF; TEXT-DECORATION: underline}
A.navlinkus:hover {COLOR: #000099; BACKGROUND-COLOR: #C2DCFF; TEXT-DECORATION: underline}
A.navlinkus:active {COLOR: #000099; BACKGROUND-COLOR: #DDECFF; TEXT-DECORATION: underline}



/* ID Styles */

#navigation {
	margin: 0px;
	height: 100%;
	max-height: 100%;
	background-color: #DDECFF;
}

#navigation a {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000099;
	/* line-height: 16px; */
	text-decoration: none;
	display: block;
	padding: 8px 6px 10px 20px;
}
	
#navigation a.linkus {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000099;
	/* line-height: 16px; */
	text-decoration: underline;
	display: block;
	padding: 8px 6px 10px 20px;
}
#navigation p {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	/* line-height: 16px; */
	text-decoration: none;
	display: block;
	padding: 8px 6px 10px 20px;
}
	

	
#navigation a:hover {
	background: #C2DCFF;
	color: #000099;
}
	
#navigation td {
	border-bottom: 1px #FFFFFF solid;
	background-color: #DDECFF;
}
	
#navigation ul {
	list-style-type: none;
}

	
#logo 	{
	font: 24px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
}

#tagline 	{
	color: #000099;
	line-height: 18px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#title 	{
	font: bold 13pt Arial, Helvetica, sans-serif;
	color: #000099;
	line-height: 24px;
	background-color: #DDECFF;
	text-align: left;
}

#title a {
	font: bold 13pt Arial, Helvetica, sans-serif;
	color: #000099;
	/* line-height: 16px; */
	text-decoration: none;
}

#title2 	{
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #000099;
	line-height: 24px;
	background-color: #DDECFF;
	text-align: left;
}

#title2 a {
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #000099;
	/* line-height: 16px; */
	text-decoration: none;
}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000099;
	letter-spacing: .2em;
	background-color: #C2DCFF;
}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.background{
	background-color: #DDECFF;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #000099;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000099;
	line-height: 12px;
	/*letter-spacing:.1em;*/
	text-decoration: none;
}

.navTextResults {
	font: 12px Arial, Helvetica, sans-serif;
	color: #EC0A00;
	line-height: 12px;
	/*letter-spacing:.1em;*/
	text-decoration: none;
}

.navTextus {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000099;
	line-height: 12px;
	/*letter-spacing:.1em;*/
	text-decoration: underline;
}

.navText1 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000099;
	line-height: 16px;
	letter-spacing:.1em;
	text-decoration: none;
}

.navText2 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000099;
	line-height: 8px;
	/*letter-spacing:.1em;*/
	text-decoration: none;
}

TABLE.fine {
	BORDER-LEFT-COLOR: #ffffff; BORDER-BOTTOM-COLOR: #ffffff; COLOR: #000000; BORDER-TOP-COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #f0f0f0; BORDER-RIGHT-COLOR: #ffffff
}
TABLE.fine TH {
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #ffffff 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	background-color: #000099;
}
TABLE.fine TD {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #ffffff 1px solid; COLOR: #000000; PADDING-TOP: 3px; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #f0f0f0
}
.footer {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; WHITE-SPACE: nowrap; TEXT-ALIGN: left
}
.small {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; WHITE-SPACE: nowrap; TEXT-ALIGN: left
}
.main {
	RIGHT: 0px; LEFT: 0px; WIDTH: 100%; BOTTOM: 0px; TOP: 0px; HEIGHT: 100%
}

.content {
  RIGHT: 0px; LEFT: 0px; WIDTH: 100%; BOTTOM: 0px; TOP: 0px; HEIGHT: 100%;
}

.detaillink {
        background-color: #eeeeee;
        border: 0px;
      }

.widgets { position: absolute; top: 1em; right: 1.5em; width: 9px; height: 20px; }
.wrap { display: table; margin: 0.3em; }
div.object { padding: 1.5em; border: 1px solid #000000; background-color: #eeeeee; height: 1%; position: relative; }
.objecttable { background-color: #ffffff; }
div.array { padding: 1.5em; border: 1px solid #000000; background-color: #eeeeff; height: 1%; position: relative; }
.arraytable { background-color: #ffffee; }

.graph {
        background-color: #eeeeee;
        border: solid 1px black;
      }
      
      .graph td {
        font-family: verdana, arial, sans serif;
      }
      
      .graph thead th {
        border-bottom: double 3px black;
        font-family: verdana, arial, sans serif;
        padding: 1em;
      }
    
      .graph tfoot td {
        border-top: solid 1px #999999;
        font-size: x-small;
        text-align: center;
        padding: 0.5em;
        color: #666666;
      }

      .bar {
        background-color: white;
        text-align: right;
        border-left: solid 1px black;
        padding-right: 0.5em;
        width: 400px;
      }
      
      .bar div { 
        border-top: solid 2px #0077DD;
        background-color: #004080;
        border-bottom: solid 2px #002266;
        text-align: right;
        color: white;
        float: left;
        padding-top: 0;
        height: 1em;
      }
      
      body {
        background-color: white;
      }

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}