form {
	margin: 0px;
}
fieldset {
	-moz-border-radius: 7pt;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	color: #6cbc45;
	font-size: 12px;
	font-weight: bold;
}
.code_javascript {
	background-color: #ffffff;
	border-left: #DAD9D3 1px solid;
	border-top: #DAD9D3 1px solid;
	border-bottom: #808080 1px solid;
	border-right: #808080 1px solid;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff9d3c;
	font-weight: bold;
	text-align: center;
}
/*
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.text_control {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #7F9DB9;
	padding: 2px;
}
.textarea_control {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #7F9DB9;
	margin-left: 0px;
	width: 99%;
	overflow: auto;
}
*/
.textarea_control_codeeditor {
	font-family: 'Courier New', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #7F9DB9;
	margin-left: 0px;
	width: 100%;
	overflow: auto;
}
.textarea_control_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #7F9DB9;
	margin-left: 0px;
	width: 99%;
	overflow: auto;
}
.text_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #7F9DB9;
	padding: 2px;
	width: 100% !important;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.text_small_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.link_small, .fontBody .link_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #376faa;
}
.link_small:hover, .fontBody .link_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #feb165;
}
.text_disabled_small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #C0C0C0;
}
.text_control_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #7F9DB9;
	padding: 2px 2px;
}
.textarea_control_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #7F9DB9;
	padding: 2px 2px;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.text_disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #C0C0C0;
}
.text_note, .text_note span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: red;
}
.standardPaddingTop {
	padding-top: 4px;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #376faa;
	font-weight: normal;
	background: none !important;
}
.label_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #376faa;
	font-size: 12px;
	font-weight: normal;
	background: none !important;
}
.label_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #376faa;
	text-align: right;
	font-weight: normal;
	background: none !important;
}
.label_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	font-weight: normal;
	background: none !important;
}
.label_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #67bd45;
	text-decoration: none;
}
.label_title_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #67bd45;
	text-decoration: none;
}
.label_control_row {
	padding: 2px 0px 4px 0px;
	wdith: 100%;
}
.command_seperator_top {
	border-bottom: dotted 1px #DAD9D3;
	margin-bottom: 8px;
	padding-bottom: 6px;
}
.command_seperator_bottom {
	border-top: dotted 1px #DAD9D3;
	margin-top: 8px;
	padding-top: 4px;
}
.commandWrapper {
	height: 26px;
}
.commandDiv {
	float: left;
	padding-right: 4px;
}
.commandDivRight {
	float: right;
	padding-left: 4px;
	height: 26px;
}
.editTab_wrapper {
	margin: 0px;
	padding: 8px 0px 0px 20px;
}
.button_action {
	cursor: pointer;
}
.button_move {
	cursor: move;
}
.button_control {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 2px;
}
a.button, .button input.buttonDiv, .button div.buttonDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: none !important;
	border: none;
	color: #ffffff;
}
.button {
	background: #67bd45;
}
.button a {
	text-decoration: none;
}
a.button div.buttonDiv:hover, .button input.buttonDiv:hover, .button div.buttonDiv:hover {
	color: #ffffff;
}
.buttonDiv {
	cursor: pointer;
	padding: 2px 10px;
}
.breadcrumb_text, .breadcrumb_text h1 {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7f4325;
	padding: 0px;
	margin: 0px;
}
.breadcrumb_text h1 {
	display: inline;
}
.breadcrumb_link {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.breadcrumb_link:hover {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #7f4325;
	text-decoration: none;
}
.grid_header {
	background-color: #014b3e;
	padding: 0px 0px 4px 0px;
}
.white {
	color: #ffffff;
}

.pagination {
	text-align: right;
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pagination a, .pagination span {
	margin: 0px 4px 0px 0px;
	padding: 2px 3px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.pagination a.number, .pagination a.number:active, .pagination a.number:visited {
	border: #cccccc 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #555555 !important;
	font-size: 14px !important;
	padding: 6px 6px;
	background-color: #cccccc;
}
.pagination a.number:hover {
	text-decoration: underline !important;
}
.pagination a.current, .pagination a.current:active, .pagination a.current:visited {
	color: #ffffff !important;
	font-size: 14px !important;
	padding: 6px 6px;
	background-color: #67bd45;
	border: #67bd45 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.grid_table {
	background-color: #CCCCCC;
	border-color: #CCCCCC;
	border-style: solid;
	border-collapse: collapse;
}
.grid_cell_header {
	padding: 2px 4px 2px 4px;
}
.grid_cell {
	padding: 2px 4px 2px 4px;
}
.grid_cell_even {
	padding: 2px 4px 2px 4px;
}
.grid_cell_footer {
	padding: 2px 4px 2px 4px;
}
.grid_title {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.grid_title:hover {
	text-decoration: underline;
}
.grid_container, .grid_container_cell {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
.grid_container_list {
	overflow-x: hidden;
	overflow-y: auto;
	border: #C0C0C0 1px solid;
	padding: 5px;
}
.grid_container_list-active {
	background-color: #FFFFCC;
}
.grid_container {
	overflow: visible;
	position: relative;
	width: 100%;
	height: 100%;
}
.grid_container_list_featured {
	overflow-x: hidden;
	overflow-y: auto;
	border: #f4ae2a 1px solid;
	padding: 5px;
}
.grid_container_list_item {
	background-color: #A0A0A0;
	border-bottom: white 1px solid;
	color: #ffffff;
}
.grid_container_table {
	border: #E4E4E4 1px solid;
	padding: 5px;
}
.grid_container_table_featured {
	border: #f4ae2a 1px solid;
	padding: 5px;
}
.grid_container_item {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: visible;
	position: relative;
	width: 100%;
	height: 100%;
}
.grid_container_table_noborder {
	/*padding: 5px; */
}
.grid_container_table_noborder_padding {
	padding-right: 8px;
}
.grid_container_table_item {
	padding: 0px;
	margin: 0px;
}
.grid_container_table_item_selected {
	border: red 2px solid;
	padding: 0px;
	margin: 0px;
}
.grid_container_cell_item	{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: center;
}
.grid_container_pagelet, .grid_container_cell_pagelet {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	float: left;
}
.grid_container_pagelet {
	overflow: visible;
	position: relative;
	width: 100%;
	height: 100%;
}
.grid_container_pagelet_header {
	border: #B6B6B6 1px solid;
	padding: 2px 4px 2px 10px;
	background: transparent url(images/frames/frame_teal.gif) repeat-x center center;
	width: 100%;
}
.grid_container_pagelet_header_text {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.grid_container_pagelet_handle {
	cursor: move;
}
.grid_container_table_pagelet {
	width: 100%;
	border: #E4E4E4 1px solid;
	padding: 5px;
}
.edit_container {
	border: #7b9ebd 1px solid;
	padding: 4px 4px 4px 4px;
}
.edit_container_nopadding {
	border: #7b9ebd 1px solid;
}
.imageedit {
	border: #7b9ebd 1px solid;
}
.image {
	border-left: #DAD9D3 1px solid;
	border-top: #DAD9D3 1px solid;
	border-bottom: #808080 1px solid;
	border-right: #808080 1px solid;
}
.imageright {
	float: right;
	margin-top: 2px;
	margin-left: 12px;
	margin-bottom: 2px;
}
.imageleft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.imageleft_standard {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
}
.imageleft_nobottom {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #376faa;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #feb165;
}
.search_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #376faa;
	text-decoration: underline;
}
.search_link:hover {
	font-size: 12px;
	color: #feb165;
	text-decoration: underline;
}
.spacer {
	height: 7px;
	width: 1px;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_header a {
	font-size: 12px;
	color: #feb165;
}
.text_header a:hover {
	font-size: 12px;
	color: #376faa;
}
.label_header {
	color: #feb165;
	font-size: 13px;
	font-weight: bold;
}
.control_button {
	border: #E4E4E4 1px solid;
	padding: 3px;
}
.nowrap {
	white-space: nowrap;
}

/* Calendar */

.CalendarTopRightBottomFullBorder {
	border-top: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
}
.CalendarLeftBorder {
	border-left: #C0C0C0 1px solid;
}
.CalendarTopBottomBorder {
	border-top: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
}
.CalendarLeftTopBottomBorder {
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
}
.CalendarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #730705;
	padding: 2px 0px;
	height: 20px;
}
.CalendarOtherMonthLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	color: #FFCC66;
	text-decoration: none;
}
.CalendarOtherMonthLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.CalendarOtherMonthLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
.CalendarDayHeader {
	background-color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0px;
	height: 10px;
}
.CalendarOtherMonthDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	background-color: #EEEEEE;
	border-left: #C0C0C0 1px solid;
	padding: 0px 2px 2px 2px;
	text-align: right;
	vertical-align: top;
}
.CalendarMonthDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-left: #C0C0C0 1px solid;
	padding: 0px 2px 2px 2px;
	text-align: right;
	vertical-align: top;
	background-color: #ffffff;
}
.CalendarOtherMonthDayLastRowOfWeek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	background-color: #EEEEEE;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	padding-right: 2px;
	padding-top: 2px;
	text-align: right;
	vertical-align: bottom;
}
.CalendarMonthDayLastRowOfWeek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	padding-right: 2px;
	padding-top: 2px;
	text-align: right;
	vertical-align: bottom;
	background-color: #ffffff;
}
.Calendarheader2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10px;
	font-weight: bold;
	color: #003366;
}
.CalendarMedHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10px;
	font-weight: bold;
	color: black;
}
.EventCalendarRow {
	border-left: #C0C0C0 1px solid;
	padding-left: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.EventCalendarRow a, EventCalendarRow a:link, .EventCalendarRow a:visited, .EventCalendarRow a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.EventCalendarRow a:hover {
	font-size: 10px;
	text-decoration: underline;
}
.CalendarNone {
	border: none;
	background-color: white;
}
.largespace {
	font-size: 1px;
	height: 10px;
	width: 1px;
	clear: both;
}
.space {
	font-size: 1px;
	height: 1px;
	width: 2px;
	clear: both;
}

/* Wizards */

.WizardColumnsWrapper {
	position: relative;
}
.WizardWrapperColumnLeft {
	float: left;
	width: 185px;
	border-left: #DAD9D3 1px solid;
	border-top: #DAD9D3 1px solid;
	border-right: #DAD9D3 1px solid;
}
.WizardWrapperColumnRight {
	position: relative;
	margin-left: 205px;
}
.WizardTitle {
	color: #000000;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
	text-align: center;
}
.WizardStep {
	color: #ffffff;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 10px;
	border-bottom: #DAD9D3 1px solid;
}
.WizardStepCompleted {
	background-color: #5C7BCD;
}
div.WizardStepCompleted:hover {
	cursor: pointer;
	background-color: #3558B5;
}
.WizardStepActive {
	font-weight: bold;
	background-color: #3558B5;
}
.WizardStepInactive {
	background-color: #7C96D8;
}
.WizardSubStep {
	padding: 2px 10px 2px 24px;
	background-color: #BCC9EB;
	color: #333333;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	border-bottom: #DAD9D3 1px solid;
	font-size: 13px;
	font-weight: normal;
}
.WizardSubStepCompleted {
	background-color: #98ACE0;
}
div.WizardSubStepCompleted:hover {
	cursor: pointer;
	background-color: #8199DA;
}
.WizardSubStepActive {
	font-weight: bold;
	color: #ffffff;
	background-color: #3558B5;
}
.WizardSubStepInactive {
	background-color: #BCC9EB;
}
.WizardControlsTop {
	padding-bottom: 10px;
}
.WizardControlsBottom {
	padding-top: 10px;
}
.informationDiv {
	border: #7f9db9 1px solid;
	padding: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	overflow-y: auto;
	overflow-x: hidden;
	height: 250px;
}

/* Forms */

.msgWindow {
	background-color: #f5f4f0;
	padding: 10px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #666666;
	height: auto;
}

/* Carousel */

.carousel_left {
	padding-top: 20px;
}
.carousel_right {
	padding-top: 20px;
}

/* Skin specific */

body {
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px;
	line-height: 24px;
	margin: 10px 0px 20px;
}

/* Foundation Overrides */

table {
	border: none;
	background: none !important;
}
table th, table td {
	border: none;
	background: none !important;
}
table tr {
	border: none;
	background: none !important;
}
.content-wrapper .row.content-wide {
	min-width: 1200px;
}

/* Header Styles */

.header-wrapper {
	text-align: center;
	width: 1200px;
	margin: 0px auto;
	padding: 5px;
}
.header-table {
	display: table;
	width: 100%;
}
.header-table-row {
	display: table-row;
}
.header-table-cell {
	display: table-cell;
	vertical-align: middle;
}
.top-header-links-wrapper {
	margin-top: 5px;
	color: #025643;
	font-family: 'Lato', sans-serif; 
	font-size: 12px;
}
.header-table-cell .top-header-links-wrapper a {
	color: #025643;
	font-family: 'Lato', sans-serif; 
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 5px;
}

/* Header Search */

.header-search {
	display: table;
	padding: 0px 20px 0px 0px;
	border: #cccccc 1px solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.header-search .search-cell {
	display: table-cell;
	vertical-align: middle;
}
.header-search .search-cell:first-child {
	padding: 0px 0px 0px 10px;
}
.header-search .search-cell:last-child {
	padding: 0px 0px 0px 0px;
}
.header-search input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ffffff;
	color: #555555;
	border: none;
	box-shadow: none;
	width: 250px;
	margin: 0px;
}
.header-search input[type="image"] {
	max-width: 18px;
	padding: 8px 0px 0px 0px;
}
.header-search ::-webkit-input-placeholder {
	font-size: 14px;
	color: #555555 !important;
}
.header-search :-moz-placeholder {
	font-size: 14px;
	color: #555555 !important;
}
.header-search ::-moz-placeholder {
	font-size: 14px;
	color: #555555 !important;
} 
.header-search :-ms-input-placeholder {
	font-size: 14px;
	color: #555555 !important;
}

