@charset "utf-8";
* {
	zoom: 1.0;
}
body.small {
	font-size: 12px;
}
body.medium {
	font-size: 14px;
}
body.large {
	font-size: 16px;
}
/* Custom Styles */
p.first {
	margin-top: 0px;
	padding-top: 3px;
}
ul.first {
	margin-top: 0px;
	padding-top: 3px;
}
.blue {
	color: #00257E;
}
.black {
	color: #000000;
}
.brown {
	color: #663333;
}
.clear {
	clear: both;
}
.block {
	display: block;
}
.bold {
	font-weight: bold;
}
.white {
	color: #FFF;
}
.noRightBorder {
	border-right: none;
}
.noLeftBorder {
	border-left: none;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.clearFloat {
	clear: both;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textCentre {
	text-align: center;
}
.fr_date {
	text-align: right;
	font-weight: bold;
}
.visible {
	visibility: hidden;
}
.promoCopy {
	font: normal 10px "Arial", "Helvetica";
	color: #666666;
	padding : 10px 10px 0px 10px;
}
.footnotes {
	font: normal 10px "Arial", "Helvetica";
	color: #333333;
	padding : 5px 3px 0px 3px;
	list-style: none;
}
.smallUtility {
	font: normal 10px "Arial", "Helvetica";
	color: #707070;
	padding : 0px 10px 0px 10px;
}
a.smallUtilityLink {
	font: normal 11px "Arial", "Helvetica";
	color: #707070;
}
a.smallGreyLink {
	white-space: nowrap;
	font: normal 10px "Arial", "Helvetica";
	color: #707070;
}
a.smallGreyLink:visited {
	font: normal 10px "Arial", "Helvetica";
	color: #666633;
}
a[target="_blank"] {
	background: url(../images/external.png) center right no-repeat;
	padding-right: 10px;
}
#footer a[target="_blank"], #selectquicklinks a[target="_blank"] {
	background: url(../images/external-footer.png) center right no-repeat;
	padding-right: 10px;
}
a.noicon[target="_blank"], #footer a.noicon[target="_blank"] {
	background: none;
	padding-right: 0;
}
.pdflink {
	background: url(../images/pdficon.gif) center left no-repeat;
	padding: 6px 0 0 23px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #663333;
	padding-bottom: 22px;
}
.pagetitle {
	display: block;
	color: #663333;
	font-size: 20px;
	margin-top: 0;
	padding-bottom: 17px;
	background: url(../images/en/titleline.gif) bottom left no-repeat;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
h4 {
	font-weight: bold;
	color: #663333;
	font-size: 12px;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* header */
#header_main {
	height: 85px;
	margin-top: 15px;
}
#headerNav {
	margin: 2px 13px 0 0;
	padding: 0;
}
#headerNav li {
	display: inline;
	color: #fff;
	font-size: 10px;
}
#headerNav li a {
	color: #fff;
	text-decoration: none;
}
#logo {
	display: block;
	background: url(../images/en/dci_logo_2_color_reversed.png);
	text-indent: -300000px;
	width: 201px;
	height: 53px;
	margin-top: 20px;
}
.search {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 119px;
	color: #999999;
}
#searchcontainer {
	height: 20px;
}
#searchbox {
	height: 15px;
	float: left;
	border: 1px solid #959595;
	border-right: none;
}
#searchbutton {
	float: left;
	border: 1px solid #959595;
	border-left: none;
}
#font-size-widget {
	color: #000;
	font-size: 10px;
	text-align: center;
	margin: -10px 0 15px;
}
.print-button {
	display: inline-block;
	width: 21px;
	height: 19px;
	background: url(../images/en/printicon.gif);
}
#text-small-button, #text-medium-button, #text-large-button {
	display: inline-block;
	width: 13px;
	height: 19px;
	background: url(../images/en/smallicon.gif);
	margin-right: 7px;
	margin-bottom: -3px;
}
#text-medium-button {
	width: 15px;
	background: url(../images/en/mediumicon.gif);
}
#text-large-button {
	width: 18px;
	background: url(../images/en/largeicon.gif);
	margin-right: 17px;
}
#body_home #font-size-widget {
	color: #fff;
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
}
#body_home .print-button {
	background: url(../images/en/home_printicon.gif);
}
#body_home .text-size-col {
	margin-right: 15px;
}
#body_home #text-small-button, #body_home #text-medium-button, #body_home #text-large-button {
	background: url(../images/en/home_smallicon.gif);
}
#body_home #text-medium-button {
	background: url(../images/en/home_mediumicon.gif);
}
#body_home #text-large-button {
	background: url(../images/en/home_largeicon.gif);
}
/* navigation */
.nav {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.nav a {
	text-decoration: none;
	color: #333333;
}
.nav a:hover {
	text-decoration: none;
	color: #00257E;
}
.navOn {
	font: bold 11px "Arial", "Helvetica";
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	color: #00257E;
}
.navOn a {
	text-decoration: none;
	color: #00257E;
}
.navOn a:hover {
	text-decoration: none;
	color: #00257E;
}
.nav2 {
	font: normal 10px "Arial", "Helvetica";
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 25px;
}
.nav2 a {
	text-decoration: none;
	color: #333333;
}
.nav2 a:hover {
	text-decoration: none;
	color: #00257E;
}
.nav2On {
	font: normal 10px "Arial", "Helvetica";
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 25px;
	color: #00257E;
}
.nav2On a {
	text-decoration: none;
	color: #00257E;
}
.nav2On a:hover {
	text-decoration: none;
	color: #00257E;
}
#left_column img {
	margin-left: 20px;
}
#left_column .lnav_lv3_label {
	background: #f5f5f5;
	margin-left: 0;
	padding: 8px 10px 8px 20px;
	font-weight: bold;
}
#left_column .lnav_lv3_on {
	background: #fff;
}
#left_column .lnav_lv3_label a {
	font-weight: bold;
	color: #006699;
}
#left_column .lnav_lv3_on a {
	font-weight: bold;
	color: #000;
}
#left_column .lnav_lv4_label {
	margin-left: 15px;
}
/*#left_column .lnav_lv3_label a:hover { color: #00257e; font-weight: normal; }
#left_column .lnav_lv3_label.lnav_lv3_on { background: #fff url(../images/nav_bullet_down.gif) 0 7px no-repeat; margin-left: 5px; padding: 4px 0 4px 20px; }
#left_column .lnav_lv3_label.lnav_lv3_on a { /*color: #00257e; font-weight: bold;}
#left_column .lnav_dotted { display: none; }*/ 

