html {
	background: transparent none;
}
body {
	background: transparent none;
}
body .eventbubble {
	display: none;
}
.page {
	width: auto;
	margin: 0;
	padding: 0;
	position: relative;
}

.page-header {
	background: transparent none;
	position: inherit;
}
.page-header .logo {
	float: none;
}
.page-header .logo img,
.page-header .logo object {
	border: 0 none;
}

.page-header .top-menu {
	display: none;
}
.page-header .searchlogin {
	display: none;
}



.slide .left p a {
	color: #000;
}


.slide .buttons div.large,
.slide .buttons div {
	display: none;
}
.slide .buttons div.large input,
.slide .buttons div.large a {
	background: transparent url("../images/button-slide-large-left.png") left top no-repeat;
	padding: 0 0 0 15px;
	margin: 0 15px 0 0;
	display: block;
	color: #ad252d;
	font-weight: bold;
	text-decoration: none;
	line-height: 46px;
	height: 46px;
	width: 100%;
	border: 0 none;
}

.button {
	display: none;
}





.tab-menu {
	display: none;
}

.slides-container {
	margin: 10px 0 0 0;
	background-color: transparent;
	border: 0 none;
	width: auto;
	position: inherit;
	top: 0px;
	opacity: 1;
	height: auto;
	clear: both;
	overflow: hidden;
}

.slides-container-overflow {
	overflow: visible;
	height: auto;
	clear: both;
	margin: 0;
	position: inherit;
	top: ;
	left: ;
	z-index: 0;
	padding: 3px 0 0 0;
}


.full .slides-container-overflow {
	overflow: visible;
	margin: 0 0 -10px 0;
	z-index: 2;
}
.slides-container .slides-container-middle {
	background: transparent none;
	height: auto;
	width: auto;
	float: left;
	margin: -3px 0 0 0;
}
.slides-container .slides-container-left {
	background: transparent none;
	height: 244px;
	width: 3px;
	float: left;
	margin: -3px 0 0 -1px;
	z-index: 2;
}
.slides-container .slides-container-right {
	background: transparent none;
	height: auto;
	width: 3px;
	float: left;
	margin: -3px -1px 0 0;
	z-index: 2;
}
.slides-container .slides-content {
	position: inherit;
}

.slide {
	position: inherit;
	top: 0px;
	margin: 0;
	padding: 20px;
	width: 100%;
	color: #000;
}
.slide a {
	color: #fff;
}
.slide ul {
	padding: 0;
	margin: 0 0 10px 0;
}
.slide ul.list-right {
	position: inherit;
	right: 0;
}
.slide ul li {
	line-height: 130%;
	list-style-type: none;
	padding: 0 0 0 14px;
	background: transparent url("../images/slide-bulletpoint.png") 0 8px no-repeat;
}
.slide h1 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.2em;
	font-weight: normal;
}
.slide h1 {
	font-weight: bold;
}
.slide p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 130%;
}
.slide strong {
	font-size: 1em;
	font-style: italic;
}
.slide .left {
	float: left;
	width: 48%;
	margin: 0 20px 0 0;
}
.slide .left.full {
	float: left;
	width: 79%;
	margin: 0;
}
.slide .left.full ul {
	float: left;
	margin-right: 10px;
	width: 48%;
}
.slide .right {
	float: left;
	width: 38%;
}
.slide .right.spaced {
	padding-top: 33px;
}
.slide .right div {
	padding: 10px;
	background: transparent url("../images/slide-image-background.png") 0 0 no-repeat;
}
.slide .right div img {
	width: 318px;
	height: 140px;
	border: 0 none;
}
.slide .right div span {
	display: none;
}
.slide .buttons {
	float: right;
	width: 20%;
}
.slide .buttons input, .slide .buttons a, .slide .buttons div {
	float: right;
	clear: right;
	margin: 0 0 10px 0;
	width: 150px;
}


.content-container {
	margin: 0;
	position: inherit;
	padding: 0;
	height: auto;
	z-index: 0;
}
.full .content-container {
	margin: 0;
	position: inherit;
	padding: 0;
	height: auto;
	z-index: 0;
}

.content-container .content {
	width: auto;
	margin: 0 auto;
	background: transparent none;
	border: 0 none;
	top: 0;
	left: 0;
}
.full .content-container .content {
	position: inherit;
	border: 0 none;
	background-color: transparent;
	margin-left: 0;
	top: 0;
	left: 0;
}
.content-container .content td,
.content-container .content p {
	font-size: 0.9em;
}
.content-container .content .top {
	background: transparent none;
	position: inherit;
	margin: 0;
	top: 0;
	height: auto;
}
.full .content-container .content .top {
	background: transparent none;
	position: inherit;
	margin: 0;
	top: 0;
	height: auto;
}




