@charset "UTF-8";
/* CSS Document 

div { font-family:"Bliss ExtraLight", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:100; font-style:normal; }
div { font-family:"Bliss Bold", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:bold; font-style:normal; }
div { font-family:"Bliss Regular", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:normal; font-style:normal; }
div { font-family:"Bliss Heavy", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:900; font-style:normal; }

font-family:'One Stroke Script W01';
font-family:'OneStrokeScriptW01-Bold';
font-family:'OneStrokeScriptW01-Shad';

*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 480px), only screen and (min-device-pixel-ratio: 1.5) {
	body { background-image: url(/images/red_paint_splat@2x.jpg) !important;}
	html { background-image: url(/images/blue_paint_splat@2x.jpg) !important;}
	header#header_main { background-image: url(/images/locator_header@2x.png) !important; }
	article#article_main section.section_qualifications h4 { background-image: url(/images/professionalqualifications@2x.png) !important; }
	article#article_main.article_timeline h4 { background-image: url(/images/timeline_circle@2x.png) !important; }
	article#article_main.article_timeline section.section_timeline_overview { background-image: url(/images/timeline_line@2x.png) !important; }
	footer#footer_main div.page_container { background-image: url(/images/locator_repeater@2x.png) !important;}
	.page_container.page_container_main { background-image: url(/images/locator_main@2x.png) !important;}
}

/* ================================================= */
/* ADMIN
/* ================================================= */

* { margin: 0; padding: 0; font-weight: normal; outline: none !important; }

html, body {
	font-family:"Bliss Regular", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:normal; font-style:normal;
	color: #807F83;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	min-width: 320px;
	-webkit-text-size-adjust: none;
	height: 100%;
	-webkit-text-size-adjust:none;
	-webkit-appearance: none;
    border-radius: 0;
	position: relative;
}

body {
	background-image: url(/images/red_paint_splat.jpg);
	background-size: 500px 588px;
	background-repeat: no-repeat;
	background-position: right -130px;
}

html {
	background-image: url(/images/blue_paint_splat.jpg);
	background-size: 500px 588px;
	background-repeat: no-repeat;
	background-position: top left;
}

a { text-decoration: none; color: #333333; }

img { display: block; border: none; }

/* ================================================= */
/* ACCESSIBILITY
/* ================================================= */

a#a_skip_main {
	position: absolute;
	height: auto;
	width: auto;
	top: -90px;
	left: 0px
}

a#a_skip_main:focus, a#a_skip_main:active {
	top: 28px;
	z-index: 10000;
}

a#a_skip_footer {
	position: absolute;
	height: auto;
	width: auto;
	top: -30px;
	left: 280px
}

a#a_skip_footer:focus, a#a_skip_footer:active {
	top: 28px;
	z-index: 10000;
}

a#a_main_content {
	position: absolute;
	height: auto;
	width: auto;
	top: -300px;
	left: 0px
}

a#a_main_content:focus, a#a_main_content:active {
	top: 20px;
	z-index: 10000;
}

/* ================================================= */
/* UTILITIES
/* ================================================= */

.page_container {
	position: relative;
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.page_container.page_container_main {
	background-image: url(/images/locator_main.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 94px 5000px;
}

@media only screen and (max-width: 1000px) {
	.page_container.page_container_main {
		background-image: none;	
	}
}

/* ================================================= */
/* OUTER POSITIONAL STYLES
/* ================================================= */

header#header_main {
	position: relative;
	display: block;
	width: 100%;
	max-width: 1000px;
	height: 145px;
	background-size: 94px 90px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(/images/locator_header.png);
	z-index: 2;
}

section#section_main {
	position: relative;
	display: block;
	width: 100%;
	max-width: 1000px;
	min-height: 250px;
	overflow: hidden;
	background-repeat: no-repeat; 
	background-position: 0px 0px;
	z-index: 1;
}

@media only screen and (max-width: 810px) {
	section#section_main {
		background-image: none !important;
		background-color: #ffffff;
	}
}

section#section_marquee {
	width: 100%;
	display: block;
	padding-top: 350px;
	height: auto;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	background: transparent;
}

section#section_twitter {
	position: relative;
	display: none;
	width: 100%;
	height: 50px;
	overflow: hidden;
}

section#section_more_info {
	width: 100%;
	display: block;
	position: relative;
	height: auto;
}

nav#nav_secondary {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	max-width: 228px;
	min-height: 10px;
	padding-top: 30px;
	background-image: url(/images/white_90.png);
	background-repeat: repeat;
}

article#article_main {
	position: relative;
	display: block;
	float: left;
	max-width: 583px;
	width: 100%;
	min-height: 250px;
	overflow: hidden;
	padding-bottom: 10px;
}

aside#aside_main {
	position: relative;
	display: block;
	float: left;
	width: 167px;
	height: auto;
	min-height: 200px;
	margin-left: 19px;
	margin-top: 30px;
	background-color: #ffffff;
	padding-bottom: 120px;
	background-image: url(/images/locator_aside.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 94px 90px;
}

@media only screen and (max-width: 1000px) {
	aside#aside_main {
		background-image: none;	
		padding-bottom: 0px;
	}
}

footer#footer_main {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	overflow: visible;
}

/* ================================================= */
/* HEADER STYLES
/* ================================================= */

header#header_main h1 a {
	display: block;
	position: absolute;
	top: 30px;
	left: 0px;
	width: 140px;
	height: 55px;
	overflow: hidden;
}

