﻿@charset "utf-8";
/* CSS Document */

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;

}

strong {
    font-weight:bold;
}

h1 strong, h2 strong, h3 strong, h4 strong {
    font-weight:normal;
}


/* 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: 998px;
	background: url(images/bg-shadeEdges.png) repeat-y; 
}

#skiptocontent {
	height: 18px;
	padding-top:3px;
	width: 998px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	background:  url(images/bg-top.png) no-repeat center top;
	height: 8px;
	width: 998px;
	margin-left: auto;
	margin-right: auto;
}

#middle {
	width: 990px;
	background: url(images/bg-middleRHSgap.png) repeat-y; 
}


#main {
	width: 980px;
}

a{
	text-decoration: none;
	color: #F47920;
}
a:hover{
	text-decoration: underline;
}

#wide_panel_container {
	width: 760px;
	float: left;
	
}

#wide_panel_right {
	width: 185px;
	float: right;
}

#panel_left_nav {
	width: 171px;
	float: left;
	margin-left: 20px;
}

#panel_right_content {
	width: 545px;
	float: right;
	padding-left: 3px;
	margin: 10px 0 10px 0;
}

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height: 81px;
	width: 998px;
	background: url(images/footer.png) no-repeat;	
}

.footerLeft {
	width: 250px;
	float: left;
}

.footerRight {
	
	float: right;
	color: #333333;
	font-size: 12px;
	height: 17px;
	margin-top: 46px; 
	margin-right:35px;
}

.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; 
	
}

#headerBar {
	height: 34px;
	width: 980px;
	background:  url(images/bg-headerBar.gif) repeat-x;
	margin-left: 8px;
}

#logo, .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, .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, .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 {
	margin-left: 0;
	padding-left: 0;
	margin-top: 21px;
	list-style: none;
	width: 171px;
	font-size: 14px;
	
}

#nav li	{
	width:171px;
}

#nav li a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	background-image: url(images/nav-arrow.gif);
	background-position: 0 0.3em;
	background-repeat: no-repeat;
	padding-left: 16px;
	display: block;	
	padding-bottom: 6px;
	margin-bottom: 8px;
	border-bottom: 1px solid #96C0FF;
	font-family:Arial, Helvetica, sans-serif;
}

#nav li a:hover	{
	background-image: url(images/nav-arrow-hover.gif);
	color: #3773D7;
	
}

#nav .selected  a	{
	background-image: url(images/nav-arrow-selected.gif);
	background-repeat: no-repeat;
	color: #3773D7;
	border-bottom: none;
	padding-bottom: 4px;
	margin-bottom: 2px;
}

#nav .selectednochild  a	{
	color: #3773D7;
}




.subSelected {
	background: url(images/subNavbg-top.gif) top no-repeat;
	width: 171px;
	margin: 0 0 0 0px!important;
	padding: 0 0 0 0!important;
	
}


.subSelected-bottom {
	background:  url(images/subNavbg-bottom.gif) bottom no-repeat;
	width: 171px;
	display: block;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;

}




.subSelected a {
	margin-bottom: 5px;
}

#nav .selected  a:hover	{
	background-image: url(images/nav-arrow-selected.gif);
	background-repeat: no-repeat;
	color: #3773D7;
}

.bluebottom
{
	list-style: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #96C0FF;
	width:171px;
	padding:0px;
	height:1px;
	line-height:1px;
}

#subNav1 {
	list-style: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #96C0FF;
	width:171px;
	padding-bottom:10px;
}
#subNav2, #subNav3 {
	list-style: none;
	margin-bottom: 0px;
	border-bottom: none;
}

#nav  #subNav1 a{
	font-size: 12px;
	color: #000000;
	border: none;
	display: block;	
	margin: 0 0 0 8px;
	padding: 2px 0 3px 10px;
	background: none;
	font-weight: normal;
	
	padding-right:4px!important; 
	padding-left:20px!important; 
	background-image:url(images/nav-arrow-small.png)!important; 
	background-repeat:no-repeat!important; 
	background-position:left top!important; 
	

}
#nav #subNav1 .selectedarrow a, #nav #subNav2 .selectedarrow a, #nav #subNav3 .selectedarrow a{
	padding-right:4px!important; 
	padding-left:20px!important; 
	background-image:url(images/nav-arrow-smalldown.png)!important; 
	background-repeat:no-repeat!important; 
	background-position:left top!important; 
}

#nav  #subNav2 a{
	font-size: 12px;
	color:#555555;
	border: none;
	display: block;	
	margin: 0 0 0 18px;
	padding: 2px 0 3px 10px;
	background: none;
	font-weight: normal;
	
	padding-right:4px!important; 
	padding-left:20px!important; 
	background-image:url(images/nav-arrow-small.png)!important; 
	background-repeat:no-repeat!important; 
	background-position:left top!important; 
	

}	

#nav  #subNav3 a{
	font-size: 12px;
	color:#888888;
	border: none;
	display: block;	
	margin: 0 0 0 28px;
	padding: 2px 0 3px 10px;
	background: none;
	font-weight: normal;
	
	padding-right:4px!important; 
	padding-left:20px!important; 
	background-image:url(images/nav-arrow-small.png)!important; 
	background-repeat:no-repeat!important; 
	background-position:left top!important; 
	

}	


#nav  #subNav1 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-2line {
	background: url(images/RHSheaders-2line.png) no-repeat;
	padding: 1px 0 0 10px  ;
	font-size: 14px;
}

.RHSheaders li, .RHSheaders-2line li {
	margin-left: 10px;
	text-indent: 0px;
}

.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 */



