/* CSS Document */
body { 
	background-color:#646464; 
	margin: 0;
	}

/* Maintable */
#maintable { 	
	font-family:Arial, Helvetica, sans-serif, Helvetica, sans-serif; 
	font-size: 11px;
	/*color: #6D6D6D;*/
	color: #000000;
	background-color: #fff;	
	}

/* Header Properties */
.header{
 background-image:url(images/top-bg.gif);
 background-repeat:repeat-x;
}

.header div.date {	
	font-size: 11px;
	font-weight: bold;


	width: 259px;
	height: 60px;
	background-image:url(images/top-bg.gif);
	}
.header div.date span { 
	font-weight: normal; 
	margin: 0 0 0 5px; 
	}
.header div.mainlink {
	font-size: 11px;
	width: 185px;
	}
.header div.mainlink a {
	margin: 0 5px 0 5px;
	color: #2780C9;
	}

/* Search */
.header div.search {
	font-size: 11px;
	margin: 5px 0 0 0;
	}

.header div.search input {
	font-size: 10px;
	color: #6D6D6D;
	}

/* Images */
.float { float: left; }


/* Menu */
#navi {
	/*background-image:url(images/menu-bg.gif); */
        font-size: 11px; 
	/*background-color: #2e69a1; */
	margin: 0;
	padding:0;
	}
#navi ul {
	position: relative;
	margin: 0px;
	list-style:none;
	margin: 0;
	padding: 0;
	}
#navi ul li {
	display:inline;
    margin:0;
    padding:0;
    }

#navi ul li a {
	margin: 0;
	padding: 1px 4px 1px 5px;
	color: #fff;
	text-decoration: none;
	}
#navi ul li span {
	color: #9AB9DC;
	}
	
/* Menu Hover Properties */
#navi ul li a:hover {
	
color:#9AB9DC;
background-position:100% -62px;
}

/* About Us Menu */
#navi ul li.about {
	position: relative;
	float: left;
	display: block;
	}
#navi ul li ul {
	display: none;
	width: 125px;
	position: relative;
	}

/* Banner & Featured Section */
#banner {
	width: 0px;
	background-repeat:no-repeat;
	background-position:top;
	padding: 0px 7px 0 7px;
	margin: 0 0 0 6px;
	}
#banner table.feature {
	font-size: 11px;
	width: 554px;
 	color: #fff;
	}
#banner table td.select {
	padding: 5px 15px 0 15px;
	margin: 0 0 5px 0;
	}
#banner table div {
	margin: 10px 0 0 0;
	}
#banner table.feature select {
	font-size: 10px;
	color: #6D6D6D;
	margin: 0 0 7px 0;
	}
		
/* TableBody */
#tablebody {
	color:#6D6D6D;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 0 10px 0;
	margin: 3px 0 5px 0;
	width: 100%;
	background-color: #fff;
	}

/* Mainpage Content */
#maincontent {
    /*color:#6D6D6D;*/
    color:#000000;
	font-size: 11px;
	padding: 0;
	margin: 12px 0 0 0;
	line-height: 1.5em;
	}
#maincontent td {
	padding: 0 0 0 15px;
	}
#maincontent .banner {
	padding: 0 0 0 15px;
	}
#maincontent .announcement {
	margin: 0 0 15px 0;
    padding: 0 0 0 15px;
	}
#maincontent .company {
	background: url("images/icon-pen.gif") left top no-repeat;
	padding: 0 0 0 20px;
	margin: 7px 0 10px 0;
	line-height: normal;
	}
#maincontent .bursa {
	background: url("images/icon-news.gif") left top no-repeat;
	padding: 0 0 0 20px;
	margin: 7px 0 10px 0;
	line-height: normal;
	}
#maincontent a {
	color: #2780C9;
	font-weight: bold;
	text-decoration: none;
	}
#maincontent a:hover {
	color: #56A3E1;
	font-weight: bold;
	text-decoration: underline;
	}
#maincontent .more a {
	font-size: 9px;
	color: #2681C7;
	text-decoration: underline;
	}
#maincontent .more a:hover {
	color: #56A3E1;
	text-decoration: underline;
	}
#maincontent .icon img {
	margin: 0 0 5px 0;
	}


/* Market Snapshot*/ 
#market iframe {
	font-size: 10px;
	width: 187px;
	margin: 0 5px 0 0;
	padding: 0;
	}
		
/* Subpage Content */
#content_nopad{
	font-size: 11px;
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
	}
#content_nopad li.bullet
{
	background: url("images/bullet.gif") no-repeat left top;
	margin-left: -15px;
	padding-left: -15px;
	list-style:none;
	list-style-type:none;
	}
	
	
#content, .element  {
	font-size: 11px;
	line-height: 1.5em;
	padding: 0 7px 0 7px;
	/*color: #6D6D6D;*/
	color: #000000;

	}

#content h1, .element h1  {
	font-size: 18px;
	font-weight: normal;
	color: #0D2389;
	margin: 0;
	}
#content h1 span, .element h1 span {
	color: #E21711;
	}
	
