body {
	margin-top: 0;
	background-image: url(/images/bgtop.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-left: 0px;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	}
#Content ul {
	font-size: 11px;
	line-height: 16px;
	margin-left: 25px;
	padding: 0px;
	list-style-image: url(/images/bullet_ul.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Content ul li {
	margin-top: 10px;
}
#Content li ul {
	margin-left: 20px;
	list-style-image: url(/images/bullet_li.gif);
}
#Content ol {
	font-size: 11px;
	line-height: 16px;
	margin-left: 25px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Content ol li {
	margin-top: 10px;
}
#Content li ol {
	margin-left: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4E668D;
	font-size: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F383A;
	margin-top: 2em;
	margin-bottom: 0.25em;
}
td h2 {
	vertical-align: top; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 0.2em;
}

img
{
	border-style: none;
}

#Content A:link , #bottom_content A:link {
	color:#D71E04;
	text-decoration:none;
}

#Content A:visited , #bottom_content A:visited {
	color: #981B1E;
	text-decoration: none;
}

#Content A:link:hover, #Content A:visited:hover {
	color: #30373A;
	text-decoration: underline;
}

/* layout for tables where headings have row scope */

#Content .horiz th {
   text-align:left;
   vertical-align:top;
   padding-right:1em;   
}

#Content table.horiz {
   margin-left:0;
   padding-left:0;
}

.quoter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 2px;
	text-align: right;
}
#News A {
	color: #000000;
	text-decoration: none;
}
#News A:hover {
	color: #D71D04;
	text-decoration: underline;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4E668D;
	text-transform: uppercase;
}
tt {
	font-family: Courier New, Courier, mono;
	font-size: inherit;
}
pre {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.smalltext table {
	margin-left: 15px;
	margin-top: 20px;
	width: 191px;
}
.smalltext td p {
	padding: 10px;
	font-weight: bold;
}
.smalltext img {
	margin-left: 10px;
	margin-right: 10px;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #D71B01;
	line-height: 20px;
}
.key {
	color: #981B1E;
}
.Red {
	color: #4E668D;
}
.value {
	font-weight: bold;
}
.mgmt_team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
}
#TableChart {
	margin-top: 15px;
	border: 1px solid #CCCCCC;
}
#TableChart td{
	padding: 5px 5px 5px 7px;

}

.bib_authors {
        color:red;
 } 

.bib_title {
        font-style:italic;
 } 

.bib_in {
        font-style:italic;
 } 

a.info{
    position:relative; 
    z-index:24; 
    }

a.info:hover{z-index:25; }

a.info span{display: none}

a.info:hover span.tooltip{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0.5em; left:1em; 
	width:auto;
	white-space:nowrap;
    border:1px solid #333333;
    background-color:#EEEEEE; 
	margin:0.5em;
	padding:0.5em;
	color:black;
	font-weight:normal;
    text-align: left}

a[href$='.pdf']
{
background: url(/images/pdficon_small.gif) left bottom no-repeat;
padding: 2px 0 1px 20px ;
/*line-height: 23px;*/
}


.oneline {
   white-space:nowrap;
}


div.abstract { 
background-color:#F4F4F4;
 }


.cs_selected { 
  border-bottom: 1px solid red;
} 

.cs_in_result { 
  color : red 
}

.cs_endpoint { 
  border-bottom: 1px solid red;
} 

.cs_startpoint { 
  border-bottom: 1px solid green;
} 


.indented { 
        margin-left: 3em;
}
.noindent { 
        margin-left: 0;
}