.content-container .content .top a {
	display: none;
}
.ie6 .content-container .content .top a,
.ie7 .content-container .content .top a,
.ie8 .content-container .content .top a {
	margin-top: 0px;
}

.full .content-container .content .top a {
	display: none;
}
.content-container .content .top.show a {
	background-image: url("../images/content-container-top-up.png");
	cursor: pointer;
}


.content-container .content .inner {
	overflow: visible;
	z-index: 4;
	position: inherit;
	margin: 0;
	padding: 0;
}

.opera .content-container .content .inner,
.chrome .content-container .content .inner {
	padding-top: 5px;
}
.ie6 .content-container .content .inner,
.ie7 .content-container .content .inner {
	margin: -20px 0 0 0;
	position: inherit;
	top: 0px;
	padding: 0 20px 20px 20px;
}
.full.chrome .content-container .content .inner,
.full .ie6 .content-container .content .inner,
.full .ie7 .content-container .content .inner {
	margin: -60px 0 0 0;
}
.full .content-container .content .inner {
	margin: 0;
}





.page-footer {
	background: transparent none;
	width: auto;
}

.page-footer .boxes {
	display: none;
}


.page-footer .bottom {
	border-top: 1px solid #fff;
	background: transparent none;
	font-size: 0.75em;
}
.page-footer .bottom ul {
	margin: 0;
	padding: 0;
}
.page-footer .bottom ul li {
	padding: 0 20px 0 0;
	margin: 0 0 0 20px;
	list-style-type: none;
	float: left;
	line-height: 29px;
	border-right: 1px solid #ccc;
	color: #606060;
}
.page-footer .bottom ul li.last {
	border: 0 none;
}

.page-footer .bottom ul li a {
	text-decoration: none;
	color: #2b85bf;
}

.page-footer .bottom .left {
	margin: 0;
	padding: 0;
	float: left;
	height: 29px;
}
.page-footer .bottom .right {
	margin: 0;
	padding: 0;
	float: right;
	height: 29px;
	display: none;
}








br.clr {
	float: none;
	clear: left;
}
.extra-sizer {
	visibility: hidden;
}







/*
	CONTENT DEFS
*/

.content h2 {
	font-size: 1.2em;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	color: #666;
}
.content h2 span {
	color: #000;
}




/*
	TABBED TABLE
*/
.content .tabbed-table {
	margin: 0 0 10px 0;
}
.content .tabbed-table ul.tabs {
	float: right;
	margin: 0;
	padding: 0;
}
.content .tabbed-table ul.tabs li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 10px;
	background: transparent url("../images/content-tabbed-table-tab-inactive-right.png") 100% 4px no-repeat;
	padding: 0;
}
.content .tabbed-table ul.tabs li a {
	background: transparent url("../images/content-tabbed-table-tab-inactive-left.png") 0 4px no-repeat;
	margin: 0 4px 0 0;
	padding: 2px 6px 0 10px;
	white-space: nowrap;
	line-height: 32px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
}
.content .tabbed-table ul.tabs li.selected {
	background: transparent url("../images/content-tabbed-table-tab-active-right.png") 100% 0 no-repeat;
	font-weight: bold;
	margin: 0 0 0 10px;
}
.content .tabbed-table ul.tabs li.selected a {
	background: transparent url("../images/content-tabbed-table-tab-active-left.png") 0 0 no-repeat;
	line-height: 34px;
	padding: 0 6px 0 10px;
}
.content .tabbed-table table {
	border-collapse: collapse;
	width: 100%;
}
.chrome .content .tabbed-table table {
	margin-top: 14px;
}
.content .tabbed-table table thead th {
	color: #fff;
	background: #416f92 url("../images/content-tabbed-table-header-background.png") 0 100% repeat-x;
	text-align: center;
	padding: 0 10px;
	font-size: 0.9em;
}
.content .tabbed-table table thead th.title {
	text-align: left;
}
.content .tabbed-table table thead th.title h3 {
	font-weight: normal;
	font-size: 1.1em;
	margin: 0;
	padding: 15px 0;
}
.content .tabbed-table table thead th.title h3 span {
	font-weight: bold;
}





.content .tabbed-table table tbody .alt td {
	background-color: #fcfcfc;
}