header#header_main h1 a img {
	width: 140px;
	height: 55px;	
}

header#header_main h2 {
	display: block;
	position: absolute;
	top: 25px;
	left: 180px;
	text-transform: uppercase;
	font-size: 30px;
	color: #ed243b;
}

header#header_main h3 {
	display: block;
	position: absolute;
	top: 62px;
	left: 180px;
	text-transform: uppercase;
	font-size: 16px;
}

@media only screen and (max-width: 1000px) {
	header#header_main h3 {
		left: 210px;
	}
}

@media only screen and (max-width: 730px) {
	header#header_main h3 {
		display: none;
	}
}

header#header_main nav#nav_primary {
	display: block;
	position: absolute;
	left: 0px;
	top: 110px;
	overflow: visible;
	width: 100%;
	z-index: 100;
}

header#header_main nav#nav_primary > ul {
	display: block;
	list-style: none;	
	overflow: visible;
	width: 100%;
	position: relative;
	z-index: 100;
}

header#header_main nav#nav_primary > ul > li {
	display: block;
	float: left;
	width: 16.6%;
	height: 19px;
	z-index: 100;
}

header#header_main nav#nav_primary > ul > li > a {
	display: block;
	background-color: #5E4F4A;
	color: #ffffff;
	margin-right: 1px;
	padding: 7px;
	text-align: center;
	font-size: 16px;
	height: 19px;
	line-height: 19px;
}

header#header_main nav#nav_primary ul li ul {
	display: none;
	position: absolute;
	top: 34px;
	left: 0px;
	width: 99.6%;
	height: auto;
	background-image: url(/images/red_80.png);
	z-index: 100;
	list-style: none;
}

header#header_main nav#nav_primary ul li a.a_selected {
	background-color: #ed243b;
}

header#header_main nav#nav_primary ul li a.a_menu_selected {
	background-color: #f03a53;
}

header#header_main nav#nav_primary > ul > li > a:hover {
	background-color: #f03a53;
}

header#header_main nav#nav_primary ul li ul > li {
	display: block;
	width: 16.6%;
	height: auto;
	font-size: 16px;
	text-transform: uppercase;
	overflow: hidden;
	position: relative;
	float: left;
}

header#header_main nav#nav_primary ul li ul > li a {
	display: block;
	position: relative;
	overflow: hidden;
	color: #ffffff;
	padding: 20px;
	padding-bottom: 10px;
	height: auto;
}

header#header_main nav#nav_primary ul li ul > li a:hover {
	text-decoration: underline;	
}

header#header_main nav#nav_primary ul li ul > li ul {
	display: block;
	overflow: hidden;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
	width: auto;
	height: auto;
	background-image: none;
	position: relative;
	top: 0px;
}

header#header_main nav#nav_primary ul li ul > li ul li {
	display: block;
	width: auto;
	float: none;
	text-transform: none;
	overflow: hidden;
	position: relative;
	height: auto;
}

header#header_main nav#nav_primary ul li ul > li ul li a {
	display: block;
	font-size: 14px;
	padding: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
	height: auto;
}

header#header_main nav#nav_primary ul li a#nav_zone1_5 {
	background-color: #ed243b;
	margin-right: 0px;
}

header#header_main nav#nav_primary ul li a#nav_zone1_5:hover {
	color: #000000;
}

/* Map styles */

header#header_main nav#nav_primary ul li ul > li.li_map {
	width: 33.2%;
}

header#header_main nav#nav_primary ul li ul > li.li_map img.img_map {
	width: 288px;
	height: 381px;	
}

header#header_main nav#nav_primary ul li ul > li.li_map img.img_target {
	width: 16px;
	height: 16px;	
}

header#header_main p.p_menu {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;	
}

header#header_main p.p_menu a.a_menu {
	display: block;
	padding: 7px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background-color: #5E4F4A;
}

header#header_main p.p_menu a.a_menu:hover {
	background-color: #ed243b;
}

section.section_dropdown_mobile {
	display: none;
	position: absolute;
	top: 144px;
	left: 0px;
	width: 100%;
	background-color: #ffffff;
	z-index: 20;
}

section.section_dropdown_mobile ul {
	display: block;
	position: relative;
	background-color: #514440;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 9px;
}

section.section_dropdown_mobile ul li ul {
	display: none;	
}

section.section_dropdown_mobile ul li {
	display: block;
	position: relative;
	background-color: #5E4F4A;
	margin: 10px;
	margin-bottom: 1px;
	margin-top: 0px;
}

section.section_dropdown_mobile ul li a {
	display: block;
	padding: 7px;
	text-align: center;
	color: #ffffff;
	height: 19px;
}


@media only screen and (max-width: 1000px) {
	header#header_main {
		background-color: #ffffff;	
		background-position: 0px -200px;
	}
	
	header#header_main h1 a {
		left: 30px;	
	}
	
	header#header_main h2 {
		left: 210px;	
		padding-right: 30px;
		font-size: 25px;
	}
	
	header#header_main nav#nav_primary ul li ul {
		display: none !important;	
	}
}

@media only screen and (max-width: 940px) {
	header#header_main nav#nav_primary ul li a {
		min-height: 38px;	
	}
	
	header#header_main nav#nav_primary ul li ul {
		top: 53px;	
	}
	
	header#header_main {
		height: 164px;	
	}
	
}

