/* Reset
================================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	padding-left: 25px;
	margin: 10px 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* Body
================================================= */
.clear:before,
.clear:after {
	content: "";
	display: table;
}
.clear:after {
	clear: both;
}
.clear {
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
body {
	background-attachment: fixed;
	background-color: #ed1316;
	background-repeat: repeat;
	background-position: top center;
	background-image: url('bg.jpg');
	font-weight: normal;
	line-height: 1.5;
	font-size: 18px;
	font-family: 'Titillium Web', sans-serif;;
	color: #212121;
}
/* Typography
================================================= */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Titillium Web', sans-serif;;
}
h1 {
	margin: 10px 0 4px;
	font-size: 2.8em;
	font-weight: 300;
	line-height: 1.2;
}
h2 {
	margin: 36px 0 4px;
	font-size: 2.2em;
	font-weight: 700;
	line-height: 1.2;
}
h3 {
	margin: 36px 0 4px;
	font-size: 2.2em;
	font-weight: 300;
	line-height: 1.2;
}
h4 {
	margin: 36px 0 4px;
	font-size: 1.8em;
	line-height: 1.2;
	font-weight: 700;
}
h5 {
	margin: 36px 0 4px;
	font-size: 1.8em;
	line-height: 1.2;
	font-weight: 300;
}
h6 {
	margin: 36px 0 4px;
	font-size: 1.4em;
	line-height: 1.3;
	font-weight: 400;
}
a:link, a:visited, a:active {
	color: #19678c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, textarea {
	padding: 5px 8px;
	background-color: #fff;
	color: #212121;
	border: 1px solid #d9d9d9;
	font-size: 17px;
	font-family: 'Titillium Web', sans-serif;;
}
input[type=checkbox], input[type=radio] {
	border: 0;
	box-shadow: none;
	background: none;
}
input[type="submit"], input[type="button"] {
	font-family: 'Titillium Web', sans-serif;;
	font-weight: 700;
	display: block;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
	font-size: 19px;
	padding: 6px 25px;
	background-color: #fff;
	color: #212121;
	border: 1px solid #d9d9d9;
	box-shadow: none;
}
input[type="submit"]:hover, input[type="button"]:hover {
	background-color: #6e6e6e;
	border: 1px solid #6e6e6e;
	color: #fff;
}
input[type="submit"]:active, input[type="button"]:active {
	box-shadow: inset 0 1px 1px #212121;
	border: 1px solid #6e6e6e;
	background-color: #6e6e6e;
	position: relative;
	top: 1px;
	text-shadow: rgba(0,0,0,0.25) 2px 2px 0px;
	color: #fff;
}
hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 6px auto;
	height: 2px;
	max-height: 0;
	border: none;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #fff;
	font-size: 1px;
	line-height: 0;
}
legend {
	color: #d9d9d9;
}
fieldset {
	border: 1px solid #d9d9d9;
}
blockquote {
	background-color: #0a2fc4;
	margin: 20px 0;
	padding: 20px 30px;
	font-style: italic;
}
blockquote p {
	margin: 0;
}
pre {
	color: #212121;
	font-family: "Consolas","Monaco","Courier";
	font-size: 12px;
	border: 1px solid #d9d9d9;
	padding: 10px;
}
p {
	margin: 1.25em 0;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
em, i, dfn, var {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
code, samp, kbd {
	font-family: "Consolas","Monaco","Courier";
}
abbr {
	border-bottom: .1em dotted;
	cursor: help;
}
small {
	font-size: 80%;
}
/* Layout
================================================= */
.wrapper {
	min-width: 852px;
}
/* Top
================================================= */
.px_tray {
	width: 852px;
	line-height: 24px;
	margin: 5px auto 0;
	font-size: 14px;
}
.px_tray_group1 {
	float: left;
	margin-top: 5px;
}
.px_tray_group2 {
	float: right;
	margin-top: 5px;
}
.px_tray_group2 a {
	margin-left: 10px;
}
.px_tray_group2 a:first-child {
	margin-left: 0;
}
.px_language a span {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 24px;
}
.px_language a:hover span {
	text-decoration: underline;
}
.px_language a img {
	margin-right: 4px;
	border: none;
	display: block;
	float: left;
}

.top {
	margin: 5px auto 0;
	width: 852px;
	padding: 0;
	height: 175px;
}
.top h1:first-child {
	width: 852px;
}
.top h1 {
	text-align: right;
	color: #fff;
	font-size: 36px;
	line-height: 175px;
	height: 175px;
	display: block;
	overflow: hidden;
	float: right;
	width: 677px;
	text-shadow: rgba(0,0,0,0.15) 2px 2px 0px;
	margin: 0;
	font-weight: 700;
}
.logo {
	width: 155px;
	height: 155px;
	padding: 10px 0;
	margin: 0 20px 0 0;
	float: left;
}
/* Header
================================================= */
.header_wrap {
	width: 810px;
	margin: 0 auto;
	border: 1px solid #d9d9d9;
	background: url("header-bg.png") top left repeat;
	padding: 20px;
	height: 358px;
}
.header {
	border: 1px solid #d9d9d9;
}
.px_header {
	margin: 0;
	padding: 0;
}
.px_header img {
	width: 808px;
}
.px_header_caption {
	margin: 0;
	padding: 0 10px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	background: rgba(255, 255, 255, 0.85);
	width: 790px;
}
.px_header_caption h2 {
	font-size: 20px;
	line-height: 26px;
	margin: 7px 0;
	color: #212121;
	text-transform: none;
}
.px_header_caption h2 a {
	color: #19678c;
}
.bx-wrapper .bx-pager {
	text-align: right;
	color: #fff;
	position: relative;
	bottom: -5px;
	min-width: 100%;
	z-index: 9999;
	line-height: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	display: block;
	outline: 0;
	background: #fff;
	text-indent: -9999em;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	border-radius: 5px;
	text-align: left;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #6e6e6e;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -29px;
	outline: 0;
	width: 56px;
	height: 56px;
	text-indent: -9999em;
	z-index: 9999;
}
.bx-wrapper .bx-prev {
	background: url("arrows.png") no-repeat 0 0;
	left: -85px;
}
.bx-wrapper .bx-prev:hover {
    background-position: -0 -58px;
}
.bx-wrapper .bx-next {
	background: url("arrows.png") no-repeat -58px 0;
	right: -85px;
}
.bx-wrapper .bx-next:hover {
    background-position: -58px -58px;
}
/* Navigation Main
================================================= */
.navigation {
	margin: -1px auto 0;
	width: 850px;
	background: url('menu.png') 0 0 repeat;
	border: 1px solid #d9d9d9;
	height: 49px;
}
.navigation ul {
	padding: 0 15px;
	display: block;
	font-size: 17px;
	font-weight: 300;
	margin: 0;
}
.navigation ul li {
	float: left;
	padding: 0;
	margin: 0;
	line-height: 48px;
	list-style-type: none;
	position: relative;
}
.navigation ul li a {
	color: #6e6e6e;
	text-decoration: none;
	padding: 1px 17px 0 18px;
	display: block;
	float: left;
	margin-left: -1px;
}
.navigation ul li a.px_menu_selected_parent,
.navigation ul li a.px_menu_selected {
	font-weight: 700;
}
.navigation ul li.sfHover > a,
.navigation ul li a.px_menu_selected_parent,
.navigation ul li a.px_menu_selected,
.navigation ul li a:hover {
	background: url('menu-active.png') 0 0 repeat;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 1px 16px 0 17px;
}
.navigation ul li.sfHover > a,
.navigation ul li a:hover {
	text-decoration: underline;
}
.navigation ul ul {
	width: 200px;
	position: relative;
	z-index: 9999;
	display: none;
	box-shadow: 0px 1px 3px #d9d9d9;
}
.navigation > ul li > ul {
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 0;
	right: 0;
	top: 50px;
}
.navigation ul ul ul {
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 0;
	left: 100%;
	display: none;
	top: 0;
}
.navigation ul ul a:link,
.navigation ul ul a:visited,
.navigation ul ul a:active {
	height: auto;
	width: 182px;
	margin: 0;
	margin-top: -1px;
	line-height: 30px;
	border: 1px solid #d9d9d9;
	background: #fff;
	padding: 5px 8px;
}
.navigation ul ul li.sfHover > a,
.navigation ul ul a.px_menu_selected_parent,
.navigation ul ul a.px_menu_selected,
.navigation ul ul a:hover {
	background: url('menu-active.png') 0 0 repeat;
	text-decoration: underline;
}

/* Content
================================================= */
.content_wrap {
	width: 850px;
	margin: -1px auto 20px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
}
.content {
	margin: 40px;
}
.px_column_left .px_column_wrap {
	margin-right: 20px;
	padding-right: 19px;
	border-right: 1px solid #d9d9d9;
}
.px_column_left,
.px_column_main,
.px_column_right {
	float: left;
}
.px_column_right .px_column_wrap {
	margin-left: 20px;
	padding-left: 19px;
	border-left: 1px solid #d9d9d9;
}
/* Separator between modules */
.px_column_left .px_cell_wrap:first-child,
.px_column_main .px_cell_wrap:first-child,
.px_column_right .px_cell_wrap:first-child,
.px_column_left .px_cell_wrap:first-child .px_cell,
.px_column_main .px_cell_wrap:first-child .px_cell,
.px_column_right .px_cell_wrap:first-child .px_cell {
	margin-top: 0;
	border-top: none;
}
.px_column_left .px_cell_wrap,
.px_column_main .px_cell_wrap,
.px_column_right .px_cell_wrap {
	margin-top: 30px;
	border-top: 1px solid #d9d9d9;
}
.px_column_left .px_cell,
.px_column_main .px_cell,
.px_column_right .px_cell {
	margin-top: 30px;
}

.breadcrumbs {
	margin-bottom: 1.25em;
}

/* Footer
================================================ */
.footer {
	margin: -1px 0 0 0;
	width: 770px;
	padding: 30px 40px;
	overflow: hidden;
	border-top: 1px solid #d9d9d9;
}
.px_footer_wrap:before,
.px_footer_wrap:after {
	content: "";
	display: table;
}
.px_footer_wrap:after {
	clear: both;
}
.px_footer_wrap {
	zoom: 1;
}
.px_footer_cell {
	float: left;
	margin-left: 40px;
}
.px_footer_cell:first-child {
	margin: 0;
}

.provider {
	width: 852px;
	margin: 10px auto 20px auto;
	text-align: center;
}

.px_column_main {width:770px;}
#px_column_vlXmhSaJCrqeoYcUTCkmRA_x {width:502px;}
#px_column_vFmr2qpYSLHn0fLCk4m8Nw_x {width:268px;}
.px_footer_cell_MLUSmavS__x_yXixRluAxA_x {width:770px;}


#px_menu_responsive_button {
	display: none;
}

/* Responsive
================================================= */
@media only screen and (max-width: 767px) {
	h1 {
		font-size: 2.4em;
	}
	h2 {
		font-size: 1.8em;
	}
	h3 {
		font-size: 1.8em;
	}
	h4 {
		font-size: 1.6em;
	}
	h5 {
		font-size: 1.6em;
	}
	h6 {
		font-size: 1.2em;
	}
	.wrapper {
		min-width: auto;
		min-width: initial;
	}
	.top {
		width: 540px;
	}
	.top h1:first-child {
		width: 540px;
	}
	.top h1 {
		font-size: 30px;
		margin: 40px 0;
		line-height: 48px;
		height: 95px;
		width: 365px;
	}
	.px_tray {
		width: 540px;
		height: auto;
	}
	.px_tray_group1 {
		float: none;
		padding: 4px 0;
	}
	.px_tray_group1 > div {
		float: none;
		clear: both;
		padding-top: 5px;
		margin: 0;
	}
	.px_tray_group2 {
		float: none;
		clear: both;
		padding: 4px 0;
	}
	.header_wrap {
		width: 500px;
		height: 221px;
	}
	.header {
		width: 498px;
	}
	.px_header img {
		width: 498px;
	}
	.px_header_caption {
		padding: 0 10px;
		width: 478px;
	}
	.px_header_caption h2 {
		font-size: 15px;
		line-height: 22px;
		margin: 5px 0;
	}
	.bx-wrapper .bx-prev {
		left: -75px;
	}
	.bx-wrapper .bx-next {
		right: -75px;
	}
	.navigation {
		width: 540px;
		display: none;
	}
	#px_menu_responsive_button {
		display: block;
		margin: -1px auto 0;
		width: 540px;
		text-align: center;
		background: #d9d9d9 url('menu.png') 0 0 repeat;
		border-left: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		border-top: 1px solid #d9d9d9;
		border-bottom: none;
		height: 48px;
		line-height: 48px;
		padding: 1px 0 0 0;
		font-size: 20px;
		color: #6e6e6e;
	}
	#px_menu_responsive_button span {
		padding-left: 15px;
	}
	#px_menu_responsive_button.px_menu_responsive_button_selected {
		text-decoration: underline;
	}
	#px_menu_responsive {
		width: 540px;
		margin: 0 auto;
		padding: 0;
		background: #fff;
		border: 1px solid #d9d9d9;
	}
	#px_menu_responsive ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#px_menu_responsive ul ul {
		padding: 0 0 0 25px;
	}
	#px_menu_responsive ul li a:link,
	#px_menu_responsive ul li a:active,
	#px_menu_responsive ul li a:visited {
		line-height: 30px;
		padding: 5px 8px;
		margin: -1px 0 0 -1px;
		color: #6e6e6e;
		display: block;
		border-top: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
		border-left: 1px solid #d9d9d9;
	}
	#px_menu_responsive ul li a:hover,
	#px_menu_responsive ul li a.px_menu_responsive_selected_parent,
	#px_menu_responsive ul li a.px_menu_responsive_selected {
		background: url('menu-active.png') 0 0 repeat;
		text-decoration: underline;
	}
	.content_wrap {
		width: 540px;
	}
	.content {
		margin: 30px;
		width: 480px;
		float: none;
	}
	.px_column_left table,
	.px_column_main table,
	.px_column_right table,
	.px_footer_cell table {
		width: 100% !important;
	}
	.px_column_left,
	.px_column_right,
	.px_column_main {
		width: 480px !important;
		margin-bottom: 30px;
	}
	.px_column_left .px_column_wrap {
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
	}
	.px_column_right .px_column_wrap {
		margin-left: 0;
		padding-left: 0;
		border-left: 0;
	}
	.footer {
		width: 480px;
		padding: 30px;
	}
	.px_footer_cell {
		width: 480px !important;
		margin: 0 0 29px 0;
		padding: 29px 0 0 0;
		border-top: 1px solid #d9d9d9;
	}
	.px_footer_cell:first-child {
		padding: 0;
		margin: 0 0 29px 0;
		border-top: 0;
	}
	.provider {
		width: 540px;
	}
}