#content h2, #content h2 a:visited {
	font-size: 12px;
	color: #A5521C;
	font-weight: bold;
	margin: 0;
	}
	
#content h2 font {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FC7E2F;
	}

#content strong {
	color: #F97C28;
	font-size: 11px;
	}

#content .borderline {
	border-bottom: 1px dashed #cccccc;
	margin: 0 0 0 5px;
	padding: 15px 0 0 0;
	}

#content .borderline span {
	background: url("images/bullet.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 11px;
	color: #626262;
	}


.bullet{
	background: url("images/bullet.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 11px;
	color: #6d6d6d;
	}

.bulletgreen {
	background: url("images/bullet-green.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 15px;
	}

#content .list {
	background: url("images/icon-arrow.gif") no-repeat left top;
	padding: 0 0 0 15px;
	font-size: 11px;
	color: 6D6D6D;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#maincontent .linedashed,
#content .linedashed {
	border-bottom: 1px dashed #cccccc;
	}
	
#content .linedashed img {
	padding: 0 10px 0 0;
	}

#content .note {
	font-size: 10px;
	color: #6D6D6D;
	}

#content table.glossary td {
	padding: 0 0 10px 0;
	line-height: 1.5em;
	}

.contentTableNoLine {
	font-size: 11px;
	color: #6D6D6D;
	width: 97%;
	}

	
.contentTable {
	font-size: 11px;
	color: #755731;
	width: 97%;
	margin: 0 5px 0 5px;
	border-top: 1px solid #F7CA8F;
	border-left: 1px solid #F7CA8F;
	}
.contentTable th {
	font-weight: bold;
	color: #A5521C;
	background-color: #FFE2C4;
	border-right: 1px solid #F7CA8F;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #FFC47E;
	padding: 2px 0 2px 0;
	margin: 0;
	}
.contentTable tr.odd {
	background-color: #FFF7EE;
	}
.contentTable tr.even {
	background-color: #FFFFFF;
	}
.contentTable td {
	border-right: 1px solid #F7CA8F;
	border-bottom: 1px solid #F7CA8F;
	padding: 0 5px 2px 10px;
	}	
.content select {
	font-size: 11px;
	color: #626262;
	margin: 10px 0 0 0;
	}

	
/* Tab Links */
#tabs {
	float: left;
	width:100%;
	padding: 10px 0 0 0;
	margin: 0;
	font-size:11px;
	line-height:normal;
	border-bottom:1px solid #F7CA8F;
    }
#tabs ul {
	margin:0;
	padding: 0 0 0 5px;
	list-style:none;
      }
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs a {
	float: left;
	margin:0;
	padding:0 1px 0 5px;
	text-decoration:none;
	background:url("images/tableft.gif") no-repeat left top;
    }
#tabs a span {
	float: left;
	display:block;
	padding:5px 5px 4px 4px;
	color:#A5521C;
	font-weight: bold;
	background:url("images/tabright.gif") no-repeat right top;
    }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color: #F97C28;
    }
#tabs a:hover {
	background-position:0% -42px;
      }
#tabs a:hover span {
	background-position:100% -42px;
	}

/* Tab Links */

#tabs #tabAnchor {
	float: left;
	margin:0;
	padding:0 1px 0 5px;
	text-decoration:none;
	background:url("images/tableft.gif") no-repeat left top;
    }
#tabs #tabAnchor #tabLink {
	float: left;
	display:block;
	padding:5px 5px 4px 4px;
	color:#A5521C;
	font-weight: bold;
	background:url("images/tabright.gif") no-repeat right top;
    }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs #tabAnchor #tabLink {float:none;}
/* End IE5-Mac hack */
#tabs #tabAnchor:hover #tabLink {
	color: #F97C28;
    }
#tabs #tabAnchor:hover {
	background-position:0% -42px;
      }
#tabs #tabAnchor:hover #tabLink{
	background-position:100% -42px;
	}
		
/* Footer */
.top {
	background: url("images/icon-top.gif") no-repeat left;
	padding: 0 0 0 7px;
	margin: 2px 0 0 0;
	float: right;
	clear: left;
	}

.contentTable a,
#content_nopad a,
#content span a,
#content .borderline a,
.element span a,
.list a,
.top a {
	color: #2681C7;
	font-size: 11px;
	text-decoration: none;
	}
	
.contentTable a:hover,
#content_nopad a:hover,
#content span a:hover,
#content .borderline a:hover,
.element span a:hover,
.list a:hover,
.top a:hover {
	color: #56A3E1;
	text-decoration: underline;
	}

#content .pagelink a {
	font-weight: normal;
	color: #2681C7;
	text-decoration: underline;
	}

#content .pagelink a:hover {
	font-weight: normal;
	color: #56A3E1;
	text-decoration: underline;
	}

#content .pagelink {
	font-weight: bold;
	}	

#content .pagelink span {
	font-weight: normal;
	margin: 0 5px 0 5px;
	}
#content .arial10{
font-size:10px;
color:#999999;
}


		
/* Footer */
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 0;
	margin: 0;
	background-color: #646464;
	}
