/* css Zen Garden submission 118 - 'Some Leafs', by Michael Tupy, http://www.t-2.at/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2004, Michael Tupy */
/* Added: Sept. 2nd, 2004 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */
   


/* css zen garden - "some leafs" - michael tupy - t2 graphic design - http://www.t-2.at/ */

/* this is a basic theme - works with nearly all browsers */
/* all the text is visible and easy to change */
/* the css code is overcoded and long - so its easier for css starters */

/* tested with: */
/* on mac osx: safari 1.2.2, camino 0.8b, mozilla 1.7, firefox 0.9, omniweb 4.5, ie 5.2.3, */
/* on mac os9: ns 7.0.2, ie 5.1.6, */
/* on win98:  ie 6.0.2800, ns 7.0.1, moz 1.6, firefox 0.9, opera 7.03, */


/* ie5 win - grrr - start */
/* body { 
	font: small serif;
      margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: left; }*/
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* start of the real css */

/* basic elements */

body { 
	color: #000000; /*#003263*/
	height: auto;
	background-color: #ffffff;
 	background-image: url(/Clinicaltrials/images/700_281a.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 12px; 
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
      margin: 0px; 
	padding: 0px;
	}
	

.header_border_top{
	border-bottom: 1px solid #6BA2CC;/*003263*/
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #6BA2CC; 


}

.td1_800 {
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	background-image: url(/Clinicaltrials/images/800.jpg);
	border-top: 1px solid #6BA2CC;
	
	
}



.blue_border {
	border: 0px solid #4477aa;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6BA2CC;
	color: #FFFFFF; 


}

.a3:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
.a3:visited, 
.a3:visited:hover { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
.a3:hover, 
.a3:active { 
	text-decoration: underline;
	font-weight: bold;
	color: #134A81;/*FF6600*/
	}



.a5:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
	}
.a5:visited, 
.a5:visited:hover { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
	}
.a5:hover, 
.a5:active { 
	text-decoration: underline;
	font-weight: normal;
	color: #134A81;/*FF6600 134A81*/
	}




.a31:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #c10505;
	}
.a31:visited, 
.a31:visited:hover { 
	font-weight: normal; 
	text-decoration: none; 
	color: #FF0000;
	}
.a31:hover, 
.a31:active { 
	text-decoration: underline;
	font-weight: none;
	color: #0000FF;
	}




/* major divs */
#container { 
	width: 800px;	
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 1px hidden #003263;

	}

#preambleX {
	
 	width: 730px;
	border: 1px solid #6BA2CC; 
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;

	}
#preamble1 {
 	width: 710px;/*750*/
	border: 1px solid #6BA2CC; /**/
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;/*EEEEEE*/

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


#preamble {
	position: absolute; 
 	width: 430px;
	height: 100px;
	left: 300px;
	
	border: 1px solid #6BA2CC; 
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;

	}


#preamble_username {
	position: absolute; 
 	width: 430px;
	height: 100px;
	left: 300px;
	
	border: 0px solid #6BA2CC; 
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;

	}

#preamble_admin {
	position: absolute; 
 	width: 430px;
	height: 100px;
	left: 300px;
	
	border: 1px solid #335566; 
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}


	
#linkList {
  	position: absolute; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	clip: rect(   ); 
	left: 0px; top: 20px;
border: 1px solid #6BA2CC;
background-color: #ffffff;

	}


	
#linkList ul {
	border-top: 0px dotted #ccc;
	margin: 5px 5px 0px 20px; 
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	list-style-image:	url(/Clinicaltrials/images/listbullet.gif);
	list-style-type: square  ;


	}
	
#linkList li {
	
	list-style-image:	url(/Clinicaltrials/images/listbullet.gif);
	list-style-type: square  ;	
	background-color: #f1f1f1;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	border-bottom: 1px dashed #e2e2e2;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
	
	
	
	
	.li_faq {
	
	list-style-image:	url(/Clinicaltrials/images/listbulletoo.gif);
	list-style-type: square  ;	
	background-color: #ffffff;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	border-bottom: 0px dashed #e2e2e2;
	margin: 0px 0px 0px 40px; 
	padding: 3px 3px 3px 3px;
	}
	
	
	
	
	
	
	
	
	
	
	