@media only screen and (max-width: 540px) {
	h1 {
		font-size: 2em;
	}
	h2 {
		font-size: 1.5em;
	}
	h3 {
		font-size: 1.5em;
	}
	h4 {
		font-size: 1.3em;
	}
	h5 {
		font-size: 1.3em;
	}
	h6 {
		font-size: 1.1em;
	}
	.top h1:first-child {
		width: 320px;
	}
	.top {
		width: 320px;
		height: auto;
	}
	.top h1 {
		font-size: 25px;
		margin: 10px 0;
		line-height: 38px;
		height: 76px;
		width: 320px;
	}
	.logo {
		margin: 0 auto;
		float: none;
	}
	.px_tray {
		width: 320px;
	}
	.header_wrap {
		width: 280px;
		height: 124px;
	}
	.header {
		width: 278px;
	}
	.px_header img {
		width: 278px;
	}
	.px_header_caption {
		padding: 0 5px;
		width: 268px;
	}
	.px_header_caption h2 {
		font-size: 12px;
		line-height: 16px;
		margin: 1px 0;
	}
	.bx-wrapper .bx-prev {
		left: -65px;
	}
	.bx-wrapper .bx-next {
		right: -65px;
	}
	.navigation,
	#px_menu_responsive_button,
	#px_menu_responsive {
		width: 320px;
	}
	.px_column_left,
	.px_column_right,
	.px_column_main {
		width: 290px !important;
	}
	blockquote {
		padding: 10px 15px;
	}
	.content_wrap {
		width: 320px;
	}
	.content {
		width: 290px;
		margin: 15px;
	}
	.footer {
		width: 290px;
		padding: 15px;
	}
	.px_footer_cell {
		width: 290px !important;
		margin: 0 0 19px 0;
		padding: 19px 0 0 0;
	}
	.px_footer_cell:first-child {
		margin: 0 0 19px 0;
	}
	.provider {
		width: 320px;
	}
}
/* Print
================================================= */
@media print {
	.header_wrap, .navigation, .provider, .breadcrumbs {
		display: none;
	}
}

