/* CSS Document */


body {
	/*	font: normal 100%/normal Arial, Helvetica, sans-serif;
*//*	max-width: 600px;
*/		
	font: normal 100%/normal "Times New Roman", Times, serif;
}
#container {
	color: #000000;
	font-size: small;
}
/* basic  links */			

 .comp {
	margin-top: -1.3em;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	position: relative;
}

#blue09 a:link {
	color: #004fb0;
}
#blue09 a:visited {
	color: #006699;
}


#claret a:link {
	color: #660000;
}
#claret a:visited {
	color: #990000;
}

#green a:link {
	color: #066;
}
#green a:visited {
	color: #066;
}

a:link {
	color: #006666;
}
a:visited {
	color: #800080;
}
/* 508, skip navigation, for invisible */
                                                                
a.skip:link {
	font-size: 1pt;
	font-weight: normal;
	text-decoration: none;
	color: #006666;
}
a.skip:hover {
	font-size: 1pt;
	font-weight: normal;
	text-decoration: none;
	color: #006666;
}
a.skip:visited {
	font-size: 1pt;
	font-weight: normal;
	text-decoration: none;
}
/* heading levels */

h1 {
	font-weight: lighter;
	display: block;
	font-size: 1.25em;
	background-color: #660066;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
}

#claret h1 {
	font-weight: lighter;
	display: block;
	font-size: 1.25em;
	background-color: #760303;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
}

#blue09 h1 {
	font-weight: lighter;
	display: block;
	font-size: 1.25em;
	background-color: #004fb0;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
}

#green h1 {
	font-weight: lighter;
	display: block;
	font-size: 1.25em;
	background-color: #066;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
}
h2 {
	font-weight: bold;
	/*	background-color: #ECDFEC;
*/	
	border-bottom:1px solid #AE5DAE;
	border-top:1px solid #AE5DAE;
	background-color: #F7F2F7;
	color: #660066;
	display: block;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: .5em;
	padding-left: 0.5em;
}
#claret h2 {
	border-bottom:1px solid #760303;
	border-top:1px solid #760303;
	background-color: #F6E8E8;
	color: #760303;
}

#blue09 h2 {
	border-bottom:1px solid #004fb0;
	border-top:1px solid #004fb0;
	background-color: #DEE6F3;
	color: #004fb0;
}

#green h2 {
	border-bottom:1px solid #066;
	border-top:1px solid #066;
	color: #066;
	background: #E7F5EB;
}

/*h2	{font-size: 1.3em;
		font-weight: bold;
		font-family: 'Times New Roman',Times,serif;
		color: #006666;}*/
		
h3 {
	font-size: 1em;
	font-weight: normal;
	color: #660066;
	margin-top: 0px;
	margin-bottom: .5em;
}

#claret h3 {
	font-size: 1em;
	font-weight: normal;
	color: #760303;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

#blue09 h3 {
	font-size: 1em;
	font-weight: normal;
	color: #004fb0;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

/* use with a span tag within h1 */
		
.subhead {
	font-size: .8em;
	font-weight: normal;
}
.runinhead {
	font-size: 1em;
	font-weight: bold;
	color: #006666;
}
/*#header {
	height: 73px;
	padding-top: 0px;
	display: block;
	background: url(../../../GIFJPG/sm_head2.gif) no-repeat;
}*/
#logo img {
	border: 0;
}
/* 508, skip navigation, for invisible */

.skip {
	font-size: 1pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#header a.skip:link {
	font-size: 1pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#header a.skip:hover {
	font-size: 1pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#header a.skip:visited {
	font-size: 1pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#logo {
	float: left;
	margin-top: -10px;
}
/* text */
		
/*p	{font-size: 1em;
		font-weight: normal;
		font-family: 'Times New Roman',Times,serif;}*/
		
sup {
	font-size: 1em;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}
/*div	{font-size: 1em;
		font-weight: normal;
		font-family: 'Times New Roman',Times,serif;}*/
		
/* Rules, put align left on page code for Netscape6 */
		
hr {
	text-align: left;
	height: 1px;
}
/* alphabetical navigation blocks */
		
/*.alpha      {font-family: arial, helvetica;
            font-size: .8em;
            font-weight: regular;
            text-decoration: none;}
					          
a.plain	{text-decoration: none;}*/
				
/* Use background color with alpha to create alphabetical navigation */	

/*tr.color {background-color: #c7dcde;
			text-align: center;}

tr.color2 {background-color: #d9f0ef;}*/
		
/* footnotes and  bottom of page */	

.fntext {
	font-size: 0.8em;
	text-align: left;
	line-height: normal;
}
#footer {
	font-size: 0.8em;
	text-align: left;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
}
.pagedate {
	font-weight: bold;
}
.left {
	clear:left;
}
.right {
	clear:right;
}
/*.fntext a {
	display: block;
	text-align: right;
}
*/
.return {
	display: block;
	text-align: right;
}
#contentblock img {
	margin-right: 5px;
}
.legal {
	width: 44%;
	background-color: #FFFFCC;
	margin: 1em 1%;
	float: left;
}
.boxleft {
	width: 48%;
	margin: 0em auto 0em .5em;
	display: block;
	float: left;
}
.boxleft2 {
	width: 48%;
	margin: 0em auto 0em 0em;
	display: block;
	float: left;
}
.boxright {
	width: 48%;
	margin: 0em 0px 0em auto;
	display: block;
	float: right;
}
.announce {
	clear: both;
	margin-top: 1em;
}
#firstarticle, #statistics, #articles, #general {
	margin-top: 0em;
	clear: both;
}
.articles {
	margin-top: 1em;
	clear: both;
}
.general {
	margin-top: 1em;
}
#page {
	background: #FFFFFF;
	text-align: left;
	padding: 10px;
	margin-right: 12.5%;
	margin-left: 12.5%;
	margin-top: -2em;
}
#header #bread {
	font-size: x-small;
	margin-top: -1em;
	width: 100%;
}
#contentblock {
}
#wrapper {
	text-align: left;
	width: 37.5em;
	padding: 0em 1em 1em 0em;
	margin-top: 0px;
}
#ftable sup {
	font-size: 1em;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}
