/* CSS Document */

html,body {
	background-color: #25416E;
}

div#heading {
	background:#8899B7;
	}
	
div#masthead {
	/*border-width:0px 0px 4px;
	border-style:solid;
	border-color:#28478D;*/
}

div#hnavbar {
	background-image:url(/images/accent/hnavbar_background.jpg);
	background-repeat: repeat-x;
	}

div#masthead, div#footer {
	/*background: #4b73cc;*/
}

div#midcontainer {
	background-image:url(/images/accent/midcontainer_sides.gif);
	background-repeat: repeat-y;
}

div#midcontainer_middle {
	background-image:url(/images/accent/midcontainer_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
div#midcontainter_bottom {
	height:39px;
	background-image:url(/images/accent/midcontainer_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#midcontainer a:link {text-decoration:none; color:#25416E; }
div#midcontainer a:visited {text-decoration:none; color:#25416E; }
div#midcontainer a:active {text-decoration:none; color:#000000; }
div#midcontainer a:hover {text-decoration:underline; color:#000000; }

div#vnav .vmenutitle {
	padding:0px 0px 10px;
	letter-spacing:-1px;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}

div#vnav .vmenusubtitle {
	padding:0px;
	font-size:1em;
	font-weight:bold;
	}

div#vnav ul li {
	padding-top:5px;
	margin-left:-20px;
	padding-left:0px;
	list-style-type: none;	
	}
div#vnav_middle {
}

div#vnav_bottom {
	height:6px;
	background-image:url(/images/accent/vnav_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div #content {
	margin-top:15px;
	margin-left:210px; 
	border-left-width: thin; 
	border-left-style: dashed;	
	border-left-color: #7C8FAD;
	}

div #content h1 {
	
	background-image: url(/images/titles/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align:right;
	padding-right:20px;
	font-weight:bold;
	font-style: italic;
}

#content ul li {
	padding-bottom:.5em;
	}
		
div#footer {
	font-size:12px;
	text-align:center;
	padding-top:0px;
	padding-bottom:10px;
	line-height:150%;
	color:#999999;
}

div#footer a:link {text-decoration:none; color:#ffffff; }
div#footer a:visited {text-decoration:none; color:#ffffff; }
div#footer a:active {text-decoration:none; color:#ffffff; }
div#footer a:hover {text-decoration:underline; color:#CDDDEF; }


div.infobox, div.infobox_content, div.infobox_bottom {
	width:180px;
	}
	
div.infobox {
	background-image:url(/images/accent/infobox_sides.gif);
	background-repeat: repeat-y;
	}

div.infobox_content {
	background-image:url(/images/accent/infobox_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

div.infobox_bottom {
	height:6px;
	background-image:url(/images/accent/infobox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

div.infobox_inner{
	margin:0 8px 8px;
	}

.languagebar {
	font-size:9px;
}

.searchbar {
	font-size:9px;
}


#news {
	float:right;
	width:182px;
}

.newsnugtitle {
	font-weight:bold;
	padding-top:0px;
	padding-bottom:.5em;
	}

.newsnugteaser {
	font-style: italic;	
	padding-top:0px;
	padding-bottom:.5em;
	}

.forwardlooking p{
	font-size:8pt;	
	}
	
.elementnum {
	font-size: 9px;
	text-align: right;
	margin: 0px;
	padding:0px;
	}
	
.elementsymbol {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding:0px;
	}

.elementmass {
	font-size: 9px;
	text-align: left;
	margin: 0px;
	padding:0px;
	}

.elementprimaryproduct{
	background-color:#8899B7;
	}
.elementbyproduct {
	background-color:#CDDDEF;
	}

.elementtable_leftcol {	
	width:5px; 
	text-align:right; 
	font-weight:bold; 
	border-left:none;
	border-top:none;
	border-bottom:none;}
.elementtable_span { border:0px;}
.elementtable_box {border:1px solid #000000;}
.elementtable_heading {	
	text-align:center;	
	vertical-align: bottom; 
	font-weight:bold;
	border:none;
	}
	
	
table.elementtable td {
	width: 5%;
	}

#directorlist h2 {
	padding-top:.5em;
	padding-bottom:0px;
	}
#directorlist p {
	padding-top:0px;
	padding-bottom:.5em;
	}

#directorlist hr {
	color: #25416E;
	}
.subtitle {
	font-weight:bold;
	font-style:italic;
	}

.positiontable { width:400px; }
.contacttable { width:500px; }
.newstable { width: 100%; }
.contacttable td, .positiontable td, .newstable td { padding:7px; }
.contacttable tr, .positiontable tr, .newstable tr { vertical-align:top;	}
.contacttable tr.odd, .positiontable tr.odd, .newstable tr.odd {	background:#CDDDEF;	}
.contacttable tr.even, .positiontable tr.even, .newstable tr.even {	background:#8192B0;	}
.positiontable th { text-align:left; padding:7px; }
	
.homeheader {
	font-size:16px;
	letter-spacing: 1px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	margin-top:5px;
	}

.caption {
	color: #666666;
	font-size: 10px;
	}

.newsarchive_date {
	font-style: italic;	
	}


h2.newsarchive {
	font-weight:bold;
	font-size:14px;
	padding-top:0px;
	}

.newsarchive_teaser {
	font-size:12px;
	}
	
.listboxinside {
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
	}

.listboxinside p {
	padding-top:.5em;
	padding-bottom:0px;
	}