#linkList li a:link,
#linkList li a:visited, 
#linkList li a:visited:hover,
#linkList li a:hover, 
#linkList li a:active {
	font-style: normal;
	padding-right: 5px;
	}
	
#linkList h3 {
	color: #134A81;
	background-color: #ffffff;
 	background-image: url(/Clinicaltrials/images/stone_24x.gif);
	background-position: center right;
	background-repeat: repeat-x;
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}


	
#lselect,
#lfavorites,
#larchives,
#lresources {
	background-image: url(/Clinicaltrials/images/leaf_09bx.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 0px solid #aaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	}







/*table*/
table{
	border: 0px solid #ff0000;
	margin: 0px 0px 0px 0px ;
      
}
.tablemessage{
	border: 0px solid #ff0000;
	margin: 0px 0px 0px 2px ;
      
}



th, td {
	padding: 2px 4px 2px 4px;/*2px 4px 2px 4px;*/
	text-align: left;
	vertical-align: top;
}
thead tr {
  background-color: #eeeeee;
}


table.simple1 thead tr {
  background-color: #eee;
}
table.simple1 tr.even {
  background-color: #eeeeee;
}
table.simple1 tr.odd {
  background-color: #e2e2e2;
}
table.simple1 {
	border: 0px solid #ccc;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
}

table.simple1 td,table.simple1 th{
	border: 0px solid #ccc;
padding: 7px 0px 10px 0px;
}      



#preamblepop {
	position: absolute; 
 	width: 430px;
	height: 100px;
	left: 300px;
	
	border: 1px solid #6BA2CC; 
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

#preamblepop h3 {
	color: #134A81;
	background-color: #6BA2CC;
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 10px 4px 4px 14px;
	}
	
	
	#preamblepop h2 {
	color: #FFFFFF;
	background-color: #CCCCCC;
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 10px 4px 4px 14px;
	}

table.simplepop thead th {
  	background-color: #BBD6EF;
  	/*text-transform: uppercase;*/
  	font-family: Helvetica, Verdana,  Arial,sans-serif;
	font-weight: bold; 
	font-size: 13px;
	color: #134A81;/*#C10505*/
}
table.simplepop tr.even {
  background-color: #f1f1f1;
}
table.simplepop tr.odd {
  background-color: #ffffff;
}
table.simplepop {
	border: 0px solid #ccc;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
}

table.simplepop td{
	border: 1px solid #ccc;
	font-family: Helvetica, Verdana,  Arial,sans-serif;
	padding: 5px 5px 5px 5px;
}  











#preamblepopprnt {
	position: absolute; 
 	width: 430px;
	height: 100px;
	left: 300px;
	
	border: 1px solid #6BA2CC; 
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

#preamblepopprnt h3 {
	color: #FFFFFF;
	background-color: #FF8A00;
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 10px 4px 4px 14px;
	}
	
	
	#preamblepop h2 {
	color: #FFFFFF;
	background-color: #CCCCCC;
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 10px 4px 4px 14px;
	}

table.simplepopprnt thead th {
  	background-color: #CCCCCC;
  	/*text-transform: uppercase;*/
  	font-family: Helvetica, Verdana,  Arial,sans-serif;
	font-weight: bold; 
	font-size: 13px;
	color: #000000;/*#C10505*/
}
table.simplepopprnt tr.even {
  background-color: #f1f1f1;
}
table.simplepopprnt tr.odd {
  background-color: #ffffff;
}
table.simplepopprnt {
	color: #000000;
	border: 0px solid #ccc;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
}

table.simplepopprnt td{
	border: 1px solid #ccc;
	font-family: Helvetica, Verdana,  Arial,sans-serif;
	padding: 5px 5px 5px 5px;
}  
























table.simple11 thead tr {
  background-color: #eee;
}
table.simple11 tr.even {
  background-color: #eeeeee;
}
table.simple11 tr.odd {
  background-color: #e2e2e2;
}
table.simple11 {
	/*color: #c10505;*/
	border: 1px solid #6BA2CC;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-transform: capitalize;*/




}


table.simple11 h3 {
	color: #134A81;
	background-color: #BBD6EF;/*c10505,FF8A00*/
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 14px;
	/*text-transform: uppercase;*/
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 4px;
	}

table.simple11 h5 {
	color: #000000;
	background-color: #FFFFFF; 	
	font-size: 12px; 
	line-height: 12px;
	/*text-transform: uppercase;*/
	margin: -10px -10px -10px -20px;
	padding: 10px 1px 0px 0px;
	}

