﻿@charset "UTF-8";
/* CSS Document */

a {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
#top_wrapper {
	height: 45px;
	background: #fff;
	z-index: 1000;
}

#top_container {
	position: relative;
	top: 9px;
	padding: 0 25px;
	max-width: 100%;
	overflow: auto;
	margin: 0 auto;
}

#OPM {
	float: left;
	padding: 0 0px;
}

#OPMmobile {
	float: left;
	padding: 0 0px;
}

#OPM img,
#OPMmobile img {
	float: left;
}

#OPM span {
	font-size: 11px;
	color: #959595;
	font-family: 'Droid-serif', serif;
	font-style: italic;
	margin: 8px 0 0 6px;
	display: inline-block;
}

#OPMmobile {
	display: none;
}
.hidden {
	display:none;
}
a.topLink {
	color: #959595;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	float: right;
    margin: 8px 12px;
}

header {
	background: url("../images/spotlight-bg.jpg") center center fixed;
	text-align: center;
    max-width: 100%;
    max-height: 80%;
    position: relative;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: left top;
	-ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
	z-index: 50;
}

.navContainer {
	max-width: 100%;
	overflow: auto;
    height: 136px;
	background-color: #192857;
	font-family: 'Source Sans Pro', sans-serif;
}

@media (max-width: 480px) {
	.navContainer {
		height: 112px;
	}
}

.navContainer .content-area {
	max-width: 1200px;
	margin: 0 auto;
	padding: 16px 25px 10px 25px;
}

.navLogo {
	float: left;
	font-size: 15px;
	font-family: 'Merriweather', serif;
	line-height: 22px;
	margin-top: 0px;
	text-align: left;
}
.navLogo img {
	float: left;
}
.navLogo span {
	display: inline-block;
	margin: 9px 0 0 14px;
}
.navLogo span a {
	color: #fff;
	text-decoration: none;
}

span.navLogoResponsive {
	display: none;
}


@media (max-width: 480px) {
	.navLogo span:first-of-type {
		display: none;
	}
	.navLogo span.navLogoResponsive {
		display: inline-block;
		margin-left: 14px;
		letter-spacing: 1px;
	}
	.navLogo span.navLogoResponsive a {
		font-size: 24px;
	}
	#menuResponsive.menu-link {
		margin-top: 34px;
	}
}
#menu {
	float: right;
	margin-top: 28px; 
	clear: right;
	margin-right: -22px;
}

#menu ul li {
    display: inline-block;
	padding: 22px;
	margin-right: -14px;
}
#secondaryMenu ul {
	float: left;
}
#secondaryMenu ul li {
    margin-right: 14px;
    display: inline-block;
}

#menu ul li:last-child,
#secondaryMenu ul li:last-child {
	margin-right: 0;
}

#menu a.active {
    border-bottom: 3px solid #fff;
}
#menu ul li:hover a.active {
	border: none;
}
.menu-link {
		display: none;
	}

nav#menu li a {
	font-family: 'Source Sans Pro', sans-serif;
	color: #f5f0e8;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: .05em;
	text-transform: uppercase;
	padding-bottom: 5px;
}
nav ul li ul.dropdown {
	display: none;
}
nav#menu ul li:hover {
	background-color: #020f34;
}

nav ul li:hover ul.dropdown {
	display: block;
	background-color: #020f34;
	position: absolute;
    top: 136px;
    padding: 18px 22px 12px 22px;
	margin-left: -22px;
	text-align: left;
}
nav ul li:last-child:hover ul.dropdown {
	text-align: right;
	margin-left: -200px;
	width: 249px;
}
@media (max-width: 1270px) {
	nav ul li:last-child:hover ul.dropdown {
		margin-left: -198px;
	}
}

#menu ul li ul.dropdown li {
	padding: 0;
	display: block;
	margin-bottom: 20px;
	line-height: 20px;
	margin-right: 0;
}
nav#menu ul.dropdown li a{
	text-transform: none;
}
nav#secondaryMenu li a {
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-style: italic;
}

nav#menuResponsive li a {
	font-family: 'Source Sans Pro', sans-serif;
	color: #f5f0e8;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: .05em;
	text-transform: uppercase;
}

footer nav li a {
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .05em;
}

nav li a span {
	text-transform: none;
}

#secondaryMenu {
	float: right;
	padding-top: 8px;
}

#secondaryMenu img {
	margin: 0 3px -2px 0;
}


@media (max-width: 1075px) {
	.navLogo img {
		width: 94px;
		margin-top: 5px;
	}
	.navLogo span { 
		margin-left: 10px;
	    margin-top: 7px;
	}
	.navLogo span a {
		font-size: 14px;
	}
	#menu {
		margin-top: 27px;
		margin-right: -13px;
	}
	nav#menu ul li {
		margin-right: 0;
		padding: 23px 14px;
	}
	nav#menu li a {
		font-size: 14px;
	}
	nav ul li:hover ul.dropdown {
		margin-left: -14px;
	}
	nav ul li:last-child:hover ul.dropdown {
		margin-left: -220px;
	}
}

@media (max-width: 910px) {
	.navLogo img {
		width: 94px;
		margin-top: 5px;
	}
	.navLogo span { 
		margin-left: 10px;
	    margin-top: 7px;
	}
	.navLogo span a {
		font-size: 14px;
	}
	nav#menu ul li {
		margin-right: 12px;
	}
	nav#menu li a {
		font-size: 15px;
	}
}

@media (max-width: 480px) {
	.navLogo img {
		width: 71px;
		margin-top: 5px;
	}
	.navLogo span { 
		margin-left: 10px;
	    margin-top: 30px;
	}
	.navLogo span a {
		font-size: 14px;
	}
	nav#menu ul li {
		margin-right: 12px;
	}
	nav#menu li a {
		font-size: 15px;
	}
}

.displace {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	border: 0;	
}

header h1 {
	font-size: 48px;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 900;
    margin: 12% 4% 20px 4%;
    line-height: 1.2em;
}