.content .tabbed-table table tbody td {
	text-align: left;
	padding: 5px 10px;
	border: 1px #ecefef solid;
	font-size: 0.75em;
}
.content .tabbed-table table tbody .alt td.check {
	background: #f6f6f6 url("../images/content-tabbed-table-check-alt-background.png") 0 0 repeat-y;
}
.content .tabbed-table table tbody td.check {
	text-align: center;
	width: 22%;
	background: #f9f9f9 url("../images/content-tabbed-table-check-background.png") 0 0 repeat-y;
}
.content .tabbed-table table tbody .alt td.text {
	background: #f6f6f6 url("../images/content-tabbed-table-check-alt-background.png") 0 0 repeat-y;
	font-size: 1em;
	font-style: italic;
	color: #333;
	font-weight: bold;
}
.content .tabbed-table table tbody td.text {
	text-align: center;
	width: 22%;
	background: #f9f9f9 url("../images/content-tabbed-table-check-background.png") 0 0 repeat-y;
	font-size: 1em;
	font-style: italic;
	color: #333;
	font-weight: bold;
}


.content .tabbed-table table tbody td h4 {
	background: transparent url("../images/content-tabbed-table-h4.png") 4px 0 no-repeat;
	color: #a32027;
	display: inline;
	margin: 5px 0;
	padding: 0 0 0 16px;
	cursor: pointer;
}

.content .tabbed-table table tbody tr.no-arrow td h4 {
	background: transparent none;
	padding: 0;
	cursor: default;
}
.content .tabbed-table table tbody td h4.expanded {
	background: transparent url("../images/content-tabbed-table-h4-expanded.png") 0 5px no-repeat;
}

.content .tabbed-table table tbody td h4 img {
	margin: 0 0 -2px 5px;
}
.content .tabbed-table table tbody td p {
	margin: 5px 0;
	padding: 0;
}


.content .tabbed-table table tfoot td {
	border: 1px #ecefef solid;
	background: transparent url("../images/content-tabbed-table-footer-background.png") 0 0 repeat-x;
	padding: 0;
	text-align: center;
	margin: 0;
	color: #333;
	font-size: 0.9em;
	font-style: italic;
}
.content .tabbed-table table tfoot td div {
	background: transparent url("../images/content-tabbed-table-footer-inner-background.png") 0 0 no-repeat;
	padding: 5px;
}

.content .tabbed-table table tfoot td {
}
.content .tabbed-table table tfoot td h5 {
	margin: 0;
	font-size: 2em;
	font-style: italic;
}



.content .tabbed-table table tfoot td div.button {
	background: transparent url("../images/button-red-gradient-right.png") right top no-repeat !important;
	padding: 0 16px 0 0;
	margin: 10px 0 0 0;
	display: none;
}
.ie6 .content .tabbed-table table tfoot td div.button {
	padding-right: 15px;
}
.content .tabbed-table table tfoot td div.button a,
.content .tabbed-table table tfoot td div.button input {
	background: transparent url("../images/button-red-gradient-left.png") left top no-repeat;
	padding: 0 0 0 6px;
	margin: 0;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	height: 51px;
	line-height: 34px;
	width: 100%;
	border: 0 none;
}
.content .tabbed-table table tfoot td div.button a span,
.content .tabbed-table table tfoot td div.button input span {
	margin: 0 0 0 14px;
	padding: 0 14px 0 0;
	background: transparent url("../images/button-red-gradient-arrow.png") right 2px no-repeat;
}

div.infobubble {
	position: inherit;
	padding: 5px;
	border: 1px solid #ccc;
	border: 1px solid #ccc;
	background-color: #ffc;
	color: #333;
	font-size: 0.75em;
	font-style: italic;
	z-index: 2;
}
div.infobubble .content {
	padding: 5px 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #ffc;
	color: #333;
	font-size: 0.75em;
	font-style: italic;
	z-index: 2;
}












body .page .page-header .top-menu #country-selector {
	background: transparent url("/publicweb/styles/images/page-header-dropdown-background-top.png") 0 0 no-repeat;
	position: inherit;
	top: -14px;
	left: 0px;
	width: 192px;
	padding: 4px 4px 0 4px;
	z-index: 1000;
}
body .ie6 .page .page-header .top-menu #country-selector {
	background: transparent none;
}
body .page .page-header .top-menu #country-selector div.bottom {
	background: transparent url("/publicweb/styles/images/page-header-dropdown-background-bottom.png") 0 0 no-repeat;
	width: 200px;
	height: 8px;
	margin: 0 0 0 -4px;
	position: inherit;
	bottom: -8px;
}
body .ie6 .page .page-header .top-menu #country-selector div.bottom {
	background: transparent none;
}
body .page .page-header .top-menu #country-selector ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 -12px 0;
	width: 100%;
}
body .page .page-header .top-menu #country-selector ul li {
	background: #eaeff4 none;
	padding: 0;
	margin: 0;
	float: none;
}
body .page .page-header .top-menu #country-selector ul li a {
	background: transparent none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #c8cdd2;
	border-bottom: 1px solid #c8cdd2;
	padding: 0;
	display: block;
	height: 30px;
	text-decoration: none;
}
body .page .page-header .top-menu #country-selector ul li a img {
	margin: 6px 2px 6px 6px;
	vertical-align: middle;
	border: 0 none;
}
body .page .page-header .top-menu #country-selector ul li.world a img {
	margin: 4px 6px 4px 8px;
}
body .page .page-header .top-menu #country-selector ul li.selected a {
	background: #fafdff none;
}
body .page .page-header .top-menu #country-selector ul li a:hover {
	background-color: #fff;
}
body .page .page-header .top-menu #country-selector ul li a:hover span {
	text-decoration: underline;
}






