/* Clinical Trials Style Sheet*/ 

/* Content pages background gradient */
.backgroundgradient {background-image: url(/ContentImages/ClinicalTrials/backgroundimage.gif) ;background-repeat: repeat-x; margin:0px; padding:0;}



/* Header background image */
h1.background {background-image: url(/ContentImages/ClinicalTrials/SquareYellowBullet.gif); background-repeat: no-repeat; background-position: left; color:#0066CC;Margin:5px; padding: 0px 0px 0px 14px;}

/*  Styles the p tag with a bold first letter and indention*/
p.ParagraphWrapper {font-family: Arial, Helvetica, sans-serif; padding:0px; text-indent: 10px; margin: 10px;}

p.ParagraphWrapper:first-letter {font-weight: Bold;}


P.BoldHeading {margin:5px; font-weight:bold;}

/*Image float to the left style*/
.FloatLeft {float: left; margin:0px 5px 0px 0px; overflow:hidden; zoom:1;}
