@charset "utf-8";
/* CSS Document */
@media print {
html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}

/* remember to define focus styles! */

:focus {

	outline: 0;

}

/* MAIN PAGE STRUCTURE */


body {
	background: #FAFCFF url(images/bg.jpg) center top repeat-x; 
	margin:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-attachment:fixed;	
}




#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px; 
	width: 100%;
	background: url(images/bg-shadeEdges.png) repeat-y; 
}

#skiptocontent {
	display:none;
}
#top {
	background:  url(images/bg-top.png) no-repeat;
	height: 8px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-position: bottom;
}

#middle {
	width: 100%;
	background: url(images/bg-middleRHSgap.png) repeat-y; 
}


#main {
	width: 100%;
}

a{
	text-decoration: none;
	color: #F47920;
}
a:hover{
	text-decoration: underline;
}

#wide_panel_container {
	width: 100%;
	float: left;
	
}

#wide_panel_right {
	display:none;
}

#panel_left_nav {
	display:none;
}

#panel_right_content {
	width: 100%;
	float: left;
	padding-left: 3px;
	margin: 10px 0 10px 0;
}

#footer {
	display:none;
}

.footerLeft {
	width: 250px;
	float: left;
}

.footerRight {
	width: 615px;
	float: right;
	color: #333333;
	font-size: 12px;
	height: 17px;
	margin-top: 46px; 
}

.footerRight a{
	color: #333333;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

.footerRight a:hover{
	color: #F47920;
	text-decoration: underline;
}

#header {
	height: 96px;
	width: 980px;
	background:  #FFF;
	margin-left: 8px; 
	display:none;
	
}

#headerBar {
	display:none;
}

#logo {
	position:absolute;
	top: 52px;
	margin-left: 488px;
	width:472px;
	height:58px;
	text-indent: -5000px;
	z-index:300;
	background: url(images/logo-clincalTrials.jpg);
}


#clincalTrialslogo {
	position:absolute;
	margin-left: 15px;
	top: 39px;
	width:263px;
	height:71px;
	text-indent: -5000px;
	z-index:300;
	background: url(images/logo-clincalTrials.gif);
}

#OSMRLogo  {
	position: absolute;
	width:142px;
	height:42px;
	text-indent: -5000px;
	margin:  12px 0 0 20px;
}
.footerText  {
	position: absolute;
	width:142px;
	height:42px;
	margin:  8px 0 0 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: normal;
}
/* NAV ITEMS */






#nav  #subNav a:hover{
	color: #3773D7;
}	


 #subSelected {

	background: #d0e2f1;
	
}


/* RHS quick links */

.RHS {
	margin-top: 15px;
}

.RHS li {
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	
}

.RHSheaders {
	background: url(images/RHSheaders.png) no-repeat;
	padding: 1px 0 0 10px  ;
		font-size: 14px;
}

.RHSheaders li {
	margin-left: 5px;
	text-indent: 5px;
}

#RHSsubs li a {
	text-decoration: none;
	color: #000000;
	margin-top: 20px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#RHSsubs li a:hover {
	text-decoration: underline;
	margin-top: 20px;
	color: #F47920;
}

#RHSsubs li {

	margin-top: 5px;
}

#RHSsubs {

	margin-bottom: 15px;
}

/* header tools */





/* home page content */

#panel_right_content h1 {
	font-size: 24px;
	color: #3773D7;
	padding-top: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}

#panel_right_content  {
	color: #646464;
	font-size: 12px;
}

#panel_right_content p {
	color: #646464;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding: 5px 0 15px 0;	
}

#panel_right_content h2 {
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

#panel_right_content h3 {
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#panel_right_content ul {
	color: #333333;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	list-style:disc;
	padding: 0px 0 15px 10px;
	margin-left:20px;
}
#panel_right_content ol {
	color: #F47920;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0 15px 30px;	
}
#panel_right_content ul li {
	color: #646464;
	padding-right:0px; 
	padding-left:0px; 
	background-image:none; 
	background-repeat:no-repeat; 
	background-position:left top;
}
#panel_right_content ol li {
	color: #646464;
}
#contentHomeLeft {
	width: 268px;
	float: left;
}

#contentHomeRight {
	width: 260px;
	float: right;
}

#mainContentPage {
	width: 561px;
	float: left;
}

#homeHeaderLeft {
	border-bottom: 1px solid #cce0fb;
	margin-bottom: 14px;
	width: 265px;
	height: 51px;
}

#homeHeaderRight {
	border-bottom: 1px solid #cce0fb;
	margin-bottom: 14px;
	width: 277px;
	height: 51px;
}
#homeHeaderMain {
	border-bottom: 1px solid #cce0fb;
	margin-bottom: 14px;
	width: 561px;
	height: 51px;
}

#homeFooterMain {
	margin-bottom: 14px;
	width: 561px;
	height: 51px;
	border-top: 1px solid #cce0fb;
}

#NewsHeader {
	width: 70px;
	float: left;
}

#mainHeader {
	width: 470px;
	float: left;
}



#ContentTitle {
	font-weight: normal;

}