@media only screen and (max-width: 600px) {
	header#header_main {
		height: 144px;
	}
	
	header#header_main nav#nav_primary {
		display: none;
	}
	
	header#header_main p.p_menu {
		display: block;
	}
	
	header#header_main h1 a {
		left: 10px;	
		top: 10px;
	}
	
	header#header_main h2 {
		left: 10px;
		top: 80px;	
		font-size: 16px;
		padding-right: 0px;
	}
}

@media only screen and (min-width: 600px) {
	section.section_dropdown_mobile {
		display: none !important;
	}

}

@media only screen and (max-width: 1000px) {
	section.section_dropdown_main {
		display: none !important;
	}

}

/* ================================================= */
/* MAP COORDINATES 
/* ================================================= */

img.img_target {
	position: absolute;
	top: -100px;
	left: 150px;	
}

/* ================================================= */
/* MARQUEE STYLES
/* ================================================= */



section#section_marquee > h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 20px;
	width: 100%;
	font-size: 46px;
	color: #36a0bb;
	text-transform: uppercase;
	text-align: left;
}

section#section_marquee a.a_graduate {
	display: block;
	position: absolute;
	overflow: hidden;
	height: 260px;
	top: 90px;
	left: -5px;
	text-align: left;
}

section#section_marquee a.a_graduate_1 { left: -5px;}
section#section_marquee a.a_graduate_2 { left: 53px;}
section#section_marquee a.a_graduate_3 { left: 120px;}
section#section_marquee a.a_graduate_4 { left: 184px;}
section#section_marquee a.a_graduate_5 { left: 242px;}
section#section_marquee a.a_graduate_6 { left: 298px;}
section#section_marquee a.a_graduate_7 { left: 352px;}
section#section_marquee a.a_graduate_8 { left: 408px; z-index: 2; width: 67px;}
section#section_marquee a.a_graduate_9 { left: 449px;}
section#section_marquee a.a_graduate_10 { left: 513px;}
section#section_marquee a.a_graduate_11 { left: 570px;}
section#section_marquee a.a_graduate_12 { left: 649px; z-index: 2; width: 67px;}
section#section_marquee a.a_graduate_13 { left: 690px;}
section#section_marquee a.a_graduate_14 { left: 782px; z-index: 2; width: 67px;}
section#section_marquee a.a_graduate_15 { left: 834px;}
section#section_marquee a.a_graduate_16 { left: 914px;}

section#section_marquee a.a_graduate.selected {
	-moz-opacity: 1 !important;
  	-khtml-opacity: 1 !important;;
	opacity: 1 !important;;
}

section#section_marquee a.a_graduate img {
	display: block;
	margin-top: -90px;
	width: 87px;
	height: 350px;
}

section#section_marquee section.section_graduate {
	display: none;
	width: 220px;
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-top: -30px;
	border-left: 1px solid #5E4F4A;
	overflow: hidden;
}

section#section_marquee section.section_graduate_2 { margin-left: 100px; }
section#section_marquee section.section_graduate_3 { margin-left: 160px; }
section#section_marquee section.section_graduate_4 { margin-left: 200px; }
section#section_marquee section.section_graduate_5 { margin-left: 280px; }
section#section_marquee section.section_graduate_6 { margin-left: 340px; }
section#section_marquee section.section_graduate_7 { margin-left: 400px; }
section#section_marquee section.section_graduate_8 { margin-left: 450px; }
section#section_marquee section.section_graduate_9 { margin-left: 490px; }
section#section_marquee section.section_graduate_10 { margin-left: 550px; }
section#section_marquee section.section_graduate_11 { margin-left: 610px; }
section#section_marquee section.section_graduate_12 { margin-left: 460px; }
section#section_marquee section.section_graduate_13 { margin-left: 500px; }
section#section_marquee section.section_graduate_14 { margin-left: 585px; }
section#section_marquee section.section_graduate_15 { margin-left: 630px; }
section#section_marquee section.section_graduate_16 { margin-left: 720px; }

section#section_marquee section.section_graduate_12, section#section_marquee section.section_graduate_13, section#section_marquee section.section_graduate_14, section#section_marquee section.section_graduate_15, section#section_marquee section.section_graduate_16 {
	border-left: 0px;
	border-right: 1px solid #5E4F4A;
	text-align: right;
}


section#section_marquee section.section_graduate h2 {
	font-size: 14px;
	font-family:"Bliss Bold", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:bold; font-style:normal;
	color: #36a0bb;
	text-transform: uppercase;
	text-align: left;
}

section#section_marquee section.section_graduate_12 h2, section#section_marquee section.section_graduate_13 h2, section#section_marquee section.section_graduate_14 h2, section#section_marquee section.section_graduate_15 h2, section#section_marquee section.section_graduate_16 h2 {
	text-align: right;
}

section#section_marquee section.section_graduate h3 {
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

section#section_marquee section.section_graduate p {
	font-size: 20px;
	font-family:'One Stroke Script W01';
	color: #36a0bb;
}

@media only screen and (max-width: 1160px) {
	section#section_marquee h2 {
		text-align: center;
	}
}

@media only screen and (max-width: 1000px) {
	section#section_marquee {
		background-position: 0px 10000px;
		height: auto;
		padding-top: 130px;
		background-color: #ffffff;
	}
	
	section#section_marquee a.a_graduate, section#section_marquee section.section_graduate {
		display: none;
	}
	
	section#section_marquee h2 {
		font-size: 35px;
		width: 260px;
		margin-bottom: 30px;
		text-align: left;
		margin-left: 30px;
	}
}

