@import url("/includefiles/redesign/css/global/reset.css");
@import url("/includefiles/redesign/css/global/main.css");
@import url("/includefiles/redesign/css/global/interior.css");
@import url("/includefiles/redesign/css/global/menu_v.css");


@import url("/includefiles/redesign/css/tablet/main.css");
@import url("/includefiles/redesign/css/tablet/individual.css");


#contentWrapper {										width: 100%; }

#bodycopy {												overflow: hidden;

															background: transparent url(/images/redesign/border.png) repeat-y 20% 0;}



#columnA {												width: 20%;
															float: left;
															padding: 0 0 0 0;
															margin: 15px 0 0 0;
															min-height: 300px;
															}

#columnA h3 {											font-size: 1.4em;
															font-weight: bold;
															margin: 0 15px 10px 15px;
															padding: 0 0 6px 0;
															color: #606060;
															border-bottom: 1px dotted #CCC;}

#columnA a { 											color: #606060;
															text-decoration: none;
															font-weight: bold;
															display: block;
															padding: 7px 15px; }

#columnA a:hover { 									background-color: #CCCCCC; }



.subSectionLinks {									margin-bottom: 1em; }

.subSectionLinks .nolink,
.subSectionLinks a {									padding-left: 25px!important; }

.subSectionLinks .subsubSectionLinks a  {		padding-left: 35px!important; }



#sectionLinks {										margin: 0 0 0 0; }


#mainColumn {											width: 80%;
															float: left;
															margin: 0;
															padding: 0 0 0 0;
															height: 100%;
															min-height: 300px;
															 }

.mainContentWrapper {								padding: 15px 15px;
															min-height: 300px;
															height: 100%!important;}



/*
.two #mainColumn {									width: 760px; }
*/


.one #mainColumn {									width: 100% }
.one #columnA,.one #columnB {						display: none!important; }

#bodycopy.one  {										background-image: none!important;}
															
															

#pageSectionLinks { 									font-size: 11px; }

#pageSectionLinks span { 							padding: 0 5px; }

#pageSectionLinks a {								color: #666!important;
															text-decoration: none; }

#pageSectionLinks a:hover {						color: #0F0F0F!important;
															text-decoration: underline; }

#mainColumn h1 { 										font-size: 2.4em;
															color: #606060;
															font-weight: bold;
															margin: 1.6em 0 12px 0;}

#mainColumn h1.secondH1 {							margin-top: 3em; }

#mainColumn td,
#mainColumn th,		
#mainColumn p {										font-size: 1.2em;
															line-height: 1.6em;
															color: #0F0F0F;
															margin-bottom: 12px; }

#mainColumn h2 { 										font-size: 2em;
															color: #606060;
															font-weight: bold;
															margin: 2em 0 12px 0;}

#mainColumn h1 + h2 {								margin-top: 1em; }

#mainColumn h2 + h3 {								margin-top: .4em; }

#mainColumn .bioPhoto + h2 {						margin-top: 1em; }

#mainColumn h3 { 										font-size: 1.6em;
															line-height: 1.4em;
															color: #606060;
															font-weight: bold;
															margin: 2em 0 1em 0;}

#mainColumn h4 { 										font-size: 1.4em;
															line-height: 1.4em;
															color: #606060;
															font-weight: bold;
															margin: 2em 0 12px 0;}



.h4Wrapper h4 {						margin-bottom: 0px!important; }


#mainColumn h5 { 										font-size: 1.2em;
															line-height: 1.2em;
															color: #606060;
															font-weight: bold;
															margin: 1.8em 0 .4em 0;}

#mainColumn ul {										font-size: 12px;
															line-height: 18px;
															color: #0F0F0F;
															list-style: outside;
															list-style-type: disc; 
															margin: 12px 0;
															padding-left: 20px; 
															overflow: hidden;}

#mainColumn ul ul {									list-style-type: circle; 
															margin-bottom: 0px;}

#mainColumn ul ul ul {								list-style-type: square; 
															margin-bottom: 0px;}
															
#mainColumn ol {										font-size: 12px;
															line-height: 18px;
															color: #0F0F0F;
															list-style: outside;
															list-style-type: decimal;
															margin-bottom: 12px;
															padding-left: 20px; }
									