header p {
	color: #c4bfb5;
	font-size: 24px;
    line-height: 1.5em;
	font-family: 'Merriweather', serif;
	font-style: italic;
    margin: 0 5%;
}

header .button {
	margin-top: 120px;
}

header .button a {
	font-family: 'Merriweather', serif;
	color: #fff;
	font-size: 40px;
	line-height: 1.3em;
	padding: 12px 40px;
	text-decoration: none;
}

@media (max-width: 910px) {
	header .button a {
		font-size: 34px;
	}
}

@media (max-width: 480px) {
	header .button a {
		font-size: 26px;
	}
}


header#home .button {
	margin-top: 7%;
}

header#home .button a {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
	letter-spacing: .05em;
    text-transform: uppercase;
    padding: 12px 40px;
    background-color: #004e9c;
    text-decoration: none;
}

#callout {
	/*background: url("../images/callout-bg.png") repeat-x;*/
	height: 255px;
	padding: 134px 0 0 0;
}

#callout p {
	font-family: 'Merriweather', serif;
	font-size: 26px;
	line-height: 56px;
	font-style: italic;
	text-align: center;
	width: 70%;
	max-width: 800px;
	margin: 0 auto;
	color: #4c4a46;
}
@media (max-width: 1200px) {
	#callout p {
		font-size: 28px;
		line-height: 44px;
	}
}
@media (max-width: 835px) {
	#callout p {
		font-size: 22px;
		line-height: 40px;
	}
}

@media (max-width: 646px) {
	#callout p {
		line-height: 36px;
	}
}
@media (max-width: 557px) {
	#callout p {
		font-size: 20px;
		width: 80%;
	}
}
@media (max-width: 468px) {
	#callout {
		height: 215px;
	}
	#callout p {
		font-size: 18px;
		line-height: 30px;
		width: 80%;
	}
}
@media (max-width: 420px) {

	#callout p {
		font-size: 16px;
		line-height: 28px;
		width: 90%;
	}
}

#services {
	overflow: auto;
	margin: 0 auto 40px; /* fix 0 auto */
	text-align: center;
	color: #fff;
	max-width: 1403px;
}
#services a, #services a:hover {
	color: #fff;
}
#services .col {
	max-width: 461px;
	width: calc(33vw - 10px);
	height: calc(33vw - 7px);
	max-height: 464px;
	float: left;
	margin-right: 10px;
}
#services .content {
	opacity: 1;
	position: relative;
	z-index: 1;
	top: 40%;
}
#services .about {
	background: url('../images/home_director.jpg') no-repeat;
}
#services .classes {
	background: url('../images/home_eqip.jpg') no-repeat;
}
#services .team {
	background: url('../images/home_references.jpg') no-repeat;
	margin-right: 0;
}
#services .hoverBg {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	background-color: #004e9c;
	display: none;
	margin-top: -70px;

}
@media (max-width: 1355px) {
	#services .team .hoverBg {
		margin-top: -99px;
	}
}
@media (max-width: 1003px) {
	#services .team .hoverBg {
		margin-top: -126px;
	}
}
@media (max-width: 935px) {
	#services .team .hoverBg {
		margin-top: -76px;
	}
}
@media (max-width: 794px) {
	#services .team .hoverBg {
		margin-top: -98px;
	}
}
@media (max-width: 794px) {
	#services .team .hoverBg {
		margin-top: -65px;
	}
}
@media (max-width: 655px) {
	#services .team .hoverBg {
		margin-top: -83px;
	}
}
@media (max-width: 602px) {
	#services .team .hoverBg {
		margin-top: -70px;
	}
}
@media (max-width: 486px) {
	#services .team .hoverBg {
		margin-top: -99px;
	}
}
@media (max-width: 356px) {
	#services .team .hoverBg {
		margin-top: -126px;
	}
}
#services h2 {
	font-family: 'Source Sans Pro', sans;
	font-weight: bold;
	font-size: 28px;
    margin-bottom: 20px;
	text-transform: uppercase;
}
#services h2 span {
	text-transform: lowercase;
}
#services p {
	font-family: 'Adobe Calson Pro', serif;
	font-style: italic;
	font-size: 22px;
	display: none;
}
#services .col:hover p, #services .col:hover .hoverBg {
	display: block;	
}
@media (max-width: 935px) {
	#services h2 {
		font-size: 22px;
		margin-bottom: 14px;
	}
	#services p {
	font-size: 18px;
	}
	#services .hoverBg {
		margin-top: -58px;
	}
}
@media (max-width: 767px) {
	#services h2 {
		font-size: 18px;
		margin-bottom: 12px;
	}
	#services p {
		font-size: 16px;
	}
	#services .hoverBg {
		margin-top: -46px;
	}
	#services .col {
		margin-right: 6px;
	}
}
@media (max-width: 602px) {
	#services .col {
		width: 90vw;
		height: 90vh;
		float: left;
		margin: 0 auto 10px auto;
		float: none;
	}
	#services h2 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	#services p {
		font-size: 22px;
	}
	#services .hoverBg {
		margin-top: -70px;
	}
}

#topFAQs {
	margin: 0 auto;
	max-width: 1060px;
	overflow: auto;
	padding: 80px 10% 80px 10%;
	font-family: 'Source Sans Pro', sans;
}
#topFAQs .col {
	float: left;
	width: 47%;
}
#topFAQs .col:first-of-type {
	margin-right: 6%;
}
#topFAQs h2 {
	font-size: 24px;
	color: #004e9c;
	margin-bottom: 50px;
	text-transform: uppercase;
	font-weight: bold;
}
#topFAQs p {
	line-height: 26px;
	color: #666;
}
#topFAQs a {
	color: #429af2;
}
#topFAQs .entry {
	margin-bottom: 25px;
}
#topFAQs p.answer {
	padding-left: 16px;
	line-height: 22px;
}