.footer a {
	text-decoration: underline;
	color: #CCCCCC;
	}


/* Head navigation */
a.navtop:hover { 
    color:#000000;
    background-position:100% -62px;
	
}

/* top navigation row */
div.navtop span{
	font-size: 11px; 
	color:#ffffff;
        margin:0;
        padding:0;
}


div.navtop span a{
	font-size: 11px; 
	color:#ffffff;
        margin:0;
        padding:0;
        text-decoration:none;
}

div.navtop span a:hover, div.navtop span a:active{
	color:#9AB9DC;
}

div.navtop .navspacer { 
	color: #9AB9DC; 
	padding-left:4px;
	padding-right:3px;
}

/* Head navigation submenu */
div.menu, div.menu a.mI, div.menu a.mI span.mIText, div.menu a.mI span.mIArrow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}

div.menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #D8E9F7;
  border-top: 1px solid #4F93C9;
  border-bottom: 1px solid #4F93C9;
  border-left: 1px solid #4F93C9;
  border-right: 1px solid #4F93C9;
  text-align: left;
  left: 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 0;
  padding-top:0px;
  margin-top:-1px;
}

div.menu a.mI, div.menu a.mICurrent {
  color: #444444;
  background-color: #D8E9F7;
  cursor: pointer;
  display: block;
  padding: 3px 10px 3px 3px;
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 1px solid #fff;
}

div.menu a.mI:hover, div.menu a.mIHighlight, div.menu a.mICurrent, div.menu a.mI:hover span.mIText, div.menu a.mI:hover span.mIArrow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #444444;
  background-color: #A6CEF5;
}

div.menu a.mI span.mIText, div.menu a.mI span.mIArrow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #444444;
}

div.menu a.mI span.mIArrow {
  margin-right: -.75em;

}
	
/* Side Navigation */
#masterdiv {
background-color: #FBB7A8;
width: 173px;
margin: 0 0 0 5px;
}

.menuTitlePlus,
.menuTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #222222;
background-color: #FBB7A8;
margin: 0;
padding: 1px 10px 1px 10px;
}

.menuTitlePlus a,
.menuTitle a {
color: #222222;
text-decoration: none;
cursor:pointer;
}

.menuTitlePlus a:hover,
.menuTitle a:hover {
color: #222222;
font-weight: bold;
text-decoration: none;

}

.submenu span,
.subsubmenu span {
font-weight: bold;
margin: 0 0 0 10px;
}

.submenu,
.submenuL1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #222222;
margin: 0;
background-color:#FADFD6;
}

.submenu a,
.submenuL1 a {
color: #222222;
text-decoration: none;
margin: 0 0 0 10px;
}

.submenu a:hover,
.submenuL1 a:hover {
color: #222222;
font-weight: bold;
text-decoration: none;
}

.subsubmenu,
.submenuL2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #222222;
background-color:#FDF4EF;
}

.menuTitle,
.menuTitlePlus,
.submenu div,
.subsubmenu,
.submenuL1 div,
.submenuL2 .borderline {
border-bottom: 1px solid #fff;
}

.menuTitlePlus,
.submenuL1 div.plus {
background: url("images/icon-plus.gif") no-repeat right;
}

div.navleft{
padding-left:4px;
}

div.navleft1, div.navleftactive1{
background-image:url("images/sidemenu-title-bg.jpg"); 
background-repeat:no-repeat; 
background-position:top;
padding-bottom:10px;
padding-top:5px;
width:173px;
}

a.navleft1:link, a.navleft1:visited, a.navleft1:hover, a.navleftactive1:link, a.navleftactive1:visited, a.navleftactive1:hover{
padding-left:10px;
text-decoration:none; 
font-family:Arial, Helvetica, sans-serif; 
font-size:14px; 
color:#fff;
line-height:22px;
}

div.navleft2, div.navleftactive2{
background-color: #FBB7A8; 
width:100%;
padding-top:3px;
border-bottom: 1px solid #fff;
}

a.navleft2:link, a.navleft2:visited{
text-decoration:none;
left:10px; 
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #222222;
display:block;
}

a.navleftactive2:link, a.navleftactive2:visited{
text-decoration:none;
left:10px; 
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #222222;
display:block;
}

a.navleft2:hover, a.navleftactive2:hover{
font-weight:bold; 
display:block;
}


div.navleftext2, div.navleftextactive2{
background-color: #FBB7A8; 
background-image:url("images/icon-arrowdown.gif"); 
background-repeat:no-repeat;
background-position:100% 0%;
width:173px;
padding-top:3px;
border-bottom: 1px solid #fff;
}

a.navleftext2:link, a.navleftext2:visited{
text-decoration:none;
left:10px; 
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #222222;
display:block;
}

a.navleftextactive2:link, a.navleftextactive2:visited{
text-decoration:none;
left:10px; 
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #222222;
display:block;
}

a.navleftext2:hover, a.navleftextactive2:hover{
font-weight:bold; 
}


div.navleft3, div.navleftactive3{
margin:0;
background-color:#FADFD6;
padding-top:3px;
border-bottom: 1px solid #fff;
width:100%;
}