table.simple11 h6 {
	color: #C10505;
	background-color: #FFFFFF; 	
	font-size: 12px; 
	line-height: 12px;
	/*text-transform: uppercase;*/
	margin: -10px -10px -10px -20px;
	padding: 10px 1px 0px 0px;
	}


table.simple11 td,table.simple1 th{
	border: 1px solid #f1f1f1;
padding: 7px 10px 10px 10px;
}      





table.simpleindex thead tr {
  background-color: #eee;
}
table.simpleindex tr.even {
  background-color: #eeeeee;
}
table.simpleindex tr.odd {
  background-color: #e2e2e2;
}
table.simpleindex {
	/*color: #c10505;*/
	border: 0px solid #6BA2CC;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-transform: capitalize;*/
	



}


table.simpleindex h3 {
	color: #FFFFFF;
	background-color: #FF8A00;/*c10505,FF8A00*/
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 14px;
	/*text-transform: uppercase;*/
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 4px;
	}

table.simpleindex h5 {
	color: #134A81;
	background-color: #BBD6EF; 	
	font-size: 12px; 
	line-height: 12px;
	/*text-transform: uppercase;*/
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	}

table.simpleindex h6 {
	color: #C10505;
	background-color: #FFFFFF; 	
	font-size: 12px; 
	line-height: 12px;
	/*text-transform: uppercase;*/
	margin: -10px -10px -10px -20px;
	padding: 10px 1px 0px 0px;
	}


table.simpleindex td,table.simple1 th{
	border: 0px solid #f1f1f1;
padding: 7px 10px 10px 10px;
text-align: justify; 
}      










table.simplesearch thead tr {
  background-color: #eee;
}
table.simplesearch tr.even {
  background-color: #FbFbFb;
}
table.simplesearch tr.odd {
  background-color: #eeeeee;
}
table.simplesearch {
	/*color: #c10505;*/
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-transform: capitalize;*/




}


table.simplesearch h3 {
	color: #FFFFFF;
	background-color: #FF8A00;/*c10505,FF8A00*/
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 14px;
	/*text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 4px;*/
	}

table.simplesearch h5 {
	color: #000000;
	background-color: #FFFFFF; 	
	font-size: 12px; 
	line-height: 12px;
	/*text-transform: uppercase;
	margin: -10px -10px -10px -20px;
	padding: 10px 1px 0px 0px;*/
	}

table.simplesearch h6 {
	color: #C10505;
	background-color: #FFFFFF; 	
	font-size: 12px; 
	line-height: 12px;
	/*text-transform: uppercase;
	margin: -10px -10px -10px -20px;
	padding: 10px 1px 0px 0px;*/
	}


table.simplesearch td,table.simple1 th{
	border: 1px solid #f2f2f2;
/*padding: 7px 10px 10px 10px;*/
}      



















table.simple101 thead tr {
  background-color: #eee;
}
table.simple101 tr.even {
  background-color: #eeeeee;
}
table.simple101 tr.odd {
  background-color: #e2e2e2;
}
table.simple101 {
	/*color: #c10505;*/
	border: 0px solid #6BA2CC;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-transform: capitalize;*/




}


table.simple101 h3 {
	color: #134A81;
	background-color: #BBD6EF;/*c10505,FF8A00*/
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 14px;
	/*text-transform: uppercase;*/
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 4px;
	}

table.simple101 h5 {
	color: #000000;
	background-color: #FFFFFF; 	
	font-size: 12px; 
	line-height: 12px;
	/*text-transform: uppercase;*/
	margin: -10px -10px -10px -20px;
	padding: 10px 1px 0px 0px;
	}

table.simple101 h6 {
	color: #C10505;
	background-color: #FFFFFF; 	
	font-size: 12px; 
	line-height: 12px;
	/*text-transform: uppercase;*/
	margin: -10px -10px -10px -20px;
	padding: 10px 1px 0px 0px;
	}


table.simple101 td,table.simple1 th{
	border: 1px solid #f1f1f1;
padding: 7px 10px 10px 10px;
}      