/* page tools  */

.pageTools {
	display:none;
}
.pageToolsFooter {
	display:none;
}

#readMore  {
	display:none;
}







/* MISC */

#break {
	clear: both;
}
#mainContentMenu {
	display:none;
}
#mainContentMenu ul{
margin: 0px;
padding: 0 0 12px 0;
}
#mainContentMenu .leftpart {
	float: left;
	list-style:disc;
	padding-right: 20px;
}
#mainContentMenu .rightpart {
	float: left;
	list-style:disc;
	padding-right: 20px;
}

#contentclear{
	clear:both;
}

.rightpart a, .leftpart a{
	font-size: 12px;
	color: #333333;
	border: none;
	display: block;	
	margin: 0 0 0 0!important;
	padding: 2px 0 3px 20px;
	background: none;
	font-weight: normal;
}
.rightpart li, .leftpart li{
	background-image:none; 
	background-repeat:no-repeat!important; 
	background-position:left top!important; 
}


.rightpart a:hover, .leftpart a:hover{
	color: #3773D7;
	text-decoration: none;
}

.rightpart li, .leftpart li{

	margin: 0!important;
	padding: 0!important;



}

#backtotop  {
	display:none;
}


#backtotop a {
	float:right;
	width:60px;
	text-decoration: none;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding-left: 15px;
	background-image:url(images/up.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
}


#backtotop a:hover {
	text-decoration: underline;
	color: #666666;
}

/*Table styles*/
.styledtable{
width: 560px;
padding:0 0 0px 0;
border-bottom: 1px solid #cce0fb;
margin-bottom:15px;
}
.styledtable th{
background-color: #ECF3F9;
text-align:left;
border-bottom: 1px solid #cce0fb;
border-left: 1px solid #cce0fb;
padding:6px 3px 6px 12px;
font-weight:bold;
}
.styledtable td{
padding:4px 3px 4px 12px;
border-left: 1px solid #cce0fb;
}

.styledtable .alt{
background-color:#F8FBFD;

}
.styledtable .deleteborder{
border-left: none;
}

/*callouts*/
.textcallout{
padding:10px 0 10px 0!important;
border-bottom: 1px solid #3773D7;
border-top: 1px solid #3773D7;
margin-bottom:15px;
color:#3773D7!important;
font-weight:bold;
}
.validationerror{
padding:10px 0 10px 0!important;
border-bottom: 1px solid #FF0000;
border-top: 1px solid #FF0000;
margin-bottom:15px;
color:#FF0000!important;
}

/*forms*/

.submit {
	display:none;
}
.textfield {
	width:277px;
	border:1px solid #7F9DB9;
}
.dropdownlarge {
	width:281px;
}
.dropdownday {
	width:56px;
}
.dropdownmonth {
	width:149px;
}
.form td{
	padding:4px;
}

.form{
	margin-bottom: 15px;
	margin-top: 5px;
}

#calendar {
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 24px;
	float: right;
	padding-right:30px;
}
.imagecaption {
	width: 270px;
	border-bottom: 1px solid #CADFFF;
	margin-right: 22px;
	margin-bottom: 15px;
	float:left;
}
.imagecaption p{
	padding-bottom: 10px!important;
	padding-top: 10px!important;
}
#imagechanger {
	height: 212px;
	width: 560px;
}
#imagespace {
	height: 172px;
	width: 560px;
}
#buttons {
	height: 40px;
	width: 560px;
	background-color: #92B7E1;
}
#button1 a{
	height: 40px;
	width: 198px;
	position: absolute;
}
#button2 a{
	height: 40px;
	width: 194px;
	position: absolute;
	margin-left: 187px;
}
#button3 a{
	height: 40px;
	width: 190px;
	position: absolute;
	margin-left: 370px;
}
#buttons .but1 {
	position: absolute;
	z-index: 3;
	width: 140px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 4px 0 0 14px;
	cursor:auto;
		font-weight: bold;
}
#buttons .but2 {
	position: absolute;
	z-index: 3;
	width: 140px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 4px 0 0 210px;
		font-weight: bold;
}
#buttons .but3 {
	position: absolute;
	z-index: 3;
	width: 140px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 4px 0 0 394px;
	font-weight: bold;
}

/*Sitemap*/


#sitemap ul {
	color: #333333;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 8px 0 3px 10px;
}

#sitemap ul li {
	color: #333333;
	padding-right:4px; 
	padding-left:10px; 
	background-image:url(images/nav-arrow-small2.png); 
	background-repeat:no-repeat; 
	background-position:left top;
	padding-top:2px;
	padding-bottom:0px;
}
#sitemap ul li a{
	color: #333333;
}

#sitemap .AspNet-TreeView-Root {
	padding-left: 4px; 

}

#sitemap .AspNet-TreeView-Parent{
	padding-left: 4px; 
	font-weight:normal;
}

#sitemap .AspNet-TreeView-Leaf{
	padding-left: 10px; 
		font-weight:normal;
}
/*.AspNet-TreeView-Root {
	font-weight:bold;
	background-image:none;
	padding-left:0px;
}*/
}