/* ================================================= */
/* NAV SECONDARY STYLES
/* ================================================= */

nav#nav_secondary ul {
	list-style: none;
	display: block;
	position: relative;
	margin-right: 30px;
}

nav#nav_secondary ul li {
	position: relative;
	display: block;	
}

nav#nav_secondary ul li a {
	position: relative;
	display: block;
	font-size: 16px;
	color: #5E4F4A;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #eee8e5;
}

nav#nav_secondary ul li ul {
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0px;
	margin-top: 0px;
}

nav#nav_secondary ul li ul li:first-child {
	padding-top: 10px;
}

nav#nav_secondary ul li ul li ul li:first-child {
	padding-top: 0px;
}

nav#nav_secondary ul li ul li a {
	margin-top: 0px;
	font-size: 14px;
	padding-top: 10px;
}

nav#nav_secondary ul li ul li:first-child a {
	padding-top: 0px;
}

nav#nav_secondary ul li a:hover {
	text-decoration: underline;
}

nav#nav_secondary ul li a.a_selected {
	color: #ed243b;
}

nav#nav_secondary ul li ul li ul {
	background-color: #eee8e5;
}

nav#nav_secondary ul li ul li ul li:first-child {
	padding-top: 10px;
}

@media only screen and (max-width: 1280px) {
	nav#nav_secondary ul {
		margin-left: 20px;
	}
	
	nav#nav_secondary ul li ul {
		margin-left: 0px;
		margin-right: 0px;
	}
}

@media only screen and (max-width: 810px) {
	nav#nav_secondary {
		max-width: 1000px;
		background-color: #ffffff;
		padding-top: 10px;
	}
	
	nav#nav_secondary ul {
		margin-right: 20px;
	}
	
	nav#nav_secondary ul li ul {
		margin-left: 0px;
		margin-right: 0px;
	}
}

/* ================================================= */
/* ARTICLE STYLES
/* ================================================= */

article#article_home {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #d8f2f8;	
}

article#article_home h2 {
	font-size: 25px;
	text-transform: uppercase;
	color: #5E4F4A;
	margin: 10px;
}
	
article#article_home ul.ul_choose_stream {
	display: block;
	list-style: none;
	position: relative;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 10px;
}

article#article_home ul.ul_choose_stream li {
	display: block;
	position: relative;
	float: left;
	width: 24.9%;	
}

article#article_home ul.ul_choose_stream li a {
	display: block;
	position: relative;
	padding: 10px;
	text-transform: uppercase;
	color: #36a0bb;
	background-color: #B8E2EC;
	font-size: 18px;
	height: 48px;
	margin-right: 10px;
}

article#article_home ul.ul_choose_stream li a:hover, article#article_home ul.ul_choose_stream li a.selected {
	background-color: #36a0bb;
	color: #ffffff;
}


article#article_home section.section_home {
	display: none;
	position: relative;
	overflow: hidden;
	margin: 10px;
	background-color: #B8E2EC;
}

article#article_home section.section_home article.article_home_inner {
	display: block;
	position: relative;
	width: 75.5%;
	float: left;
}

article#article_home section.section_home article.article_home_inner h1 {
	display: none;
}

article#article_home section.section_home article.article_home_inner h2 {
	font-size: 18px;
	color: #ed243b;
}

article#article_home section.section_home article.article_home_inner section.section_home_body {
	display: block;
	position: relative;
	float: left;
	width: 50%;
}

article#article_home section.section_home article.article_home_inner section.section_home_body h2 {
	font-size: 14px;
	color: #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-family:"Bliss Bold", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:bold; font-style:normal;
}

article#article_home section.section_home article.article_home_inner section.section_home_body p {
	font-size: 12px;
	color: #36a0bb;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

article#article_home section.section_home article.article_home_inner iframe {
	display: block;
	position: relative;
	width: 335px;
	height: 260px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

article#article_home aside.aside_home {
	display: block;
	position: relative;
	overflow: hidden;
	width: 24.5%;
	float: left;
	height: 100%;
	min-height: 400px;
	background-color: #36a0bb;
	padding-bottom: 10px;
}

article#article_home aside.aside_home h2 {
	font-size: 14px;
	color: #ed243b;
	margin-bottom: 5px;
	margin-top: 15px;
	font-family:"Bliss Bold", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:bold; font-style:normal;
}

article#article_home aside.aside_home h3 {
	font-size: 14px;
	color: #000000;
	margin-left: 10px;
}

article#article_home aside.aside_home p {
	font-size: 14px;
	color: #ffffff;
	margin-left: 10px;
	margin-bottom: 5px;
}

@media only screen and (max-width: 999px) {
	article#article_home section.section_home article.article_home_inner section.section_home_body {
		width: auto;
	}
	
	article#article_home aside.aside_home {
		width: 100%;	
		min-height: 0px !important;
	}
	
	article#article_home section.section_home article.article_home_inner {
		width: 100%;	
	}
	
	article#article_home section.section_home article.article_home_inner iframe {
		margin-left: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
		height: 400px;
		width: 95%;
	}
}


@media only screen and (max-width: 780px) {
	article#article_home ul.ul_choose_stream li a {
		font-size: 14px;
	}
}

@media only screen and (max-width: 600px) {
	article#article_home ul.ul_choose_stream li {
		width: 100%;
		margin-bottom: 10px;
	}
	
	article#article_home ul.ul_choose_stream li a {
		height: auto;
	}
}