table.simpleprinttop thead tr {
  background-color: #eee;
}
table.simpleprinttop tr.even {
  background-color: #eeeeee;
}
table.simpleprinttop tr.odd {
  background-color: #e2e2e2;
}
table.simpleprinttop {
	color: #000000;
	border: 0px solid #000000;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-transform: capitalize;*/




}


table.simpleprinttop h3 {
	color: #000000;
	background-color: #cccccc;/*c10505,FF8A00*/
	border-top: 1px solid #000000;
	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 14px;
	/*text-transform: uppercase;*/
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 4px;
	}


table.simpleprinttop td,table.simple1 th{
	border: 0px solid #000000;
padding: 7px 10px 10px 10px;
}      







table.simpleprint thead tr {
  background-color: #eee;
}
table.simpleprint tr.even {
  background-color: #eeeeee;
}
table.simpleprint tr.odd {
  background-color: #e2e2e2;
}
table.simpleprint {
	color: #000000;
	border: 1px solid #000000;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-transform: capitalize;*/


}

table.simpleprint td,table.simple1 th{
	border: 1px solid #000000;
padding: 7px 10px 10px 10px;
}      

table.simpleprint h3 {
	color: #000000;
	background-color: #cccccc;/*c10505,FF8A00*/
	border-top: 1px solid #000000;
	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 14px;
	/*text-transform: uppercase;*/
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 4px;
	}













table.simple111 {
	color: #000000;
	border: 1px dashed #6BA2CC;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-transform: capitalize;*/
}

table.simple111 h5 {
	color: #000000;
	background-color: #FFFFFF; 	
	font-size: 11px; 
	line-height: 12px;
	/*text-transform: uppercase;*/
	margin: -10px -10px -10px -20px;
	padding: 10px 1px 0px 0px;
	}







table.simple114 {
	color: #000000;
	border: 0px dashed #6BA2CC;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-transform: capitalize;*/
}

table.simple114 h5 {
	color:  #767676;
	background-color: #FFFFFF; 	
	font-size: 10px; 
	line-height: 12px;
	font-weight: normal; 
	/*text-transform: uppercase;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
	}








table.simple12 thead tr {
  background-color: #eee;
}
table.simple12 tr.even {
  background-color: #eeeeee;
}
table.simple12 tr.odd {
  background-color: #e2e2e2;
}
table.simple12 {
	color: #000000;/*4F8CC1*/
	border: 1px solid #6BA2CC;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-transform: capitalize;
	
*/




}


table.simple12 h3 {
	color: #FFFFFF;
	background-color: #6BA2CC;/*c10505,FF8A00*/
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 14px;
	/*text-transform: uppercase;*/
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 4px;
	}

table.simple12 h5 {
	color: #4F8CC1;
	background-color: #FFFFFF; 	
	font-size: 11px; 
	line-height: 12px;
	/*text-transform: uppercase;*/
	margin: -10px -10px -10px -20px;
	padding: 10px 1px 0px 0px;
	}


table.simple12 td,table.simple1 th{
	border: 1px solid #f1f1f1;
padding: 7px 10px 10px 10px;
}      






table.simple12x {
	color: #c10505;
	border: 0px solid #6BA2CC;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-transform: capitalize;*/
}

table.simple12x td,table.simple1 th{
	border: 0px solid #f1f1f1;
padding: 1px 4px 10px 10px;
}      





table.simpledisclaimer thead tr {
  background-color: #eee;
}
table.simpledisclaimer tr.even {
  background-color: #eeeeee;
}
table.simpledisclaimer tr.odd {
  background-color: #e2e2e2;
}
table.simpledisclaimer {
	color: #767676;
	border: 0px solid #6BA2CC;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*text-transform: capitalize;*/




}


table.simpledisclaimer h3 {
	color: #FFFFFF;
	background-color: #6BA2CC;/*c10505,FF8A00*/
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 14px;
	/*text-transform: uppercase;*/
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 4px;
	}

table.simpledisclaimer h5 {
	color: #000000;
	background-color: #FFFFFF; 	
	font-size: 11px; 
	line-height: 12px;
	/*text-transform: uppercase;*/
	margin: -10px -10px -10px -20px;
	padding: 10px 1px 0px 0px;
	}


table.simpledisclaimer td,table.simple1 th{
	border: 0px solid #f1f1f1;
padding: 7px 10px 10px 10px;
}      






 


