/*  used by /publications/ctoc.html */

#ctoccontent {
	position:absolute;
	left:0px;
	top:42px;
	width:62%;
	margin-left:23%;
	border-style:none;	
	text-align:left;
	font-family:  arial, helvetica, sans-serif;
	font-size: 10pt; 
    font-weight:normal;
    line-height:13pt;
    color:black;
}

#ctoccontent .pic {
	position: absolute;
	left:0px;
	width:420px; height:456px
	top:90px;
	background-color:#999999;
	
	
}

#head1 {
	position:relative;
	font-family:   arial, sans-serif; 
	font-size: 9pt;
	line-height:17pt;
	font-weight:normal;
	font-style:italic;
	
	margin-top:-320px;
	margin-left:30px;
	color:black;
}

#head1 .l2{
	font-size:12pt

}

#head1 .l3{

	font-style:normal;
}

#head2 {
	
	font-family: arial, sans-serif; 
	font-size: 13pt;
	
	font-weight:normal;
	font-style:italic;
	margin-left:150px; 
	margin-top:30px;
	color:#999999;
}

#head2 .k1{
	font-style:normal;
	font-size:38pt;
	color:#FFF281;
}

#head2 .k2{

	font-style:normal;
	font-size:30pt;
	color:#FFF281;
}

#head3 {

	font-family:  arial, sans-serif; 
	font-size: 9pt;
	line-height:14pt;
	font-weight:normal;
	font-style:normal;
	margin-top:30px;
	margin-left:165px;
	color:black;
}

#head4 {
	font-family:  arial, sans-serif; 
	font-size: 8pt;
	line-height:11pt;
	font-weight:normal;
	font-style:italic;
	
	color:black;
	text-align:center;
	margin-top:15px;
	margin-left:165px;
	
}


#ctocdesc1 {
 
	font-family: arial, sans-serif;
	font-size: 9pt; 
    font-weight:normal;
    line-height:12pt;
    color:black;
  
  
   padding-left:15px;
    
}

#ctocdesc1 .h1 {
	font-family: arial, sans-serif;
	font-size: 9pt; 
    font-weight:normal;
    line-height:12pt;
    color:black;
	

}

#ctocdesc1 .h2 {
	font-family: arial, sans-serif;
	font-size: 9pt; 
    font-weight:normal;
    line-height:12pt;
    color:#a43733;
	

}

#ctocdesc1 ul {
	
	width:160px;
	list-style: none;
	
	background: #FFFFB2;

	padding: 0;
	border: solid black;
	border-width: 1px 0;
	
}


#ctocdesc1 li{
	padding: 0;
	
	border-bottom: solid black;
	border-width: 1px 0;
/* give IE a hover class on LI \*/
	 behavior: url('http://www.me-and-us.co.uk/classes/hoverclass.htc');
/* end */
  }
#ctocdesc1 ul li {
	
	position:relative;
	
	

}
#ctocdesc1  a.block {
    display: block;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size:9pt;
	color: black;
	background: #FFFFB2;

	text-decoration: none;
	padding: 2px 5px;
}



#ctocdesc1 .btn {
	font-family:verdana, arial, sans-serif;
	font-size: 9pt; 
    font-weight:normal;
    line-height:12pt;
    color:black;
	

}



#ctocdesc1 li ul {
	position: absolute;
	left: -120px;
	top:-2px;
	width:10em;
	font-weight: normal;
	border-width: 2px;
	margin: 0;
	z-index:99;
	display:none;
}

#ctocdesc1 li li {
	padding-right: 0;
	width: 10em
}

#ctocdesc1 li ul a {
	width: 11em;

}


#ctocdesc1 li:hover ul,#ctocdesc1 li.hover ul { 
        display: block; 


}

#ctocdesc1 a:hover {
		background: #FFF281;


}
#ctocdesc2 {
	clear:left;
 
 	width:100%;
	font-family: arial, sans-serif;
	font-size: 10pt; 
    font-weight:normal;
    line-height:12pt;
    color:black;
   
   

}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