select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	height: 19px;
}
#footer {
	color: #dddddd;
	font-size: 11px;
}
#footer a {
	color: #dddddd;
	font-size: 11px;
}
#footer p a {
	color: #dddddd;
	font-size: 11px;
	text-decoration: underline;
}
.reg {
	vertical-align: super;
	font-size: smaller
}
.app175 {
	/*font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11;
    height:  18px;*/
	width: 175px;
}
.app175_Medium {
	/*font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11;
    height:  18px;*/
	width: 100px;
}
.app175_SmallMedium {
	/*font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11;
    height:  18px;*/
	width: 60px;
}
.app175_Small {
	/*font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11;
    height:  18px;*/
	width: 40px;
}
.error {
	font: normal 11px "Arial", "Helvetica";
	color: #CC0000;
}
.errorCell {
	padding : 2px 5px 2px 5px;
	font: bold 11px "Arial", "Helvetica";
	color: #CC0000;
	background-color: #F5CDCD;
}
.form_heading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11;
	FONT-WEIGHT: bold;
}
.loginEN {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10;
	height: 18px;
	width: 110px;
}
.loginFR {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10;
	height: 18px;
	width: 75px;
}
a {
	color: #0079eb;
	text-decoration: none;
}
#main_content li {
	padding-top: 3px;
}
#main_content ul {
	margin-top: 0;
	padding-top: 0;
}
.half_block {
	width: 190px;
	float: left;
	clear: left;
	padding: 0 5px;
}
.half_block_right {
	width: 190px;
	float: right;
	clear: right;
	padding: 0 5px;
}
.half_block ul {
	padding-left: 9px;
	margin-left: 9px;
}
.half_block_right ul {
	padding-left: 9px;
	margin-left: 9px;
}
.marketing_photo {
	padding-bottom: 15px;
	border: none;
}
.indented {
	border-bottom: 1px solid #a7a6ac;
	padding: 8px 10px 10px 10px;
	position: relative;
	clear: both;
	overflow: hidden;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}