table.simpleevent {
	color: #000000;
	border: 1px solid #EEEEEE;/*6BA2CC*/
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	/*text-transform: capitalize;*/
}

table.simpleevent td{
text-align: left;
	border: 1px solid #000000;
padding: 0px 0px 0px 0px;

}















.button {
	font-family: Helvetica, Verdana,  Arial,sans-serif;
	font-weight: bold; 
	font-size: 12px;
	color: #ffffff;
	text-transform: capitalize;
	background-color: #6BA2CC;
	border: 1px solid #4F8CC1 ;
}


.buttontables {
	font-family: Helvetica, Verdana,  Arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold; 
	line-height: 14px;	
	text-align: left; 
	background-color: #6BA2CC;
	border: 2px solid #4F8CC1;/*134A81,4F8CC1;*/
}
.buttontables11 {
	font-family: Helvetica, Verdana,  Arial,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold; 
	line-height: 14px;	
	text-align: left; 
	background-color: #6BA2CC;
	border-top: 1px solid #6BA2CC;
border-left: 1px solid #6BA2CC;
border-right: 1px solid #6BA2CC;


}

.searchtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #6BA2CC;/*#5599BB*/
}


.blackBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #6BA2CC;/*#5599BB*/
}


.searchBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #000000;*/
	border: 0px solid #6BA2CC;/*#5599BB*/
	background-color: #ffffff;
}
.header_border{
	border: 0px solid #cccccc;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: justify; 
	margin: 0px; 
	padding: 0px 0px 0px 0px;
}
.p_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify; 
	margin: 0px; 
	padding: 0px 0px 0px 0px;
}
h1, h3 {
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	margin: 0px; 
	padding: 5px;/* prev 5px;*/
	}
	
	
	h2{
	color: #134A81;
	font-size: 12px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	margin: 0px; 
	padding: 0px 0px 4px 0px;/* prev 5px;*/
	}

h4 {
	color: #4F8CC1;/*FF8A00;*/
	font-size: 12px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	margin: 0px; 
	padding: 6px;
	}

	
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;/*003263*/
	}
a:visited, 
a:visited:hover { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
	}
a:hover, 
a:active { 
	text-decoration: underline;
	font-weight: bold;
	color: #134A81;
	}





.aNews:link { 
	font-weight: normal; 
	text-decoration: none;
	
	color: #000000;/*003263*/
	}
.aNews:visited, 
.aNews:visited:hover { 
	font-weight: normal; 
	text-decoration: none; 
	/*text-align: right;*/
	color: #000000;
	}
.aNews:hover, 
.aNews:active { 
	text-decoration: underline;
	font-weight: normal;
	
	color: #0000FF;
	}









.a1:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #134A81;
	}
.a1:visited, 
.a1:visited:hover { 
	font-weight: normal; 
	text-decoration: none; 
	color: #134A81;
	}
.a1:hover, 
.a1:active { 
	text-decoration: underline;
	font-weight: bold;
	color: #134A81;
	}



.a2:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #134A81;
	}
.a2:visited, 
.a2:visited:hover { 
	font-weight: normal; 
	text-decoration: none; 
	color: #134A81;
	}
.a2:hover, 
.a2:active { 
	text-decoration: underline;
	font-weight: none;
	color: #134A81;
	}







/*Form Fields*/

.text{
	border: 1px solid #7F9DB9;
	font-family: Verdana; 
	font-size: 12px;
 	background-color: none;
	

}
.textarea{
	border: 1px solid #7F9DB9;
	font-family: Verdana; 
	font-size: 12px;
 	background-color: none;
	width: 140px;
	height: 100px;
}
.select{
	border: 1px solid #7F9DB9;
	font-family: Verdana; 
	font-size: 10px;
 	background-color: none;
	/*width: 520px;*/
}

.radio{
	border: 0px solid #7F9DB9;
	font-family: Verdana; 
	font-size: 12px;
 	background-color: none;
	width: 2em; height: 2em;

}

.checkbox{
	border: 0px solid #7F9DB9;
	font-family: Verdana; 
	font-size: 12px;
 	background-color: none;
	width: 2em; height: 2em;

}


.FormField {
	border: 1px solid #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5EEE0;
}

.FormFieldtable {
	border: 1px solid #4477aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: none;
}

hr {
	/*border:solid #FD8107;*/
	border:solid #C5C5C5;
	border-width:1px 0 0; 
	height:0;
   }
   
