#canvas {
	margin: 0px; padding: 0px; width: 1024px; background-color: rgb(245, 248, 255);
}
#navLeft {
	margin: 0px; padding: 0px; width: 185px; float: left; background-color: rgb(245, 248, 255);
}
#navLeft .language {
	font-size: 12px; text-decoration: underline;
}
#navLeft .links {
	color: rgb(68, 109, 154); line-height: 16px; font-size: 14px; margin-left: 20px;
}
#navLeft .title {
	color: rgb(0, 0, 0); font-weight: bold;
}
#navLeft .title a:link {
	color: rgb(0, 0, 0); font-weight: bold; text-decoration: none;
}
#navLeft .title a:visited {
	color: rgb(0, 0, 0); font-weight: bold; text-decoration: none;
}
#navLeft .title a:hover {
	color: rgb(255, 0, 0); font-weight: bold; text-decoration: none;
}
#navLeft .title a:active {
	color: rgb(255, 0, 0); font-weight: bold; text-decoration: none;
}
#navLeft .loneLinks {
	padding: 3px;
}
#navLeft .loneLinks a:link {
	text-decoration: none;
}
#navLeft .loneLinks a:visited {
	text-decoration: none;
}
#navLeft .currentPromotions {
	color: rgb(255, 0, 0); font-weight: bold;
}
#navLeft .currentPromotions a:link {
	color: rgb(255, 0, 0); font-weight: bold; text-decoration: none;
}
#navLeft .currentPromotions a:visited {
	color: rgb(255, 0, 0); font-weight: bold; text-decoration: none;
}
#main {
	width: 839px; float: left; background-color: rgb(255, 255, 255);
}
#navTop {
	background-position: left; height: 55px; background-image: url("/en/business/images/template/header_nav_left.gif"); background-repeat: no-repeat; background-color: rgb(25, 43, 91);
}
#navLinks {
	padding-top: 18px; margin-right: 10px; margin-left: 15px; float: left;
}
#navLinks .login {
	color: rgb(28, 172, 215); font-weight: bold;
}
#navLinks a:link {
	color: rgb(255, 255, 255); line-height: normal; font-size: 14px; text-decoration: none;
}
#navLinks a:visited {
	color: rgb(255, 255, 255); line-height: normal; font-size: 14px; text-decoration: none;
}
#navLinks a:hover {
	text-decoration: underline;
}
#navLinks a:active {
	text-decoration: underline;
}
#searchBox {
	width: 150px; margin-top: 13px; float: left; background-color: rgb(255, 255, 255);
}
#searchBox .searchForm {
	margin: 0px; padding: 0px; height: 25px;
}
#searchBox .searchTerm {
	border: currentColor; width: 120px; padding-top: 4px; padding-left: 5px; float: left;
}
#searchBox .searchButton {
	margin-top: 4px; float: left;
}
#content {
	background-position: right; padding: 0px; width: 819px; overflow: hidden; margin-left: 20px; background-image: url("/en/business/images/template/bak_right-colum.gif"); background-repeat: repeat-y;
}
#contentNoRightColumn {
	margin: 0px 0px 0px 20px; padding: 0px; width: 819px; overflow: hidden;
}
#mainColumn {
	margin: 20px 20px 0px 0px; padding: 0px; width: 579px; overflow: visible; float: left;
}
#mainColumnNoRightColumn {
	margin: 20px 20px 0px 0px; padding: 0px; width: 799px; overflow: visible; float: left;
}
#rightColumn {
	padding: 0px; width: 220px; margin-bottom: 0px; float: left;
}
#rightColumn .content {
	margin: 0px; padding: 20px 0px 0px 15px;
}
#rightColumn h1 {
	margin: 0px; padding: 0px; color: rgb(102, 102, 102); text-transform: uppercase; letter-spacing: 1px; font-size: 10px; font-weight: normal;
}
#rightColumn ul {
	margin: 0px; padding: 10px 0px 20px;
}
#rightColumn li {
	margin: 0px; padding-bottom: 10px; font-size: 12px; list-style-type: none;
}
#rightColumn li a:link {
	color: rgb(0, 0, 0); font-weight: normal; text-decoration: none;
}
#rightColumn li a:visited {
	color: rgb(0, 0, 0); font-weight: normal; text-decoration: none;
}
#rightColumn li a:hover {
	color: rgb(68, 109, 154);
}
#rightColumn .viewMore {
	margin: 0px; padding: 0px;
}
#rightColumn .viewMore:link {
	border: currentColor; color: rgb(68, 109, 154); font-size: 11px; text-decoration: none;
}
#rightColumn .viewMore:visited {
	border: currentColor; color: rgb(68, 109, 154); font-size: 11px; text-decoration: none;
}
#rightColumn .viewMore:active {
	color: rgb(255, 0, 0);
}
#rightColumn .viewMore:hover {
	color: rgb(255, 0, 0);
}
#importantNote {
	margin: 0px; padding: 15px; border: 1px dotted grey; background-color: rgb(255, 255, 204);
}
#importantNote h3 {
	margin: 0px; padding: 0px 0px 5px; font-size: 14px;
}
#newsletterSubscribe {
	margin-top: 50px;
}
#newsletterSubscribe h3 {
	margin: 0px; padding: 0px 0px 5px; font-size: 14px;
}
#newsletterSubscribe .thebox {
	margin: 0px; padding: 0px; border: 1px solid rgb(215, 215, 215); width: 190px; height: 25px; background-color: rgb(255, 255, 255);
}
#newsletterSubscribe .theform {
	margin: 0px; padding: 0px;
}
#newsletterSubscribe .thefield {
	border: currentColor; width: 160px; padding-top: 4px; padding-left: 5px; float: left;
}
#newsletterSubscribe .thebutton {
	border: 0px currentColor; margin-top: 4px; float: left;
}
#crumbnav {
	color: rgb(0, 0, 0); padding-bottom: 15px; font-size: 12px;
}
#crumbnav a {
	color: rgb(153, 153, 153); text-decoration: none;
}
#crumbnav a:hover {
	color: rgb(153, 153, 153); text-decoration: underline;
}
#subLinks {
	padding-bottom: 10px; margin-top: 10px; margin-bottom: 10px; border-bottom-color: rgb(172, 172, 172); border-bottom-width: 1px; border-bottom-style: dashed;
}
#subLinks td {
	padding-bottom: 3px;
}
#subLinks a:link {
	color: rgb(68, 109, 154); font-size: 13px; font-weight: normal; text-decoration: none;
}
#subLinks a:visited {
	color: rgb(68, 109, 154); font-size: 13px; font-weight: normal; text-decoration: none;
}
#subLinks a:hover {
	color: rgb(255, 0, 0);
}
#subLinks a.important {
	color: rgb(255, 0, 0);
}
#footer {
	color: rgb(153, 153, 153); line-height: normal; padding-top: 5px; font-size: 10px; margin-top: 75px;
}
#footer a {
	background: rgb(255, 255, 255); color: rgb(52, 87, 160); text-transform: uppercase; letter-spacing: -0.06em; text-decoration: none;
}
#footer p {
	line-height: normal;
}
#footer p.seo {
	color: rgb(153, 153, 153); letter-spacing: -0.06em; text-decoration: none;
}
#footer p.seo a {
	color: rgb(153, 153, 153); text-transform: none; letter-spacing: -0.06em; text-decoration: none;
}