.indented_photo {
	float: right;
	padding: 5px;
}
.greyheader {
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	background: #A7A6AC;
	width: 380px;
	padding: 5px 10px 5px 10px;
	color: white;
}
.greybox {
	border: 1px solid #A7A6AC;
	padding: 10px 10px;
	font-size: 12px;
}
.greybox p {
	padding: 0;
	margin: 0;
}
.lightgreyheader {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	background: #D3D2D5;
	width: 370px;
	padding: 5px 10px 5px 20px;
	color: #333;
}
.lightgreybox {
	border: 1px solid #D3D2D5;
	padding: 1px 10px;
	font-size: 12px;
}
.matrix {
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 6px;
}
.inner_matrix {
	border: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
.matrix_list {
	padding-left: 8px;
	margin-left: 8px;
	text-align: left;
}
.matrix_list li {
	padding-left: 0px;
	margin-left: 0px;
}
.star {
	font-size: 100%;
	text-decoration: none;
}
.registered {
	font-size: 75%;
	vertical-align: 25%;
	text-decoration: none;
}
.service_mark {
	font-size: 75%;
	vertical-align: 25%;
	text-decoration: none;
}
.form_table input {
	margin: 0;
	padding: 1px;
	background-color: #f8f8f8;
}
.nobr {
	white-space: nowrap;
}
.faqs .indented {
	padding-left: 22px;
}
.faqs .indented .bold_QA {
	font-weight: bold;
	margin-left: -14px;
}
/* Site Map */

#sitemap {
	margin-top: 40px;
	margin-left: -20px;
}
#sitemap ul {
	list-style-type: none;
}
#sm_home, #sm_0, #sm_1, #sm_2, #sm_3, #sm_4, #sm_5 {
	/*	background: #999;*/
	margin-top: 15px;
}
#sm_home a, #sm_0 a, #sm_1 a, #sm_2 a, #sm_3 a, #sm_4 a, #sm_5 a {
	/*	color: #FFF;*/
	color: #000;
	font-weight: bold;
	margin: 15px;
}
#sml_0, #sml_1, #sml_2, #sml_3, #sml_4, #sml_5 {
	background: #FFF;
	margin-left: -10px;
	color: #333;
	margin-top: 10px;
}
#sitemap ul ul ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -20px;
	list-style-type: disc;
	text-indent: -15px;
}
#sitemap ul ul ul ul {
	margin-top: 5px;
	margin-left: -20px;
	list-style-type: circle;
}
#sitemap ul li li li a {
	font-weight: normal;
	color: #333;
}
/* ******************** */

.topColHead {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #999999;
	color: #FFFFFF;
	padding: 5px;
	vertical-align: middle;
}
.mileCopyOff {
	padding: 5px 5px 5px 10px;
	border-right: 1px solid #A8ADB4;
	border-bottom: 1px solid #A8ADB4;
}
.mileCopyOffLast {
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #A8ADB4;
}
.mileCopyOn {
	padding: 5px 5px 5px 10px;
	background-color: #FFFFCC;
	border-right: 1px solid #A8ADB4;
	border-bottom: 1px solid #A8ADB4;
}
.mileCopyOnLast {
	padding: 5px 5px 5px 0px;
	background-color: #FFFFCC;
	border-bottom: 1px solid #A8ADB4;
}
.mileTable {
	margin-top: 10px;
	border: 1px solid #A8ADB4;
}
p.footer {
	font-size: 10px;
	line-height: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#footerleft {
	float: left;
	width: 40%;
	padding-left: 11px;
}
#footerright {
	float: right;
	text-align: right;
	width: 40%;
}
#subpagerightcol {
	float: left;
	margin-left: 9px;
	margin-top: 39px;
	margin-bottom: 60px;
	width: 175px;/* background-color: pink; */
}
#homepagefooter {
	clear: both;
	width: 760px;
	height: 14px;/* background-color: blue; */
}
#landingpageimage, .landingpageimage {
	clear: both;
	margin-bottom: 24px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #999999;
	color: #FFFFFF;
	vertical-align: middle;
	height: 30px;
	padding-left: 5px;
}
/* ******************** */
/*    CSS Additions     */