.hrprint {
	border:solid #000000;
	border-width:1px 0 0; 
	height:0;
   }
   
   
.selectinstitute{
	border: 1px solid #7F9DB9;
	font-family: Verdana; 
	font-size: 12px;
 	background-color: none;
	width: 275px;
}
   
/*----------------------------------------------------------------------*/.


















































.button_save {
	font-family: Helvetica, Verdana,  Arial,sans-serif;
	font-weight: bold; 
	font-size: 12px;
	color: #ffffff;
	text-transform: capitalize;
	background-color: #4477AA;
	border: 1px solid #003366;
     padding: 3px 3px 3px 3px;

}

.RegText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.tableTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left; 
	margin: 0px 0px 0px 0px;
	padding: 5px;

}


.c { 
	color: #0000ff ! important;
	font-weight: normal ! important;
	font-style: italic ! important;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
	}



acronym { 
	font-weight: normal; 
	font-style: normal;
	border: 0;
	text-align: left; 
	margin: 0px; 
	padding: 5px;

	}




#intro {
 	width: 800px; 
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 1px hidden #003263;


	}
	
#supportingText {
 	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border: 1px dashed #003263;

	}
.li_ctri {
	
	background-color: #ffffff;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	border-bottom: 0px solid #e2e2e2;
	margin: 0px 0px 15px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
	.ul_search {	
	border-top: 0px dotted #ccc;
	margin: 5px 5px 0px 30px; 
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align:Left;
	list-style-image:	url(/Clinicaltrials/images/listbullet5.gif);
	list-style-type: square  ;
	}
	
	.li_search {
	
	background-color: #ffffff;
	font-size: 11px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	border-bottom: 0px solid #e2e2e2;
	margin: 0px 0px 10px 0px; 
	padding: 3px 3px 3px 3px;
	}
	
	

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:	url(/Clinicaltrials/images/listbulletdd.gif);
	list-style-type: numbered  ;

}

ul {	
	border-top: 0px dotted #ccc;
	margin: 5px 5px 0px 30px; 
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align:Left;
	list-style-image:	url(/Clinicaltrials/images/listbullet.gif);
	list-style-type: square  ;
	}



li {
	
	background-color: #ffffff;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	border-bottom: 1px dashed #e2e2e2;
	margin: 0px 0px 15px 0px; 
	padding: 3px 5px 3px 5px;
	}









#lselect1,
#lfavorites1,
#larchives1,
#lresources1 {
	background-image: url(/Clinicaltrials/images/leaf_09b.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	}



.ul_alerts {
	border-top: 0px dotted #ccc;
	margin: 5px 5px 0px 20px; 
	padding: 0px 0px 0px 0px;
	background-color: #EEEEEE;
	list-style-image:	url(/Clinicaltrials/images/listbullet.gif);
	list-style-type: square  ;


	}


.li_alerts {
	
	background-color: #EEEEEE;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	border-bottom: 1px dashed #e2e2e2;
	margin: 0px 0px 12px 0px; 
	padding: 3px 5px 3px 5px;
	}

/* minor divs */
#pageHeader {
 	width: 400px;
 	height: 20px; /* strange but ie6 needs this */
 	background-image: url(/Clinicaltrials/images/blatt02aa.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 0px;    
	border-right: 1px solid #aaa;    
	border-bottom: 1px solid #aaa;    
	border-left: 1px solid #aaa;    
	margin: 0px 0px 0px 0px; 
	padding: 224px 0px 0px 0px;
	}
	#pageHeader h1 {
 	width: 600px;
	color: #fff;
	font-size: 24px; 
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: -30px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#pageHeader h2 {
 	width: 600px;
	color: #fff;
	font-size: 12px; 
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 4px;
	}
		
#quickSummary {
 	width: 680px;
 	background-image: url(/Clinicaltrials/images/mofbandx.gif);
	background-position: top center;
	background-repeat: repeat;
	background-color: #284C00;
	border: 1px solid #aaa;    
	margin: 10px 0px;
	padding: 10px 10px;
	}

#quickSummary .p1 { 
	color: #fff ! important;
	font-size: 12px ! important;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#quickSummary .p2 { 
	color: #fff ! important;
	font-size: 12px ! important;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