/* Hero Section */

.hero-wrapper {
	width: 1200px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}
.hero-wrapper .hero-table {
	display: table;
	width: 100%;
}
.hero-wrapper .hero-table .hero-cell {
	display: table-cell;
	vertical-align: top;
}
.hero-wrapper .hero-table .hero-cell.one {
	width: 70%;
}
.hero-wrapper .hero-table .hero-cell.two {
	width: 30%;
	padding: 0px 0px 0px 20px;
}

/* Home Banner Slider */

.home-slider {
	height: 370px;
	width: 100%;
	position: relative;
	margin: 0px auto;
}
.home-slider .slideshow-text {
	height: 415px;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	text-shadow: 0px 2px 15px rgba(0, 0, 0, 0.8);
}
.home-slider .slideshow-content-wrapper {
	height: 370px;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
}		
.home-slider .slideshow-content {
	width: 100%;
	height: 370px;
	text-align: center;
	padding: 100px 100px 0px 100px;
}
.home-slider .slideshow-content h2 {
	font-family: 'Lato', sans-serif; 
	font-weight: normal;
	color: #025643;
	font-size: 46px;
	line-height: 54px;
	margin: 0px;	
	color: #fff;
	text-shadow: 0px 2px 15px rgba(0, 0, 0, 0.8);
}	
.home-slider .slideshow-content p {
	font-family: 'Lato', sans-serif; 
	color: #025643;
	font-size: 30px;
	line-height: 36px;
	margin: 0px;	
	color: #fff;
	text-shadow: 0px 2px 15px rgba(0, 0, 0, 0.8);
}
.bg-slide {
	background-color: #272638;
	background-size: cover;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center; 
	height: 370px;
	text-align: center !important;
} 
.orbit-container {
	background: transparent !important;
}
.orbit-container .orbit-timer {
	left: -10000px;
	top: auto;
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
}
.orbit-container .orbit-prev {
	background: transparent url(images/slide-controls-left-white.png) no-repeat center center;
	width: 50px !important;
	height: 50px !important;
	margin-top: 0px;
}
.orbit-container .orbit-prev > span, .orbit-container .orbit-next > span {
	display: none;
}
.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {
	background-color: transparent !important;
}
.orbit-container .orbit-next {
	background: transparent url(images/slide-controls-right-white.png) no-repeat center center;
	width: 50px !important;
	height: 50px !important;
	margin-top: 0px;
}
.orbit-bullets {
	position: absolute;
	z-index: 500;
	bottom: 0;
	left: 50%;
	margin: 330px 0px 0px -25px;
}
.orbit-bullets li {
	background: transparent url(images/dot-off.png) no-repeat center center;
	width: 20px;
	height: 20px;
	border: none !important;
	cursor: pointer;
}
.orbit-bullets li.active {
	background: transparent url(images/dot-on.png) no-repeat center center;
	width: 20px;
	height: 20px;
	border: none !important;
}	