@media (max-width: 1220px) {
	#calendar .event {
		display: block;
	}
	#calendar .event {
		float: left !important;
		margin: 50px 0 0 0;
	}
}
@media (max-width: 580px) {
	#topFAQs {
	    padding: 70px 10% 70px 10%;
	}
	#topFAQs h2 {
		margin-bottom: 50px;
	}
	#calendar h3 {
		font-size: 16px;
		margin-bottom: 12px;
	}
	#calendar p {
		font-size: 14px;
		line-height: 24px;
	}
	#calendar .eventDate {
		font-size: 18px;
		padding: 16px 20px;
	}
	#calendar .eventDate span {
		font-size: 32px;
	}
}
	@media (max-width: 450px) {
		#calendar .eventDate {
			float: none;
			width: 60px;
			margin: 0 auto;
		}
		#calendar .eventDetails {
			margin-left: 0;
			margin-top: 20px;
			float: none;
			text-align: center;
			width: 100%;
		}
		
	}
#ThreeCol {
	margin: 0 auto;
	text-align: center;
	max-width: 1000px;
	overflow: auto;
	padding: 140px 10% 140px 10%;
}

#ThreeCol .col {
	float: left;
	max-width: 285px;
	display: inline-block;
	margin-top: 10px;
}

#ThreeCol .col + .col {
	margin: 0 auto;
	float: none;
}
#ThreeCol .col + .col + .col {
	float: right;
	margin-top: 20px;
}
#ThreeCol h2 {
	font-family: 'Source Sans Pro', sans;
	font-weight: bold;
	font-size: 28px;
	margin: 60px 0 40px 0;
	text-transform: uppercase;
}
#ThreeCol h2 a,
#ThreeCol ha a:hover {
	color: #019aa0;
	text-decoration: none;
}
#ThreeCol p a {
	font-family: 'Adobe Calson Pro', serif;
	font-style: italic;
	font-size: 22px;
	color: #333;
}


#social {
	padding: 100px 10%;
	background-color: #019aa0;
}
#social h2 {
	font-family: 'Adobe Calson Pro', serif;
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 60px;
}

/* ContentPages page */

header#contentPage {
	max-height: 384px;
	text-align: left;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top;
	-ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
	}
#contentPage h1 {
	font-family: 'Merriweather', serif;
	font-size: 17px;
	margin: 15px 0 10% 0;
	padding-left: 1px;
	font-weight: normal;
	font-style: italic;
}

@media (max-width: 910px) {
	#contentPage h1 {
		font-size: 15px;
	}
}

@media (max-width: 480px) {
	#contentPage h1 {
		font-size: 13px;
	}
}

#contentPage .button {
	margin-top: 120px;
}

@media (max-width: 910px) {
	#contentPage .button {
		margin-top: 90px;
	}
}

#contentPage .button a
{
	padding: 0px;
}
#contentPage .button a span,
#mainContent .button a span {
	text-transform: none;
}
#mainContent .button {
	margin: 40px 0;
}

.indent {
	margin: 0 auto;
	padding-right: 25px;
	padding-left: 25px;
	overflow: auto;
	max-width: 1200px;
}

#mainContent {
	background: #fff;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	color: #363636;
	position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
#mainContent a, #mainContent a:visited {
	color: #004e9c;
}
#mainContent .button a {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    padding: 12px 40px;
    background-color: #004e9c;
}
#mainContent .button a:hover {
	text-decoration: none;
}
#mainContent .button a:hover span.buttonText {
	text-decoration: underline;
}
#mainContent .button a span.buttonText {
	margin-left: 8px;
	text-transform: uppercase;
}
#mainContent .button a span.buttonText span {
	text-transform: none;
}
#mainContent .contentContainer {
	float: left;
	width: 69%;
	padding-left: 6%;
	margin: 75px 0 29px 0;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	overflow: auto;
}
.noSideBar #mainContent .contentContainer {
	width: 90%;
	margin-left: 0;
	padding-left: 0;
}
.noSideBar #sidebarBG {
	display: none;
}
#mainContent h2 {
	color: #004e9c;
	text-transform: uppercase;
	font-weight: bold;
	margin: 40px 0 20px 0;
	font-size: 24px;
	line-height: 24px;
}

#mainContent div.contentContainer h2:first-of-type {
	color: #FFFFFF;
	background-color: #192857;
	display: inline-block;
	font-size: 18px;
	letter-spacing: .05em;
    margin: 0px 0px 48px 0px;
	padding: 8px 14px;
}

#mainContent div.contentContainer h2 {
	color: #004e9c;
	background-color: transparent;
	font-size: 24px;
	letter-spacing: .05em;
}

#mainContent h2 span {
	text-transform: none;
}

#mainContent h3 {
	color: #ba8800;
	font-weight: normal;
	margin: 48px 0 22px 0;
	font-size: 30px;
	line-height: 1.2em;
	font-family: serif;
}

#mainContent h3 a, #mainContent h3 a:visited {
	color: #ba8800;
	text-decoration: underline;
}

#mainContent h4 {
	color: #363636;
	margin: 0 0 18px 0;
	padding-top: 18px;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
}
#mainContent p {
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 20px;
}

#mainContent p.Footnote {
	font-style: italic;
	color: #898989;
}

#mainContent ul,
#mainContent ol {
    list-style: none;
    padding:0;
	margin: 0 0 18px 46px;
	font-size: 18px;
	line-height: 30px;
}

#mainContent table.DataTable ul,
#mainContent table.DataTable ol {
	font-size: 15px;
	line-height: 21px;
	margin-left: 22px;
}

#mainContent table.DataTable p:last-of-type {
	margin-bottom: 0px;
}

#mainContent ol {
	list-style: decimal inside;
}
#mainContent li
{ 
    /*text-indent: -1em;*/
	margin-bottom: 8px;
}

#mainContent ol > li > p, #mainContent ul > li > p
{ 
    text-indent: 0;
}

#mainContent ul li:before {
    content: "● ";
    color: #e4ae1c;
    float: left;
    padding-right: .7em;
    font-size: 14px;
}