@media only screen and (max-width: 355px) {
	article#article_home section.section_home article.article_home_inner iframe {
		width: 280px;
		height: 280px;
	}
}

/* ================================================= */
/* ARTICLE MAIN
/* ================================================= */

article#article_main > h1 {
	font-size: 46px;
	line-height: 46px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #5E4F4A;
	text-transform: uppercase;
	font-weight: normal;
	font-family:"Bliss ExtraLight", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif !important; font-size-adjust:0.47; font-weight:100; font-style:normal;
	z-index: 2;
}

article#article_main img.img_main {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 594px;
	height: auto;
}

article#article_main > h2 {
	display: block;
	position: relative;
	overflow: hidden;
	font-size: 20px;
	line-height: 24px;
	padding: 20px;
	color: #ffffff;
	background-image: url(/images/red_80.png);
	z-index: 2;
	border-top: #666666 solid 5px;
}

article#article_main h2.h2_yellow {
	background-image: url(/images/yellow_80.png);
	color: #5E4F4A;
}

article#article_main h2 a.a_button {
	display: block;
	float: none;
	margin-top: 15px;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
}

article#article_main h2 a.a_button:hover {
	color: #000000;
	background-color: #eee8e5;
}

article#article_main.article_profile h2 {
	border-top: 0px;	
	padding-top: 96px;
	margin-top: -76px;
}

article#article_main h3 {
	font-size: 18px;
	margin-top: 10px;
	color: #36a0bb;
	line-height: 22px;
}

article#article_main h4 {
	font-size: 16px;
	margin-top: 10px;
	color: #ed243b;
	line-height: 18px;
	text-transform: uppercase;
	font-family:"Bliss Heavy", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:900; font-style:normal;
}

article#article_main p {
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	color: #5E4F4A;
}

article#article_main p.p_name {
	display: block;
	padding: 10px;
	position: relative;
	background-color: #5E4F4A;
	color: #ffffff;
	width: 150px;
	margin-top: 0px;	
	margin-left: 20px;
	height: 18px;
	overflow: hidden;
	z-index: 3;
	text-transform: uppercase;
}

article#article_main p.p_title {
	display: block;
	padding: 10px;
	position: relative;
	background-color: #ffffff;
	color: #5E4F4A;
	width: 150px;
	margin-top: 0px;	
	margin-left: 20px;
	height: 18px;
	overflow: hidden;
	z-index: 3;
	text-transform: uppercase;
}

article#article_main > ul, article#article_main section.section_qualifications > ul {
	display: block;
	list-style: disc;
	margin-left: 20px;
}

article#article_main > ul li, article#article_main section.section_qualifications > ul li {
	color: #5E4F4A;
		margin-top: 10px;
}

article#article_main img.img_profile {
	display: block;
	padding-left: 20px;
	padding-top: 20px;
}

article#article_main section.section_qualifications {
	display: block;
	padding: 20px;
	margin-top: 10px;	
}

article#article_main section.section_qualifications h4 {
	margin-top: 0px;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	color: #807F83;
	background-image: url(/images/professionalqualifications.png);
	background-size: 25px 25px;
	background-repeat: no-repeat;
}

@media only screen and (max-width: 810px) {
	article#article_main {
		background-color: #ffffff;
		max-width: 1000px;
	}
	
	article#article_main > h1 {
		font-size: 35px;
		margin-left: 20px;
		margin-right: 20px;	
	}
	
	article#article_main > h2 {
		margin-top: 0px !important;	
	}
	
	article#article_main.article_profile > h2 {
		margin-top: -76px !important;	
	}
	
	article#article_main > h3, article#article_main > h4, article#article_main > p {
		margin-left: 20px;
		margin-right: 20px;	
	}
	
	article#article_main img.img_main {
		width: 100%;
		height: auto;
		margin-top: 0px;
	}
	
	article#article_main > ul {
		margin-left: 40px;
	}
	
	article#article_main div.addthis_toolbox {
		margin-left: 20px;
	}
}

/* ================================================= */
/* TABLE STYLES
/* ================================================= */

article#article_main table {
	border: 0px;
	margin: 0px;	
	border-collapse:collapse;
}

article#article_main table {
	border: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 15px;
	width: 100%;
	table-layout: fixed;
}

article#article_main table th {
	border: 0px;
	background-color: #5E4F4A;
	color: #ffffff;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

article#article_main table td {
	color: #5E4F4A;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	border: 0px;
}


/* ================================================= */
/* EVENT STYLES
/* ================================================= */

article#article_main.article_event h4 {
	display: none;
	position: relative;
	font-size: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}

article#article_main.article_event article.article_event_item {
	display: block;
	position: relative;
	overflow: hidden;
	height: auto;
	background-color: #d8f2f8;
	width: 33%;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	height: 190px;
}

article#article_main.article_event article.article_event_item p {
	display: none;	
}

article#article_main.article_event article.article_event_item p.p_date {
	display: block;
	color: #5E4F4A;
	font-size: 34px;
	font-family:"Bliss Heavy", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:900; font-style:normal;
	padding: 10px;
	padding-bottom: 0px;
}

article#article_main.article_event article.article_event_item p.p_time {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 30px;
	color: #5E4F4A;
	font-family:"Bliss ExtraLight", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:100; font-style:normal;
}

article#article_main.article_event article.article_event_item h1 {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	color: #ed243b;
	font-size: 14px;
}

article#article_main.article_event article.article_event_item h2 {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

article#article_main.article_event article.article_event_item h3 {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
}