#skiptocontent a{
	color: #fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-right:14px;
	padding-right:15px;
	padding-left: 10px;
	background-image:url(images/skiparrow.png) ;
	background-position:right;
	background-position:top;
	background-repeat:no-repeat;
}

#skiptocontent a:hover{
	color: #F47920;
	text-decoration: underline;
}



#utilitiesMenu {
	color: #000;
	padding: 11px 0 0 20px;
	width: 182px;
	height: 20px;
	float: left;
}

#utilitiesMenu a{
	color: #000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

#utilitiesMenu a:hover{
	color: #F47920;
	text-decoration: underline;
}

#searchBar {
	width: 182px;
	float: right;
	margin-top: 8px;
	height: 20px;
	margin-right: 8px;
}

#searchBar {
	width: 182px;
	height: 20px;
	border: none;
	background:  url(images/searchBar.gif) no-repeat;
}


#Search, .Search  {
	border: none;
	background: #FFF;
	height: 16px;
	width: 128px;
	margin: 0 0 0 10px; 
	float: left;
}

#SearchButton, .SearchButton {
	float: right;
}


/* 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: 0px 20px 15px 0;	
	
	
}

#panel_right_content h2 {
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top:1em;
	font-family: Arial, Helvetica, sans-serif;
}

#panel_right_content h3 {
	color: #333333;
	font-size: 1.2em;
	margin-top:1em;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#panel_right_content ul {
	color: #333333;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0px 30px 15px 10px;
}
#panel_right_content ol {
	color: #F47920;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 30px 15px 30px;	
}
#panel_right_content ul li {
	color: #646464;
	padding-right:4px; 
	padding-left:20px; 
	background-image:url(images/ul.gif); 
	background-repeat:no-repeat; 
	background-position:left top;
	margin-bottom:8px;
}
#panel_right_content ol li {
	color: #646464;
	margin-bottom:8px;
}
#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;
}



}

h4 
{
    font-size:1.2em;
    font-style:italic;
    margin-bottom:4px;  
}
.newsbody {
    margin:10px 3px;
    padding-left:14px; 
    border-left: 4px solid #cce0fb;
    scrollbar-base-color: #B1DBED;
    scrollbar-arrow-color: #666;
    scrollbar-3dlight-color: #FFF;
    scrollbar-darkshadow-color: #AAA;
    scrollbar-face-color: #FFF;
    scrollbar-highlight-color: #EEE;
    scrollbar-shadow-color: #CCC;
    scrollbar-track-color: #EEE;
}

/* MISC */

#break {
	clear: both;
}
#mainContentMenu {
	border-bottom: 1px solid #cce0fb;
	padding-bottom: 0px;
	margin-bottom: 14px;
	float:left;
	width:100%;
}
#mainContentMenu ul{
margin: 0px;
padding: 0 0 12px 0;
}
#mainContentMenu .leftpart {
	float: left;
	list-style:none;
	padding-right: 20px;
}
#mainContentMenu .rightpart {
	float: left;
	list-style:none;
	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:url(images/nav-arrow-small.png)!important; 
	background-repeat:no-repeat!important; 
	background-position:left top!important; 
	width:250px;
	height:20px;	
}
.rightpart a:hover, .leftpart a:hover{
	color: #3773D7;
	text-decoration: none;
}
.rightpart li, .leftpart li{
	margin: 0!important;
	padding: 0!important;
}
.backtotop  {
	margin-top: -10px;
	padding: 0px 0 15px 0;
}
table .backtotop {
    margin-top:0px;
    margin-bottom:20px; 
}
.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;
}
.contentTopImage{
	padding-top:8px;
}
/*Table styles*/
.styledtable{
width: 100%;
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.rows td{
    border-bottom: 1px solid #cce0fb;
    border-left: 0px;
}

.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{
clear:both !important;
padding:4 0 2px 0!important;
border-bottom: 1px solid #FF0000;
margin:0px 0px 2px 0px;
color:#FF0000!important;
}

/*forms*/

.submit {
	background-image:url(images/button.gif);
	background-repeat: no-repeat;
	width:92px;
	background-color: #FFFFFF;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border:none;
	height:24px;
}
.textfield {
	width:277px;
	border:1px solid #7F9DB9;
}
.dropdownlarge {
	width:281px;
}
.dropdownday {
	width:56px;
}
.dropdownmonth {
	width:149px;
}
.form td{
	padding:4px;
}

#calendar, .calendar {
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 24px;
	float: right;
	padding-right:30px;
}

/*update panel*/
.Progress
{
  border: dashed 1px #000000;
  background-color: #EEEEEE;
  background-image: url(images/ajax-loader.gif);
  background-position: center center;
  background-repeat: no-repeat;
  cursor: wait;
  padding: 10px;
  text-align: center;
}


.imagecaption {
	width: 270px;
	border-bottom: 1px solid #CADFFF;
	margin-right: 22px;
	margin-bottom: 15px;
	float:left;
}

.imagecaption-right {
	width: 270px;
	border-bottom: 1px solid #CADFFF;
	margin-left: 22px;
	margin-bottom: 15px;
	float:right;
}


.imagecaption p, .imagecaption-right 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;
}
#imagechanger ul, #imagechanger ul li 
{
	display: inline;
	padding: 0px;	
}

#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;
}*/



/*IE 6*/


#ctl00_SiteMapPath1{
	padding-bottom:10px;
}

/*Custom search*/
.r {
	font-size:72%;
}
.std {
	font-size:72%;
}

.ctNSWtext {
	font-size: 80%;
	text-transform:uppercase;
}

.pullquote {
    padding:30px 30px 10px 20px;
    background-color: #ECF3F9;
    margin:0px 15px 15px 0px;
    border: 1px solid #cce0fb;
    -moz-border-radius:6px;
 
}