#mainContent ul#Pagination li:before {
	display: none;
}
.SideBarClone {
	display: none;	
}
#sidebarBG {
    position: absolute;
    left: 0;
    width: 31%;
    min-width: 250px;
    background: #f5f5f5;
	max-width: calc(100vw - 1000px);
	z-index: 10;
	top: 320px;
}
#mainContent .SideBar {
	float: left;
	width: 25%;
	background-color: #f5f5f5;
	box-sizing: border-box;
	padding: 33px 0 0 0;
	z-index: 100;
	font-family: 'Source Sans Pro', sans-serif;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#mainContent .SideBar ul {
	list-style: none;
	margin: 0;
	font-size: 16px;
	line-height: 40px;
	padding: 0 35px 20px 0;
}
#mainContent .SideBar ul li a {
	color: #333;
}
#mainContent .SideBar .current a {
	color: #004e9c;
	font-weight: bold;
}
#mainContent .SideBar .current ul a {
	color: #333;
	font-weight: normal;
}
#mainContent .SideBar ul ul {
    margin: 21px 0 0 20px;
	padding-bottom: 0;
}
#mainContent .SideBar li:before {
	display: none;
}
#mainContent .SideBar li {
	text-indent: 0;
	line-height: 26px;
	margin-bottom: 0;
	padding-bottom: 21px;
}

@media (max-width: 840px) {
	#mainContent .SideBar li {
		padding-bottom: 13px;
	}
}

#mainContent ul.navChild li:last-child {
	padding-bottom: 0;
}
#mainContent .SideBar h2 {
	text-transform: uppercase;
	color: #999;
	font-size: 16px;
	font-family: sans-serif;
	margin-bottom: 18px;
	margin-top: 10px;
}
#mainContent .SideBar h2:first-of-type  {
	margin-top: 37px;
}
#mainContent .col {
	float: left;
	width: 40%;
	margin-right: 6%;
	margin-top: 40px;
}
#mainContent .col:last-of-type {
	margin-right: 0;
	width: 54%;
}
#mainContent .col img {
	max-width: 280px;
	width: 100%;
}
.navParent a.indicator {
    cursor: pointer;
    background: url(/images/sidenav_icons.png) 12px 0;
    width: 12px;
    height: 12px;
	float: left;
    margin-left: -20px;
    margin-top: 8px;
	}
li.active a.indicator {
	background-position: 0 0;
}	
li.active ul li a.indicator,
li.active ul li.current a.indicator {
	background-position: 12px 0; /* 3rd level open/close icons */
}
li.active ul li.active a.indicator {
	background-position: 12px 0; /* when 3rd level is active */
}
.navChild {
	display: none;
}

#colorbox {
	font-family: 'Source Sans Pro', sans-serif;
}
#colorbox h2 {
	font-size: 24px;
	margin-bottom: 30px;
}
#colorbox p {
	margin: 18px 0;
	font-size: 16px;
	line-height: 26px;
}
#cboxClose {
	top: 8px;
	right: 8px;
}
#cboxOverlay {
	background: #555;
	opacity: .8 !important;
}
#cboxLoadedContent {
	margin: 20px;
}
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxBottomCenter {
	display: none;
}
#featuredBanner {
	margin: 0 auto;
	overflow: auto;
	position: relative;
	z-index: 100;
	margin-top: -101px;
}
#featuredBanner .banner {
	height: 420px;
	box-sizing: border-box;
	padding: 105px 200px 0 200px;
	line-height: 32px;
}

.Light {
	background-color: #019aa0;
}
.Dark {
	background-color: #017c81;
}
.banner .content {
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	overflow: auto;
	max-width: 1000px;
}
.banner .featuredContentLogo {
	float: left;
    margin-right: 10%;
    width: 20%;
}
.banner .text {
	float: left;
    width: 70%;
}
.banner h1 {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.banner h2 {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	text-transform: uppercase;
	}
.banner p {
	font-size: 24px;
	line-height: 42px;
	margin-top: 20px;
	font-family: 'Merriweather', serif;
}
.banner p + p a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	}

@media (max-width: 1000px) {
	#featuredBanner .banner {
		padding-left: 10%;
		padding-right: 10%;
	}
	.banner .featuredContentLogo {
		margin-bottom: 30%;
	}
}
@media (max-width: 630px) {
	#featuredBanner .banner {
		padding: 10%;
	}
	.banner .featuredContentLogo {
		display: block;
		margin: 0 auto 40px auto;
		float: none;
	}
	.banner .text {
		float: none;
		width: 100%;
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.banner p {
		font-size: 18px;
		line-height: 30px;
	}
}

img.bioPic {
	float: left;
	margin-right: 30px;
}

/* FAQs Section */

	#mainContent #FAQs{
		padding-top: 116px;
        padding-bottom: 116px;
        background-color: #36363c;
		text-align: center;
	    background: url(../images/FAQ-bg.jpg) center center fixed;
		-webkit-background-size: cover;
	  	-moz-background-size: cover;
	  	-o-background-size: cover;
	  	background-size: cover;
		background-position: left top;
		text-align: center;
		max-width: 100%;
		max-height: 100%;
		position: relative;
		-ms-behavior: url(backgroundsize.min.htc);
			behavior: url(backgroundsize.min.htc);
	}

	#mainContent #FAQs p{
		font-family: 'Droid Serif', serif;
        font-style: italic;
		padding-bottom: 60px;
        font-size: 32px;
        line-height: 60px;
        color: #dbdada;
	}
	
	#mainContent ul.FAQList {
	list-style: none;
	list-style-image: none;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}
#mainContent ul.FAQList li {
	margin-bottom: 0;
	text-indent: 0;
	font-size: 14px;
	line-height: 22px;
}
#mainContent ul.FAQList li:before {
	content:none;
}
#mainContent ul.FAQList .Question {
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 18px;
	line-height: 30px;
}
	
	#mainContent .FormContainer.RatingContainer,
	#mainContent .RatingSubmittedMessage,
	#mainContent ul.RatingBarScale, .Answer	{
		display: none;
		font-size: 18px;
		line-height: 30px;
	}
	