article#article_main.article_event article.article_event_item a.a_edit {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;	
	font-size: 16px;
}

article#article_main.article_event article.article_event_item a.a_edit:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 680px) {
	article#article_main.article_event article.article_event_item {
		width: 100%;
		margin-bottom: 1px;
		height: auto;
	}
}

/* ================================================= */
/* TIMELINE STYLES
/* ================================================= */

article#article_main.article_timeline h3 strong {
	text-transform: uppercase;
	color: #ed243b;
}

article#article_main.article_timeline h4 {
	display: block;
	height: 34px;
	line-height: 34px;
	padding-left: 45px;
	background-image: url(/images/timeline_circle.png);
	background-size: 34px 68px;
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: pointer;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 34px;
}

article#article_main.article_timeline h4 span.play_video {
	color: #62CADF;
}

article#article_main.article_timeline h4.first {
	padding-top: 0px;
	overflow: hidden;
	margin-top: 20px;
}

article#article_main.article_timeline section.section_timeline_video {
	display: none;
	position: relative;
	overflow: hidden;
	background-image: url(/images/timeline_line.png);
	background-size: 34px 68px;
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-left: 45px;
	padding-right: 20px;
}

article#article_main.article_timeline section.section_timeline_video iframe {
	margin-top: 20px;
}

article#article_main.article_timeline section.section_timeline_overview {
	display: block;
	position: relative;
	overflow: hidden;
	background-image: url(/images/timeline_line.png);
	background-size: 34px 68px;
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-left: 45px;
	padding-right: 20px;
}

@media only screen and (max-width: 810px) {
	article#article_main.article_timeline section {
		margin-left: 20px;	
	}
	
}

@media only screen and (max-width: 400px) {
	article#article_main.article_timeline section.section_timeline_video iframe {
		height: 200px;
	}
	
	article#article_main.article_timeline h4 span.play_video {
		display: none;
	}
}

/* ================================================= */
/* ASIDE STYLES
/* ================================================= */

aside#aside_main section.section_events {
	display: block;
	position: relative;
	padding: 10px;
	background-color: #d9cfcb;
	border-top: solid #666666 5px;
	border-bottom: solid #666666 5px;
}

aside#aside_main section.section_events h2 {
	font-size: 18px;
	color: #5E4F4A;
}

aside#aside_main section.section_events h3 {
	font-size: 14px;
	color: #ed243b;
	padding-top: 10px;
	border-top: 1px solid #ffffff;
	margin-top: 10px;
	font-family:"Bliss Bold", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:bold; font-style:normal;
}

aside#aside_main section.section_events h4 {
	color: #000000;
	font-family:"Bliss Bold", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:bold; font-style:normal;
	margin-top: 5px;
}

aside#aside_main section.section_events p {
	color: #5E4F4A;
}

aside#aside_main p.p_brochure {
	text-transform: uppercase;	
}

aside#aside_main p.p_brochure a img.img_brochure {
	padding-top: 20px;
}

aside#aside_main p.p_brochure a span {
	display: block;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

@media only screen and (max-width: 999px) {
	aside#aside_main p.p_brochure {
		display: none;	
	}
	
	aside#aside_main div {
		display: none;
	}
	
	aside#aside_main {
		width: 100%;	
		margin-left: 0px;
	}
	
	aside#aside_main section.section_events {
		margin-right: 20px;	
		margin-left: 20px;
	}
}


/* ================================================= */
/* SECTION MORE INFO STYLES
/* ================================================= */

section#section_more_info {
	display: block;
	overflow: hidden;	
}

section#section_more_info p.p_brochure a {
	display: block;
	width: 101px;
	height: 105px;
	position: relative;
	padding-left: 170px;
	padding-right: 20px;
	text-align: right;
	padding-top: 10px;
	color: #5E4F4A;
	float: left;
	border-top: 5px solid #d9cfcb;
	border-bottom: 5px solid #d9cfcb;
	margin-top: 30px;
}

section#section_more_info p.p_brochure span {
	display: block;
	font-size: 16px;	
}

section#section_more_info p.p_brochure img {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	width: 177px;
	height: 167px;
}

section#section_more_info p.p_watch a {
	display: block;
	width: 241px;
	height: 105px;
	position: relative;
	padding-left: 150px;
	padding-right: 20px;
	padding-top: 10px;
	color: #5E4F4A;
	float: left;
	border-top: 5px solid #d9cfcb;
	border-bottom: 5px solid #d9cfcb;
	margin-top: 30px;
}

section#section_more_info p.p_watch span {
	display: block;
	font-size: 16px;	
}

section#section_more_info p.p_watch img {
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	width: 122px;
	height: 90px;
}

section#section_more_info p.p_meet a {
	display: block;
	width: 301px;
	height: 105px;
	position: relative;
	padding-left: 120px;
	padding-right: 10px;
	padding-top: 10px;
	color: #5E4F4A;
	float: left;
	border-top: 5px solid #d9cfcb;
	border-bottom: 5px solid #d9cfcb;
	margin-top: 30px;
}

section#section_more_info p.p_meet span {
	display: block;
	font-size: 16px;	
}

section#section_more_info p.p_meet img {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	width: 130px;
	height: 138px;
}

section#section_more_info div.addthis_horizontal_follow_toolbox {
	display: block;
	width: 165px;
	height: 75px;
	position: relative;
	overflow: hidden;
	border-top: 5px solid #d9cfcb;
	border-bottom: 5px solid #d9cfcb;
	margin-top: 30px;
	padding-top: 40px;
	float: left;
	text-align: right;
}