/* Navigation Styles */

.navigation-wrapper {
	width: 100%;
	padding: 0px;
	text-align: center;
	padding: 10px 0px 5px;
}

/* Sub Navigation */

.sub-nav-wrapper {
	font-family: 'Lato', sans-serif; 
	width: 1200px;
	margin: 0 auto;
	background: #f4f4f4;
	font-size: 16px;
	text-align: center;
	padding: 10px;
	font-weight: 400;
	text-transform: uppercase;
	z-index: 10000;
}
.sub-nav-wrapper a {
	color: #025643;
	text-align: center;
	text-decoration: none;
	padding: 8px;
	margin: 0px 10px;
}
.sub-nav-wrapper a:hover, .sub-nav-wrapper .onstate {
	color: #67bd45;
	text-align: center;
	border-bottom: 2px solid #67bd45;
	text-decoration: none;
	padding: 8px;
	margin: 0px 10px;
}

/* Left Column Navigation Styles */

.content-wrapper .left-column-nav {
	font-family: 'Lato', sans-serif; 
	font-size: 12px;
	text-transform: uppercase;
	color: #ab5e0b;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	width: 230px;
	border-right: 1px solid #ddd;
	margin-right: 30px;
}
.content-wrapper .content-block .left-column-nav a {
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	text-transform: uppercase;
	color: #025643;
	text-decoration: none;

}
.content-wrapper .content-block .left-column-nav a:hover {
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	text-transform: uppercase;
	color: #67bd45;
	text-decoration: underline;
}

/* Breadcrumbs */