#mainContent a.ViewMore, a.ViewLess {
	color: #a1a1a1;
	font-weight: normal;
}
#mainContent ul.FAQList > li.first {
	border-top: 1px solid #E1E1E1;
}
#mainContent ul.FAQList > li {
	border-bottom: 1px solid #E1E1E1;
	padding: 20px 0 18px 0;
}
/* Forms */
#mainContent #contour fieldset {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
}
#mainContent #contour label.fieldLabel {
	float: none;
	font-weight: normal;
	color: #555;
	font-size: 17px;
	width: 75%;
}
#mainContent #contour input.text {
	width: 75% !important;
}
#mainContent #contour textarea {
	width: 100% !important;
	height: 90px;
}
#mainContent #contour input.text,
#mainContent #contour textarea {
	margin: .2em 0 .5em 0;
}

#mainContent #contour select {
	padding: 4px;
}
#mainContent #contour select option {
	padding: 4px 0;
}
@-moz-document url-prefix() {
	#mainContent #contour select {
		padding: 0;
	}
}
#mainContent #contour select option:first-of-type {
	display: none;
}
#mainContent #contour .contourButton {
	color: #fff;
	background-color: #726d63;
	border: none;
	padding: 10px 20px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;

}
#mainContent #contour span.contourError {
	margin-bottom: 20px;
    float: left;
}

div.labworkshopregistration fieldset.contourFieldSet > div > label > span.contourIndicator {
              color: #cc0000;
}

/* Social Feed */
#feedContainer h3 a {
	text-decoration: none;
}


#mainContent ul.SocialFeed {
                width: 680px;
                list-style: none;
                margin: 0;
                overflow: auto;
}
#mainContent ul.SocialFeed p {
	text-indent: initial;
	margin-top: -8px;
}
#mainContent li.SocialItem {
                margin-bottom: 30px;
                margin-left: -16px;
                overflow: auto;
			    text-indent: 0em;

}
#mainContent .authorAndDate {
                font-style: italic;               
}

#mainContent .SocialItemDate {
                float: left;
                width: 40px;
                margin-right: 40px;
				height: 53px;
                background-color: #004e9c;
                font-size: 18px;
                text-transform: uppercase;
                text-align: center;
                color: #fff;
                padding: 7px 7px 13px 7px;
}

#mainContent .Date span {
                font-size: 30px;
                font-weight: bold;           
				display: block;
				text-align: center;
				margin-top: -6px;
}


#mainContent .SocialItemEntry {
                float: left;          
                width: 545px;     
}

#mainContent .SocialItemDate {
  
}


#mainContent .SocialImage {
                max-width: 500px;          
}

#mainContent h2.newsReleaseType {
	margin-bottom: 0;
	text-transform: none;
	font-size: 20px;
	color: #363636;
}
#newsrelease_header {
	line-height: 22px;
	overflow: auto;
}
#header_left {
	float: left;
}
#header_right {
	float: right;
}
#newsrelease_header + h2 {
	text-align: center;
	margin: 40px 0;
}
#newsrelease_end {
	text-align: center;
	font-size: 12px;
}
#newsrelease_footer {
	float: right;
	font-size: 14px;
}
.hr_tall  {
	color: #ebebeb;
	margin: 30px 0 20px 0;
}
#mainContent h3.newsFeedMonth a,
#mainContent h3.blogFeedMonth a {
	text-decoration: none;
}
#mainContent.newsFeed ul {
	margin-left: 0;
}
#mainContent.newsFeed li:before {
	content: none;
	padding-right: 0;
}
#mainContent.newsFeed .authorAndDate {
	font-style: normal;
	display: block;
}
#mainContent.newsFeed .contentContainer .col {
	width: 70%;
	margin-top: 0;
	margin-right: 10%;
}
#mainContent.newsFeed .contentContainer .col.monthList {
	float: right;
	width: 20%;
	margin-right: 0;
	margin-bottom: 40px;
}
#mainContent.newsFeed .contentContainer .col.monthList h2 {
	color: #999;
	font-size: 16px;
}
#mainContent h4.blogTitle {
	margin: 0;
}
#mainContent .blogContent img {
	margin-bottom: 20px;
	max-width: 100%;
}
.postDate {
	width: 50px;
	padding: 10px 0 12px 0;
	background-color: #004e9c;
	float: left;
	text-align: center;
	color: #fff;
	margin: 18px 20px 0 0;
}
.postDateDay {
	font-size: 22px;
}
.postDateMonth {
	font-size: 14px;
	text-transform: uppercase;
}
#mainContent .blogFeed p.authorAndDate {
	font-size: 16px;
	line-height: 22px;
}
/* Footer */

footer {
	background-color: #484746;
	position: relative;
	z-index: 50;
}
footer nav {
	max-width: 1200px;
	padding: 50px 0;
	margin: 0 auto;
	text-align: center;
}

footer nav ul li {
	display: inline;
	margin-right: 22px;
	margin-bottom: 8px;
	line-height: 10px;
}
@media (max-width: 1174px) {
	footer nav ul li a {
		font-size: 12px;
	}
	footer nav ul li {
		margin-right: 20px;
	}
}
@media (max-width: 957px) {
	footer nav ul li {
		margin: 0 0 12px 0;
		display: block;
	}
	footer nav ul li a {
		font-size: 15px;
	}
}
footer nav span {
	font-style: italic;
}
#subFooter {
	padding: 100px 0 280px;
	background-color: #3f3e3d;
	overflow: auto;
}
#subFooter .indent {
	overflow: hidden;
}

footer .col {
	float: left;
	color: #999;
	font-size: 16px;
	margin-top: 18px;
}
footer img {
	margin: -12px 40px 0 0;
}
footer p {
	margin-bottom: 12px;	
}
footer p span {
	color: #ccc;
}
footer .col a {
	color: #999;
}