section#section_more_info div.addthis_horizontal_follow_toolbox > div {
	margin-left: 50px;
}

@media only screen and (max-width: 999px) {
	section#section_more_info p.p_brochure a, section#section_more_info p.p_watch a , section#section_more_info p.p_meet a {
		padding-right: 100%;
	}
	
	section#section_more_info div.addthis_horizontal_follow_toolbox {
		border: 0px;
		padding-top: 0px;
		height: auto;
	}
}

/* ================================================= */
/* FOOTER STYLES
/* ================================================= */

footer#footer_main {
	background-image: url(/images/footer_bg.png);
	background-position: 0px -160px;
	background-repeat: repeat-x;
}

footer#footer_main.footer_page {
	background-position: 0px -20px;
}


footer#footer_main h4 {
  display: block;
  color: #FFFFFF;
  font-size: 24px;
  padding-top: 20px;
}

footer#footer_main div.page_container {
	display: block;
	overflow: visible;
	position: relative;	
	background-image: url(/images/locator_repeater.png);
	background-position: top right;
	background-repeat: repeat-y;
	background-size: 94px 90px;
	padding-bottom: 60px;
	padding-top: 100px;
}

@media only screen and (max-width: 999px) {
	footer#footer_main h4 {
		margin-left: 20px;
		margin-right: 20px;	
	}
}

@media only screen and (max-width: 400px) {
	footer#footer_main {
		background-color: #d9cfcb;
	}
	
	footer#footer_main div.page_container {
			padding-top: 20px;
	}
	
}

footer#footer_main div.page_container img.img_locator {
	position: absolute;
	top: 0px;
	right: 3px;
	width: 94px;
	height: 90px;
}

footer#footer_main.footer_page div.page_container img.img_locator {
	display: none;
}

footer#footer_main p {
	display: block;
	padding-top: 20px;
	max-width: 850px;
	color: #5E4F4A;
	clear: both;
}

footer#footer_main ul#ul_bdo_nav {
	list-style: none;	
	padding-top: 20px;
	display: block;
	overflow: hidden;
}

footer#footer_main ul#ul_bdo_nav li {
	float: left;
	margin-right: 10px;
}

footer#footer_main img.footer_img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}

footer#footer_main div.page_container img.img_people {
	display: none;
	width: 800px;
	height: 280px;
}

footer#footer_main.footer_page {
}

footer#footer_main.footer_page div.page_container {
	padding-top: 260px;
}

footer#footer_main.footer_page div.page_container img.img_people {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;	
}

footer#footer_main div.addthis_sharing_toolbox {
	padding-top: 20px;	
}

@media only screen and (max-width: 1000px) {
	footer#footer_main.footer_page {
		background-position: 0px -240px;
	}
	
	footer#footer_main div.page_container {
		background-image: none !important;	
	}
	
	footer#footer_main div.page_container img.img_locator {
		display: none;
	}
	
	footer#footer_main ul#ul_bdo_nav {
		margin-left: 20px;
	}
	
	footer#footer_main p {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	footer#footer_main img.footer_img.first {
		margin-left: 20px;	
	}
	
	footer#footer_main.footer_page div.page_container img.img_people {
		display: none;
	}
	
	footer#footer_main.footer_page div.page_container {
		padding-top: 20px;
}
	
	footer#footer_main.footer_page {
		margin-top: 30px;
		padding-top: 10px;
	}
	
		footer#footer_main div.addthis_sharing_toolbox {
	padding-left: 20px;	
}

}

@media only screen and (max-width: 800px) {
	footer#footer_main ul#ul_bdo_nav li {
		float: none;
		margin-right: 10px;
		margin-bottom: 5px;
	}
}

@media only screen and (max-width: 400px) {
	footer#footer_main img.footer_img {
		clear: both;
		margin-left: 20px;
	}
}

/* ================================================= */
/* TWITTER
/* ================================================= */

section#section_twitter {
	height: 30px;
	position: relative;
	background-color: #d9cfcb;
	z-index: 2;
}

section#section_twitter ul {
	overflow: hidden;
	position: absolute;
	display: block;
	height: 30px;
	width: 100%;
	z-index: 1;
}

section#section_twitter ul li {
	margin-left: 20px;
	display: block;
	height: 30px;
	line-height: 30px;
	position: absolute;
	overflow: hidden;
}

section#section_twitter ul li span {
	color: #000000;
}

section#section_twitter ul li, section#section_twitter ul li a {
	font-weight: normal;
	color: #ffe39c;
}


section#section_twitter ul li span a {
	color: #ed243b;
}

section#section_twitter ul li a:hover {
	text-decoration: underline;
}

/* ================================================= */
/* GENERAL FORM STYLES
/* ================================================= */

article#article_main form {
	display: block;
	padding: 20px;
	background-color: #d8f2f8;
}

article#article_main form fieldset {
	border: none;
	margin-bottom: 20px;
}

article#article_main form legend {
	color: #5E4F4A;
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 10px;
}

article#article_main form input, article#article_main form textarea {
	display: block;
	float: left;
	width: 320px;
	height: 16px;
	border: none;
	padding: 2px;
	background-repeat: no-repeat;
	background-position: center right;
}

article#article_main form textarea {
	height: 500px;
}

article#article_main form select {
	width: 525px;
}

article#article_main form select.select_short {
	width: 320px;
}