/* ******************** */
#subpagebodycol_n {
	margin-top: 40px;
}
#landingpageimage_n, .landingpageimage_n {
	clear: both;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #999999;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
	text-align: left;
	padding: 12px 10px;
 *padding:15px 10px;
}
.sub-links {
	list-style: none;
}
.numbered-list {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
}
.numbered-list span {
	display: block;
	font-weight: normal;
	margin-top: 10px;
}
.numbered-list li {
	padding: 0 !important;
}
.numbered-list ul {
	font-weight: normal;
	list-style-type: disc;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px !important;
}
.numbered-list ul li {
	margin: 3px 0;
}
.extra-margin li {
	margin-bottom: 10px !important;
}
.unordered-list {
	font-weight: bold;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.unordered-list span {
	display: block;
	font-weight: normal;
	margin-top: 10px;
}
.unordered-list li {
	padding: 0 !important;
}
.unordered-list ul {
	font-weight: normal;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px !important;
}
.unordered-list ul li {
	margin: 3px 0;
}
.no-list-style {
	list-style: none;
	margin: 0;
	padding: 0;
}
.no-list-style li {
	margin: 10px 0;
}
.footnotes li {
	margin-bottom: 10px;
}
/* homepage */

#home_content {
	width: 940px;
	min-height: 515px;
	margin: 0 auto;
	background: url(../images/home_banner.png) top center no-repeat;
}
#home_left_content {
	float: left;
}
#home_right {
	width: 241px;
	margin-top: 9px;
	float: right;
	background: url(../images/en/home_sidebarBG.jpg) bottom repeat-x;
}
#home_right_content {
	width: 221px;
	height: 500px;
	padding: 8px 10px;
	background: url(../images/en/home_sidebarBG.jpg) bottom repeat-x;
}
#home_right_top {
	display: block;
	width: 241px;
	height: 7px;
	background: url(../images/en/home_right_top.gif);
}
#home_right_bottom {
	display: block;
	width: 241px;
	height: 6px;
	background: url(../images/en/home_right_bottom.gif);
}
/* homepage main content */

.cardselect {
	width: 226px;
	float: left;
	margin: 363px 0 0 10px;
}
#selectprof {
	margin: 363px 0 0 0;
}
.cardselect_container {
	background: url(../images/en/cardselectBG.jpg) top repeat-x #002c47;
	padding: 0 10px 0 15px;
	height: 160px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.cardselect_top {
	display: block;
	width: 226px;
	height: 5px;
	background: url(../images/en/cardselect_top.png) top left no-repeat;
}
.cardselect_bottom {
	display: block;
	width: 226px;
	height: 5px;
	background: url(../images/en/cardselect_bottom.png) bottom left no-repeat;
}
#selectsignin .cardselect_container {
	background: url(../images/en/signinBG.png) top left repeat-y;
	color: #707070;
}
#selectsignin .cardselect_top {
	background: url(../images/en/signinTop.png) top left no-repeat;
}
#selectsignin .cardselect_bottom {
	background: url(../images/en/signinBottom.png) bottom left no-repeat;
}
.cardselectcontent {
	float: left;
	padding-top: 10px;
}
#selectsignin .cardselectcontent {
	padding-top: 5px;
}
.cardselectcontent h2 {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}
.cardselect ul {
	padding: 0 0 0 15px;
 *margin-left: 0;
}
#body_home .cardselect ul li {
	list-style-image: url("../images/en/whitearrow.gif");
	padding-top: 6px;
}
.cardselectcontent ul li a {
	color: #fff !important;
	text-decoration: none;
}
.cardselectcontent h2 {
	margin: 0;
	padding: 0;
}
.cardselectcorpcard, .cardselectprofcard {
	display: block;
	width: 89px;
	height: 74px;
	background: url(../images/en/selectcorpcard.png);
	position: relative;
	top: 59px;
	left: 112px;
 *top: 57px;
 *left: 8px;
}
.cardselectprofcard {
	background: url(../images/en/selectprofcard.png);
 *top: -35px;
 *left: 112px;
}
/* homepage sidebar */