footer ul li {
	font-size: 14px;
	margin-bottom: 14px;
}
footer input.email {
	background-color: #3f3e3d;
	border: 1px solid #979797;
	padding: 8px 6px;
    width: 250px; 
    color: #999;
    font-size: 14px;
}
footer .btnEmail {
	display: block;
	margin-top: 20px;
	padding: 8px 4px;
	background-color: #565656;
	width: 76px;
}
footer .btnEmail a {
	margin-left: 14px;
	color: #bab9ba;
	font-weight: bold;
}



/* From Global */

a.skipnav,
.hiddenText {
	height : 0px;
	width : 0px;
	display : block;
	position : absolute;
	text-indent : -9000px;
}

.AccessibilityInfo {	
	position:absolute;
	text-indent:-9000px;
	padding:0px;
	margin: 0px;
	font-size: 0pt;
	height: 0px;
}

/* Operating Status Header Styles */
#container_operatingstatus {
	width: 173px;
	height: 19px;
	background: url('https://www.opm.gov/img/global/operatingstatus_bg.gif');
	font-size: 9px;
	text-transform: uppercase;
	display: inline-block;
	float: right;
	margin-right: 16px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
#container_operatingstatus .label {
	margin: 6px 0px 0px 8px;
	float: left;
}
#container_operatingstatus .label  > a{
	text-decoration:none;
	color:#555555;
}

#container_operatingstatus .message {
	width: 65px;
	height: 19px;
	float: right;
}
#container_operatingstatus .message span {
	margin: 5px 0px 0px 12px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	width: 53px;
}
#container_operatingstatus .open {
	background: url('https://www.opm.gov/img/global/operatingstatus_icon_open.gif');
}
#container_operatingstatus .open span {
	margin-right: 12px;
}
#container_operatingstatus .alert {
	background: url('https://www.opm.gov/img/global/operatingstatus_icon_alert.gif');
}
#container_operatingstatus .alert span {
	margin-right: 15px;
	color: #ba0000;
}
#container_operatingstatus .closed {
	background: url('https://www.opm.gov/img/global/operatingstatus_icon_closed.gif');
}
#container_operatingstatus .closed span {
	margin-right: 9px;
}
#container_operatingstatus .loading {
	margin: 4px 0px 0px 0px;
	background: transparent url('https://www.opm.gov/img/global/operatingstatus_icon_loading.gif') no-repeat center center;
	width: 67px;
	height: 12px;
}
#container_operatingstatus .loading span {
	margin: 4px 0px 0px 0px;
	font-size:1px;
	text-indent:-9000px;
}


/* Page Banner Popups */


#ResponseBanner {
    font-family:Arial,Helvetica,sans-serif;
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    z-index:3500;
    text-align:center;
    font-size:100%;
    color:#000;
    padding:10px 0px 10px 0px;
	background-color:#ecf8ff;
	background-color: rgba(236, 248, 255, 0.94);   
}

#ResponseBanner #pageBannerTitle {
	font-family: Droid Serif,Arial,Helvetica,sans-serif;
	font-size: 1.4em; 
	text-transform: uppercase; 
	color: #2e2e2e;
}
#ResponseBanner #pageBannerTitle.noteTitle{
	color: #2e2e2e;
}
#ResponseBanner #pageBannerTitle.warningTitle{
	color: #d89307;
}
#ResponseBanner #pageBannerTitle.errorTitle{
	color: #d41f16;
}
#ResponseBanner.bannerNote {
	background-color:#ecf8ff;
	background-color: rgba(236, 248, 255, 0.94);    
}

#ResponseBanner.bannerWarning {
	background-color:#EEDD82;
	background-color: rgba(255, 246, 201, 0.94);   
}

#ResponseBanner.bannerError {
	background-color:#FFDFDE;
	background-color: rgba(255, 241, 241, 0.94);   
}

#ResponseBanner span, #ResponseBanner ul {
    text-align: center;
}

#ResponseBanner ul {
	list-style:none;
	margin : 0;
	padding:0;
}

#ResponseBanner .closeNotify {
    white-space: nowrap;
    position:absolute;
    color:#959595;
    text-decoration:none;
    border:0;
    display: inline-block;
	top: 14px;
	right: 14px;
}

#ResponseBanner .closeNotifyIcon {
    height:16px;
	width:16px;
	background-image: url('../img/icons/bannerClose.png');
	background-repeat:no-repeat;
	margin:0 0 0 4px;
	float:right;
}

#ResponseBanner .closeNotify a {
    color: #959595;
	text-decoration:none;
}

/* End Page Banner Popups */

/* Search Begins */
.SearchBox {
    position: relative;
	float: right;
	background: #192857;
	height: 19px;
	width: 171px;
    margin: -2px 0 0 16px;
	border: 1px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 2px 0;
}
.SearchBox .SearchFor {
	display: block;
	text-indent: -9999px;
	height: 0;
}
.SearchBox .txtSearch {
	position: absolute;
	left: 10px;
	top: 3px;
	height: 13px;
	border: 0px;
	width: 125px;
	font-size: 10px;
	border: none;
}
.SearchBox .txtSearch.default {
	color: #fff;
	font-style: italic;  
	background: #192857;
}
.SearchBox input {
	background: #192857;
	color: #fff;
}
.SearchBox input:focus {
	outline: none;
}
.SearchBox .go {
	position: absolute;
	width: 19px;
	height: 17px;
	top: 4px;
	left: 150px;
	background-image: url('/images/search.png');
	background-repeat: no-repeat;
	text-indent: -9000px;
    font-size:1px;
	margin: 0;
    padding: 0;
    background-color: transparent;
    border: 0;
}
#mainContent ul#SearchResultList li:before {
	content: none;
	padding: 0;
}

/* Search Ends */