a.navleft3:link, a.navleft3:visited{
text-decoration:none;
left:10px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
padding-left:10px;
color: #222222;
display:block;
}

a.navleftactive3:link, a.navleftactive3:visited{
text-decoration:none;
left:10px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #222222;
padding-left:10px;
display:block;
}

a.navleft3:hover, a.navleftactive3:hover{
font-weight:bold; 
display:block;
}

div.navleftext3, div.navleftextactive3{
background-color: #FADFD6; 
background-image:url("images/icon-arrowdown.gif"); 
background-repeat:no-repeat;
background-position:100% 0%;
width:173px;
padding-top:3px;
border-bottom: 1px solid #fff;
}

a.navleftext3:link, a.navleftext3:visited{
text-decoration:none;
left:10px; 
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #222222;
}

a.navleftextactive3:link, a.navleftextactive3:visited{
text-decoration:none;
left:10px; 
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #222222;
}

a.navleftext3:hover, a.navleftextactive3:hover{
font-weight:bold; 
}

div.navleft4, div.navleftactive4{
margin:0;
background-color:#FDF4EF;
padding-top:3px;
border-bottom: 1px solid #fff;
width:173px;
}

a.navleft4:link, a.navleft4:visited{
text-decoration:none;
padding-left:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #222222;
background-color:#FDF4EF;
}

a.navleftextactive4:link, a.navleftextactive4:visited{
text-decoration:none;
padding-left:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #222222;
background-color:#FDF4EF;
}

a.navleftactive4:link, a.navleftactive4:visited{
text-decoration:none;
padding-left:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #222222;
background-color:#FDF4EF;
}

a.navleft4:hover, a.navleftactive4:hover{
font-weight:bold; 
}


.navleftexpand{
width:9px;
background-image:url("images/icon-arrowdown.gif"); 
background-repeat:no-repeat;
background-position:top;
float:right;
}

/* Mainpage Content */
#maincontent {
	padding: 0;
	margin: 12px 0 0 0;
	line-height: 1.5em;
	}
#maincontent td {
	padding: 0 0 0 15px;
	}
#maincontent .banner {
	padding-left: 15px;
	}
#maincontent .announcement {
	margin: 0 0 10px 0;
    padding: 0 0 0 15px
	}
#maincontent .company {
	background: url("images/icon-pen.gif") left top no-repeat;
	padding: 0 0 0 20px;
	margin: 7px 0 10px 0;
	line-height: normal;
	}
#maincontent .bursa {
	background: url("images/icon-news.gif") left top no-repeat;
	padding: 0 0 0 20px;
	margin: 7px 0 10px 0;
	line-height: normal;
	}
#maincontent a {
	color: #2780C9;
	font-weight: bold;
	text-decoration: none;
	}
#maincontent a:hover {
	color: #56A3E1;
	font-weight: bold;
	text-decoration: underline;
	}
#maincontent .more a {
	font-size: 9px;
	color: #2681C7;
	text-decoration: underline;
	}
#maincontent .more a:hover {
	color: #56A3E1;
	text-decoration: underline;
	}
#maincontent .icon {
	margin: 5px 0 0 0;
	}
#maincontent .icon img {
	margin: 0 0 6px 0;
	}
#maincontent .cbrs a {
	background: url("images/e-icon-cbrs.jpg") no-repeat;
	}
#maincontent .cbrs a:hover {
	background: url("images/e-icon-cbrs.jpg") no-repeat;
	background-position: 100% -62px;
	}
#maincontent .prospecs a {
	background: url("images/e-icon-prospectus.jpg") no-repeat;
	}
#maincontent .prospecs a:hover {
	background: url("images/e-icon-prospectus.jpg") no-repeat;
	background-position: 100% -62px;
	}
#maincontent fieldset {
	border: 1px solid #C1C1C1;
	padding: 0 10px 7px 10px;
	margin: 7px 0 0 0;
	line-height:normal;
	}
#maincontent fieldset {
	width: 362px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 340px;
	}
html>body #maincontent fieldset {
	width: 340px;
	}

#maincontent fieldset table{
	font-family:Arial, Helvetica, sans-serif, Helvetica, sans-serif; 
	font-size: 11px;
        color:#6D6D6D;
	}
	
#maincontent legend {
	margin: 0 0 8px 0;
	}
	
#maincontent .source {
    font-family:Arial, Helvetica, sans-serif, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: italic;
    color:#6D6D6D;
	}
#maincontent .source span{
	font-weight: bold;
	}

#maincontent .prodserv {
	font-family:Arial, Helvetica, sans-serif, Helvetica, sans-serif; 
	font-size: 11px;
    color:#6D6D6D;
	border-bottom: 1px dashed #c1c1c1;
	margin-bottom: 10px;
	}
#maincontent .prodserv img {
	float: left;
	margin-right: 10px;
	}
#maincontent .prodserv a {
	font-size:12px;
	font-weight: bold;
	}
#maincontent .prodserv .more {
	margin-top:0;
	margin-bottom: 5px;
	}