.sidebar_section {
	margin-bottom: 8px;
	padding: 13px 9px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sidebar_section#login_section {
	padding: 6px 9px 13px;
}
.sidebar_section h2 {
	color: #0079be;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.sidebar_section p {
	width: 165px;
	float: left;
	margin: 0;
}
.sidebar_section .gobutton {
	display: block;
	width: 52px;
	height: 23px;
	margin-top: 5px;
	float: right;
	background: url(../images/en/gobutton.gif);
	text-indent: -3000000px;
}
.loginrow {
	height: 20px;
	clear: both;
	color: #000;
	font-size: 12px;
	margin: 6px 0;
 *margin: 4px 0 0 0;
	font-weight: normal;
}
#register_recovery {
	margin-top: 4px;
	*margin-top: -10px;
	padding: 4px 0;
	*padding: 0;
	display:block;
	clear:both;
}
#register_recovery a {
	text-decoration: underline;
}
.register_recovery_left {
	float: left;
	width: 68px;
	padding: 0;
	margin: 0;
}
.register_recovery_right {
	float: left;
	width: 106px;
	padding: 0;
	margin: 0;
}
#dinerslogin label {
	float: left;
	margin: 5px 5px 0 0;
}
/*
#dinerslogin input {
	width: 116px;
	float: right;
	border: 1px solid #959595;
}
*/
#dinerslogin input {
	width: 100px;
	float: right;
	border: 1px solid #959595;
	margin-right: 10px;
}
#loginbutton {
	display: block;
	width: 72px;
	height: 23px;
	background: url(../images/en/loginbutton.gif);
	text-indent: -3000000px;
	margin: 8px 0 0 69px;
}
#OAMtitle {
	color: #663333;
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
	background: url(../images/en/lock.gif) top right no-repeat;
	font-weight: bold;
	display: block;
	width: 174px;
}

#home_content #dinerslogin input {
	width: 120px;
}

#home_content #OAMtitle {
	width: 190px;
}

#quicklinks {
	color: #663333;
	font-size: 14px;
	margin-left: 10px;
	padding-bottom: 0;
}
ul#quicklinkslist {
	padding: 0 0 0 15px;
	margin-left: 10px;
}
ul#quicklinkslist li {
	list-style-image: url(../images/en/bluearrow.gif)
}
ul#quicklinkslist li a:link, ul#quicklinkslist li a {
	font-size: 14px;
	color: #0079be;
	text-decoration: none;
}
.disclaimer {
	font-size: 10px;
}
/* Grey UI-Tabs */
.ui-tabs {
	padding: .1em;
	zoom: 1;
}
.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: 0px;
	margin-left: 0;
	margin: 0;
}
.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 -1px -1px 0;
	padding: 0;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding: 0 0 0 0;
	border-bottom-width: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a span {
	color: #000;
}
#main_content .ui-tabs .ui-tabs-nav li {
	padding: 0 0 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
	color: #0079c1;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
	color: #FFFFFF;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	padding: 15px;
	display: block;
	border-width: 0;
	background: none;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