#mainColumn ol ol {									margin-bottom: 0px;}
									
#mainColumn ol.number {								list-style-type: decimal; }						
#mainColumn ol.roman {								list-style-type: upper-roman; }
#mainColumn ol.alphaU {								list-style-type: upper-alpha; }
#mainColumn ol.alphal {								list-style-type: lower-alpha; }

#mainColumn .nospace {								margin-top: -1em!important; }

#mainColumn ol.shortList li,
#mainColumn ul.shortList li,
#mainColumn ul.shortcuts li { 					margin: 0 0 0 0; }

#mainColumn ol.shortList ol,
#mainColumn ol.shortList ul,
#mainColumn ul.shortList ol,
#mainColumn ul.shortList ul {						margin-top: 0; }

#mainColumn li .shortList  { 						margin-top: 0!important; }

#mainColumn li {										margin: 0 0 12px 0; }

#mainColumn li p {									font-size: 1em; }

#mainColumn a {										font-weight: bold;
															color: #BB0E3D;
															text-decoration: none;}

#mainColumn a:hover {								color: #973335;
															text-decoration: underline;}



.two #columnB {										display: none!important; }

#columnB {												width: 100%;
															
															float: none!important;
															clear: both!important; 
															padding: 0 0 15px 0;
															margin: 0 0 0 0;
															background-color: #E8E8E8;
															
															border-top: 1px solid #AAAAAA; 
															}

#columnB h3 {											color: #606060;
															font-size: 1.3em;
															font-weight: bold;
															margin: 25px 20px 10px 20px; }

#columnB h4 {											color: #606060;
															font-size: 1.3em;
															font-weight: bold;
															margin: 25px 20px 10px 20px; }
									
#columnB ul.text {									list-style-type: disc;
															margin: 0 20px 0 35px;
															padding: 0 0 0 0; }

#columnB ul.text li {								margin: 0 0 0 0;
															padding: 0 0 .6em 0; }
									
#columnB a { 											color: #BB0E3D;
															text-decoration: none;
															font-weight: bold; }

#columnB li strong,
#columnB li a { 										display: block;
															padding: 3px 20px 3px 20px;
															margin: 10px 0 0 1px; }

#columnB ul ul a { 									padding: 3px 20px 3px 30px;
															margin: 0 0 0 1px; }

#columnB a:hover { 									color: #973335;
															text-decoration: underline;}

#columnB .aboutChief { 								display: none; }
	
.default #columnB .aboutChief { 					display: block; }

.aboutChief {											padding-top: 0; }

#columnB .aboutChief p { 							padding: 3px 20px 3px 20px; 
															font-size: 11px; 
															line-height: 14px; }

#columnB .aboutChief p img {						margin: 0 10px 5px 0; }



#otherProgramsSidebar {								margin: 0 0 0 20%; }



/* recurring elements */





.insetPhoto{											margin: 0 15px 15px 0; }

.bioPhoto {												margin: 1em 15px 5px 0;
															float: left; }

.citations {											margin: 3em 0 0 0; }

.citations p {											font-size: 1em!important;
															line-height: 1.2em!important;}
								
.figure {												text-align: center; 
															margin: 2em 0; }	



															
															
.caption {												text-align: center; 
															margin: 0 0 0 0;
															line-height: 1.4em;}
															