article#article_main form textarea.textarea_small {
	height: 50px;
	width: 243px;
	margin-right: 4px;
}

article#article_main form textarea.textarea_medium {
	height: 100px;
}

article#article_main form ul {
	margin-left: 0px;	
}

article#article_main form ul li label {
	display: block;
	float: left;
	width: 195px;
	min-height: 20px;
	line-height: 20px;
	padding-left: 5px;
}

article#article_main form ul li label.label_long {
	width: 753px;
}

article#article_main form ul li.required label {
	background-image: url(/images/forms/required.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 175px;
}

article#article_main form ul li {
	display: block;
	padding: 5px;
	color: #36a0bb;
	background-color: #B8E2EC;
	background-image: none;
	overflow: hidden;
}

article#article_main form a.a_remove {
	display: block;
	background-image: url(/images/misc/a_remove.png);
	height: 0px;
	width: 20px;
	padding-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
}

article#article_main form a.a_tick {
	display: block;
	background-image: url(/images/misc/a_tick.png);
	height: 0px;
	width: 20px;
	padding-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
}

article#article_main form a.a_up {
	display: block;
	background-image: url(/images/misc/a_up.png);
	height: 0px;
	width: 20px;
	padding-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
}

article#article_main form a.a_down {
	display: block;
	background-image: url(/images/misc/a_down.png);
	height: 0px;
	width: 20px;
	padding-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
}

article#article_main form a.a_add {
	display: block;
	background-image: url(/images/misc/a_add.png);
	height: 0px;
	width: 20px;
	padding-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
}

article#article_main form ul li.li_error {
	background-color: #36a0bb;
	margin-top: -5px;
	display: none;	
	color: #ffffff;
}

article#article_main form ul li input#use_Submit, article#article_main form ul li input#con_Submit {
	background-color: #36a0bb;
	padding: 2px;
	color: #FFFFFF;
	width: 525px;
	height: 20px;
	cursor: pointer;
}

article#article_main form fieldset#fieldset_stage2, article#article_main form fieldset#fieldset_stage3 {
	display: none;	
}

/* ================================================= */
/* UTILITIES
/* ================================================= */

.text_red {
	color: #ed243b !important;
}

.text_light_blue {
	color: #36a0bb !important;	
}

.text_grey {
	color: #5E4F4A !important;	
}

.text_white {
	color: #ffffff !important;
}

.text_aqua {
	color: #62cae3 !important;
}

.text_teal {
	color: #2eafa4 !important;	
}

.text_burgandy {
	color: #98002e !important;
}

.text_coral {
	color: #f6a1a8 !important;	
}

strong, article#article_main a {	
	font-family:"Bliss Heavy", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif !important; font-size-adjust:0.47; font-weight:900; font-style:normal;
}

.img_full_width {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;	
}

iframe {
	width: 100%;	
}

article#article_home section.section_home article.article_home_inner h2 span { color: #ffffff !important; }


@media only screen and (max-width: 810px) {
	.text_white {
		color: inherit !important;
	}
}

.text_heavy { font-family:"Bliss Heavy", 'Trebuchet MS', Calibri, 'Helvetica Neue', Arial, sans-serif; font-size-adjust:0.47; font-weight:900; font-style:normal; }
	
.a_button {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	padding: 5px;
	text-transform: uppercase;
	font-size: 12px;
	background-color: #d8f2f8;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.a_button:hover {
	background-color: #36a0bb;
	color: #ffffff;
}
	
	
/* Marquee clours */

section#section_marquee section.section_graduate_1 h2, section#section_marquee section.section_graduate_1 p { color: #284F9A; }
section#section_marquee section.section_graduate_2 h2, section#section_marquee section.section_graduate_2 p { color: #EE8779; }
section#section_marquee section.section_graduate_3 h2, section#section_marquee section.section_graduate_3 p { color: #00885E; }
section#section_marquee section.section_graduate_4 h2, section#section_marquee section.section_graduate_4 p { color: #314071; }
section#section_marquee section.section_graduate_5 h2, section#section_marquee section.section_graduate_5 p { color: #E36E9F; }
section#section_marquee section.section_graduate_6 h2, section#section_marquee section.section_graduate_6 p { color: #235DA4; }
section#section_marquee section.section_graduate_7 h2, section#section_marquee section.section_graduate_7 p { color: #E96753; }
section#section_marquee section.section_graduate_8 h2, section#section_marquee section.section_graduate_8 p { color: #E22C3A; }
section#section_marquee section.section_graduate_9 h2, section#section_marquee section.section_graduate_9 p { color: #2EB6CD; }
section#section_marquee section.section_graduate_10 h2, section#section_marquee section.section_graduate_10 p { color: #9D9F58; }
section#section_marquee section.section_graduate_11 h2, section#section_marquee section.section_graduate_11 p { color: #D62340; }
section#section_marquee section.section_graduate_12 h2, section#section_marquee section.section_graduate_12 p { color: #CEB865; }
section#section_marquee section.section_graduate_13 h2, section#section_marquee section.section_graduate_13 p { color: #72547E; }
section#section_marquee section.section_graduate_14 h2, section#section_marquee section.section_graduate_14 p { color: #55282B; }
section#section_marquee section.section_graduate_15 h2, section#section_marquee section.section_graduate_15 p { color: #238E68; }
section#section_marquee section.section_graduate_16 h2, section#section_marquee section.section_graduate_16 p { color: #9A3746; }