#maincontent .prodserv .more a {
	font-size:10px;
	}

/* Market Snapshot */
#market iframe {
	font-size: 10px;
	width: 187px;
	margin: 0 5px 0 0;
	padding: 0;
	} 	

/* Subpage Content */
#content_nopad{
	font-size: 11px;
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
	}
#content_nopad li.bullet
{
	background: url("images/bullet.gif") no-repeat left top;
	margin-left: -15px;
	padding-left: -15px;
	list-style:none;

	list-style-type:none;
	}
	
#content {
	font-size: 11px;
	line-height: 1.5em;
	padding: 10px 5px 0 5px;
	}
#content h1 {
	font-size: 18px;
	font-weight: normal;
	color: #0D2389;
	margin: 0;
	}
#content h1 span{
	color: #E21711;
	}
	
#content h2, #content h2 a:link, #content h2 a:hover {
	font-size: 12px;
	color: #A5521C;
	font-weight: bold;
	margin: 0;
	}
	
#content h2 font {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FC7E2F;
	}

#content strong {
	color: #F97C28;
	}

#content .borderline {
	border-bottom: 1px dashed #cccccc;
	margin: 0 0 0 5px;
	padding: 15px 0 0 0;
	}

.bullet,
#content .borderline span {
	background: url("images/bullet.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 15px;
	}

.bulletgreen {
	background: url("images/bullet-green.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 15px;
	}

#content .list {
	background: url("images/icon-arrow.gif") no-repeat left top;
	padding: 0 0 0 15px;
	}

#maincontent .linedashed,
#content .linedashed {
	border-bottom: 1px dashed #cccccc;
	}
	
#content .linedashed img {
	padding: 0 10px 0 0;
	}

#content .note {
	font-size: 10px;
	}
	
#content table.glossary td {
	padding: 0 0 10px 0;
	line-height: 1.5em;
	}

#content table.abbreviation td {
	padding: 0 0 10px 0;
	line-height: 1.5em;
	border-bottom: 1px dashed #CCCCCC;
	font-size:11px;
	color:#6d6d6d;
	}
	
.contentTable_ipo {
	font-size: 9px;
	color: #755731;
	width: 97%;
	margin: 0 0px 0 0px;
	border-top: 1px solid #F7CA8F;
	border-left: 1px solid #F7CA8F;
	}
.contentTable {
	font-size: 11px;
	color: #755731;
	width: 97%;
	margin: 0 5px 0 5px;
	border-top: 1px solid #F7CA8F;
	border-left: 1px solid #F7CA8F;
	
	}

.contentTable_no-line {
	font-size: 11px;
	color: #6D6D6D;

	
	}
.contentTable_ipo th {
	font-size:11px;
	font-weight: bold;
	color: #A5521C;
	background-color: #FFE2C4;
	border-right: 1px solid #F7CA8F;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #FFC47E;
	padding: 2px 0 2px 0;
	margin: 0;
	}
.contentTable th {
	font-weight: bold;
	color: #A5521C;
	background-color: #FFE2C4;
	border-right: 1px solid #F7CA8F;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #FFC47E;
	padding: 2px 0 2px 0;
	margin: 0;
	}
.contentTable tr.odd {
	background-color: #FFF7EE;
	}
.contentTable tr.subtitle {
	background-color: #FFF4DF;
	color: #A5521C;
	font-weight: bold;
	text-align: center;
	}
.contentTable tr.even {
	background-color: #FFFFFF;
	}
.contentTable_ipo td {
	border-right: 1px solid #F7CA8F;
	border-bottom: 1px solid #F7CA8F;
	padding: 1px 2px 1px 2px;
	}	
.contentTable td {
	border-right: 1px solid #F7CA8F;
	border-bottom: 1px solid #F7CA8F;
	padding: 0 5px 2px 10px;
	}	
.content select {
	font-size: 11px;
	color: #626262;
	margin: 10px 0 0 0;
	}

.iframe select {
	font-size: 11px;
	color: #626262;
	margin: 10px 0 0 0;
	}

/* Market Snapshot in Newspaper */
.terminology td {
background-image:url(images/terminology-bg.gif);
	margin: 0;
	padding: 0;
	}

.terminology td img{
border:0;
	}

/* Menu Hover Properties */
.terminology td.A a {
	background-image:url(images/terminology-A.gif);
	}
	
