.board_member_row div, .content_box, .head_main, .job_filter_bar, .mini_job_row, .nav_cont, .nav_strip, .page_box {
	overflow:hidden
}
.footer a, .job_filter_bar a, .link_bar, .link_bar:hover, .nav a, .sub_nav li a, a:hover {
	text-decoration:none
}
#tbl_boardnominationform, table {
	border-collapse:collapse
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	border:0;
	font:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline
}
a, strong {
	font-weight:700
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
body {
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
.link_bar, .nav a, .sub_nav li a, .title_box_large, .title_box_small {
	font-family:"Open Sans Condensed", sans-serif
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:after, blockquote:before, q:after, q:before {
	content:none
}
table {
	border-spacing:0
}
a {
	color:#007cc1
}
a:hover {
	color:#666
}
.nav a, .sub_nav li a {
	color:#fff;
	font-weight:700
}
.hide {
	display:none
}
.header {
	display:block;
	position:relative;
	width:100%;
	z-index:99
}
.head_strip {
	background:#000;
	height:10px
}
.head_main {
	background:linear-gradient(to bottom, #fff 0, #ddd 100%) rgba(0,0,0,0);
	padding:20px
}
.facebook, .logo, .twitter {
	background:url(../images/sprites.png) no-repeat;
	display:inline-block
}
.logo {
	height:73px;
	width:188px
}
.social_icons_cont {
	float:right;
	margin:7px 0 0
}
.facebook, .twitter {
	height:60px;
	width:60px
}
.twitter {
	background-position:0 -81px
}
.facebook {
	background-position:-71px -81px;
	margin:0 10px 0 0
}
.nav_position {
	left:0;
	position:absolute;
	top:125px;
	width:100%;
	z-index:99
}
.nav_strip {
	background:rgba(0,0,0,.8);
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	box-shadow:0 0 10px #666;
	width:100%
}
.nav_cont {
	margin:0 auto;
	width:1000px
}
.nav {
	/* display:table;
	margin:0 auto;
	text-align:center */
	display: grid;
	grid-template-columns: repeat(7, auto);
}
.nav li {
	border-right:1px solid #444;
	display:inline-block
}
.nav li:nth-last-child(1) {
	border-right:medium none
}
.nav a {
	display:block;
	font-size:13px;
	padding:10px 26px
}
.nav a span {
	background:url(../images/nav-icons.png) no-repeat;
	display:block;
	height:20px;
	margin:0 auto 5px;
	width:20px
}
.nav li.nav_about a span {
	background-position:0 0
}
.nav li.nav_about a:hover span, .nav li.nav_about_hover a span {
	background-position:-20px 0
}
.nav li.nav_conference a span {
	background-position:0 -20px
}
.nav li.nav_conference_hover a span {
	background-position:-20px -20px
}
.nav li.nav_calendar a span {
	background-position:0 -40px
}
.nav li.nav_calendar_hover a span {
	background-position:-20px -40px
}
.nav li.nav_resources a span {
	background-position:0 -60px
}
.nav li.nav_resources_hover a span {
	background-position:-20px -60px
}
.nav li.nav_career a span {
	background-position:0 -80px
}
.nav li.nav_career_hover a span {
	background-position:-20px -80px
}
.nav li.nav_membership a span {
	background-position:0 -100px
}
.nav li.nav_membership_hover a span {
	background-position:-20px -100px
}
.nav li.nav_urpa_connect a span {
	background-position:0 -120px
}
.nav li.nav_urpa_connect_hover a span {
	background-position:-20px -120px
}
.sub_nav_cont {
	border-top:2px solid #fff;
	display:none;
	margin:0 auto;
	min-height:150px;
	padding:10px 0;
	width:1000px
}
.sub_nav {
	display:none
}
.sub_nav li a {
	display:block;
	font-size:14px;
	padding:5px 0
}
.title_box_large, .title_box_small {
	font-weight:300
}
.sub_nav li a:hover {
	color:#bbb
}
.sub_nav_about {
	margin:0 800px 0 0
}
.sub_nav_membership {
	margin:0 650px 0 125px
}
.sub_nav_conference {
	margin:0 440px 0 244px
}
.sub_nav_calendar {
	margin:0 200px 0 500px
}
.sub_nav_resources {
	margin:0 75px 0 645px
}
.sub_nav_career {
	margin:0 0 0 750px
}
.sub_nav_urpa_connect {
	margin:0 0 0 870px
}
.body_container {
	margin:120px auto 60px;
	width:1000px
}
.title_box_large {
	background:rgba(0,124,193,.9);
	color:#fff;
	font-size:28px;
	margin:0 0 10px;
	padding:30px
}
.title_box_small {
	background:#53b747;
	color:#fff;
	font-size:22px;
	margin:0 0 30px;
	padding:10px
}
.title-box-attention-banner {
	background:rgba(250,174,50,1);
	color:black;
	font-weight:700;
	font-size:14px;
	text-align: center;
	padding:10px
}
.side_col .title_box_small {
	margin:0 0 10px
}
.main_col {
	float:left;
	width:670px
}
.side_col {
	float:left;
	margin:0 0 0 40px;
	width:230px
}
.page_box {
	background:rgba(255,255,255,.85);
	min-height:350px;
	padding:30px
}
.no_trans_bg {
	background:rgba(255,255,255,1)
}
.section {
	margin:0 0 40px
}
.section p {
	line-height:150%;
	margin:0 0 15px
}
.heading {
	display:block;
	font-size:18px;
	font-weight:400;
	line-height:110%;
	margin:30px 0 15px
}
.heading span.sub_heading {
	display:block;
	font-size:12px;
	font-weight:400;
	padding:3px 0 0
}
.heading_small {
	display:block;
	font-size:12px;
	font-weight:700;
	margin:30px 0 5px
}
.heading_top {
	margin-top:0
}
.box_shadow {
	box-shadow:0 0 25px 2px #000
}
.opacity {
	opacity:.9
}
.treo_box {
	float:left;
	width:32%
}
.treo_margin {
	margin:0 2%
}
.content_box {
	background:#fff;
	padding:10px
}
.ul_standard {
	line-height:150%;
	list-style:circle;
	margin:0 0 15px 40px
}
.ul_alpha {
	list-style-type:upper-alpha;
	margin:20px 0 20px 40px;
	line-height: 150%;
}
.btn, .ul_alpha li {
	margin:10px 0
}
.link_bar {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background:url(../images/square-arrow.png) right 5px no-repeat #007cc1;
	border-color:#007cc1;
	border-image:none;
	border-style:none solid none none;
	border-width:0 5px 0 0;
	color:#fff;
	display:block;
	font-size:20px;
	font-weight:300;
	line-height:26px;
	padding:5px 40px 5px 10px;
	text-align:left
}
.board_member_title, .btn, .inline_block, .link_bar_alt {
	display:inline-block
}
.link_bar:hover {
	background:url(../images/square-arrow.png) right 5px no-repeat rgba(0,124,193,.8);
	color:#fff
}
.link_bar_alt {
	background:url(../images/square-arrow-alt.png) 0 5px no-repeat #fff;
	color:#007cc1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	min-height:26px;
	padding:5px 0 5px 40px
}
.date_icon_day, .date_icon_month, .date_icon_spacer, .event_loc_title, .event_time_title {
	font-family:"Open Sans", sans-serif
}
.link_bar_alt:hover {
	background:url(../images/square-arrow-alt-hover.png) 0 5px no-repeat #fff
}
.btn {
	box-shadow:0 0 10px #888;
	cursor:pointer;
	width:auto
}
.btn_lrg {
	width:350px
}
.btn_med {
	width:250px
}
.btn_small {
	width:150px
}
.board_member_row {
	background:#eee;
	font-size:12px;
	padding:10px;
	display:flex;
	flex-flow: row wrap;
}
.board_member_row div:not(.board_member_title) {
	flex:1;
	white-space:nowrap;
	text-overflow:ellipsis
}
.board_member_title {
	font-weight:700;
	flex: 1 1 100%;
	padding: 3px;
	color: white;
	background: black;
	margin-bottom: 5px;
}
.pro_links_section {
	float:left;
	width:200px
}
.pro_links_section:nth-child(2) {
	margin:0 30px
}
.pro_links_section span {
	border-bottom:1px solid #eee;
	display:block;
	font-weight:700;
	margin:0 0 10px;
	padding:0 0 10px
}
.pro_links_section ul li {
	margin:0 0 10px
}
.things-to-know-section {
	margin-bottom: 20px;	
}
.things-link {
	display:block;
	margin-bottom: 20px;
}
.things-to-know-section p {
	margin-bottom: 3px;
}
.job_filter_bar {
	background:linear-gradient(to bottom, #333 0, #000 100%) rgba(0,0,0,0)
}
.job_filter_bar a {
	border-left:1px solid #333;
	border-right:1px solid #000;
	color:#ccc;
	display:block;
	float:left;
	font-size:12px;
	line-height:22px;
	padding:10px 20px
}
.job_filter_bar a.active, .job_filter_bar a:hover, .job_heading {
	color:#fff;
	font-weight:700
}
.job_filter_bar a:last-child {
	border-right:medium none
}
.job_filter_bar a:first-child {
	border-left:medium none
}
.job_heading_row, .job_row {
	border-bottom:1px solid #ccc;
	overflow:hidden;
	min-height: 56px;
	display: flex;
	align-items: center;
}
.job_heading_row {
	background:#53b747
}
.job_row:nth-child(2n) {
	background:#e1e1e1
}
.job_row:hover .job_links {
	opacity: 1;
}
.job_cell, .job_heading {
	float:left;
	font-size:12px;
	padding:12px 10px
}
.job_type {
	width:77px
}
.job_position {
	width:200px
}
.job_payrate {
	width:120px
}
.job_location {
	width:150px
}
.job_closing_date {
	width:95px
}
.job_review_date {
	width:95px
}
.job_links {
	display: flex;
	flex-flow: row nowrap;
	gap: 10px;
	opacity: 0;
}
.mini_job_row {
	margin:0 0 15px;
	display: flex;
	align-items: center;
}
.mini_job_cell {
	color:#666;
	display:block;
	font-size:11px;
	line-height:13px
}
.mini_job_links {
	margin-left: auto;
}
.event_loc_title, .event_time_title {
	color:#000;
	text-transform:uppercase
}
.event_loc_title, .event_time_title, .mini_event_title, .mini_job_position {
	font-size:12px;
	font-weight:700
}
.mini_job_position {
	display:block;
	padding:0 0 3px
}
.event_row {
	background:#f5f5f5;
	border:1px solid #ccc;
	margin:0 0 20px;
	overflow:hidden;
	padding:20px
}
.date_icon, .event_loc_cont, .event_time_cont {
	background:#fff;
	float:left;
	overflow:hidden
}
.event_details_cont {
	overflow:hidden
}
.event_row .heading {
	border-bottom:1px solid #ccc;
	margin:0 0 20px;
	padding:0 0 20px
}
.event_time, .event_time_title {
	padding:0 10px;
	float:left
}
.event_time_cont {
	border:1px solid #000;
	line-height:38px;
	margin:0 20px 0 0
}
.event_time_title {
	border-right:1px solid #ccc
}
.event_loc_cont {
	border:1px solid #000
}
.event_loc_title {
	border-right:1px solid #ccc;
	float:left;
	line-height:38px;
	padding:0 5px
}
.event_loc {
	float:left;
	overflow:hidden;
	padding:5px 10px
}
.event_loc_name, .mini_event_title {
	padding:0 0 3px
}
.event_description {
	line-height:150%;
	margin:20px 0 0
}
.event_pdf {
	margin:20px 0 0;
	text-align:right
}
.mini_event_row {
	margin:0 0 20px;
	overflow:hidden
}
.mini_event_row:last-child {
	margin:0
}
.mini_date_icon_cont {
	float:left
}
.mini_event_details_cont {
	float:left;
	padding:4px 0 0;
	width:225px
}
.gen_heading_row, .gen_row {
	padding:15px;
	overflow:hidden
}
.mini_event_details_cont a {
	display:block
}
.mini_event_dates {
	color:#666;
	font-size:11px
}
.date_icon_cont {
	float:left;
	margin:0 20px 0 0
}
.date_icon {
	border:1px solid #007cc1;
	width:33px
}
.date_icon_month {
	background:#007cc1;
	color:#fff;
	font-size:9px;
	font-weight:700;
	line-height:13px;
	text-align:center;
	text-transform:uppercase
}
.date_icon_day {
	color:#007cc1;
	font-size:14px;
	font-weight:700;
	line-height:18px;
	text-align:center
}
.date_icon_spacer {
	float:left;
	font-size:10px;
	font-weight:300;
	line-height:34px;
	margin:0 5px
}
.footer a, .footer>ul>li, .signup_title {
	font-family:"Open Sans Condensed", sans-serif
}
.fancybox_gallery {
	overflow:hidden
}
.fancybox_gallery a {
	border:2px solid #000;
	box-shadow:0 0 10px #999;
	display:inline-block;
	float:left;
	margin:5px
}
.fancybox_gallery a img {
	display:block
}
.gen_row {
	background:#eee;
	font-size:12px
}
.gen_row:nth-child(2n) {
	background:#fff
}
.gen_row div {
	float:left;
	margin:0 20px 0 0
}
.gen_row div.last, .gen_row div:last-child {
	margin:0
}
.gen_heading_row {
	background:#53b747;
	border-bottom:1px solid #ccc;
	font-size:12px
}
.gen_heading_row div {
	color:#fff;
	float:left;
	font-weight:700;
	margin:0 20px 0 0
}
.gen_heading_row div.last, .gen_heading_row div:last-child {
	margin:0
}
.ag_organization {
	font-weight:700;
	width:100px
}
.ag_address {
	width:200px
}
.ag_name_title {
	width:130px
}
.ag_email {
	width:80px
}
.ag_cell_phone, .ag_fax, .ag_work_phone {
	width:90px
}
.greyout {
	color:#999
}
input, select, textarea {
	background:#f4fcff;
	border:1px solid #ccc;
	box-shadow:0 0 2px 3px #eee;
	box-sizing:border-box;
	color:#666;
	padding:7px 5px
}
.form_label {
	font-size:12px;
	font-weight:700;
	margin:0 0 5px
}
#ddl_division {
	font-size:14px;
	font-weight:700
}
.error {
	color:#c00
}
.loading {
	display:none;
	padding:20px;
	text-align:center
}
#notice {
	padding:15px
}
.urpa_central, .urpa_north, .urpa_south, .urpa_wasatch {
	background:url(../images/region-logo-sprite.png) no-repeat;
	display:inline-block;
	float:left;
	height:52px;
	margin:10px 7px;
	text-decoration:none;
	width:123px
}
.urpa_south {
	background-position:0 0
}
.urpa_north {
	background-position:0 -52px
}
.urpa_wasatch {
	background-position:0 -156px
}
.urpa_central {
	background-position:0 -104px
}
.volunteer_header {
	background-color:#53b747;
	overflow:hidden;
	width:100%
}
.v_date, .v_name, .v_place {
	float:left;
	padding:10px
}
.v_place {
	width:220px
}
.v_date {
	width:200px
}
.v_name {
	width:460px
}
.volunteer_header div {
	background:#53b747;
	color:#fff;
	font-weight:700
}
.volunteer_row {
	overflow:hidden
}
.volunteer_row:nth-child(2n) {
	background:#eee
}
.signup_form_cont {
	border:1px solid #007cc1;
	display:inline-block;
	margin:40px 0 0;
	overflow:hidden;
	width:400px
}
.signup_title {
	background:#007cc1;
	color:#fff;
	font-size:22px;
	font-weight:300;
	padding:5px 15px 10px
}
#frm_signup {
	padding:15px
}
#frm_signup input[type=text] {
	margin:0 0 15px
}
.frm_signup_details {
	border-bottom:1px solid #ccc;
	font-weight:700;
	line-height:150%;
	margin:0 0 15px;
	padding:0 0 15px
}
.footer a, .footer>ul>li {
	font-weight:300
}
.region_logo_header {
	border-bottom:1px solid #ccc;
	margin:0 0 20px;
	padding:0 0 20px
}
.urpa_central_lrg, .urpa_north_lrg, .urpa_south_lrg, .urpa_wasatch_lrg {
	background:url(../images/region-logo-sprite-large.png) no-repeat;
	height:80px;
	width:200px
}
.urpa_south_lrg {
	background-position:0 -240px
}
.urpa_north_lrg {
	background-position:0 -160px
}
.urpa_wasatch_lrg {
	background-position:0 0
}
.urpa_central_lrg {
	background-position:0 -80px
}
.footer_cont {
	background:linear-gradient(to bottom, #333 0, #000 100%) rgba(0,0,0,0);
	border-top:2px solid #000;
	width:100%
}
.footer {
	margin:0 auto;
	overflow:hidden;
	width:1000px
}
.footer>ul {
	border-right:1px solid #222;
	float:left;
	margin:30px 0;
	min-height:182px;
	padding:10px 28px
}
.footer>ul:nth-last-child(1) {
	border-right:medium none;
	padding-right:0
}
.footer>ul:nth-child(1) {
	padding-left:0
}
.footer>ul>li {
	color:#ccc;
	font-size:18px;
	padding:0 0 10px
}
.footer a {
	color:#666;
	display:block;
	font-size:14px;
	line-height:24px
}
.footer a:hover {
	color:#999;
	text-decoration:underline
}
.copyright_cont {
	background:linear-gradient(to bottom, #fff 0, #ddd 100%) rgba(0,0,0,0);
	border-bottom:10px solid #000;
	overflow:hidden;
	padding:0 20px
}
.copyright_cont p {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:70px
}
.copyright_cont a {
	background:url(../images/pd-logo.png) no-repeat;
	display:inline-block;
	float:right;
	height:37px;
	margin:20px 0 0;
	text-decoration:none;
	width:143px
}
.comm_dir_listing {
	margin:0 0 30px
}
.comm_dir_listing p {
	margin:0 0 5px
}
.nom_form_holder {
	background:#eee;
	margin:30px 0 0;
	padding:30px
}
.nom_form fieldset {
	background:#fff;
	border:2px solid #999;
	box-shadow:0 0 10px -5px #333;
	margin:0 0 25px;
	overflow:hidden;
	padding:30px
}
#tbl_boardnominationform td, #tbl_boardnominationform th {
	border:1px solid #ccc;
	padding:10px
}
.nom_form .form_row {
	margin:0 0 15px;
	overflow:hidden
}
.form_row_col {
	float:left;
	margin:0 30px 0 0
}
.nom_form .form_label {
	display:block
}
.fieldset_title {
	font-size:18px;
	margin:0 0 20px
}
.nom_form fieldset textarea {
	height:150px;
	width:100%
}
#tbl_boardnominationform th {
	background:#eee;
	font-size:14px;
	font-weight:700;
	vertical-align:middle
}
#tbl_boardnominationform td input {
	width:150px
}
#error_block {
	padding:15px;
	border:1px solid #900;
	background:#FFB7B7;
	color:#900;
	display:none;
	margin:0 0 30px
}
.error_msg {
	padding:15px;
	border:1px solid #900;
	background:#FFB7B7;
	color:#900;
	display:none;
	margin:0 0 10px
}
.speaker-pic {
	border-radius:50%;
	box-shadow:0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
	transition:all .3s cubic-bezier(.25, .8, .25, 1);
	margin-right:30px;
	width:200px;
	height:200px;
	overflow: hidden;
}
.speaker-pic:hover {
	box-shadow:0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22)
}
.speaker-pic img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.speaker-card {
	box-shadow:0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
	width:400px;
	height:400px;
}

.speaker-card img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}
.speaker-text {
	font-size:14px;
	flex: 1;
	width:650px;
	margin: 0 !important;
	display: flex;
	flex-direction: column;
	padding: 25px;
	background-color: #eee;
	overflow: auto;
	max-height: 350px;
}
.speaker-name {
	font-size:22px;
	margin-bottom:10px;
	display:block
}
.speaker-wrapper {
	overflow:hidden;
	margin-bottom:20px;
	display: flex;
}
.speaker-bio-link {
	font-size:18px;
	font-weight:300;
	margin-top:20px;
	display:block
}
.flex-heading-row {
	background:#53b747;
	border-bottom:1px solid #ccc;
	font-size:12px;
	color:#fff;
	font-weight:700;
	display: flex;
}
.flex-container {
	display: flex;
	flex-direction: row;
}
.flex-row {
	background:#eee;
	font-size:12px;
	display: flex;
}
.flex-row:nth-child(2n) {
	background:#fff
}
.flex {
	flex: 1;
	padding: 10px 10px;
}
.flex2 {
	flex: 2;
	padding: 10px 10px;
}
.flex3 {
	flex: 3;
	padding: 10px 10px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