/*#content {
	margin-left: 10.5em;
	border-left: 1px solid gray;
	padding: 0em 0em 0em 1em;
}*/

#ftable {
	width: 100%;
	overflow: scroll;
	height: 600px;
	position: relative;/*	float:right;
margin: 0em 0em 1em 1em;*/
}
#stable {
	width: 50%;
	float:left;
	margin: 0em 1em 1em 0em;
}
#navcontainer {
	width: 10em;
	float: right;
	border: 1px dashed #999999;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	position: relative;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}
#navcontainer li {
	margin: 0 0 1px 0;
}
#navcontainer a {
	display: block;
	padding: 5px 10px;
	width: 140px;
	color: #fff;
	background-color: #660066;
	text-decoration: none;
}
/*#navcontainer a:hover
{
color: #fff;
background-color: #FFCCFF;
text-decoration: none;
}*/

#navcontainer ul ul li {
	margin: 0 0 1px 0;
}
#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 125px;
	color: #fff;
	background-color: #B98BB9;
	text-decoration: none;
}
#navcontainer ul ul a:hover {
	color: 660066;
	background-color: #FFCCFF;
	text-decoration: none;
}
#print {
	float: right;
	margin: 2px;
	padding: 2px;
	border: .5px dashed #CCCCCC;
}
/*#header img {
	margin-top: -8px;
}*/

#contentblock .footnote {
	font-size: .85em;
}
#contentblock li h2 {
	list-style: none;
	/*	background-color: #ECDFEC;
*/	color: #660066;
	margin-left: -1.0em;
	padding-left: 1em;
	margin-bottom: 0.5em;
}
#claret #contentblock li h2 {
	color: #760303;
}

#blue09 #contentblock li h2 {
	color: #004fb0;
}
#green #contentblock li h2 {
	color: #066;
}
#contentblock #form1 {
	float: right;
}
#contentblock boxes {
}
#blockmiddle {
	background: #00FF66;
	display: block;
}
#general P {
	margin-left: 1em;
}
ul {
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 40px;
	padding-bottom: 0.5em;
	display: block;
	list-style: none;
}
ul li {
	padding-bottom: 0.5em;
}
.title {
	font-weight: bold;
}
ul .bankorder {
	font-size: 0.85em;
}
.author {
	font-style: italic;
}
.itemlink {
	text-align: left;
	display: block;
	font: .75em Verdana, Arial, Helvetica, sans-serif;
}
.abstract {
	margin-left: 1em;
	display: block;
	padding-top: .5em;
	padding-bottom: .5em;
}
#contentblock #blockmiddle .boxright a {
}
.announcetext {
	font-size: .90em;
}
#contentblock ul {
	/*	margin-top: 0em;
	margin-right: 0em;
	margin-left: 20px;
	display: block;*/
	padding-bottom: 0.5em;
	list-style: none;
	margin-top:0pt;
}
#contentblock ul li {
	margin-left:-1.5em;
	margin-bottom: 1em;
}
#contentblock #navcontainer #navlist #active #subnavlist li {
	margin: 0px;
}
.vol {
	color: #660066;
	text-align: center;
}
#general .boxleft ul {
}
#general .boxleft ul li {
	margin-left: 0px;
}
#general .boxright ul {
	margin-left: 1em;
}
#general .boxright ul li {
	margin-left: 0px;
}
#bread {
	/*	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#eee;
	padding: 4px;
	text-align: center;*/
	
	border-bottom:1px solid #AE5DAE;
	border-top:1px solid #AE5DAE;
	background-color: #F7F2F7;
	padding: 4px;
	text-align: center;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
}
#claret #bread {
	border-bottom:1px solid #990000;
	border-top:1px solid #990000;
	background-color: #F6E8E8;
}

#blue09 #bread {
	background-color: #DEE6F3;
	border-bottom:1px solid #004fb0;
	border-top:1px solid #004fb0;
}

#green #bread {
	border-bottom:1px solid #066;
	border-top:1px solid #066;
	background: #DEF3DF;
}


#bread ul {
	display: inline;
	padding-left: 0;
	margin-left: 0;
}
#bread ul li {
	display: inline;
	margin-right: 1em;
	margin-left: 1em;
}
/*#bread ul li a:link {
	padding: .2em;
}*/

#bread ul ul li {
	background-image: url();
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
p {
	font-family: "Times New Roman", Times, serif;
}
.bankname {
	font-size: 0.95em;
	line-height: normal;
	display: block;
	background-color: #FBFBFB;
}
.leftboxfix {
	margin-left: -1.5em;
}
#form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