.terminology td.A a span{
	background-image:url(images/terminology-A.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.A a:hover span{
	background-image:url(images/terminology-A.gif);
	background-position:100% -26px;
}
.terminology td.B a {
	background-image:url(images/terminology-B.gif);
	}
.terminology td.B a span{
	background-image:url(images/terminology-B.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.B a:hover span{
	background-image:url(images/terminology-B.gif);
	background-position:100% -26px;
}
.terminology td.C a {
	background-image:url(images/terminology-C.gif);
	}
.terminology td.C a span{
	background-image:url(images/terminology-C.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.C a:hover span{
	background-image:url(images/terminology-C.gif);
	background-position:100% -26px;
}
.terminology td.D a {
	background-image:url(images/terminology-D.gif);
	}
.terminology td.D a span{
	background-image:url(images/terminology-D.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.D a:hover span{
	background-image:url(images/terminology-D.gif);
	background-position:100% -26px;
}
.terminology td.E a {
	background-image:url(images/terminology-E.gif);
	}
.terminology td.E a span{
	background-image:url(images/terminology-E.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.E a:hover span{
	background-image:url(images/terminology-E.gif);
	background-position:100% -26px;
}
.terminology td.F a {
	background-image:url(images/terminology-F.gif);
	}
.terminology td.F a span{
	background-image:url(images/terminology-F.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.F a:hover span{
	background-image:url(images/terminology-F.gif);
	background-position:100% -26px;
}
.terminology td.G a {
	background-image:url(images/terminology-G.gif);
	}
.terminology td.G a span{
	background-image:url(images/terminology-G.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.G a:hover span{
	background-image:url(images/terminology-G.gif);
	background-position:100% -26px;
}
.terminology td.H a {
	background-image:url(images/terminology-H.gif);
	}
.terminology td.H a span{
	background-image:url(images/terminology-H.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.H a:hover span{
	background-image:url(images/terminology-H.gif);
	background-position:100% -26px;
}
.terminology td.I a {
	background-image:url(images/terminology-I.gif);
	}
.terminology td.I a span{
	background-image:url(images/terminology-I.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.I a:hover span{
	background-image:url(images/terminology-I.gif);
	background-position:100% -26px;
}
.terminology td.J a {
	background-image:url(images/terminology-J.gif);
	}
.terminology td.J a span{
	background-image:url(images/terminology-J.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.J a:hover span{
	background-image:url(images/terminology-J.gif);
	background-position:100% -26px;
}
.terminology td.K a {
	background-image:url(images/terminology-K.gif);
	}
.terminology td.K a span{
	background-image:url(images/terminology-K.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.K a:hover span{
	background-image:url(images/terminology-K.gif);
	background-position:100% -26px;
}
.terminology td.L a {
	background-image:url(images/terminology-L.gif);
	}
.terminology td.L a span{
	background-image:url(images/terminology-L.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.L a:hover span{
	background-image:url(images/terminology-L.gif);
	background-position:100% -26px;
}
.terminology td.M a {
	background-image:url(images/terminology-M.gif);
	}
.terminology td.M a span{
	background-image:url(images/terminology-M.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.M a:hover span{
	background-image:url(images/terminology-M.gif);
	background-position:100% -26px;
}
.terminology td.N a {
	background-image:url(images/terminology-N.gif);
	}
.terminology td.N a span{
	background-image:url(images/terminology-N.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.N a:hover span{
	background-image:url(images/terminology-N.gif);
	background-position:100% -26px;
}
.terminology td.O a {
	background-image:url(images/terminology-O.gif);
	}
.terminology td.O a span{
	background-image:url(images/terminology-O.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.O a:hover span{
	background-image:url(images/terminology-O.gif);
	background-position:100% -26px;
}


.terminology td.P a {
	background-image:url(images/terminology-P.gif);
	}
.terminology td.P a span{
	background-image:url(images/terminology-P.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.P a:hover span{
	background-image:url(images/terminology-P.gif);
	background-position:100% -26px;
}
.terminology td.Q a {
	background-image:url(images/terminology-Q.gif);
	}
.terminology td.Q a span{
	background-image:url(images/terminology-Q.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.Q a:hover span{
	background-image:url(images/terminology-Q.gif);
	background-position:100% -26px;
}
.terminology td.R a {
	background-image:url(images/terminology-R.gif);
	}
.terminology td.R a span{
	background-image:url(images/terminology-R.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.R a:hover span{
	background-image:url(images/terminology-R.gif);
	background-position:100% -26px;
}
.terminology td.S a {
	background-image:url(images/terminology-S.gif);
	}
.terminology td.S a span{
	background-image:url(images/terminology-S.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.S a:hover span{
	background-image:url(images/terminology-S.gif);
	background-position:100% -26px;
}
.terminology td.T a {
	background-image:url(images/terminology-T.gif);
	}
.terminology td.T a span{
	background-image:url(images/terminology-T.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.T a:hover span{
	background-image:url(images/terminology-T.gif);
	background-position:100% -26px;
}
.terminology td.U a {
	background-image:url(images/terminology-U.gif);
	}
.terminology td.U a span{
	background-image:url(images/terminology-U.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.U a:hover span{
	background-image:url(images/terminology-U.gif);
	background-position:100% -26px;
}
.terminology td.V a {
	background-image:url(images/terminology-V.gif);
	}
.terminology td.V a span{
	background-image:url(images/terminology-V.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.V a:hover span{
	background-image:url(images/terminology-V.gif);
	background-position:100% -26px;
}
.terminology td.W a {
	background-image:url(images/terminology-W.gif);
	}
.terminology td.W a span{
	background-image:url(images/terminology-W.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.W a:hover span{
	background-image:url(images/terminology-W.gif);
	background-position:100% -26px;
}
.terminology td.X a {
	background-image:url(images/terminology-X.gif);
	}
.terminology td.X a span{
	background-image:url(images/terminology-X.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.X a:hover span{
	background-image:url(images/terminology-X.gif);
	background-position:100% -26px;
}
.terminology td.Y a {
	background-image:url(images/terminology-Y.gif);
	}
.terminology td.Y a span{
	background-image:url(images/terminology-Y.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.Y a:hover span{
	background-image:url(images/terminology-Y.gif);
	background-position:100% -26px;
}
.terminology td.Z a {
	background-image:url(images/terminology-Z.gif);
	}
.terminology td.Z a span{
	background-image:url(images/terminology-Z.gif);
	width:20px;
	height:24px;
	display:block;
}

.terminology td.Z a:hover span{
	background-image:url(images/terminology-Z.gif);
	background-position:100% -26px;
}

.iframe a:hover,
.iframeSearchResults td a:hover,
.iframeTableData a:hover,
.iframe table.announcements a:hover,
.iframe a:visited,
.iframeTableData a:visited {
 color: #56A3E1;
 text-decoration: underline;
 }
.iframeMainlink a:hover,
.iframeMainlink a:visited,
.iframeSearchResults td a:visited,
.iframe table.announcements a:visited {
 color: #56A3E1;
 text-decoration: none;
 }
.iframe a,
.iframeTableData a {
 color: #2681C7;
 text-decoration: underline;
 font-weight: normal;
 }

.iframeMainlink a,
.iframeSearchResults td a, 
.iframe .date a img,
.iframe table.announcements a {
 color: #2681C7;
 text-decoration: none;
 }

#stockbasics {
	margin: 10px 0 0 5px;
	color: #755730;
	font-size:11px;
	}
#stockbasics td.account {
	background: url("images/remisier01.gif") no-repeat bottom;
	background-color: #FFE2C3;
	}
	
#stockbasics td.buying {
	background: url("images/coins.gif") no-repeat top;
	background-color: #FFF3E6;
	}
	
#stockbasics td.matching {
	background: url("images/remisier02.gif") no-repeat bottom;
	background-color: #FFE2C3;
	}

#stockbasics td.tday {
	background: url("images/calendar.gif") no-repeat top;
	background-color: #FFF3E6;
	}
	
#stockbasics td.account,
#stockbasics td.buying,
#stockbasics td.matching,
#stockbasics td.tday {
	width: 140px;
	padding: 25px 0 10px 0px;
	}

	
#stockbasics td.account div,
#stockbasics td.buying div,
#stockbasics td.matching div,
#stockbasics td.tday div {
	padding: 0 8px 0 14px;
	}
	
.tip {
	border: 1px solid #F7CA8F;
	padding: 0 5px 7px 5px;
	margin: 0 0 0 5px;

	line-height: 1.5em;
	}
.tip img {
	margin: 5px 0 0 0;
	}
.main {
	width: 163px;
	padding: 7px;
	background-color: #FFE2C3;
	color: #755730;
	font-size:11px;
	}
.sub {
	width: 185px;
	padding: 7px;
	background-color:#FFF3E6;
	color: #755730;
	font-size:11px;
	}
.subwhite {
	width: 185px;
	padding: 7px;
	background-color:#FFFFFF;
	color: #755730;
	font-size:11px;
	}
	
#content fieldset.do {
	border: 1px solid #83CA6F;
	width: 85%;
	color:#6d6d6d;
	}

#content fieldset.dont {
	border: 1px solid #FE9B8C;
	width: 90%;
	color:#6d6d6d;
	}

/* Market Snapshot in Newspaper */
.transaction td{
	background-image:url(images/transaction.gif);
	margin: 0;
	padding:0;
	}
	
.transaction a {
	text-decoration: none;
	}
.transaction img {
	border:0px;
	}
/* Menu Hover Properties */

.transaction .YH a {
background-image:url(images/transaction-button01.gif);
} 

.transaction .YH a span{
	background-image:url(images/transaction-button01.gif);
	width:33px;
	height:44px;
	display:block;
	}
	
.transaction .YH a:hover span{
	background-image:url(images/transaction-button01.gif);
	background-position:100% -46px;
}

.transaction .YL a {
	background-image:url(images/transaction-button02.gif);
	}
	
	.transaction .YL a span{
	background-image:url(images/transaction-button02.gif);
	width:33px;
	height:44px;
	display:block;
	}
.transaction .YL a:hover span {
	background-image:url(images/transaction-button02.gif);
	background-position:100% -46px;
	}
.transaction .SC a {
	background-image:url(images/transaction-button03.gif);
	}
	
	.transaction .SC a span{
	background-image:url(images/transaction-button03.gif);
	width:30px;
	height:44px;
	display:block;
	}
	
.transaction .SC a:hover span {
	background-image:url(images/transaction-button03.gif);
	background-position:100% -46px;
	}
.transaction .SCR a {
	background-image:url(images/transaction-button04.gif);
	}
	
	.transaction .SCR a span{
	background-image:url(images/transaction-button04.gif);
	width:41px;
	height:44px;
	display:block;
	}
.transaction .SCR a:hover span {
	background-image:url(images/transaction-button04.gif);
	background-position:100% -46px;
	}
.transaction .CLS a {
	background-image:url(images/transaction-button05.gif);
	}
	
.transaction .CLS a span{
	background-image:url(images/transaction-button05.gif);
	width:46px;
	height:44px;
	display:block;
	}
.transaction .CLS a:hover span {
	background-image:url(images/transaction-button05.gif);
	background-position:100% -46px;
	}
.transaction .plus a {
	background-image:url(images/transaction-button06.gif);
	}
	.transaction .plus a span{
	background-image:url(images/transaction-button06.gif);
	width:17px;
	height:44px;
	display:block;
	}
.transaction .plus a:hover span {
	background-image:url(images/transaction-button06.gif);
	background-position:100% -46px;
	}
.transaction .percent a {
	background-image:url(images/transaction-button07.gif);
	}
	.transaction .percent a span{
	background-image:url(images/transaction-button07.gif);
	width:25px;
	height:44px;
	display:block;
	}
.transaction .percent a:hover span {
	background-image:url(images/transaction-button07.gif);
	background-position:100% -46px;
	}
.transaction .LT a {
	background-image:url(images/transaction-button08.gif);
	}
	.transaction .LT a span{
	background-image:url(images/transaction-button08.gif);
	width:37px;
	height:44px;
	display:block;
	}
.transaction .LT a:hover span {
	background-image:url(images/transaction-button08.gif);
	background-position:100% -46px;
	}
.transaction .DH a {
	background-image:url(images/transaction-button09.gif);
	}
	.transaction .DH a span{
	background-image:url(images/transaction-button09.gif);
	width:28px;
	height:44px;
	display:block;
	}
.transaction .DH a:hover span {
	background-image:url(images/transaction-button09.gif);
	background-position:100% -46px;
	}
.transaction .DL a {
	background-image:url(images/transaction-button10.gif);
	}
	.transaction .DL a span{
	background-image:url(images/transaction-button10.gif);
	width:28px;
	height:44px;
	display:block;
	}
.transaction .DL a:hover span {
	background-image:url(images/transaction-button10.gif);
	background-position:100% -46px;
	}
.transaction .DY a {
	background-image:url(images/transaction-button11.gif);
	}
	.transaction .DY a span{
	background-image:url(images/transaction-button11.gif);
	width:32px;
	height:44px;
	display:block;
	}
.transaction .DY a:hover span {
	background-image:url(images/transaction-button11.gif);
	background-position:100% -46px;
	}
.transaction .PR a {
	background-image:url(images/transaction-button12.gif);
	}
	.transaction .PR a span{
	background-image:url(images/transaction-button12.gif);
	width:76px;
	height:44px;
	display:block;
	}
.transaction .PR a:hover span {
	background-image:url(images/transaction-button12.gif);
	background-position:100% -46px;
	}
.transaction .MC a {
	background-image:url(images/transaction-button13.gif);
	}
	.transaction .MC a span{
	background-image:url(images/transaction-button13.gif);
		width:73px;
	height:44px;
	display:block;
	}
.transaction .MC a:hover span {
	background-image:url(images/transaction-button13.gif);
	background-position:100% -46px;
	}
.transaction .NTA a {
	background-image:url(images/transaction-button14.gif);
	}
	.transaction .NTA a span{
	background-image:url(images/transaction-button14.gif);
	width:28px;
	height:44px;
	display:block;
	}
.transaction .NTA a:hover span {
	background-image:url(images/transaction-button14.gif);
	background-position:100% -46px;
	}
.pgThumbTable{
font-size:11px;
color:#6d6d6d;
margin-top:10px;
padding:5px;
}

.pgThumbTable .pgThumbImageTitle{
background-color:#FFFFFF;
}

.pgThumbTable td{
margin-top:20px;
}

.pgThumbTable .pgNavigation a{
	color: #2780C9;
	font-weight: bold;
	text-decoration: none;
}

.pgThumbTable .pgNavigation a:hover{
color: #56A3E1;
	font-weight: bold;
	text-decoration: underline;
}


.pgThumbTable a {
	color: #2780C9;
	font-weight: bold;
	text-decoration: none;
	}
.pgThumbTable a:hover {
	color: #56A3E1;
	font-weight: bold;
	text-decoration: underline;
	}


/* Fieldset Orange */
#content fieldset {
	float: left;
	border: 1px solid #F7CA8F;
	padding: 10px;
	width: 430px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 408px;
	}
html>body #content fieldset {
	width: 408px;
	}
#content legend {
	margin: 0 0 8px 0;
	}
#content .floatImg {
	float: left;
	margin-right: 15px;
	width: 140px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 125px;
	}
html>body #content .floatImg {
	width: 125px;
	}
#content .floatImgRight {
	float: left;
	margin-left: 15px;
	width: 140px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 125px;
	}
html>body #content .floatImgRight {
	width: 125px;
	}