#preamble h3,
#supportingText h3 {
	color: #134A81;
	background-color: #BBD6EF;/*#FF8A00,c10505*/
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 10px 4px 4px 14px;
	}





#preamble h6{
	color: #134A81;
	background-color: #BBD6EF;/*#FF8A00,c10505*/
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 11px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	}







#preamble11 {
 	width: 750px;
	border: 0px solid #6BA2CC; /**/
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;/*EEEEEE*/

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#preamble11 h4,
#supportingText h4 {
	color: #335566;
	background-color: #f2f2f2;
 	background-image: url(/Clinicaltrials/images/stone_21x.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 14px; 
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;

	margin: -10px -10px 0px -10px;
	padding: 4px 4px 4px 27px;
	}


#preamble1 h4,
#supportingText h4 {
	color: #335566;
	background-color: #f2f2f2;
 	background-image: url(/Clinicaltrials/images/stone_21x.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 14px; 
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;

	margin: -10px -10px 0px -10px;
	padding: 4px 4px 4px 27px;
	}

#preamble2 {
 	width: 650px;
	border: 1px solid #5599BB;    
 	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#preamble2 h4,
#supportingText h4 {
	color: #ffffff;
	background-color: #4477AA;
 	background-image: url(/Clinicaltrials/images/headrtablex.jpg);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 0px -10px;
	padding: 4px 4px 4px 4px;
	}


#preamble3 {
 	width: 320px;
	border: 1px hidden #fff;    
 	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 22px 0px;
	}

#preamble3 h5,
#supportingText h5 {
	color: #284C00;
	background-color: #ddd;
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 0px -10px;
	padding: 4px 4px 4px 11px;
	}

#preamble4 {
 	width: 690px;
	border: 1px solid #fff;    
 	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 22px 0px;
	}


#preamble4 h6,
#supportingText h6 {
	color: #284C00;
	background-color: #ddd;
 	background-image: url(/Clinicaltrials/images/stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 0px -10px;
	padding: 4px 4px 4px 11px;
	}



#pvl {
	display: block;
	list-style-type: none;
	color: #6c9e2d;
	background-color: #ff0000;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
 
}

#explanation,
#participation,
#benefits,
#requirements {
 	width: 450px;
	border: 1px solid #aaa;    
 	background-image: url(/Clinicaltrials/images/leaf_09d.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;	
	margin: 10px -10px 0px -10px;
	padding: 10px 10px 20px 10px;
	}
#explanation p,
#participation p,
#benefits p,
#requirements p,
#preamble p {
	padding-bottom: 8px;
	text-align: justify;
	}	
	
	
	
	
	
#preamble_list {
	position: relative; 
 	width: 440px;
	left: 118px;/*left: 300px; height: 100px; overflow: visible;*/	
	border: 1px ridge #335566; 
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
height: 165px; 
overflow: auto; 
scrollbar-face-color: silver;
scrollbar-shadow-color: #eeeeee;
scrollbar-highlight-color: #eeeeee;
scrollbar-3dlight-color: #eeeeee;
scrollbar-darkshadow-color: #cccccc;
scrollbar-track-color:#eeeeee;
scrollbar-arrow-color: #000000;
	}
	
	
	
	
	
	
	
#footer {
 	clear:both;
 	width: 750px;
	border: 1px solid #ff0000;    
 	background-image: url(/Clinicaltrials/images/800.jpg);
	background-color: #284C00;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	/*background-position: center center;*/
	}


/* hovers */
	
#preamble:hover {
 	background-image: url(/Clinicaltrials/images/leaf_09f.gif);
	}
	
#linkList li:hover {
	background-color: #fefefe;
	}
	
#lresources:hover {
	background-image: url(/Clinicaltrials/images/leaf_09b.gif);
	}



ul#showsource {
	float: right;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 5px;
	width:100px;
	list-style-type: none;
}








.td1 {
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	background-image: url(/Clinicaltrials/images/600s.jpg);
	border-bottom: 1px solid #003263;
	


}
.td1_message {
	color: #003263;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(/Clinicaltrials/images/600s.jpg);
	border-bottom: 0px solid #003263;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
}


.td1_600 {
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/Clinicaltrials/images/600.jpg);
	border: 1px solid #003263;

}


.td1_200 {
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	background-image: url(/Clinicaltrials/images/200.jpg);
	border: 1px solid #003263;

}