a .imageLink {								border: 3px solid #BB0E3D; }

a:hover .imageLink {					border-color: #606060; }																
															

.spacer {												margin: 1em 0 0 0; }	

.interiorBox {											border: 1px solid #DDDDDD;	
															padding: 10px 10px 0 10px; 
															margin: 2em 0; }

.interiorBox h3 { 									margin-top: 0!important; }

.columnContent {										float: none!important;
															clear: both!important; }
							
							
.columnContent div {									float: left; 
															width: 260px; }
								
.columnContent div.thin {							width: 150px; }								
								
								
								


.note {													margin: 3em 0 0 0;
															border-top: 1px solid #E0E0E0; 
															padding: 1em 0 0 0;
															font-size: 1.2em; }	

blockquote,
.indent {												margin-left: 30px; }

.orgChartWrapper {									margin-top: 2em; }

h2.bioName {                           		font-size: 1.6em!important;
															margin: 2em 0 .4em 0!important; }

h2.noBio {												margin-bottom: 0!important; }

.staffPhoto {											margin: 3em 0 0 0;
															text-align: center; }

.photoCaption {										font-size: 1.2em;
															margin: 1em 0 0 0; }


.spacer {												margin-top: 2em!important; }	





.secondaryLinks {										margin: 0 0 2em 0; }


.secondaryLinks h4 {									color: #606060;
															font-size: 1.4em;
															font-weight: bold;
															margin: 2em 20px 10px 15px; }


.secondaryLinks span {								padding: 7px 15px; font-weight: bold; }


.secondaryLinks ul li.indent {					margin-left: 10px; }		
															

.secondaryLinks ul li ul li a {					padding-left: 30px!important;  }	












/* Patient Corner styles */

#patientCorner #bodycopy.two {						background-color: #a5c2dd;}
#patientCorner #columnA {								background-color: #a5c2dd;
																margin-top: 0px!important; }
#patientCorner #mainColumn  { 						background: #cde0f2 url(/images/patient_corner/bkg_colb.png) repeat-x 0 0!important;
																min-height: 400px;}


#patientCorner #columnA a {							color:  #000;
																font-weight: bold;}

#patientCorner #columnA a:hover {					background-color: #cee1f2; }	


#patientCorner #columnA #sectionLinks {			margin-top: 15px!important; }

#patientCorner .c01 .c01,
#patientCorner .c02 .c02,
#patientCorner .c03 .c03,
#patientCorner .c04 .c04,
#patientCorner .c05 .c05,
#patientCorner .c06 .c06,
#patientCorner .c07 .c07,
#patientCorner .c08 .c08,
#patientCorner .c09 .c09,
#patientCorner .c10 .c10,
#patientCorner .c11 .c11,
#patientCorner .c12 .c12,
#patientCorner .c13 .c13,
#patientCorner .c14 .c14,
#patientCorner .c15 .c15  {							background-color: #225e85;
																color: #FFF!important;}



#patientCorner #mainColumn h1 {						color: #000;	font-size: 18px;		margin-top: 0px;		font-weight: normal; 	line-height: 21px;   }
#patientCorner #mainColumn h2 {						color: #000;	font-size: 14px; 		margin: 21px 0 0 0!important; 	line-height: 18px;}
#patientCorner #mainColumn h3 {						color: #000;	}
#patientCorner #mainColumn h4 {						color: #000;	font-size: 14px; }
#patientCorner #mainColumn h5 {						color: #000;	}
#patientCorner #mainColumn h6 {						color: #000;	}

#patientCorner #mainColumn h1 + h2 {				margin-top: 0!important; }

#patientCorner #mainColumn p,
#patientCorner #mainColumn ul,
#patientCorner #mainColumn ol{						font-size: 14px;
																line-height: 21px;
																color: #000;
																margin-bottom: 14px; }

#patientCorner #mainColumn a {						font-weight: bold;
																color: #275ebf; }

#patientCorner #mainColumn a:hover {				color: #000; }


#patientCorner .section {								border-top-color: #FFF; }

#patientCorner p.note {									margin: 60px 0 0 0;
																border-top-color: #FFF;}
																	
#patientCorner p.headerP {								margin: 21px 0 0 0; }

#patientCorner #pcHeader {								margin: 10px 0 10px 0; }	

#patientCorner .didyouknow {							font-size: 11px!important;
																line-height: 14px!important;
																font-style: italic;
																margin: 10px 0 0 0;}

#patientCorner .insetBubble {							border: 2px solid #466e9a;
																background-color: #dde9f5;
																-moz-border-radius: 9px;
																-webkit-border-radius: 9px;
																-khtml-border-radius: 9px;
																border-radius: 9px;	
																margin: 50px 0 0 0;
																padding: 10px 10px 10px 10px; }
																	
																	
#patientCorner .column01 {								float: left; 	margin: 0 0 30px 0; }
#patientCorner .column02 {								float: left; 	margin: 0 0 30px 0; }




#patientCorner .c01 .column01 {						width: 60%;						box-sizing: border-box; }
#patientCorner .c01 .column02 {						width: 40%; 					box-sizing: border-box;				padding-left: 30px;}
#patientCorner .c01 #mainColumn ul {				list-style-type: none;		padding: 0 0 0 0;}
#patientCorner .c01 .column02 img {					width: auto;					max-width: 100%; }

