@charset "utf-8"; /* CSS Document */
.bgBodyTall {
	background: url(/images/micro_common/bg_body_w_horz_nav.png) repeat-x 0 0;
}
/*.bgBodyShort {
	background: url(/images/micro_common/bg_body_no_nav.png) repeat-x 0 0;
}*/
#skipToMainContent a {
	color: #ffffff;
}
#contentWrapper {
	background-image: none;
}
#micro #header {
	position: relative;
	margin: 0 auto;
    width: calc(100% - 16px);
	max-width: 1000px;
	height: 90px;
	padding: 0 0 0 16px;
	background: none;
}
#subHeader {
	width: calc(100% - 16px);
	max-width: 1000px;
	height: 150px;
	margin: 0 auto;
	padding: 0 0 0 16px;
	background: none;
}
#subHeader .content {
	width: 100%;
	margin: 0;
	padding: 0;
}
.siteTitle {
	white-space: nowrap;
	color: #fff;
	/* font: 200 2.75em 'Montserrat', sans-serif; */
	font: 200 2.2em 'Montserrat', sans-serif;
	text-transform: uppercase;
	line-height: 1;
}
.siteTitle span {
	display: block;
}
.siteSubTitle {
	padding: 0 0 0 20px;
	font-size: 1.35em;
	letter-spacing: 0.02em;
	color: #fff;
	font: 300 normal 1.35em 'Montserrat', sans-serif;
}
#micro .regionTitleCrumb a {
	color: #04c675;
	padding: 0 0 0 20px;
}
#micro #logo {
	margin: 0;
	margin-left: -20px;
	padding-top: 10px;
	width: 150px;
	height: auto;
}
#micro  #logo img {
	display: block;
	width: 100%;
}
#micro #logo .header-img {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	height: 240px;
}
#micro ul.languageSites {
	display: none;
}
#micro h1 {
	margin: 0;
	padding: 0;
	font: 400 normal 280%/ 1.25rem 'Monterrat', sans-serif;
}
#micro h2 {
	font: 300 2.5rem 'Montserrat', sans-serif;
	margin: 0;
	padding: 10px 0 25px 0;
}
#micro h2.noSectionTitle {
	font: 300 2.5rem 'Montserrat', sans-serif;
	margin: 0;
	padding: 35px 0 25px 0;
}
#micro .sectionTitle {
	font-size: 1.45em;
	font-weight: normal;
	margin: 15px 0 0 -12px;
	padding: 0;
	color: #8f9ba4; /* lt blue gray */
}
#micro .emphasizedText {
	font-size: 1.4em;
	line-height: 1.45em;
}
#micro .nowrap {
	white-space: nowrap;
} /* global nav IN PAGE - share, print etc. . */
#globalNavPage {
	float: right;
	margin: 0;
	padding: 20px 0 0 0;
} /*------ PRIMARY NAVIGATION --------*/
body.primA #primA a.level1, body.primB #primB a.level1, body.primC #primC a.level1, body.primD #primD a.level1, body.primE #primE a.level1, body.primF #primF a.level1 {
	color: #ffffff;
} /*PRIM NAV TWEAKS, MEGA MENUS - level 1 nav*/
#primNav li.mega {
	background-image: url(/images/micro_common/nav_arrow.png);
}
#primNav a.level1 {
	color: #b3c2cd; /* lt blue gray */
}
#primNav li.mega a.level1:hover, #primNav li.hovering a.level1 {
	background-image: url(/images/micro_common/bg_prim_nav_hover.png);
} /* dropdowns level 2 nav */
#primNav li.mega div.dropDown {
	background-image: url(/images/micro_common/bg_mega_arrow.gif);
} /*----- LEFT FEATURE STYLES ------*/
#micro .leftFeature1 ul.relatedResources, #micro ul.relatedResources {
	margin: 10px auto 0 auto;
    padding: 0;
    width: 82%;
}
ul.relatedResources li a {
	color: #ff4337;
	-webkit-transition: color .08s linear;
	transition: color .08s linear;
}
ul.relatedResources li a:hover {
	color: #333d47;
}
#micro .leftFeature1 ul.relatedResources li, #micro ul.relatedResources li {
	list-style: none;
	margin: 0;
	padding: 8px 0;
	line-height: 1.15;
} /*---------- QUOTES ------*/
#micro .quote {
	font: italic 140%/1.5em "Gentium", serif;
	color: #019a57; /*green*/
	padding: 10px 20px 0;
}
#micro .quoteCredit {
	font-size: 90%;
	text-align: right;
} /*-----------LISTS-------*/
ol li {
	padding: 7px 0;
}
#micro ul.pdfList {
	margin-bottom: 9px;
}
#micro ul.pdfList li {
	padding: 5px 0;
	background: none;
} /* ------OUR PEOPLE------------ */
#micro .bio {
	clear: both;
	padding: 15px 0 0;
}
#micro .bioDesc {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	width: 67%;
}
#micro .bioDetails {
	float: left;
	margin: 0;
	padding: 15px 0 20px 15px;
	width: 67%;
}
#micro h4.bioName {
	padding: 0 0 3px 0;
} /* ------ APPLY------------ */
table.applicationSchedule {
	margin: 0 0 25px 0;
}
table.applicationSchedule td {
	padding: 4px 7px 4px 1px;
	border-bottom: 1px solid #E4E7E9;
} /* ---- EVOLVE TABLE------ */
#evolveTable {
	width: 100%;
}
#evolveTable td {
	padding: 10px 15px;
}
#evolveTable th {
	padding: 15px 10px 10px;
	font-size: 1.1em;
	line-height: 1.4em;
}
#evolveTable strong {
	color: #494e53;
}
#evolveTable strong em {
	font-size: 1.2em;
}
.cell1 {
	background-color: #dae2aa;
}
.cell2 {
	background-color: #b5cee3;
}
.cell3 {
	background-color: #5b6268;
	color: #ffffff;
	font-size: 1.2em;
}
.cell4 {
	background-color: #e6e7e8;
}


#evolveTable ul {
	margin: -10px 0 20px 20px !important;
	padding: 0 0 0 0;
}
#evolveTable li {
	padding: 7px 0 0 18px;
}

/*----------------COLLABORATION------------------*/ /*table.collaboration { width: 100%; margin: 0; padding: 0; border-top: 1px #b3c2cd solid; border-bottom: 1px #b3c2cd solid; border-spacing:0; border-collapse:collapse; } .collaboration td { border-bottom: 1px #b3c2cd dotted; padding: 8px 5px 8px 8px; } .collaboration th { width: 20%; border-bottom: 1px #b3c2cd dotted; border-right: 1px #b3c2cd dotted; padding: 8px 0; font-weight:bold; white-space: nowrap; text-align:left; } img.flowChart { padding: 0 0 25px 25px; }*/