th.sorted {
    background-color: orange;
}
th a, th a:visited {
  color: black;
}
th a:hover {
  text-decoration: underline;
  color: black;
}
th.sorted a, th.sortable a {
	background-position: right;
	display: block;
}
th.sortable a {
	background-image: url(../img/arrow_up.png);
}
th.order1 a {
	background-image: url(../img/arrow_up.png);
}
th.order2 a {
	background-image: url(../img/arrow_up.png);
}
tr.odd {
  background-color: #fff
}

tr.tableRowEven, tr.even {
  background-color: #faa
}

/* test styles */
table.its thead tr {
  background-color: #69c;
}
table.its tr.even {
  background-color: #def;
}

table.mars thead tr {
  background-color: #9c9;
}
table.mars tr.even {
  background-color: #ccb;
}
table.mars tr.odd {
  background-color: #eec;
}


table.simple thead tr {
  background-color: #eee;
}
table.simple tr.even {
  background-color: #fff;
}
table.simple {
	border: 1px solid #ffffff;
	border-collapse: collapse;
}
table.simple td,table.simple th{
	border: 1px solid #ccc;
}




table.simple2 {
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
background:   buttonface;



}
table.simple2 td,table.simple1 th{
	border: 0px solid #ccc;
}      




table.simplex thead tr {
  background-color: #eee;
}
table.simplex tr.even {
  background-color: #eeeeee;
}
table.simplex tr.odd {
  background-color: #e2e2e2;
}
table.simplex {
	border: 1px solid #BBD6EF;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	/*text-transform: uppercase;*/



}
table.simplex td{
	border: 1px solid #eee;
padding: 4px 4px 4px 15px;

}      


table.simplex th{
	border: 0px solid #ccc;
padding: 4px 4px 4px 15px;
background-color: #BBD6EF; 
color: #134A81;
font-size: 12px;
}   















table.nocol tbody td,table.nocol tbody th{
	border-left: none;
	border-right: none;
}


table.report td, table.report th{
	font:         menu;
}
table.report th{
	background:   buttonface;
	border-width: 1px;
	border-style: solid;
	border-color: threedhighlight threedshadow threedshadow threedhighlight;
	cursor:       hand;
}
table.report idcol {
	background: buttonface;
}

table.report tr.even{
	background-color: #399;
}
table.report tbody {
	height: 100px;
	overflow: auto;
}

table.report {
	height: 120px;
	overflow: auto;
}

table.report tbody tr{
	height: 10px;
}




/*
td.tableCellError {
	
	background-color: #d00;
	color: #fff;


}
th.tableCellError {
background-color: #d00;
	color: #fff;

}

*/
table.sublist {
	margin: 0 0 0 0;
	width: 100%;
}
table.sublist td, table.sublist th {
	width: 50%;
}








ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:	url(/Clinicaltrials/images/listbulletdd.gif);
	list-style-type: numbered  ;

}

ul {	
	border-top: 0px dotted #ccc;
	margin: 5px 5px 0px 30px; 
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align:Left;
	list-style-image:	url(/Clinicaltrials/images/listbullet.gif);
	list-style-type: square  ;
	}



li {
	
	background-color: #ffffff;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	border-bottom: 1px dashed #e2e2e2;
	margin: 0px 0px 15px 0px; 
	padding: 3px 5px 3px 5px;
	}





.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
margin: 0px 0px 0px 0px; 	
padding: 0px 0px 0px 0px;
border-bottom: 0px dashed #e2e2e2;

}

.shadetabs li a{
text-decoration: bold;
padding: 3px 10px;
margin-right: 5px;
border: 1px solid #C10505;
color: #FFFFFF;/*2d2b2b*/
background: #FF8A00 url(shades.gif) top left repeat-x;
}

.shadetabs li a:visited{
text-decoration: bold;
color: #FFFFFF;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #FFFFFF;
}

.shadetabs li.selected{
/*position: relative;*/
text-decoration: bold;
top: 0px;

}

.shadetabs li.selected a{ /*selected main tab style */
background: #c10505 url(shadeactives.gif) top left repeat-x;
text-decoration: bold;

}

.shadetabs li.selected a:hover{ /*selected main tab style */

text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #c10505;
width: 510px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

/*
#134A81 letter
#6BA2CC band line
#4F8CC1 lighter font
#BBD6EF light band
*/