@charset "utf-8";

html {
	height: 100%;
	padding: 0;
	margin: 0;
	background: #e9ecf1 url("/crmonline/styles/images/html-background.png") 0 0 repeat-x;
	overflow-y: scroll;
}
body {
	height: 100%;
	margin: -1px 0 0 0;
	padding: 0;
	background: transparent url("/crmonline/styles/images/body-background.png") 50% 0 no-repeat;
	font: 1em Arial, Helvetica, sans-serif;
}
body .eventbubble {
	background: transparent url("/crmonline/styles/images/page-transparent.png") 0 0 repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	top: 0;
	left: 0;
}
.page {
	width: 960px;
	margin: 1px auto 0 auto;
	padding: 0;
}

.page-header {
	background: transparent url("/crmonline/styles/images/header-background.png") 0 0 no-repeat;
	width: 960px;
	margin: 0;
	padding: 0;
	height: 100px;
	z-index: 3;
	position: relative;
}
.page-header .logo {
	float: left;
	padding: 16px 0 0 12px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.page-header .logo img,
.page-header .logo object {
	border: 0 none;
}

.page-header .top-menu {
	margin: 4px 20px 0 0;
	float: right;
}
.chrome .page-header .top-menu {
	position: absolute;
	right: 245px;
	z-index: 2;
}
.page-header .top-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.page-header .top-menu ul li {
	float: left;
	margin: 0 0 0 8px;
}
.page-header .top-menu ul li a {
	font-size: 0.75em;
	color: #3f6d90;
	text-decoration: none;
}
.page-header .top-menu ul li a.country-selector {
	position: relative;
	z-index: 1;
	margin-right: 8px;
	padding-right: 14px;
	background: transparent url("/crmonline/styles/images/page-header-dropdown-arrow.png") 100% 60% no-repeat;
}
.ie6 .page-header .top-menu ul li a.country-selector {
	margin-right: 0px;
	background-position: 100% 50%;
}
.page-header .searchlogin {
	background: transparent url("/crmonline/styles/images/page-header-searchlogin-right-background.png") 100% 0 no-repeat;
	padding: 0;
	margin: 0 14px 0 0;
	float: right;
}
.ie6 .page-header .searchlogin {
	width: 225px;
	padding-left: 0px;
	margin-left: -10px;
}
.chrome .page-header .searchlogin {
	width: 240px;
}

.page-header .searchlogin div {
	background: transparent url("/crmonline/styles/images/page-header-searchlogin-left-background.png") 0 0 no-repeat;
	padding: 0 0 0 10px;
	margin: 0 10px 0 -10px;
	height: 84px;
}
.page-header .searchlogin div {
	margin-left: 0px;
}

.page-header .searchlogin div div {
	background: transparent none;
	padding: 0;
	margin: 0;
	height: auto;
}

.page-header .searchlogin fieldset {
	border: 0 none;
	padding: 0;
	margin: 0;
}

.page-header .searchlogin label {
	float: left;
	position: absolute;
	top: -50px;
}

.page-header .searchlogin div div.search {
	height: 24px;
	padding: 8px 0;
}
.ie7 input {
	width: auto !important;
}
.page-header .searchlogin div div.search input.text {
	float: left;
	margin: 0 8px 0 0;
	border: 1px solid #bbb;
	height: 18px;
}
.safari .page-header .searchlogin div div.search input.text,
.chrome .page-header .searchlogin div div.search input.text,
.opera .page-header .searchlogin div div.search input.text {
	outline-style: none;
}
.ie6 .page-header .searchlogin div div.search input.text {
	width: 120px;
}
.page-header .searchlogin div div.search .button {
	float: left;
}
.safari .page-header .searchlogin div div.search .button {
	float: right;
}
.ie6 .page-header .searchlogin div div.search .button {
	width: 67px;
}


.page-header .searchlogin div div.login {
	padding: 10px 0;
}
.ie6 .searchlogin .login .button a {
	width: 195px;
}

.ie7 .searchlogin .login .button input a {
	padding-right: 0px !important;
}
.ie7 .searchlogin .login .button input {
	margin-right: 0px !important;
}

.button {
	background: transparent url("/crmonline/styles/images/button-gray-right.png") right top no-repeat !important;
	padding: 0 6px 0 0;
	margin: 0;
	display: block;
}
.button input,
.button a {
	background: transparent url("/crmonline/styles/images/button-gray-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: 0.75em;
	line-height: 23px;
	height: 23px;
	width: 100%;
	border: 0 none;
}
.button input {
	padding-bottom: 4px;
}
.page-header .searchlogin .button {
	padding-right: 6px;
}
.safari .page-header .search .button {
	padding-right: 8px !important;
}
.safari .page-header .searchlogin .login .button a,
.opera .page-header .searchlogin .login .button a,
.mozilla .page-header .searchlogin .login .button a {
	width: auto;
}

.ie6 .button,
.ie7 .button {
	padding-right: 4px;
}
.ie6 .page-header .searchlogin div div.login .button {
	width: 132px;
}
.ie7 .page-header .searchlogin div div.login .button input,
.ie7 .page-header .searchlogin div div.login .button a {
	width: 202px;
}



.slide .left p a {
	color: #fff;
}


.slide .buttons div {
	background: transparent url("/crmonline/styles/images/button-slide-right.png") right top no-repeat;
	padding: 0;
	margin: 0 0 4px 0;
	right: -10px;
	position: relative;
	display: block;
}
.slide .buttons div input,
.slide .buttons div a {
	background: transparent url("/crmonline/styles/images/button-slide-left.png") left top no-repeat;
	padding: 0 0 0 15px;
	margin: 0 15px 0 0;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	line-height: 38px;
	height: 38px;
	width: 100%;
	border: 0 none;
}
.ie6 .slide .buttons div input,
.ie6 .slide .buttons div a {
	margin-right: 7px;
}
.ie7 .slide .buttons div {
	padding-right: 30px;
}
.ie7 .slide .buttons div input,
.ie7 .slide .buttons div a {
	margin-right: 60px;
}


.slide .buttons div.large {
	background: transparent url("/crmonline/styles/images/button-slide-large-right.png") right top no-repeat;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	text-align: center;
}
.slide .buttons div.large input,
.slide .buttons div.large a {
	background: transparent url("/crmonline/styles/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;
}


.ie6 .buttons div.large input,
.ie6 .buttons div.large a {
	margin-right: 7px;
}
.ie7 .buttons div.large {
	padding-right: 30px;
}

.ie7 .buttons div.large input,
.ie7 .buttons div.large a {
	margin-right: 70px;
}
.slide .buttons div.large a span {
	background: transparent url("/crmonline/styles/images/button-large-arrow.png") 100% 50% no-repeat;
	font-weight: normal;
	padding: 0 20px 0 0;
}






.tab-menu {
	margin: 0;
	padding: 0;
	z-index: 0;
	position: relative;
	height: 40px;
}
.ie6 .tab-menu {
	margin-top: -2px;
	margin-bottom: -10px;
}
.tab-menu ul {
	margin: 0;
	padding: 0 5px;
}
.tab-menu ul li {
	background: transparent url("/crmonline/styles/images/page-header-tab-inactive-right.png") 100% 0 no-repeat;
	margin: 0 5px;
	padding: 0;
	list-style-type: none;
	width: 180px;
	float: left;
	display: block;
}
.tab-menu ul li a {
	background: transparent url("/crmonline/styles/images/page-header-tab-inactive-left.png") 0 0 no-repeat;
	margin: 0 6px 0 0;
	padding: 0 0 2px 6px;
	display: block;
	line-height: 25px;
	text-align: center;
	font-size: 0.85em;
	color: #004b8d;
	text-decoration: none;
	font-size: 0.8em;
}
.tab-menu ul li.selected {
	background: transparent url("/crmonline/styles/images/page-header-tab-active-right.png") 100% 100% no-repeat;
}
.tab-menu ul li.selected a {
	background: transparent url("/crmonline/styles/images/page-header-tab-active-left.png") 0 100% no-repeat;
	font-weight: bold;
	color: #fff;
	font-size: 0.9em;
	line-height: 25px;
	padding: 0 0 2px 6px;
}

.tab-menu div.selected {
	background: transparent url("/crmonline/styles/images/page-header-tab-active-right.png") 100% 100% no-repeat;
	margin: 0 5px;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 180px;
	display: block;
	position: absolute;
	left: 5px;
}
.tab-menu div.selected a {
	background: transparent url("/crmonline/styles/images/page-header-tab-active-left.png") 0 100% no-repeat;
	margin: 0 6px 0 0;
	padding: 0 0 2px 6px;
	display: block;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 0.9em;
}

.ie6 .tab-menu div.selected {
	top: -2px;
	left: 10px;
}
.tab-menu ul li.last {
	margin: 0;
}

.slides-container {
	margin: 10px 0 0 10px;
	background-color: #d61c24;
	border-left: 1px solid #ac232b;
	border-right: 1px solid #ac232b;
	width: 938px;
	position: relative;
	top: 0px;
	opacity: 0.95;
	height: 310px;
}

.slides-container-overflow {
	overflow: hidden;
	height: 364px;
	margin: 0 0 -90px 0;
	position: relative;
	top: 0;
	left: 0;
	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: #d61c24 url("/crmonline/styles/images/slide-background-middle.png") 0 0 repeat-x;
	height: 244px;
	width: 934px;
	float: left;
	margin: -3px 0 0 0;
}
.ie6 .slides-container .slides-container-middle,
.ie7 .slides-container .slides-container-middle {
	width: 934px;
}
.slides-container .slides-container-left {
	background: transparent url("/crmonline/styles/images/slide-background-left.png") 0 0 no-repeat;
	height: 244px;
	width: 3px;
	float: left;
	margin: -3px 0 0 -1px;
	z-index: 2;
}
.ie6 .slides-container .slides-container-left,
.ie7 .slides-container .slides-container-left {
	position: relative;
	top: -3px;
}
.ie6 .slides-container .slides-container-middle,
.ie7 .slides-container .slides-container-middle {
	position: absolute;
	top: -3px;
	left: 2px;
}
.ie6 .slides-container .slides-container-right,
.ie7 .slides-container .slides-container-right {
	position: relative;
	top: -3px;
	left: 934px;
}
.slides-container .slides-container-right {
	background: transparent url("/crmonline/styles/images/slide-background-right.png") 0 0 no-repeat;
	height: 244px;
	width: 3px;
	float: left;
	margin: -3px -1px 0 0;
	z-index: 2;
}
.slides-container .slides-content {
	position: absolute;
	top: 0;
	left: 0;
}

.slide {
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 20px;
	width: 890px;
	color: #f4f4f4;
}
.slide a {
	color: #fff;
}
.slide ul {
	padding: 0;
	margin: 0 0 10px 0;
}
.slide ul.list-right {
	position: absolute;
	right: 0;
}
.slide ul li {
	line-height: 130%;
	list-style-type: none;
	padding: 0 0 0 14px;
	background: transparent url("/crmonline/styles/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: 38%;
	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("/crmonline/styles/images/slide-image-background.png") 0 0 no-repeat;
}
.slide .right div img {
	width: 318px;
	height: 180px;
	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 auto -244px auto;
	position: relative;
	padding: 0;
	height: 244px;
	z-index: 0;
}
.full .content-container {
	z-index: 2;
	margin: -100px auto 0 auto;
	padding: 0;
	height: auto;
}

.content-container .content {
	width: 928px;
	margin: 0 auto;
	background: transparent url("/crmonline/styles/images/content-background.png") 0 0 repeat-y;
	margin-top: 7px;
	position: absolute;
	top: 42px;
	left: 10px;
	width: 934px;
	margin-bottom: -10px;
	background-position: 4px 0;
	padding-left: 4px;
	border-left: 1px solid #ac232b;
	border-right: 1px solid #ac232b;	
	background-color: #D61C24;
}
.full .content-container .content {
	position: static;
	border-left: 1px solid #ac232b;
	border-right: 1px solid #ac232b;	
	background-color: #D61C24;
	margin-left: 10px;
}
.content-container .content td,
.content-container .content p,
.content-container .content ul {
	font-size: 0.9em;
}

.content-container .content .header-large {
	font-weight: normal;
	margin: 0;
	padding: 4px 0 9px 0;
	font-size: 160%;	
}
.content-container .content .header-medium {
	font-weight: normal;
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 135%;
	line-height: 100%;	
}
.content-container .content .header-small {
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 110%;
	line-height: 115%;	
}
.content-container .content .top {
	width: 928px;
	height: 66px;
	margin: -66px 0 0 0;
	background: transparent url("/crmonline/styles/images/content-top.png") 0 0 no-repeat;
	position: relative;
}
.ie6 .content-container .content .top {
	background: transparent url("/crmonline/styles/images/content-top-ie6.png") 0 0 no-repeat;
}
.full .content-container .content .top {
	position: relative;
	margin: 0;
	top: -30px;
	z-index: 1;
}




.content-container .content .top a {
	background: url("/crmonline/styles/images/content-container-top-down.png") 50% 14px no-repeat;
	padding: 20px 0 10px 0;
	margin: -10px auto 0 auto;
	color: #666;
	font-size: 0.65em;
	text-decoration: none;
	display: block;
	text-align: center;
	cursor: default;
}
.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("/crmonline/styles/images/content-container-top-up.png");
	cursor: pointer;
}


.content-container .content .inner {
	overflow: hidden;
	z-index: 4;
	position: relative;
	margin: -20px 0 0 0;
	padding: 0 20px 20px 20px;
}

.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: relative;
	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 {
	z-index: 1;
	position: relative;
	margin: -66px 0 0 0;
}







.page-footer {
	margin: 0;
	padding: 30px 0 0 0;
	background: transparent url("/crmonline/styles/images/footer-background.png") 0 0 no-repeat;
	position: relative;
	top: 0;
	width: 960px;
}
.full .page-footer {
	z-index: 3;
	top: auto;
	margin: -20px 0 10px 0;
}

.page-footer .boxes {
	margin: 50px 10px 10px 10px;
	padding: 0;
}
.ie6 .page-footer .boxes,
.ie7 .page-footer .boxes {
	margin-top: 70px;
	padding-bottom: 25px;
}
.page-footer .boxes.c2 {
	background: transparent url("/crmonline/styles/images/footer-boxes-c2-background.png") 0 100% no-repeat;
}
.page-footer .boxes.c3 {
	background: transparent url("/crmonline/styles/images/footer-boxes-c3-background.png") 0 100% no-repeat;
}
.page-footer .boxes.c4 {
	background: transparent url("/crmonline/styles/images/footer-boxes-c4-background.png") 0 100% no-repeat;
}
.page-footer .boxes.c5 {
	background: transparent url("/crmonline/styles/images/footer-boxes-c5-background.png") 0 100% no-repeat;
}
.page-footer .boxes .box {
	position: relative;
	top: -50px;
	float: left;
	margin: 0 0 -40px 0;
	font-size: 0.9em;
	padding: 0 0 10px 0;
}
.page-footer .boxes .box div {
	float: left;
	margin: 0;
	font-size: 0.9em;
}
.page-footer .boxes .box p {
	padding: 0 20px;
}
.page-footer .boxes .box p.quote {
	font-style: italic;
	color: #444;
}

.page-footer .boxes .box p img {
	margin: -14px -9px 0px -9px;
}
.page-footer .boxes.c2 .box p img {
	width: 448px;
}
.page-footer .boxes.c3 .box p img {
	width: 291px;
}
.page-footer .boxes.c4 .box p img {
	width: 213px;
}
.page-footer .boxes.c5 .box p img {
	width: 166px;
}


.page-footer .boxes .box h4 {
	margin: 0 20px 0 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #555;
	background: transparent url("/crmonline/styles/images/footer-boxes-header-left-background.png") 0 0 no-repeat;
}
.page-footer .boxes .box h4 span {
	margin: 0 -20px 0 0;
	padding: 20px 5px 10px 20px;
	display: block;
	background: transparent url("/crmonline/styles/images/footer-boxes-header-right-background.png") 100% 0 no-repeat;
}
.page-footer .boxes .box div {
	padding: 10px 20px 0px 20px;
	float: none;
	margin: 0;
}
.page-footer .boxes.c2 .box {
	width: 470px;
}
.page-footer .boxes.c3 .box {
	width: 313px;
}
.page-footer .boxes.c4 .box {
	width: 235px;
}
.page-footer .boxes.c5 .box {
	width: 188px;
}



.page-footer .bottom {
	margin: 0 0 -3px 0;
	height: 29px;
	padding: 0;
	border-top: 1px solid #fff;
	background: transparent url("/crmonline/styles/images/page-footer-bottom.png") 0 0 no-repeat;
	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;
}








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("/crmonline/styles/images/content-tabbed-table-tab-inactive-right.png") 100% 4px no-repeat;
	padding: 0;
}
.content .tabbed-table ul.tabs li a {
	background: transparent url("/crmonline/styles/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("/crmonline/styles/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("/crmonline/styles/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("/crmonline/styles/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("/crmonline/styles/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("/crmonline/styles/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("/crmonline/styles/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("/crmonline/styles/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("/crmonline/styles/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("/crmonline/styles/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("/crmonline/styles/images/button-red-gradient-right.png") right top no-repeat !important;
	padding: 0 16px 0 0;
	margin: 10px 0 0 0;
	display: block;
}
.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("/crmonline/styles/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("/crmonline/styles/images/button-red-gradient-arrow.png") right 2px no-repeat;
}

div.infobubble {
	position: absolute;
	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: absolute;
	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: relative;
	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 .ie6 .page .content div.form-container {
	position: relative;
}
body .page .content div.xForm {
	
}
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("/crmonline/styles/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 {
	width: 240px;
}
body .ie6 .page .content div.form-boxes {
	z-index: 1000;
	position: relative;
}
body .page .content div.form-boxes div.box {
	margin: 0 4px 14px 0;
	border-top: 0 none;
}
body .ie6 .page .content div.form-boxes div.box h4 {
	position: relative;
}
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: absolute;
	z-index: 10001;
	background-color: transparent;
	border: 1px solid #fff;
}
.video-backdrop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background-color: #000;
}
.video-player {
	position: fixed;
	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;
}