/*      the following controls the sidebar "highlighting" effect when you're on a page.
                use the same class in the <div id="bodycopy"> and the <a> in the columnA.htm include */

.c01 .c01,
.c02 .c02,
.c03 .c03,
.c04 .c04,
.c05 .c05,
.c06 .c06,
.c07 .c07,
.c08 .c08,
.c09 .c09,
.c10 .c10,
.c11 .c11,
.c12 .c12,
.c13 .c13,
.c14 .c14,
.c15 .c15,
.c16 .c16,
.c17 .c17,
.c18 .c18,
.c19 .c19,
.c20 .c20,
.c21 .c21,
.c22 .c22,
.c23 .c23,
.c24 .c24,
.c25 .c25,
.c26 .c26,
.c27 .c27,
.c28 .c28,
.c29 .c29,
.c30 .c30,
.c31 .c31,

.d01 .d01,
.d02 .d02,
.d03 .d03,
.d04 .d04,
.d05 .d05,
.d06 .d06,
.d07 .d07,
.d08 .d08,
.d09 .d09,
.d10 .d10,
.d11 .d11,
.d12 .d12,
.d13 .d13,
.d14 .d14,
.d15 .d15,

.n01 .n01,
.n02 .n02,
.n03 .n03,
.n04 .n04,
.n05 .n05,
.n06 .n06,
.n07 .n07,
.n08 .n08,
.n09 .n09,
.n10 .n10,
.n11 .n11,
.n12 .n12,
.n13 .n13,
.n14 .n14,
.n15 .n15  {                                                                                    background-color: #DDDDDD; }




.dataTable {                                                                                    border-collapse: collapse;
                                                                                                                        border-spacing: none;
                                                                                                                        margin: 10px 0 20px 0;
                                                                                                                        border-bottom: 1px solid #AAAAAA;
                                                                                                                        width: inherit; }

.dataTable caption {                                                                    font-size: 14px;
                                                                                                                        line-height: 21px;
                                                                                                                        color: #606060;
                                                                                                                        font-weight: bold;
                                                                                                                        margin-top: 20px;
                                                                                                                        text-align: center; }

.dataTable td, .dataTable th {                          padding: 5px;
                                                                                                                        text-align: left; }

.dataTable th {                                                                         font-weight: bold;
                                                                                                                        vertical-align: bottom!important;}

.dataTable td {                                                                         border-top: 1px solid #AAAAAA;
                                                                                                                        vertical-align: top;}

.dataTable .oddRow {                                                                    background-color: #F0F0F0; }



.prevNextLinks {                                                                                margin-top: 6em;
                                                                                                                        text-align: right;}

.prevNextLinks a {                                                                      font-weight: normal!important; }

.prevNextLinks div {                                                                    margin-bottom: 2em; }

.prevnextBar {                                                                                  padding: 0 10px;}




p.disclaimer {                                                                                  font-size: 10px!important;
                                                                                                                        line-height: 12px!important;
                                                                                                                        margin-top: 4em; }

.insetBox {                                                                                             width: 280px;
                                                                                                                        margin: 20px 0 20px 20px;
                                                                                                                        float: right;
                                                                                                                        padding: 10px 10px 10px 10px;
                                                                                                                        background-color: #F0F0F0;
                                                                                                                        border: 1px solid #E0E0E0;
                                                                                                                        -moz-border-radius: 9px;
                                                                                                                        -webkit-border-radius: 9px;
                                                                                                                        -khtml-border-radius: 9px;
                                                                                                                        border-radius: 9px;
                                                                                                                        overflow: hidden;
                                                                                                                        clear: right!important; }


.insetBox h4 {                                                                                  font-size: 14px;
                                                                                                                        background-color: #606060;
                                                                                                                        color: #FFF!important;
                                                                                                                        font-weight: bold;
                                                                                                                        margin: -10px -10px 5px -10px!important;
                                                                                                                        padding: 5px 10px 5px 10px; }

.backtotop {                                                                                    font-size: 10px;
                                                                                                                        text-align: right;}
.backtotop a {                                                                                  font-weight: normal!important; }


.section {                                                                                              margin-top: 4em;
                                                                                                                        padding-top: 1em;
                                                                                                                        border-top: 1px solid #E0E0E0; }

.centerNote {                                                                                   text-align: center;
                                                                                                                        padding-top: 2em; }

.announcement {                                                                         margin: 2em 0;
                                                                                                                        font-size: 18px!important;
                                                                                                                        font-weight: bold; }

.underline {                                                                                    text-decoration:underline; }




/* page-specific styles */

.ourTeam li {                                                                                   float: none;
                                                                                                                        clear: both;
                                                                                                                        padding-bottom: 1em;
                                                                                                                        list-style: none;}

#ourTeamContainer .ourTeamBlock {					width: 49%;
																float: left;}
#ourTeamBlock01 {											margin-right: 2%; }	





.clinicalTrialPanel {			background-color: #EEEEEE;}

.oppTitle {							background-color: #215e85;
										border-bottom: 1px solid #CCC;
										padding: 5px 10px;
										margin: 0!important;
										}
.oppTitle h3 {						color: #FFF!important;
										font-size: 1.4em!important;
										margin: 0!important;}

.oppTitle:hover {					cursor: pointer;
										background-color: #184f73;}
.oppTitle:hover h3 {				color: #DDDDDD!important;}



.oppDescription {					background-color: #EEEEEE;
										padding: 0 10px;
										margin: 0;}

.oppDescription ul {				margin-bottom: 0!important; }

.expandArrow {									margin-right: 5px; }


.AccordionPanelOpen .expandArrow img {transform: rotate(90deg);
																				-webkit-transition:			transform .2s; 
																				-moz-transition:				transform .2s; 
																				-o-transition:					transform .2s; 
																				transition:						transform .2s;   }
.AccordionPanelClosed .expandArrow img {transform: rotate(0);
																				-webkit-transition:			transform .2s; 
																				-moz-transition:				transform .2s; 
																				-o-transition:					transform .2s; 
																				transition:						transform .2s;   }
																				
																				
.accordionWrapper {					margin-bottom: 2em; }

/*
{ 					transform: rotate(90deg);
																				-webkit-transition:			transform .6s; 
																				-moz-transition:				transform .6s; 
																				-o-transition:					transform .6s; 
																				transition:						transform .6s; 
																				-webkit-transition-delay:	1.6s;
																				-moz-transition-delay:		1.6s;
																				-o-transition-delay:			1.6s;
																				transition-delay:				1.6s; } */
	
	
	
#homeButtonWrapper {					margin: 0 0 0 0;
											width: 100%; 
											text-align: center;
											box-sizing: border-box;
											padding: 20px 20px 0 20px;}


.homeButtonHeader {					font-size: 14px!important;
												line-height: 18px;
												font-weight: bold;
												color: #606060;
												margin: 0 0 .2em 0; }



.homeButton  {							display: block;
											margin: 0 auto 15px auto;
											text-align: center;
											
											font-size: 15px; 
											width: 100%; 
											max-width: 260px!important;

											}

.homeButton a {						display: block;
											box-sizing: border-box;
											line-height: normal;
											text-align: center;
											background-color: #1c5e86; 
											color: #FFF!important;
											letter-spacing: .05em;
											width: 100%!important; 
											text-decoration: none!important;
											padding: 5px 15px 5px 15px; 
											border: 2px solid #CCC;
											-moz-border-radius: 45px;
											-webkit-border-radius: 45px;
											-khtml-border-radius: 45px;
											border-radius: 45px;
											text-shadow: 1px 1px 2px #0c4468;
											font-weight: normal!important;
											}
											
											
.homeButton a:hover {				background-color: #5486a4; 
											text-decoration: none!important; }
	
	