a > span.Text,
a > span.Web,
a > span.XML,
a > span.RSS,
a > span.Exe,
a > span.Download,
a > span.Video,
a > span.ZIP,
a > span.PDF,
a > span.PDF-Fill,
a > span.Word,
a > span.Excel,
a > span.CSV,
a > span.PowerPoint,
a > span.JSON,
a span.Leaving,
blockquote.quote footer a > span.Leaving {
    display: inline-block;
    text-indent: -9000px;
	text-decoration: none;
    width: 15px;
    
    /* IE */
    zoom: 1;
    *display: inline;
	padding-bottom: 1px;
}

a > span.Text {
    background: url(https://www.opm.gov/img/global/icoText.gif) no-repeat 1px .3em;
}

a > span.Web {
    background: url(https://www.opm.gov/img/global/icoWeb.gif) no-repeat 1px .3em;
}

a > span.XML {
    background: url(https://www.opm.gov/img/global/icoXML.gif) no-repeat 1px .3em;
	width: 26px;
}

a > span.RSS {
    background: url(https://www.opm.gov/img/global/icoRSS.gif) no-repeat 1px .3em;
}

a > span.Exe {
    background: url(https://www.opm.gov/img/global/icoExe.gif) no-repeat 1px .3em;
}

a > span.Download {
    background: url(https://www.opm.gov/img/global/icoDownload.gif) no-repeat 1px .3em;
}

a > span.Video {
    background: url(https://www.opm.gov/img/global/icoVideo.gif) no-repeat 1px .3em;
}

a > span.ZIP {
    background: url(https://www.opm.gov/img/global/icoZIP.gif) no-repeat 2px .3em;
}

a > span.PDF {
    background: url(https://www.opm.gov/img/global/icoPDF.gif) no-repeat 1px .3em;
}

a > span.PDF-Fill {
    background: url(https://www.opm.gov/img/global/icoPDF-Fill.gif) no-repeat 1px .3em;
}

a > span.Word {
    background: url(https://www.opm.gov/img/global/icoWord.gif) no-repeat 2px .3em;
}

a > span.Excel {
    background: url(https://www.opm.gov/img/global/icoExcel.gif) no-repeat 2px .3em;
}

/*csv image is wider than others*/
a > span.CSV {
    background: url(https://www.opm.gov/img/global/icoCSV.gif) no-repeat 2px .3em;
	width:25px;
}

a > span.PowerPoint {
    background: url(https://www.opm.gov/img/global/icoPPT.gif) no-repeat 2px .3em;
}

a > span.JSON {
    background: url(https://www.opm.gov/img/global/icoJSON.gif) no-repeat 2px .3em;
}

a span.Leaving {
    background: url(https://www.opm.gov/img/global/icoLeaving.gif) no-repeat 2px 5px;
}
footer a span.Leaving {
	background: url(https://www.opm.gov/img/global/icoLeaving.gif) no-repeat 2px 0;
}

a.Leaving.Dark > span.Leaving {
	background: url(https://www.opm.gov/img/global/icoLeaving_DarkBg.gif) no-repeat 2px 0;
}

.DataTable, .IndexTable {
  border-collapse: collapse;
  border-right: 1px solid #ebebeb;
  margin: 20px 0px 2.0em 0px;
  width: 100%;
  font-size: 15px;
  line-height: 21px;
}

#mainContent .DataTable p, #mainContent .IndexTable p {
  font-size: 15px;
  line-height: 21px;
}

.DataTable table, .IndexTable table, .Glossary table{
  font-size: 1.0em;
  margin-top: 1.0em;
}

.DataTable.FloatLeft, .IndexTable.FloatLeft {
  float: right; 
  width: 465px; 
  clear: left;
}

.DataTable caption, .IndexTable caption {
  margin: 0px 0px 0px 0px;
  padding: .5em 0px 1.0em 0px;
  text-align: left;
  font-size: 22px;
  color: #000000;
}

.DataTable thead th, .IndexTable thead th {
  background-color: #e6e6e6;
  color: #000000;
  border: 1px solid #d7d7d7;
  padding: 7px 7px 6px 7px;
  text-align: left;
  vertical-align: top;
}

.DataTable thead th p, .IndexTable thead th p {
  font-weight: normal;
  font-size: 1.0em;
  line-height: 1.4em;
  margin: 0px;
  padding: 0px;
}

.DataTable tbody th, .IndexTable tbody th {
  background-color: #f7f7f7;
  border: 1px solid #ebebeb;
  padding: 7px 7px 6px 7px;
  text-align: left;
  vertical-align: top;
}

.DataTable tbody th.Level1, .IndexTable tbody th.Level1 {
  font-weight: bold;
}

.DataTable tbody th.Level2, .IndexTable tbody th.Level2 {
  padding-left: 1.0em;
}

.DataTable tbody th.Level3, .IndexTable tbody th.Level3 {
  padding-left: 2.0em;
}

.DataTable tbody th.Level4, .IndexTable tbody th.Level4 {
  padding-left: 3.0em;
}

.DataTable h2 {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  line-height: 1.4em;
  font-weight: bold;
  color: #363636;
}

.IndexTable tbody th {
  padding-left: 30px;
  background-color: #FFFFFF;
}

.IndexTable tbody th.SubHead {
  padding-left: 7px;
  background-color: #f7f7f7;
}

.DataTable td, .IndexTable td {
  border: 1px solid #ebebeb;
  padding: 7px 7px 6px 7px;
  text-align: left;
  vertical-align: top;
}

.DataTable td.left, .IndexTable td.left {
  text-align: left;
}

.DataTable td p, .IndexTable td p {
    font-size: 1.0em;
    padding: 0 0 0 0;
}

.DataTable td ul, .IndexTable td ul {
  margin-left: 27px;
    font-size: 1.0em;
    padding: 1.0em 0 0 0;
}

.DataTable tbody td.Numbers {
  text-align: right;
}

blockquote {
    font-size: 1.2em;
    line-height: 1.7em;
    margin: 0px 0px 0px 3.0em;
    padding: 0px 0px 1.0em 0px;
	text-indent: 0px;
}

blockquote p, .MainContent blockquote ul, .MainContent blockquote ol {
    font-size: 1.0em;
}

blockquote blockquote p {
    font-size: .8em;
}

blockquote blockquote blockquote p {
    font-size: .6em;
}

ul blockquote {
    font-size: 1.0em;
}

blockquote.quote {
	border-bottom: 1px solid #E1E1E1;
	background: url(https://www.opm.gov/img/global/Quotes_Open.gif) no-repeat 0px 1.0em;
	margin: 1.0em 0px 2.0em 0px;
	padding: 1.4em 35px 1.4em 35px;
	color: #999;
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
	overflow: auto;
}

blockquote.quote footer {
    font-weight: bold;
    font-style: normal;
    display: block;
  /* text-transform: uppercase; */
  padding: 1.0em 0px 0px 10px;
  margin-left: 70%;
  font-size: .9em;
  line-height: 1.8em;
  background: url(https://www.opm.gov/img/global/en_quote.gif) no-repeat 0px 26px;
}

blockquote.quote footer span {
    font-weight: normal;
    display: block;
  text-transform: none;
  font-style: italic;
  padding-top: 0;
  line-height: 1.4em;
}

ul li > blockquote.quote {
  color: #898989;
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #E1E1E1;
  background-image: none;
  font-size: 1.05em;
  margin: 1.0em 0px 1.0em 0px;
  padding: .5em 20px .5em 20px;
}

ul li > blockquote.quote footer {
  background: url(https://www.opm.gov/img/global/en_quote_gray.gif) no-repeat 0px 1.9em;
}

blockquote.quote footer span.Leaving {
  line-height: 1.4em;
}

blockquote.callOut {
    margin: 1.0em 0px 2.0em 0px;
    padding: 1.0em 0px 1.0em 0px;
    color: #999;
    font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
  font-size: 1.35em;
  line-height: 1.9em;
  font-style: italic;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  display: block;
}

#Feedback_PullTab {
	display: none !important;
}

strong {
	font-weight: bold;
}


.Note {
	margin: 0 0 2.0em 0;
	padding: 1.5em 20px .2em 20px;
	background-color: #f5f5f5;
}

#mainContent .Note h2 {
	color: #000000;
	padding: 0 0 .5em 0;
	font-size: 1.2em;
	margin: 0;
}

.Note p {
    line-height: 1.6em;

}

.Note span {
    font-weight: bold;
}
p.top {
    overflow: auto;
    border-bottom: 1px dotted #E1E1E1;
    margin: 0 0 1.5em 0;
    padding: 0 0 0 0;
	clear: both;
} 

dl.FAQ p.top {
    overflow: auto;
    border-bottom: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	font-size: 1.0em;
}

p.NoLine {
    border-bottom: none;
} 

p.top a {
    text-transform: uppercase;
    font-size: .8em;
    padding: 0px 13px 0px 0px;
    margin: 0px 0px 0px 0px;
    background: url(../img/global/arrow_up.gif) no-repeat right .8em;
    float: right;
}

.MainContent dl.Glossary {
    border-bottom: 1px solid #E1E1E1;
	clear: both;
	width: 100%;
	overflow: auto;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: -1em 0 1.0em 0;
	padding: 0 0 1.0em 0;
}

.MainContent dl.Glossary dt {
	width: 29%;
	clear: left;
	float: left;
	margin: 1em 0 0 0;
	padding: 1em 20px 0px 0px;
    font-weight: bold;
    color: #000000;
    border-top: 1px solid #E1E1E1;
}

.MainContent dl.Glossary dd {
	width: calc(71% - 20px);
	float: left;
	*float: none;
	margin: 1em 0 0 0;
	padding: 1em 0px 0px 0px;
	border-top: 1px solid #E1E1E1;
}

.MainContent dl.Narrow {
	clear: none;
	width: auto;
	border-bottom: none;
	margin-bottom: 0px;
}

.MainContent dl.Narrow dd {
	width: 270px;
}

.MainContent dl.Contact {
	width: 100%;
	margin-top: 0px;
	border-bottom: none;
	clear: left;
}

.MainContent dl.Contact dt {
	width: 50%;
	border-top: 1px dotted #E1E1E1;
	padding-top: .5em;
	margin-top: .5em;
}

.MainContent dl.Contact span {
	display: block;
	font-weight: normal;
}

.MainContent dl.Contact dd {
	width: 45%;
	border-top: 1px dotted #E1E1E1;
	padding-top: .5em;
	margin-top: .5em;
}

.MainContent dl.Contact dt.Sub, .MainContent dl.Contact dd.Sub {
	border-top: none;
	padding-top: 1.0em;
	margin-top: 0;
	font-weight: normal;
}

sup {
    vertical-align: super;
    line-height: 100%;
}

em {
	font-style: italic;
}

#mainContent ul.anchor-list {
	list-style: none;
	margin: 0px;
	overflow: auto;
    padding-top: 8px;
}

#mainContent ul.anchor-list > li {
	display: inline-block;
	padding-right: 0px;
    margin: 0px 10px 21px 0px;
    text-indent: 0px;
    float: left;
}

#mainContent ul.anchor-list > li a {
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    padding: 9px 25px;
    background-color: #727272;
	margin: 0px;
}

#mainContent ul.anchor-list > li:before {
	content: "";
	padding-right: 0px;
}
/* End Global */

#mainContent ul.investigation-process {
	margin: 0px;
	padding: 20px 0px 40px 0px;
}

#mainContent ul.investigation-process a {
	font-weight: bold;
}

#mainContent ul.investigation-process li:before {
	display: none;
}

#mainContent ul.investigation-process li {
	list-style: none;
	text-indent: 0px;
	width: 700px;
	height: 116px;
	line-height: 26px;
	display: -webkit-flex;
    display: flex;
	align-items: center;
	background-image: url(/images/bg-investigation-process.png);
	margin-bottom: 25px;
}

#mainContent ul.investigation-process li div.step {
	width: 150px;
	padding: 0px 20px;
	margin: 0px 0px 0px 15px;
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

#mainContent ul.investigation-process li div.description {
	width: 440px;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	font-size: 18px;
}