.ui-tabs .ui-tabs-nav li.ui-state-default {
	background: url(../images/tabbg.gif);
	border-color: #b0b0b0;
	color: #444444;
}
.ui-tabs .ui-tabs-nav li.ui-state-default a, .ui-tabs .ui-tabs-nav li.ui-state-default a:visited {
	color: #fff;
}
.ui-tabs .ui-tabs-nav li.ui-state-active {
	background: url(../images/tabbg_select.gif) repeat-x;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a, .ui-tabs .ui-tabs-nav li.ui-state-active a:visited {
	color: #0079C1;
}
.ui-tabs .ui-widget-content {
	border: 1px solid #999;
	background: #FFFFFF;
}
.ui-tabs .ui-corner-all {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.ui-tabs .ui-tabs-nav li {
	margin: 0 2px -1px 0;
}
.tableft, .tabright {
	display: block;
	width: 10px;
	height: 32px;
	background: url(../images/tableft.gif);
	float: left;
}
.double .tableft, .double .tabright {
	width: 10px;
	height: 43px;
}
.tabright {
	background: url(../images/tabright.gif);
}
.ui-tabs-selected .tableft {
	background: url(../images/tableft_select.gif);
}
.ui-tabs-selected .tabright {
	background: url(../images/tabright_select.gif);
}
.ui-tabs .ui-tabs-nav li a span {
	display: block;
	float: left;
	padding-top: 8px;
	padding-bottom: 5px;
}
#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5 {
	clear: both;
}
/* Tables */
table.bmoTable {
	border-collapse: collapse;
	width: 100%;
}
table.bmoTable th {
	border: 1px solid #c3d9e6;
	border-collapse: collapse;
	padding: 5px; /*background:url(../images/tableHead_bg.jpg) repeat-x top; color:#FFFFFF;*/
	vertical-align: top;
	text-align: left;
}
table.bmoTable td {
	border: 1px solid #c3d9e6;
	border-collapse: collapse;
	padding: 2px 5px 2px 5px;
}
table.bmoTable tr.odd td {
	background-color: #fafafa;
}
table.bmoTable tr.even td {
	background-color: #f2f3f7;
}
table.bmoTable td.noRightBorder {
	border-right: none;
}
table.bmoTable td.noLeftBorder {
	border-left: none;
}
table.bmoTable td.noTopBorder {
	border-top: none;
}
/* show hide */
.code-menu {
	display: block;
	font-weight: bold;
	line-height: 15px;
	margin-top: 10px;
*margin: 0;
	padding: 1px;
*padding-left: 15px;
}
.code-menu:hover {
	cursor: pointer;
}
.code-menu h3, .code-menu h2 {
	margin: 3px 0;
	color: #0079eb;
}
.bluearrow-right {
	background: url(../images/en/bluearrow.gif) no-repeat;
	float: left;
	height: 5px;
	padding: 10px 0 0 10px;
	width: 5px;
	margin-top: 5px;
}
.bluearrow-down {
	background: url(../images/en/bluearrow_down.gif) no-repeat;
	float: left;
	height: 15px;
	width: 18px;
	margin-top: 5px;
}
.contentWindow {
	display: none;
	padding: 5px 20px;
	/*margin-left: auto;
    margin-right: auto;
    width: 420px;*/
	position: relative;
}
/* Popup Window Styles */
body#popup {
	margin: 0px auto;
	padding: 0px;
	background-color: #5E5A4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 579px;
}
body#popup.english .popupHeader {
	height: 85px;
	position: relative;
	background: url(../images/popupHeader.jpg);
}
body#popup.english .popupFooter {
	height: 96px;
	position: relative;
	background: url(../images/popupFooter.jpg);
}
body#popup.english a.popupClose {
	background: url(../images/btn_close.gif);
	width: 45px;
	height: 13px;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
}
body#popup.french a.popupClose {
	background: url(../images/btn_close_fr.gif);
	width: 52px;
	height: 13px;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
}
body#popup .popupContent {
	padding: 20px;
	background: #fff;
}
body#popup.small {
	font-size: 12px;
}
body#popup.medium {
	font-size: 14px;
}
body#popup.large {
	font-size: 16px;
}