body .page .content div.xForm {
	float: none;
	clear: both;
}
body .page .content div.xForm table {
	border-collapse: collapse;
}

body .page .content div.xForm .button,
body .page .content div.xForm .button input {
	float: left !important;
}
body .ie6 .page .content div.xForm .button input,
body .ie6 .page .content div.xForm .button {
	width: auto !important;
}
body .page .content div.xForm .button input,
body .page .content div.xForm .button a {
	font-size: 1em;
}
body .page .content div.xForm table .top {
	background: transparent none;
	height: auto;
	width: auto;
}

body .page .content div.xForm table td {
	padding: 0 4px 16px 4px;
	line-height: 140%;
}
body .page .content div.xForm table fieldset {
	border: 0 none;
	padding: 0;
}
body .page .content div.xForm table fieldset .checkbox {
	padding-left: 0;
	margin-left: 0;
}
body .page .content div.xForm table td.label {
	background: transparent url("../images/body-form-label-background.png") 0 10px repeat-x;
	padding: 0 8px 16px 0;
	width: 150px;
	font-weight: bold;
	white-space: nowrap;
}
body .page .content div.xForm table td.label label {
	background: #fff none;
	padding: 0 4px 0 0;
}
body .page .content div.xForm table td.remove {
	text-align: right;
}
body .page .content div.xForm table td input.text {
	border: 1px solid #959595;
	background: #f6f6f6 none;
}
body .page .content div.xForm table td textarea.text {
	border: 1px solid #959595;
	background: #f6f6f6 none;
}
body .page .content div.xForm table td select {
	border: 1px solid #959595;
	background: #f6f6f6 none;
}
body .page .content div.xForm table td.divider hr {
	color: #959595;
}

body .page .content div.form-boxes {
	display: none;
}
body .page .content div.form-boxes div.box {
	margin: 0 4px 14px 0;
	border-top: 0 none;
}
body .page .content div.form-boxes div.box h4 {
	margin: 0 10px 0 0;
	background: transparent url("../images/content-xform-boxes-header-left.png") 0 0 no-repeat;
}
body .page .content div.form-boxes div.box h4 span {
	margin: 0 -10px 0 0;
	padding: 8px;
	display: block;
	color: #555;
	background: transparent url("../images/content-xform-boxes-header-right.png") 100% 0 no-repeat;
}
body .page .content div.form-boxes div.box div {
	border: 1px solid #e2e2e2;
	padding: 8px;
}
body .page .content div.form-boxes div.box div p {
	margin: 0;
}

body .page .content div.right {
	float: right;
}
body .page .content div.left {
	float: left;
}

.video-outline {
	position: inherit;
	z-index: 10001;
	background-color: transparent;
	border: 1px solid #fff;
}
.video-backdrop {
	position: inherit;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background-color: #000;
}
.video-player {
	position: inherit;
	z-index: 10001;
	padding: 5px 0;
}
.video-player .top {
	background: transparent url("../images/videoframe-top-left.png") 0 0 no-repeat;
	margin: -5px 5px -5px 0;
	height: 5px;
}
.video-player .top div {
	background: transparent url("../images/videoframe-top-right.png") 100% 0 no-repeat;
	margin: -5px -5px -5px 0;
	height: 5px;
}
.video-player .player {
	background-color: #fff;
	width: 100%;
	height: 100%;
	margin: 5px 0;
}
.video-player .player div {
	margin: 0 5px;
}
.video-player .bottom {
	background: transparent url("../images/videoframe-bottom-left.png") 0 0 no-repeat;
	margin: -5px 5px -5px 0;
	height: 5px;
}
.video-player .bottom div {
	background: transparent url("../images/videoframe-bottom-right.png") 100% 0 no-repeat;
	margin: -5px -5px -5px 0;
	height: 5px;
}