#patientCorner .c02 .column01 {						width: 35%; 					box-sizing: border-box;				padding: 10px 30px 0 0;}
#patientCorner .c02 .column02 {						width: 65%;						box-sizing: border-box; 			padding: 10px 0 0 0; }
#patientCorner .c02 .column01 img {					width: auto;					max-width: 100%; }

#patientCorner .c03 .column01 {						width: 50%; 					box-sizing: border-box;				padding: 10px 30px 0 0;}
#patientCorner .c03 .column02 {						width: 50%; 					box-sizing: border-box;				padding: 10px 0 0 0;}
#patientCorner .c03 p.note {							margin: 110px 0 0 0; }
#patientCorner .c03 .column02 img {					width: auto;					max-width: 100%; }


#patientCorner .c04 .column01 {						width: 60%;						box-sizing: border-box; }
#patientCorner .c04 .column02 {						width: 40%; 					box-sizing: border-box;				padding-left: 30px;}
#patientCorner .c04 #mainColumn ul {				list-style-type: none;		padding: 0 0 0 0;}
#patientCorner .c04 .column02 img {					width: auto;					max-width: 100%; }
#patientCorner .c04 .insetImage {					float: none; 					margin-left: 0px!important; }


#patientCorner .c05 .column01 {						width: 50%; 					box-sizing: border-box;				padding: 10px 30px 0 0;}
#patientCorner .c05 .column02  {						width: 50%; 					box-sizing: border-box;				padding: 10px 0 0 0;}
#patientCorner .c05 .column02 img {					width: auto;					max-width: 100%; }


#patientCorner .c06 .column01 {						width: 60%;						box-sizing: border-box;				padding: 10px 30px 0 0; }
#patientCorner .c06 .column02 {						width: 40%; 					box-sizing: border-box; 			padding: 10px 0 0 0; }
#patientCorner .c06 #mainColumn ul {				list-style-type: none;		padding: 0 0 0 0;}
#patientCorner .c06 p.note {							margin: 160px 0 0 0; }
#patientCorner .c06 .column02 img {					width: auto;					max-width: 100%; }



#patientCorner .c06a .column01 {						width: 50%;						box-sizing: border-box; 			padding: 0 30px 0 0;  }
#patientCorner .c06a .column02 {						width: 50%; 					box-sizing: border-box; 			padding: 0 0 0 0;  }
#patientCorner .c06a h1 {								margin: 20px 0 0 0!important; }
#patientCorner .c06a .insetImage {					margin-left: 0px!important; }
#patientCorner .c06a .column02 img {				width: auto;					max-width: 100%; }


#patientCorner .c07 .column01 {						width: 40%; 					box-sizing: border-box; 			padding: 10px 0 0 0; }
#patientCorner .c07 .column02 {						width: 60%; 					box-sizing: border-box;  			padding: 0 0 0 30px;}
#patientCorner .c07 #mainColumn ul {				list-style-type: none;		padding: 0 0 0 0;}
#patientCorner .c07 .column02 img {					width: auto;					max-width: 100%; }


#patientCorner .c07a .column01 {						width: 50%;						box-sizing: border-box;  			padding: 0 30px 0 0;}
#patientCorner .c07a .column02 {						width: 50%;						box-sizing: border-box;  			padding: 0 0 0 0; }
#patientCorner .c07a h1 {								margin-top: 20px!important; }
#patientCorner .c07a ul {								margin-top: 0!important; }

#patientCorner .c07b h1 {								margin-top: 20px!important; }


#patientCorner .c08 .column01 {						width: 50%;						box-sizing: border-box;  			padding: 0 30px 0 0; }
#patientCorner .c08 .column02 {						width: 50%;						box-sizing: border-box; }
#patientCorner .c08 #mainColumn ul {				list-style-type: none;		padding: 0 0 0 0;		margin-top: 0!important;}
#patientCorner .c08 h1 {								margin-top: 20px!important; }
#patientCorner .c08 h3:first-child {				margin-top: 0!important; }
#patientCorner .c08 h4 {								margin-bottom: 0px!important; }

#patientCorner .c09 h1 {								margin-top: 20px!important; }