.breadcrumb-wrapper {
	font-family: 'Lato', sans-serif; font-weight: 600;
	font-size: 12px;
	color: #025643;
	padding: 20px 0px 20px 20px;
	text-transform: uppercase;
}
.breadcrumb-wrapper h1 {
	font-family: 'Lato', sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #025643;
	text-decoration: none;
	text-transform: uppercase;
	display: inline;
}
.breadcrumb-wrapper a {
	font-family: 'Lato', sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67bd45;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.breadcrumb-wrapper a:hover {
	color: #025643;
	text-transform: uppercase;
}

.back-action {
	padding: 10px 0px;
}

/* 2nd Level Header Style */

.level2-header-container {
	height: 225px;
	display: table;
	width: 100%;
}
.level2-header-wrapper {
	height: 225px;
	width: 100%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.annual-research-symposium-header-wrapper {
	background: url(images/header-annual-research-symposium3.jpg) top center;
}
.careers-header-wrapper {
	background: url(images/header-careers.jpg) top center;
}
.webinars-header-wrapper {
	background: url(images/header-events-webinar.jpg) top center;
}
.events-other-header-wrapper {
	background: url(images/header-events-other.jpg) top center;
}
.search-header-wrapper {
	background: url(images/header-search-results.jpg) top center;
}
.resources-header-wrapper {
	background: url(images/header-resources.jpg) top center;
}
.cyclospora-resources-header-wrapper {
	background: url(images/header-cyclospora-resources.jpg) top center;
}
.key-learnings-header-wrapper {
	background: url(images/header-key-learnings.jpg) top center;
}
.events-header-wrapper {
	background: url(images/header-symposium-2017.jpg) top center;
}
.about-header-wrapper {
	background: url(images/header-about.jpg) top center;
}
.board-of-directors-header-wrapper {
	background: url(images/header-about-board-of-directors.jpg) top center;
}
.technical-committee-header-wrapper {
	background: url(images/header-about-technical-committee.jpg) top center;
}
.knowledge-transfer-task-force-header-wrapper {
	background: url(images/header-about-kttf2.jpg) top center;
}
.about-annual-report-wrapper {
	background: url(images/header-about-annual-report2.jpg) top center;
}
.news-header-wrapper {
	background: url(images/header-news.jpg) top center;
}
.support-header-wrapper {
	background: url(images/header-support.jpg) top center;
}
.grant-ops-header-wrapper {
	background: url(images/header-grant-opportunities.jpg) top center;
}
.funded-research-projects-header-wrapper {
	background: url(images/header-funded-research-projects.jpg) top center;
}
.monthly-research-reports-header-wrapper {
	background: url(images/header-monthly-research-reports2.jpg) top center;
}

.videos-header-wrapper {
	background: url(images/header-videos.jpg) top center;
}
.level2-header-wrapper .level2-header-title	{
	font-family: 'Lato', sans-serif;
	font-weight: 200;
	color: #025643;
	width: 100%;
	line-height: 28px;
	margin: 0px;			
}
.level2-header-wrapper .level2-header-title.two-lines	{
	top: 90px; 
} 
.level2-header-wrapper .level2-header-title h2 {
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 50px;
	line-height: 60px;
	padding: 0px 0px 0px 10px;
	margin: 0px; 
	font-weight: 400;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

/* Home Page 4 Column CTA */

.cta-row-wrapper {
	margin: 20px 0px;
}
.cta-wrapper {
	width: 1200px;
	margin: 0px auto;
	padding: 0px;
}
.cta-item-wrapper {
	height: 165px;
	width: 224px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center; 
	padding-right: 20px;
}
.cta-item-wrapper:last-child {
	padding-right: 0px;
}
.cta-item-wrapper .cta-item {
	background-color: rgba(0,0,0,0.5);
	height: 165px;
	width: 224px;
	display: table;
}
.cta-item-wrapper .cta-item .cta-item-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;    
	padding: 10px;
}
.cta-item-wrapper .cta-item .cta-item-content h3 {
	font-family: 'Lato', sans-serif !important; 
	font-weight: 700 !important;
	color: #ffffff !important;
	font-size: 26px !important;
	line-height: 28px !important;
	padding: 0px !important;
	margin: 0px !important;
}

/* Home Page CTA Links */

.cta-links-wrapper {

}
.cta-links-wrapper .cta-links-item {
	text-align: center;
	padding: 0px 0px 20px 0px;
}
.cta-links-wrapper .cta-links-item:last-child {
	padding: 0px;
}
.cta-links-wrapper .cta-links-item a {
	margin: 0px;
	display: inline-block;
}

/* Process Featued Block */

.featured-spotlight-table {
	display: table;
	width: 100%;
}
.featured-spotlight-table .featured-spotlight-left {
	display: table-cell;
	vertical-align: top;
}
.featured-spotlight-table .featured-spotlight-right {
	display: table-cell;
	vertical-align: top;
	width: 250px;
}
.featured-spotlight-table .featured-spotlight-right .cta-item {
	margin: 60px 0px 0px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	border: 1px solid #d5d5d6;
	padding: 15px 15px 0px;
}

/* Home Page Campaign */

.campaign-wrapper {
	min-width: 1200px !important;
	background: #e2e6e6;
	margin: 10px auto; 
	padding: 10px;
}
.campaign-wrapper.bg-white {
	min-width: 1200px !important;
	background: #ffffff;
	margin: 0px auto;
}

.campaign-wrapper .campaign-block {
	min-width: 1200px !important;
	margin: 0px auto; 
}

/* Home Page RSS Content Feed */

.content-feed-wrapper {
	width: 1200px;
	text-align: center;
	margin: 0px auto; 
	clear: both;
	padding: 0px 0px;
} 
.content-feed-wrapper .content-feed-table {
	display: table;
	width: 100%;
}
.content-feed-wrapper .content-feed-table-row {
	display: table-row;
}
.content-feed-wrapper .content-feed-table-cell {
	display: table-cell;
	text-align: left;
	vertical-align: top;
}
.label-feed-item {
	background: url(images/bg-label-feed.png) repeat-x left 6px;
	height: 28px;
	display: block;
	overflow: hidden;		
}
.label-full-width {
	background: #6491b4;
	display: block;
	overflow: hidden;		
	border: 1px solid #6491b4;
}
.label-full-width h4 {
	font-family: 'Lato Black', sans-serif; 
	font-weight: bold !important;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	display: inline;
	text-transform: uppercase;
	float: left;	
	letter-spacing: .02em;
}	
.label-feed-item h4 {
	font-family: 'Lato Black', sans-serif; 
	font-weight: bold !important;
	color: #3a2e24;
	font-size: 24px;
	line-height: 28px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	display: inline;
	text-transform: uppercase;
	background: #fff;
	float: left;	
	letter-spacing: .02em;
}		
.label-feed-item .label-feed-view-all {		
	font-family: 'Lato', sans-serif; 
	color: #3a2e24;
	font-size: 16px;
	line-height: 28px;
	background: #fff;
	padding: 2px 0px 2px 5px;
	float: right;	
}
.label-feed-item .label-feed-view-all a {		
	font-family: 'Lato', sans-serif; 
	color: #3a2e24;
	font-size: 16px;
	line-height: 28px;
	background: #fff;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
}
.label-feed-wrapper {
	padding: 10px 0px 20px;	
	width: 540px;
}
.label-feed-wrapper .rss-feed-item {
	border-bottom: 1px solid #d5d5d6;
	padding: 10px 0px; 
	font-family: 'Lato', sans-serif; 
	color: #555;
	font-size: 14px;
	line-height: 20px;		
}
.label-feed-wrapper .rss-feed-item:last-child {
	border-bottom: none;
	padding: 10px 0px;		 
}		
.content-feed-wrapper .rss-feed-item a {
	font-family: 'Lato', sans-serif; 
	color: #67bd45;
	font-size: 14px;
	line-height: 20px;		
	text-decoration: none;
}	
.content-feed-wrapper a:hover {
	font-family: 'Lato', sans-serif; 
	color: #545454;
	text-decoration: underline;
}
.content-feed-wrapper .rss-feed-item p {
	font-family: 'Lato', sans-serif;
	color: #555;
	font-size: 14px;
	line-height: 20px;
}

/* Videos */

.video-title {
	padding: 10px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
}	
.video-section {
	padding: 0px;
}
.video-section .video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.video-section .video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* Page Content Styles */

.content-wrapper {
	width: 1200px;
	padding: 20px 0px;
	margin: 0px auto 20px;
}
.content-wrapper .content-block-background {
	padding: 20px 20px 10px;
	clear: both;
	margin-bottom: 15px;
	background: #f4f7f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	border: 1px solid #e2e6e6;
}
.content-wrapper .left-content-block {
	padding: 0px 0px 0px 10px;
}
.content-wrapper .left-content-bg {
	background-color: #F4F4F4 !important;
	padding: 5px 10px;
}
.content-wrapper .right-content-bg {
	padding-left: 20px !important;
}
.header-content-block {
	padding: 0px 0px 10px 15px;
}
.header-content-block h2 {		
	font-family: 'Lato', sans-serif; 
	font-weight: 700;
	color: #3a2e24;
	font-size: 30px;
	line-height: 40px;
	clear: both;
}
.content-wrapper .content-block {
	border-bottom: 1px solid #e2e6e6;
	padding: 0px 20px 20px;
	clear: both;
	margin-bottom: 15px;
}
.content-wrapper .global-research-block {
	border-bottom: 1px solid #e2e6e6;
	padding: 10px 20px 0px;
	clear: both;
	margin-bottom: 15px;
}
.content-wrapper .content-block .content-article-section {
	padding: 10px 0px 0px;
	border-bottom: 1px solid #e2e6e6;
	clear: both;
}
.content-wrapper .content-block .content-article-section h2 {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.content-wrapper .content-block:last-child {
	border-bottom: none;
}
.content-wrapper .content-block h2,
.content-wrapper h4 {		
	font-family: 'Lato', sans-serif; 
	font-weight: 700;
	color: #3a2e24;
	font-size: 30px;
	line-height: 40px;
	padding: 0px 0px 10px;
	clear: both;
}
.content-wrapper .content-block h2 i {		
	font-family: 'Lato', sans-serif; 
	font-weight: 700;
	font-style: italic !important;
	color: #3a2e24 !important;
	font-size: 30px;
	line-height: 40px;
}
.content-wrapper .content-block h3 {		
	font-family: 'Lato', sans-serif; 
	font-weight: 500;
	color: #3a2e24;
	font-size: 30px;
	line-height: 40px;
	padding: 0px 0px 10px;
	clear: both;
	text-transform: none;
}
.content-wrapper .content-block strong a {		
	font-family: 'Lato', sans-serif; 
	font-weight: 700;
	color: #67bd45;
	font-size: 22px;
	line-height: 28px;
	clear: both;
	text-transform: none;
	padding: 0px !important;
	margin: 0px !important;
}
.content-wrapper .content-block strong a:hover {		
	font-family: 'Lato', sans-serif; 
	font-weight: 700;
	color: #025643;
	font-size: 22px;
	line-height: 28px;
	clear: both;
	text-transform: none;
}
.content-wrapper .content-block p, .content-wrapper .content-block li {		
	font-family: 'Lato', sans-serif; 
	color: #555555 !important;
	font-size: 16px;
	line-height: 22px;		
	font-style: normal !important;
}
.content-wrapper .content-block i {		
	font-family: 'Lato', sans-serif; 
	color: #67bd45 !important;
	font-size: 16px;
	line-height: 22px;		
	font-style: normal !important;
}
.content-wrapper .content-block a:hover i {		
	font-family: 'Lato', sans-serif; 
	color: #555555 !important;
	font-size: 16px;
	line-height: 22px;		
	font-style: normal !important;
}
.content-wrapper .content-block strong {		
	font-family: 'Lato', sans-serif; 
	font-weight: 700;
	color: #555555;
	font-size: 16px;
	line-height: 24px;		
}		
.content-wrapper .content-block a { 
	font-family: 'Lato', sans-serif; 
	color: #67bd45;
	font-size: 16px;
	line-height: 24px;		
	text-decoration: none;
}
.content-wrapper .content-block a:hover { 
	font-family: 'Lato', sans-serif; 
	color: #025643;
	font-size: 16px;
	line-height: 24px;		
	text-decoration: none;
}
.content-wrapper .content-block .table-2col-layout {
	display: table;
	width: 100%;
}
.content-wrapper .content-block .table-2col-layout-row {
	display: table-row;
}
.content-wrapper .content-block .table-2col-layout-cell {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.event-description {
	clear: both;
}
.event-image {
	padding: 0px 0px 10px 0px;
}
.event-large-image {
	text-align: right;
	padding: 5px 0px 0px 0px;
}

.action-links-wrapper {
	padding-bottom: 30px;
}
.action-links {
	clear: both;
	padding: 2px 0px 8px 0px;
}
.action-links .icon {
	float: left;
	margin: 0px 6px 0px 0px;
}
.action-links span {
	float: left;
	padding: 0px 4px;
}
.action-links a {
	float: left;
	text-decoration: none;
}
.action-links a:hover {
	text-decoration: underline;
}


/* Global Research database */

.search-controls table {
	margin: 0px !important;
	padding: 0px !important;
}
.search-controls tr {
	margin: 0px !important;
	padding: 0px !important;
}

.search-controls .label {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #67bd45;
	text-decoration: none;
}

#DISCLAIMERrow {
	padding: 0px 0px 30px !important;
	display: block;
}

.search-controls table tr th, .search-controls table tr td {
	padding: 0px !important;
}
.search-controls select {
	margin: 0px !important;
	width: auto !important;
	height: auto !important;
}
.search-controls input[type="text"] {
	margin: 0px !important;
}
.search-controls input[type="image"], .search-controls img.button_action {
	margin: 0px !important;
	padding: 0px !important;
}
.search-controls td.label {
	padding: 10px 0px 5px 0px !important;
	font-size: 16px;
	font-weight: bold;
}
.search-controls .text_note label {
	padding: 10px 0px 0px 0px !important;
	display: inline;
}
.search-controls .text_note label span {
	display: none !important;
}
.search-controls .text_note label input {
	margin: 10px 4px 0px 0px !important;
}

.reveal-modal h2 {
	font-size: 20px;
}
.reveal-modal p.error {
	color: #FF0000;
	font-size: 14px;
}

#button_search_bottom_globalresearchdata, #button_search_bottom_researchproject {
	Background: #025643;
	color: #fff;
	Font-size: 18px;
	font-family: 'Lato', sans-serif; 
	padding: 10px !important;
}

#button_clear_bottom_globalresearchdata, #button_clear_bottom_researchproject {
	Background: transparent;
	color: #025643;
	Font-size: 18px;
	font-family: 'Lato', sans-serif; 
	Border: 2px solid #025643;
	padding: 8px !important;
}


/* Staff Page Styles */

.content-wrapper .staff-profile-block { 
	padding: 0px 30px;
}

.content-wrapper .content-block .staff-profile-item { 
	font-family: 'Lato', sans-serif; 
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 150px;
	height: 240px;
	margin: 5px;
	border: 1px solid #e2e6e6; 
	color: #555555;
	text-align: center;
}
.content-wrapper .content-block .staff-profile-item strong { 
	font-family: 'Lato', sans-serif; 
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #555555;
	display: inline;
	text-transform: uppercase;
}
.content-wrapper .content-block .staff-profile-item .staff-profile-image { 
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 100px;
	overflow: hidden;
}
.content-wrapper .content-block .staff-profile-item .staff-profile-text { 
	font-family: 'Lato', sans-serif; 
	padding: 0px 10px;
	text-align: left;
	margin: 0px;
}
.content-wrapper .content-block .quote_wrapper {
	width: 570px;
	height: 188px;
	padding: 0px 15px;
	border: 1px solid #555;
	margin-left: 80px;
}
.content-wrapper .content-block .quote_wrapper p {
	font-size: 14px;
}

/* Awards Styles */

.awards-grid-wrapper .grid_title {
	padding: 0.5625rem 0 !important;
	font-size: 0.875rem;
	color: #222222;
	text-align: center;
}
.awards-grid-wrapper .grid_title:hover {
	text-decoration: none;
}
.awards-grid-wrapper .grid_cell {
	border-bottom: 1px solid #d5d5d6;
	padding: 0.5625rem 0.625rem !important;
}
.awards-grid-wrapper .grid_cell_even {
	border-bottom: 1px solid #d5d5d6;
	padding: 0.5625rem 0.625rem !important;
}
.awards-grid-wrapper .grid_cell a, 
.awards-grid-wrapper .grid_cell_even a,
.awards-grid-wrapper .grid_cell a:hover, 
.awards-grid-wrapper .grid_cell_even a:hover {
	line-height: 0.875rem;
}
.awards-grid-wrapper .grid_cell_header {
	padding: 0.5625rem 0.625rem !important;
	border-bottom: 1px solid #d5d5d6;
}

.awards-grid-wrapper .search-column {
	padding-left: 15px !important;
}
.awards-grid-wrapper .commandDiv {
	padding-top: 10px;
}

/* Awards Resources */

.award-file-table {
	display: table;
}
.award-file-table .award-file-table-row {
	display: table-row;
}
.award-file-table .award-file-table-row .award-file-icon-cell {
	display: table-cell;
	vertical-align: top;
	padding-right: 5px;
}
.award-file-table .award-file-table-row .award-file-icon-cell img {
	min-width: 12px;
}
.award-file-table .award-file-table-row .award-file-link-cell {
	display: table-cell;
	vertical-align: middle;
}
.award-file-table .award-file-table-row .award-file-link-cell a {
	font-size: 14px;
	line-height: 18px;
	white-space: nowrap;
}

/* Spotlight Styles */

.spotlight-blurb-container {
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	color:#333333;
	border: 1px solid #ddd;
	padding: 10px;
	text-align:justify;
}		

/* Gallery Block */

.content-block .gallery-thumbnail {
	width: 200px;
	height: 180px;
	float: left;
	text-align: center;
	margin-right: 20px;
}
.content-block .gallery-thumbnail .galley-link-block {
	width: 200px;
	height: 120px;
	overflow: hidden;
	display: block;
}
.gallery_thumbnail {
	width: 240px;
	height: 180px;
	float: left;
	text-align: center;
	margin-right: 20px;	
}
.screenshot_image {
	width: 240px;
	height: 325px;
	float: left;
	text-align: center;
	margin: 0px 20px 0px 0px;	
	background: #f4f4f4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	padding: 20px 10px;
	font-size: 14px;
}

/******* 
* KTTF *
********/

/* All Sections */

.content-wrapper.kttf-wrapper .row {
	max-width: 1200px;
}

.content-wrapper.kttf-wrapper h3 {
	font-family: 'Lato', sans-serif; 
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #555555;
	padding: 0px 0px 30px 0px;
	margin: 0px;
}

/* Introduction */

.content-wrapper.kttf-wrapper .introduction {
	text-align: center;
	max-width: 825px;
	padding: 0px 0px 20px 0px;
	margin: 0 auto;
}
.content-wrapper.kttf-wrapper .introduction p {
	font-family: 'Lato', sans-serif; 
	font-size: 18px;
	line-height: 28px;
	color: #555555;
}

/* Members */

.content-wrapper.kttf-wrapper .members-wrapper {
	border-radius: 3px;
	background-color: #e5f1dc;
	padding: 30px;
}
.content-wrapper.kttf-wrapper .members-wrapper .member-item-table {
	display: table;
	width: 100%;
	padding: 0px 0px 15px 0px;
}
.content-wrapper.kttf-wrapper .members-wrapper .member-item-table .member-item-cell {
	display: table-cell;
	vertical-align: middle;
}
.content-wrapper.kttf-wrapper .members-wrapper .member-item-table .member-item-cell.image-cell {
	width: 120px;
}
.content-wrapper.kttf-wrapper .members-wrapper .member-item-cell .member-image-wrapper {
	padding: 3px;
	border-radius: 50%;
	display: inline-block;
	border: solid 2px #65af3a;
}
.content-wrapper.kttf-wrapper .members-wrapper .member-item-cell .member-image-wrapper .member-image {
	margin: 0px auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	border-radius: 50%;
	width: 90px;
	height: 90px;
}
.content-wrapper.kttf-wrapper .members-wrapper .member-item-cell .member-info-wrapper {

}
.content-wrapper.kttf-wrapper .members-wrapper .member-item-cell .member-info-wrapper .name {
	font-family: 'Lato', sans-serif; 
	font-size: 18px;
	line-height: 28px;
	padding: 0px;
	font-weight: bold;
	color: #555555;
}
.content-wrapper.kttf-wrapper .members-wrapper .member-info-wrapper .title {
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	line-height: 24px;
	font-style: italic;
	color: #555555;
}
.content-wrapper.kttf-wrapper .members-wrapper .member-info-wrapper .company {
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	color: #555555;
}

/* Media */

.content-wrapper.kttf-wrapper .quote-block {
	border-radius: 3px;
	background-color: #0b4d43;
	margin: 40px 0px;
	padding: 10px 30px 10px 20px;
}
.content-wrapper.kttf-wrapper .quote-block .quote-table {
	display: table;
	width: 100%;
}
.content-wrapper.kttf-wrapper .quote-block .quote-table .quote-cell {
	display: table-cell;
	vertical-align: top;
}
.content-wrapper.kttf-wrapper .quote-block .quote-table .quote-cell.quote {
	padding: 0px 10px 0px 0px;
}
.content-wrapper.kttf-wrapper .quote-block .quote-table .quote-cell.quote .char {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	font-weight: bold;
	color: #ffffff;
	margin: -10px 0px 0px 0px;
}
.content-wrapper.kttf-wrapper .quote-block .quote-table .quote-cell.copy {
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
}

/* Media */

.content-wrapper.kttf-wrapper .media-wrapper {
	padding: 0px 0px 0px 20px;
}
.content-wrapper.kttf-wrapper .media-wrapper h3 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.content-wrapper.kttf-wrapper .media-wrapper p {
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	color: #555555;
}
.content-wrapper.kttf-wrapper .media-wrapper .sub-media-navigation {
	padding: 0px 0px 10px 0px;
}
.content-wrapper.kttf-wrapper .media-wrapper .sub-media-navigation a {
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	line-height: 24px;
	color: #025643;
	text-decoration: none;
}
.content-wrapper.kttf-wrapper .media-wrapper .sub-media-navigation a:hover {
	text-decoration: underline;
}
.content-wrapper.kttf-wrapper .media-wrapper .sub-media-navigation .separator {
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	line-height: 24px;
	color: #555555;
	display: inline-block;
	padding: 0px 10px;
}

/* Articles */

.content-wrapper.kttf-wrapper .articles-wrapper {
	padding: 20px 0px;
}
.content-wrapper.kttf-wrapper .articles-wrapper .article-item-table {
	display: table;
	width: 100%;
	border-bottom: solid 1px #e2e6e6;
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
}
.content-wrapper.kttf-wrapper .articles-wrapper .article-item-table:last-child {
	border-bottom: none !important;
}
.content-wrapper.kttf-wrapper .articles-wrapper .article-item-table .article-item-cell {
	display: table-cell;
	vertical-align: top;
}
.content-wrapper.kttf-wrapper .articles-wrapper .article-item-table .article-item-cell.date {
	width: 125px;
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	color: #555555;
}
.content-wrapper.kttf-wrapper .articles-wrapper .article-item-table .article-item-cell.info {

}
.content-wrapper.kttf-wrapper .articles-wrapper .article-item-table .article-item-cell.info .article-title a {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #67bd45;
	text-decoration: none;
}
.content-wrapper.kttf-wrapper .articles-wrapper .article-item-table .article-item-cell.info .article-title a:hover {
	text-decoration: underline;
}

/* KTTF Articles */

.content-wrapper.kttf-wrapper .article-resource-wrapper {

}
.content-wrapper.kttf-wrapper .article-resource-wrapper .title {
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #555555;
}
.content-wrapper.kttf-wrapper .article-resource-wrapper .article-resource a {
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	color: #67bd45;
	text-decoration: none;
}
.content-wrapper.kttf-wrapper .article-resource-wrapper .article-resource a:hover {
	text-decoration: underline;
}

/* Videos */

.content-wrapper.kttf-wrapper .videos-wrapper {
	padding: 20px 0px;
}

.content-wrapper.kttf-wrapper .videos-wrapper {
	padding: 20px 0px;
}
.content-wrapper.kttf-wrapper .videos-wrapper .video-item-table {
	display: table;
	width: 100%;
	border-bottom: solid 1px #e2e6e6;
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
}
.content-wrapper.kttf-wrapper .videos-wrapper .video-item-table:last-child {
	border-bottom: none !important;
}
.content-wrapper.kttf-wrapper .videos-wrapper .video-item-table .video-item-cell {
	display: table-cell;
	vertical-align: top;
}
.content-wrapper.kttf-wrapper .videos-wrapper .video-item-table .video-item-cell.info {

}
.content-wrapper.kttf-wrapper .videos-wrapper .video-item-table .video-item-cell.info .video-title {

}
.content-wrapper.kttf-wrapper .videos-wrapper .video-item-table .video-item-cell.info .video-title a {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #67bd45;
	text-decoration: none;
}
.content-wrapper.kttf-wrapper .videos-wrapper .video-item-table .video-item-cell.info .video-title a:hover {
	text-decoration: underline;
}

/* Show All */

.content-wrapper.kttf-wrapper .show-all-wrapper {
	padding: 20px 0px;
}
.content-wrapper.kttf-wrapper .show-all-wrapper .more-button {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #535353;
	border: solid 1px #979797;
	text-transform: uppercase;
	text-decoration: none;
	background-color: transparent;
	padding: 10px 20px;
} 
.content-wrapper.kttf-wrapper .show-all-wrapper .more-button:hover {
	background-color: #535353;
	color: #ffffff;
} 

/***********************
* Cyclospora Resources *
************************/

/* Introduction */

.content-wrapper.cyclospora-resources-wrapper .introduction {
	padding: 10px 20px 5px 20px;
	margin: 0px auto 20px auto;
	background-color: #2E5785;
}
.content-wrapper.cyclospora-resources-wrapper .introduction p {
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 1.57;
	color: #ffffff;
}

/* Content */

.content-wrapper.cyclospora-resources-wrapper .content-container {
	background-size: cover;
	width: 100%;
	background: #7f98b4 url(images/bg-cyclospora.jpg) no-repeat top center;
	padding: 20px;
}
.content-wrapper.cyclospora-resources-wrapper .content-container .content-table {
	display: table;
	width: 100%;
}
.content-wrapper.cyclospora-resources-wrapper .content-container .content-table .content-cell {
	display: table-cell;
}
.content-wrapper.cyclospora-resources-wrapper .content-container .content-table .content-cell.left {
	width: 330px;
}
.content-wrapper.cyclospora-resources-wrapper .content-container .content-table .content-cell.right {
	width: 810px;
}

.content-wrapper.cyclospora-resources-wrapper .content-container .content-block {
	background-color: #ffffff;
	padding: 20px;
	border-bottom: none;
	margin-bottom: 0px;
}

/* Gallery */

.content-wrapper.cyclospora-resources-wrapper .content-container .gallery-wrapper {

}
.content-wrapper.cyclospora-resources-wrapper .content-container .gallery-wrapper .gallery-image-wrapper {
	display: inline-block;
	border: solid 2px #ffffff;
	margin-bottom: 20px;
}
.content-wrapper.cyclospora-resources-wrapper .content-container .gallery-wrapper .gallery-image-wrapper .gallery-image {
	margin: 0px auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	width: 320px;
	height: 234px;
}
.content-wrapper.cyclospora-resources-wrapper .content-container .gallery-wrapper .gallery-image-wrapper .gallery-image-caption {
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: center;
	color: #303030;
	background-color: #ffffff;
	padding: 5px;
}

/********************
* CPS Annual Report *
*********************/

/* All Sections */

.content-wrapper.annual-report-wrapper .row {
	max-width: 1200px;
}

.content-wrapper.annual-report-wrapper h3 {
	font-family: 'Lato', sans-serif; 
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #555555;
	padding: 0px 0px 30px 0px;
	margin: 0px;
}

/* Featured Reports */

.content-wrapper.annual-report-wrapper .featured-reports-wrapper {
	padding: 0px 0px 40px 0px;
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper {

}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table {
	display: table;
	width: 100%;
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell {
	display: table-cell;
	vertical-align: top;
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.image-wrapper {
	width: 600px;
	height: 365px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center; 
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.image-wrapper img {
	max-width: 182px;
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info {
	border-radius: 3px;
	border: solid 1px #e2e6e6;
	background-color: #0b4d43;
	padding: 30px;
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-year {
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-title {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 34px;
	color: #ffffff;
	padding: 0px 0px 10px 0px;
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-teaser p {
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-document {
	padding: 8px 0px;
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-document a {
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-document a:hover {
	text-decoration: underline;
}
.content-wrapper.annual-report-wrapper .featured-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-document .icon {
	display: inline-block;
	padding: 0px 0px 0px 10px;
}

/* Past Reports */

.content-wrapper.annual-report-wrapper .past-reports-wrapper .article-item-wrapper {
	padding: 20px;
	border-radius: 3px;
	border: solid 1px #e2e6e6;
}
.content-wrapper.annual-report-wrapper .past-reports-wrapper .article-item-wrapper .article-item-table {
	display: table;
	width: 100%;
}
.content-wrapper.annual-report-wrapper .past-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell {
	display: table-cell;
	vertical-align: top;
}
.content-wrapper.annual-report-wrapper .past-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.image-wrapper {

}
.content-wrapper.annual-report-wrapper .past-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.image-wrapper img {
	max-width: 182px;
}
.content-wrapper.annual-report-wrapper .past-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info {

}
.content-wrapper.annual-report-wrapper .past-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-year {
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	color: #555555;
}
.content-wrapper.annual-report-wrapper .past-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-title {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #67bd45;
	padding: 0px 0px 15px 0px;
}
.content-wrapper.annual-report-wrapper .past-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-document a {
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.content-wrapper.annual-report-wrapper .past-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-document a:hover {
	text-decoration: underline;
}
.content-wrapper.annual-report-wrapper .past-reports-wrapper .article-item-wrapper .article-item-table .article-item-cell.info .article-document .icon {
	display: inline-block;
	padding: 0px 0px 0px 10px;
}

/*********
* Events *
**********/

.content-wrapper.events-wrapper .row {
	max-width: 1200px;
}
.content-wrapper.events-wrapper .event-item-wrapper {
	padding: 20px;
	border-radius: 3px;
	border: solid 1px #e2e6e6;
	margin: 0px 0px 25px 0px;
}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table {
	display: table;
	width: 100%;
}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell {
	display: table-cell;
	vertical-align: top;
}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.image-wrapper {
	padding: 0px 0px 0px 20px;
}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.image-wrapper img {
	max-width: 182px;
}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.info {

}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.info .event-date {
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	color: #555555;
}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.info .event-title {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #67bd45;
	padding: 0px 0px 15px 0px;
}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.info .event-description {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #555555;
}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.info .event-description a.button {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #67bd45;
	border: solid 2px #67bd45;
	text-decoration: none;
	background-color: transparent;
	padding: 10px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 10px 0px 0px 0px;
} 
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.info .event-description a.button:hover {
	background-color: #67bd45 !important;
	color: #ffffff;
} 
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.info .event-resource {
	padding: 2px 0px;
}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.info .event-resource a {
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.info .event-resource a:hover {
	text-decoration: underline;
}
.content-wrapper.events-wrapper .event-item-wrapper .event-item-table .event-item-cell.info .event-resource .icon {
	display: inline-block;
	padding: 0px 0px 0px 10px;
}

/*****************
* Search Results *
******************/

.content-wrapper.search-results .row {
	max-width: 1200px;
}

.content-wrapper.search-results h3 {
	font-family: 'Lato', sans-serif; 
	font-weight: 500;
	color: #3a2e24;
	font-size: 30px;
	line-height: 40px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.custom-search-wrapper {

}
.custom-search-wrapper .search-row-entry {
	padding: 20px;
	border-radius: 3px;
	border: solid 1px #e2e6e6;
	margin: 0px 0px 20px 0px;
}

.custom-search-wrapper .search-row-entry .item-entry {

}
.custom-search-wrapper .search-row-entry .item-entry .date {
	width: 125px;
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	line-height: 26px;
	color: #555555;
}
.custom-search-wrapper .search-row-entry .item-entry.title {

}
.custom-search-wrapper .search-row-entry .item-entry .title a {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #67bd45;
	text-decoration: none;
}
.custom-search-wrapper .search-row-entry .item-entry .title a:hover {
	text-decoration: underline;
}
.custom-search-wrapper .search-row-entry .item-entry .teaser {
	padding: 10px 0px 0px 0px;
}
.custom-search-wrapper .search-row-entry .item-entry .image-wrapper {
	padding: 10px 0px;
}
.custom-search-wrapper .search-row-entry .item-entry .image-wrapper img {
	max-height: 225px;
	max-width: 400px;
}
.custom-search-wrapper .search-row-entry .item-entry .read-more {
	padding: 10px 0px 0px 0px;
}
.custom-search-wrapper .search-row-entry .item-entry .read-more a {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.custom-search-wrapper .search-row-entry .item-entry .read-more a:hover {
	text-decoration: underline;
}

.custom-search-wrapper .search-row-entry .item-entry a.button {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #67bd45;
	border: solid 2px #67bd45;
	text-decoration: none;
	background-color: transparent;
	padding: 10px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 10px 0px 0px 0px;
} 
.custom-search-wrapper .search-row-entry .item-entry a.button:hover {
	background-color: #67bd45 !important;
	color: #ffffff;
} 

/*********
* Footer *
**********/

.footer-wrapper {
	background: #67bd45;
	color: #fff;
	min-width: 1200px;
	padding: 20px 0px;
}
.footer-table {
	display: table;
	width: 1160px;
	margin: 0px auto;
}
.footer-table-row {
	display: table-row;
}
.footer-table-cell {
	display: table-cell;
	width: 600px;
}
.footer-links-table {
	display: table;
	width: 100%
}
.footer-links-table-row {
	display: table-row;
}
.footer-links-table-cell {
	display: table-cell;
}
.footer-info-table {
	display: table;
	width: 100%
}
.footer-info-table-row {
	display: table-row;
}
.footer-info-table-cell {
	display: table-cell;
	width: 200px;
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	line-height: 24px;
}
.footer-info-table-cell a {
	color: #fff;
	width: 200px;
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}
.footer-info-table-cell img {
	padding-right: 5px;
}	
.footer-info-table-cell:last-child {
	display: table-cell;
}		
.footer-table-cell h5 {
	color: #fff;
	font-family: 'Lato', sans-serif; 
	font-size: 18px;
	text-transform: uppercase;
	line-height: 32px;
}	 
.footer-table-cell p {
	color: #fff;
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 8px;
}	
.footer-links-table-cell a {
	color: #fff;
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	line-height: 20px;
	display: block;
	text-decoration: none;
}
.footer-links-table-cell ul, .footer-links-table-cell li {
	list-style: none;
}
.footer-links-table-cell li {
	list-style: none;
	padding: 5px 0px;
	text-decoration: none;
	font-family: 'Lato', sans-serif; 
	font-size: 14px;
	line-height: 20px;
}
.footer-copyright {
	text-decoration: none;
	font-family: 'Lato', sans-serif; 
	font-size: 11px;
	line-height: 18px;	
	color: #fff;
	text-align: center;	
	padding: 10px;
}
.footer-copyright a {
	text-decoration: none;
	font-family: 'Lato', sans-serif; 
	font-size: 11px;
	line-height: 18px; 
	color: #fff;
}

.footer-wrapper a:hover {
	text-decoration: underline;	
}

/* Twitter */


.tweet .e-entry-title, .customisable-border, .p-nickname, .header .avatar, .timeline-header {
	visibility: hidden !important;
}

.p-author .profile .avatar {
	visibility: hidden !important;
	background: #000;
}

.header .avatar{
	display: none !important;
}

/* Google Maps */

.google-map-overlay {
	 background: transparent;
	 position:relative; 
	 width: 100%;
	 height: 450px;
	 top: 450px;
	 margin-top: -450px;
}

/* Campaigns */

.campaign-header-table {
	display: table;
	width: 100%;
}
.campaign-header-table .campaign-header-table-row {
	display: table-row;
}
.campaign-header-table .campaign-header-table-row .campaign-header-table-cell {
	display: table-cell;
	vertical-align: top;
}
.campaign-header-table .campaign-header-table-row .campaign-header-table-cell.left-side {
	padding: 0px 10px 0px 0px;
}
.campaign-header-table .campaign-header-table-row .campaign-header-table-cell p {
	font-size: 16px;
	line-height: 20px;
	color: #222222;
}

.campaign-header-table .campaign-header-table-row .campaign-header-table-cell .video-quote-table {
	display: table;
	width: 100%;
}
.campaign-header-table .campaign-header-table-row .campaign-header-table-cell .video-quote-table .video-quote-table-row {
	display: table-row;
}
.campaign-header-table .campaign-header-table-row .campaign-header-table-cell .video-quote-table .video-quote-table-row .video-quote-table-cell {
	display: table-cell;
	vertical-align: top;
}
.campaign-header-table .campaign-header-table-row .campaign-header-table-cell .video-quote-table .video-quote-table-row .video-quote-table-cell.video {

}
.campaign-header-table .campaign-header-table-row .campaign-header-table-cell .video-quote-table .video-quote-table-row .video-quote-table-cell.quote {
	background-color: #004f43;
	padding: 10px;
}
.campaign-header-table .campaign-header-table-row .campaign-header-table-cell .video-quote-table .video-quote-table-row .video-quote-table-cell.quote p {
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.campaign-header-table .campaign-header-table-row .campaign-header-table-cell .video-quote-table .video-quote-table-row .video-quote-table-cell.quote p span.small {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

.contributor-entry {

}

.campaign-footer-button-wrapper {
	margin: 25px 0px 0px 0px;
	padding: 50px 0px 25px 0px;
	background-color: #f4f4f4;
}
.campaign-footer-button-wrapper .footer-button-table {
	display: table;
	width: 100%;
}
.campaign-footer-button-wrapper .footer-button-table .footer-button-table-row {
	display: table-row;
}
.campaign-footer-button-wrapper .footer-button-table .footer-button-table-row .footer-button-table-cell {
	display: table-cell;
	vertical-align: top;
	width: 33%;
	padding: 0px 35px;
}

.campaign-footer-button-wrapper .footer-button-table .footer-button-table-row .footer-button-table-cell a.button {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #67bd45;
	border: solid 2px #67bd45;
	text-decoration: none;
	background-color: transparent;
	padding: 10px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 10px 0px 0px 0px;
	display: block;
	width: 100%;
} 
.campaign-footer-button-wrapper .footer-button-table .footer-button-table-row .footer-button-table-cell a.button:hover {
	background-color: #67bd45 !important;
	color: #ffffff;
} 

.campaign-footer-wrapper {
	padding: 25px 0PX;
}
.campaign-footer-wrapper p {
	color: #3b3b3b;
	font-size: 14px;
	line-height: 22px;
}

/* Top bar overrides */
@media only screen {

	.top-bar {
		background: #333333;
		overflow: visible; }
		.top-bar:before, .top-bar:after {
			content: " ";
			display: table; }
		.top-bar:after {
			clear: both; }
		.top-bar .toggle-topbar {
			display: none; }
		.top-bar .title-area {
			float: left; }
		.top-bar .name h1 a {
			width: auto; }
		.top-bar input,
		.top-bar .button,
		.top-bar button {
			font-size: 0.875rem;
			position: relative;
			height: 1.75rem;
			top: 0.53125rem; }
		.top-bar.expanded {
			background: #333333; }

	.contain-to-grid .top-bar {
		max-width: 62.5rem;
		margin: 0 auto;
		margin-bottom: 0; }

	.top-bar-section {
		transition: none 0 0;
		left: 0 !important; }
		.top-bar-section ul {
			width: auto;
			height: auto !important;
			display: inline; }
			.top-bar-section ul li {
				float: left; }
				.top-bar-section ul li .js-generated {
					display: none; }
		.top-bar-section li.hover > a:not(.button) {
			background-color: #555555;
			background: #333333;
			color: #FFFFFF; }
		.top-bar-section li:not(.has-form) a:not(.button) {
			padding: 0 0.9375rem;
			line-height: 2.8125rem;
			background: #333333; }
			.top-bar-section li:not(.has-form) a:not(.button):hover {
				background-color: #555555;
				background: #333333; }
		.top-bar-section li.active:not(.has-form) a:not(.button) {
			padding: 0 0.9375rem;
			line-height: 2.8125rem;
			color: #FFFFFF;
			background: #008CBA; }
			.top-bar-section li.active:not(.has-form) a:not(.button):hover {
				background: #0078a0;
				color: #FFFFFF; }
		.top-bar-section .has-dropdown > a {
			padding-right: 2.1875rem !important; }
			.top-bar-section .has-dropdown > a:after {
				content: "";
				display: block;
				width: 0;
				height: 0;
				border: inset 5px;
				border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
				border-top-style: solid;
				margin-top: -2.5px;
				top: 1.40625rem; }
		.top-bar-section .has-dropdown.moved {
			position: relative; }
			.top-bar-section .has-dropdown.moved > .dropdown {
				display: block;
				position: absolute !important;
				height: 1px;
				width: 1px;
				overflow: hidden;
				clip: rect(1px, 1px, 1px, 1px); }
		.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
			display: block;
			position: static !important;
			height: auto;
			width: auto;
			overflow: visible;
			clip: auto;
			position: absolute !important; }
		.top-bar-section .has-dropdown > a:focus + .dropdown {
			display: block;
			position: static !important;
			height: auto;
			width: auto;
			overflow: visible;
			clip: auto;
			position: absolute !important; }
		.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
			border: none;
			content: "\00bb";
			top: 1rem;
			margin-top: -1px;
			right: 5px;
			line-height: 1.2; }
		.top-bar-section .dropdown {
			left: 0;
			top: auto;
			background: transparent;
			min-width: 100%; }
			.top-bar-section .dropdown li a {
				color: #FFFFFF;
				line-height: 2.8125rem;
				white-space: nowrap;
				padding: 12px 0.9375rem;
				background: #333333; }
			.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
				color: #FFFFFF;
				background: #333333; }
			.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
				color: #FFFFFF;
				background-color: #555555;
				background: #333333; }
			.top-bar-section .dropdown li label {
				white-space: nowrap;
				background: #333333; }
			.top-bar-section .dropdown li .dropdown {
				left: 100%;
				top: 0; }
		.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
			border-bottom: none;
			border-top: none;
			border-right: solid 1px #4e4e4e;
			clear: none;
			height: 2.8125rem;
			width: 0; }
		.top-bar-section .has-form {
			background: #333333;
			padding: 0 0.9375rem;
			height: 2.8125rem; }
		.top-bar-section .right li .dropdown {
			left: auto;
			right: 0; }
			.top-bar-section .right li .dropdown li .dropdown {
				right: 100%; }
		.top-bar-section .left li .dropdown {
			right: auto;
			left: 0; }
			.top-bar-section .left li .dropdown li .dropdown {
				left: 100%; }

		/* Overrides */
		.top-bar {
			background: #fff;
			width: 1160px;
			margin: 0px auto;
		}
		.top-bar-section ul {
			-webkit-box-shadow: 0px 29px 12px -27px rgba(0,0,0,0.61);
			-moz-box-shadow: 0px 29px 12px -27px rgba(0,0,0,0.61);
			box-shadow: 0px 29px 12px -27px rgba(0,0,0,0.61);
		}
		.top-bar-section .has-dropdown > a:after {
			border-color: #025643 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); 
		}
		.top-bar-section ul li.double-line a {
			line-height: 20px !important;
			vertical-align: middle;
			display: block;
		}
		.top-bar-section ul li a {
			display: block;
			text-align: center;
			white-space: nowrap;
			margin: 0px;
			font-family: 'Lato Black', Helvetica, sans-serif; 
			font-size: 16px !important;
			text-transform: uppercase !important;
			color: #025643 !important;
			text-decoration: none;
			padding: 0px 20px 0px !important;
			font-weight: bold;
			background: #fff !important;
			border-right: 1px solid #025643;
		}
		.top-bar-section li {
			line-height: 20px !important;
		}
		.top-bar-section ul li:last-child a {
			border-right: none;
		}
		.top-bar-section .back {
			display: none !important;
		}
		.top-bar-section ul li a:hover, .top-bar-section ul li.on a, .top-bar-section ul li.on .dropdown a:hover {
			color: #67bd45 !important;
		}
		.top-bar-section ul li.on .dropdown a {
			color: #025643 !important;
		}
		.top-bar-section ul li:hover a:after, .top-bar-section .has-dropdown.on a:after {
			border-color: #67bd45 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); 
		}
		.top-bar-section ul li ul li a {
			padding: 16px 20px 0px !important;
			border-right: none;
			text-align: left;
			white-space: pre-line;
		}
		.top-bar-section ul .double-line li a {
			line-height: 22px !important;
			padding: 16px 20px 0px !important;
		}
		.top-bar-section ul li li a {
			line-height: 22px !important;
			padding: 6px 20px !important;
		}
		.top-bar-section ul li li:first-child a, .top-bar-section ul li.double-line li:first-child a {
			padding-top: 20px !important;
		}
		.top-bar-section ul li li:last-child a, .top-bar-section ul li.double-line li:last-child a {
			padding-bottom: 20px !important;-webkit-border-bottom-right-radius: 4px;
			-webkit-border-bottom-left-radius: 4px;
			-moz-border-radius-bottomright: 4px;
			-moz-border-radius-bottomleft: 4px;
			border-bottom-right-radius: 4px;
			border-bottom-left-radius: 4px;
		}

}