﻿/* General page setup
---------------------------------------------------------------------- */

html,body 												{margin:0px;padding:0px;width:100%;height:100%;background:#fff;font-family:'DIN Next W02 Regular',arial,helvetica,sans-serif;color:#000;font-size:16px;line-height:130%;text-align:center;-webkit-text-size-adjust:none;}

/* Generel table attributes and fonts
---------------------------------------------------------------------- */

table, td, select, input, label, textarea				{font-size:1em;color:#000;font-family:'DIN Next W02 Regular',arial,helvetica,sans-serif;}
th														{font-size:1em;text-align:left;font-weight:bold;}
p														{font-size:1em;color:#000;margin:0px;margin-bottom:10px;}
a														{font-size:1em;text-decoration:none;color:#000;-webkit-transition-property:color,background-color,border;-moz-transition-property:color,background-color,border;-o-transition-property:color,background-color,border;transition-property:color,background-color,border;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;}
a:hover													{font-size:1em;text-decoration:none;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s;}
h1														{font-size:1.4em;color:#000;margin:0px;font-weight:normal;font-family:'DIN Next W02 Medium';}
h2,h3,h4,h5,h6											{font-size:1.1em;color:#000;margin:0px;font-weight:normal;font-family:'DIN Next W02 Medium';}
address													{font-size:1em;font-style:normal;}
form													{margin:0;padding:0;}
hr														{height:1px;background-color:#e1e1e1;color:#e1e1e1;border:none;margin:0;margin-top:10px;margin-bottom:10px;}
em														{font-style:normal;}
a img													{border:none;}

/* Base template setup
---------------------------------------------------------------------- */

/* Font families
font-family:'DIN Next W02 Bold';
font-family:'DIN Next W02 Medium';
font-family:'DIN Next W02 Regular';
*/

/* Top */
.top 													{width:100%;height:151px;clear:both;background:url(/gfx/top-bg.png) repeat-x;}
.top .auto 												{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.top .auto .logo 										{width:91px;position:absolute;z-index:100;left:0px;top:35px;}
.top .auto .logo a 										{width:91px;height:106px;display:block;overflow:hidden;background:url(/gfx/logo.png) no-repeat 0px 0px;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important;}
.top .auto .logo a:hover 								{background-position:0px -106px;}
.top .auto .logo img 									{display:none;}
.top .auto .main 										{width:400px;position:absolute;z-index:100;left:12.9%;top:25px;margin-left:-10px;}
.top .auto .main ul 									{margin:0;padding:0;list-style-type:none;float:left;height:19px;font-family:'DIN Next W02 Medium';}
.top .auto .main ul .first 								{float:left;padding:0px 3px 0px 0px;}
.top .auto .main ul li 									{float:left;padding:0px 3px 0px 3px;}
.top .auto .main ul a 									{float:left;font-size:13px;line-height:110%;color:#567697;text-transform:uppercase;padding:6px 11px 5px 11px;-webkit-border-radius:3px;border-radius:3px;background:#fff;behavior:url(/inc/PIE.htc);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;-ms-transition:all 0.5s ease;transition:all 0.5s ease;}
.top .auto .main ul a:hover 							{color:#0B2B62;-moz-box-shadow:0px 0px 5px #ccc;-webkit-box-shadow:0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.top .auto .main ul .selected 							{color:#aabacb;}
.top .auto .main ul .sep 								{float:left;padding:3px 5px 0px 5px;}
.top .auto .main ul .sep span 							{width:1px;height:19px;float:left;background:url(/gfx/sep-t1.png) no-repeat;}
.top .auto .menu 										{width:700px;position:absolute;z-index:100;left:12.9%;top:85px;}
.top .auto .menu .path 									{width:100%;height:22px;clear:both;}
.top .auto .menu .path ul 								{margin:0;padding:0;list-style-type:none;float:left;font-family:'DIN Next W02 Medium';}
.top .auto .menu .path ul li 							{float:left;padding:0px 5px 0px 0px;}
.top .auto .menu .path ul li a 							{float:left;font-size:13px;line-height:110%;color:#aabacb;text-transform:uppercase;padding:3px 0px 2px 0px;}
.top .auto .menu .sub 									{width:100%;height:43px;clear:both;}
.top .auto .menu .sub ul 								{margin:0;padding:0;list-style-type:none;float:left;height:43px;font-family:'DIN Next W02 Bold';}
.top .auto .menu .sub ul li 							{float:left;padding:0px 25px 0px 0px;}
.top .auto .menu .sub ul li a 							{height:37px;float:left;border-bottom:7px solid transparent;font-size:19px;line-height:110%;color:#001326;text-transform:uppercase;font-family:'DIN Next W02 Bold';}
.top .auto .menu .sub ul li a:hover 					{border-bottom:7px solid #ddd;color:#AE041E;}
.top .auto .menu .sub ul li a span 						{float:left;padding:3px 0px 0px 0px;cursor:pointer;}
.top .auto .menu .sub ul li .selected 					{height:37px;float:left;border-bottom:7px solid #af041e;font-size:19px;line-height:110%;color:#AE041E;text-transform:uppercase;}
.top .auto .menu .sub ul li .selected:hover 			{border-bottom:7px solid #af041e;}
.top .auto .menu .sub ul li .search 					{height:43px;float:left;font-size:19px;line-height:110%;color:#001326;text-transform:uppercase;font-family:'DIN Next W02 Bold';}
.top .auto .menu .sub ul li .search span 				{float:left;background:url(/gfx/search-t1.png) no-repeat 0px 0px;padding:3px 0px 0px 34px;}
.top .auto .menu .sub ul .sep 							{float:left;padding:0px 18px 0px 25px;}
.top .auto .menu .sub ul .sep span 						{width:1px;height:24px;float:left;background:url(/gfx/sep-t2.png) no-repeat;}
.top .auto .menu .sub .lsea 							{width:150px;height:34px;position:relative;float:left;}
.top .auto .menu .sub .lsea .abs 						{width:230px;height:34px;position:absolute;top:-8px;}
.top .auto .menu .sub .lsea .abs input 					{width:215px;float:left;padding:9px 15px 6px 43px;outline:0;-webkit-border-radius:2px;border-radius:2px;margin:0;border:0;border:1px solid #f1f1f1;background:transparent url(/gfx/search-t1.png) no-repeat 10px 50%;color:#6C6C6C;line-height:100%;font-family:'DIN Next W02 Bold';font-size:19px;color:#001326;line-height:110%;-webkit-transition-property:background-color;-moz-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;}
.top .auto .menu .sub .lsea .abs .active 				{width:215px;background-color:#fff;border:1px solid #f1f1f1;}
.top .auto .menu .about ul li 							{float:left;padding:0px 18px 0px 0px;}


.top .auto .service 									{width:270px;position:absolute;z-index:100;right:0px;top:25px;}
.top .auto .service ul 									{margin:0;padding:0;list-style-type:none;float:right;height:19px;font-family:'DIN Next W02 Medium';}
.top .auto .service ul li 								{float:left;}
.top .auto .service ul li a 							{float:left;font-size:13px;line-height:110%;color:#567697;text-transform:uppercase;padding:6px 11px 5px 11px;-webkit-border-radius:3px;border-radius:3px;background:#fff;behavior:url(/inc/PIE.htc);}
.top .auto .service ul li a:hover 						{color:#0B2B62;-moz-box-shadow:0px 0px 5px #ccc;-webkit-box-shadow:0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.top .auto .service ul .selected 						{color:#aabacb;}
.top .auto .service ul .sep 							{float:left;padding:3px 15px 0px 10px;}
.top .auto .service ul .sep span 						{width:1px;height:19px;float:left;background:url(/gfx/sep-t1.png) no-repeat;}
.top .auto .service ul .phone 							{float:left;font-size:14px;line-height:110%;color:#082747;text-transform:uppercase;padding:5px 0px 2px 18px;background:url(/gfx/icon-phone-t1.png) no-repeat 0px 4px;font-family:'DIN Next W02 Bold';}
.top .auto .logon 										{width:270px;position:absolute;z-index:100;right:0px;top:99px;}
.top .auto .logon a 									{height:38px;float:right;position:relative;background:url(/gfx/button-t1.png) no-repeat right top;font-family:'DIN Next W02 Medium';-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important;}
.top .auto .logon a:hover 								{background-position:right -38px;-moz-box-shadow:0px 0px 5px #999;-webkit-box-shadow:0px 0px 5px #999;box-shadow:0px 0px 5px #999;behavior:url(/inc/PIE.htc);}
.top .auto .logon a:hover .end 							{background-position:0px -38px;}
.top .auto .logon a:active 								{top:1px;}
.top .auto .logon .txt 									{display:block;font-size:15px;line-height:110%;color:#fff;text-transform:uppercase;padding:12px 65px 0px 11px;}
.top .auto .logon .end 									{width:5px;height:38px;position:absolute;z-index:100;left:-5px;top:0px;overflow:hidden;background:url(/gfx/button-t1.png) no-repeat;}

/* Area menus */
.subares 												{width:100%;clear:both;background:url(/gfx/bg-t1.png) repeat-x;}
.subares .auto 											{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1200px;}
.subares .auto .fx 										{width:100%;height:180px;clear:both;}
.subares .auto .fx .left 								{width:12.90%;float:left;}
.subares .auto .fx .right 								{width:87.10%;float:left;}
.subares .auto .fx .right .pad 							{clear:both;padding:35px 0px 0px 0px;}
.subares .auto .fx .right .pad ul 						{width:100%;margin:0;padding:0;list-style-type:none;margin-left:-20px;}
.subares .auto .fx .right .pad ul li 					{width:12%;float:left;}
.subares .auto .fx .right .pad ul li .px 				{float:left;padding:0px 20px 0px 0px;}
.subares .auto .fx .right .pad ul li .px a 				{width:120px;float:left;text-align:center;position:relative;font-size:14px;font-family:'DIN Next W02 Medium';line-height:130%;color:#fff;text-transform:uppercase;}
.subares .auto .fx .right .pad ul li .px a .txt 		{width:120px;height:40px;display:table-cell;vertical-align:middle;text-align:center;cursor:pointer;}
.subares .auto .fx .right .pad ul li .px a .ico 		{width:120px;height:105px;display:block;position:absolute;z-index:100;left:0px;cursor:pointer;}
.subares .auto .fx .right .pad ul li .px a #s-house 	{top:23px;background:url(/gfx/section-menu-house.png) no-repeat 50% 0px;}
.subares .auto .fx .right .pad ul li .px a #s-car 		{top:30px;background:url(/gfx/section-menu-car.png) no-repeat 50% 0px;}
.subares .auto .fx .right .pad ul li .px a #s-plane 	{top:32px;background:url(/gfx/section-menu-plane.png) no-repeat 50% 0px;}
.subares .auto .fx .right .pad ul li .px a #s-safe 		{top:30px;background:url(/gfx/section-menu-safe.png) no-repeat 50% 0px;}
.subares .auto .fx .right .pad ul li .px a #s-creditcard {top:27px;background:url(/gfx/section-menu-creditcard.png) no-repeat 50% 0px;}
.subares .auto .fx .right .pad ul li .px a #s-apple 	{top:28px;background:url(/gfx/section-menu-apple.png) no-repeat 50% 0px;}
.subares .auto .fx .right .pad ul li .px a #s-piggy 	{top:30px;background:url(/gfx/section-menu-piggy.png) no-repeat 50% 0px;}
.subares .auto .fx .right .pad ul li .px a #s-clover 	{top:28px;background:url(/gfx/section-menu-clover.png) no-repeat 50% 0px;}
.subares .auto .fx .right .pad ul li .px a #s-compsmall {top:53px;background:url(/gfx/section-menu-company-small.png) no-repeat 50% 0px;}
.subares .auto .fx .right .pad ul li .px a #s-compmiddle {top:49px;background:url(/gfx/section-menu-company-middle.png) no-repeat 50% 0px;}
.subares .auto .fx .right .pad ul li .px a #s-complarge {height:170px;top:19px;background:url(/gfx/section-menu-company-large.png) no-repeat 50% -13px;}
.subares .auto .fx .right .pad ul li .px a:hover #s-house {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px a:hover #s-car {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px a:hover #s-plane {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px a:hover #s-safe {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px a:hover #s-creditcard {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px a:hover #s-apple {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px a:hover #s-piggy {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px a:hover #s-clover {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px a:hover #s-compsmall {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px a:hover #s-compmiddle {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px a:hover #s-complarge {background-position:50% -178px!important;}
.subares .auto .fx .right .pad ul li .px .selected #s-house {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px .selected #s-car {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px .selected #s-plane {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px .selected #s-safe {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px .selected #s-creditcard {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px .selected #s-apple {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px .selected #s-piggy {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px .selected #s-clover {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px .selected #s-compsmall {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px .selected #s-compmiddle {background-position:50% -111px!important;}
.subares .auto .fx .right .pad ul li .px .selected #s-complarge {background-position:50% -178px!important;}
.subares .auto .fx .right .wd1 							{padding:17px 0px 0px 0px!important;}
.subares .auto .fx .right .wd1 ul li 					{width:30%;}
.subares .auto .fx .right .wd1 ul li .px a 				{width:305px;}
.subares .auto .fx .right .wd1 ul li .px a .txt 		{width:305px;}
.subares .auto .fx .right .wd1 ul li .px a .ico 		{width:305px;}
.subares .auto .fx .right .wd1 ul .s1 					{width:20%;}
.subares .auto .fx .right .wd1 ul .s2 					{width:27%;}
.subares .auto .fx .clear 								{width:100%;height:1px;clear:both;overflow:hidden;}
.subsel 												{width:100%;clear:both;background:url(/gfx/bg-t1.png) repeat-x;margin-bottom:10px;}
.subsel .auto 											{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.subsel .auto .fx 										{width:100%;clear:both;}
.subsel .auto .fx .left 								{width:12.90%;float:left;}
.subsel .auto .fx .right 								{width:87.10%;float:left;}
.subsel .auto .fx .right .pad 							{clear:both;padding:60px 0px 55px 0px;}
.subsel .auto .fx .right .pad p 						{margin:0;font-size:40px;line-height:110%;color:#fff;}
.subsel .auto .fx .clear 								{width:100%;height:1px;clear:both;overflow:hidden;}

/* Content menus */
.cmenu-t1 												{width:100%;clear:both;background:#e4e4e4 url(/gfx/shadow-t1.png) repeat-x;}
.cmenu-t1 .auto 										{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.cmenu-t1 .auto .ct 									{width:100%;clear:both;}
.cmenu-t1 .auto .ct .left 								{width:12.90%;float:left;}
.cmenu-t1 .auto .ct .right 								{width:87.10%;float:left;}
.cmenu-t1 .auto .ct .right .head 						{width:100%;clear:both;padding:45px 0px 0px 0px;margin-bottom:30px;}
.cmenu-t1 .auto .ct .right .head h1 					{margin:0;font-size:40px;line-height:110%;letter-spacing:-1px;}
.cmenu-t1 .auto .ct .right .menu 						{width:100%;height:45px;clear:both;}
.cmenu-t1 .auto .ct .right .menu ul 					{margin:0;padding:0;list-style-type:none;float:left;}
.cmenu-t1 .auto .ct .right .menu ul li 					{height:45px;float:left;padding:0px 35px 0px 0px;}
.cmenu-t1 .auto .ct .right .menu ul li a 				{height:26px;border-bottom:7px solid transparent;padding:12px 0px 0px 0px;float:left;font-size:18px;color:#2F3133;line-height:110%;}
.cmenu-t1 .auto .ct .right .menu ul li a:hover 			{color:#000;border-bottom:7px solid #cfcfcf;}
.cmenu-t1 .auto .ct .right .menu ul li .selected 		{height:26px;border-bottom:7px solid #af041e;padding:12px 0px 0px 0px;float:left;font-size:18px;color:#000;line-height:110%;}
.cmenu-t1 .auto .ct .right .menu ul li .selected:hover 	{border-bottom:7px solid #af041e;}
.cmenu-t1 .auto .ct .right .menu ul li .clock 			{width:30px;float:left;background:url(/gfx/icon-clock-t1.png) no-repeat 0px 0px;margin-top:-1px;}
.cmenu-t1 .auto .ct .clear 								{width:100%;height:1px;clear:both;overflow:hidden;}
.cmenu-t1.fixed 										{width:100%;position:fixed;top:0px;left:0px;z-index:99999;margin-top:-110px;}
.cmenu-t2 												{width:100%;clear:both;background:url(/gfx/bg-t1.png) repeat;}
.cmenu-t2 .auto 										{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.cmenu-t2 .auto .ct 									{width:100%;clear:both;}
.cmenu-t2 .auto .ct .left 								{width:12.90%;float:left;}
.cmenu-t2 .auto .ct .right 								{width:87.10%;float:left;}
.cmenu-t2 .auto .ct .right .head 						{width:100%;clear:both;padding:45px 0px 0px 0px;margin-bottom:30px;}
.cmenu-t2 .auto .ct .right .head h1 					{margin:0;font-size:40px;line-height:110%;letter-spacing:-1px;color:#fff;}
.cmenu-t2 .auto .ct .right .menu 						{width:100%;height:45px;clear:both;}
.cmenu-t2 .auto .ct .right .menu ul 					{margin:0;padding:0;list-style-type:none;float:left;}
.cmenu-t2 .auto .ct .right .menu ul li 					{height:45px;float:left;padding:0px 35px 0px 0px;}
.cmenu-t2 .auto .ct .right .menu ul li a 				{height:27px;border-bottom:7px solid transparent;padding:12px 0px 0px 0px;float:left;font-size:18px;color:#fff;line-height:110%;}
.cmenu-t2 .auto .ct .right .menu ul li a:hover 			{border-bottom:7px solid #cfcfcf;color:#fff;}
.cmenu-t2 .auto .ct .right .menu ul li .selected 		{height:29px;border-bottom:7px solid #af041e;padding:10px 0px 0px 0px;float:left;font-size:19px;color:#fff;line-height:110%;}
.cmenu-t2 .auto .ct .right .menu ul li .selected:hover 	{border-bottom:7px solid #af041e;}
.cmenu-t2 .auto .ct .right .dist 						{width:100%;height:25px;clear:both;}
.cmenu-t2 .auto .ct .clear 								{width:100%;height:1px;clear:both;overflow:hidden;}

/* Filters */
.filter-t1 												{width:100%;clear:both;background:#ebebeb;border-top:1px solid #6B6E71;border-bottom:1px solid #d9d9d9;margin-top:-10px;}
.filter-t1 .auto 										{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.filter-t1 .auto .inner 								{width:87.10%;clear:both;padding:0px 0px 0px 12.90%;}
.filter-t1 .auto .inner ul 								{margin:0;padding:0;list-style-type:none;padding:24px 0px 15px 0px;font-size:0px;}
.filter-t1 .auto .inner ul li 							{display:inline;padding:0px 50px 0px 0px;}
.filter-t1 .auto .inner ul li a 						{font-size:17px;color:#2B3B4D;display:inline-block;line-height:110%;padding:0px 21px 0px 0px;background:url(/gfx/icon-filter-arrow-t2.png) no-repeat right 50%;}
.filter-t1 .auto .inner ul li a:hover 					{color:#082747;}
.filter-t1 .auto .inner ul li .selected 				{font-size:17px;color:#082747;display:inline-block;line-height:110%;font-family:'DIN Next W02 Medium';padding:0px 21px 0px 0px;background:url(/gfx/icon-filter-arrow-t1.png) no-repeat right 50%;}
.filter-t1 .auto .inner ul li .selected:hover 			{color:#082747;}
.filter-t2 												{width:100%;clear:both;background:#ebebeb;border-top:1px solid #6B6E71;margin-top:-10px;margin-bottom:15px;}
.filter-t2 .auto 										{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.filter-t2 .auto .inner 								{width:87.10%;clear:both;padding:0px 0px 0px 12.90%;}
.filter-t2 .auto .inner ul 								{margin:0;padding:0;list-style-type:none;font-size:0px;}
.filter-t2 .auto .inner ul li 							{display:inline;}
.filter-t2 .auto .inner ul li span 						{font-size:15px;color:#7F8B97;display:inline-block;line-height:110%;cursor:default;padding:16px 15px 16px 0px;}
.filter-t2 .auto .inner ul li a 						{font-size:15px;color:#2B3B4D;display:inline-block;line-height:110%;padding:16px 10px 16px 10px;}
.filter-t2 .auto .inner ul li a:hover 					{color:#082747;background-color:#f7f7f7;}
.filter-t2 .auto .inner ul li .selected 				{font-size:15px;color:#082747;display:inline-block;line-height:110%;padding:16px 10px 16px 10px;background:url(/gfx/bg-t4.png) repeat-x;}
.filter-t2 .auto .inner ul li .selected:hover 			{color:#082747;}
.filter-t2 .auto .inner .spex 							{width:100%;clear:both;display:none;}
.filter-t2 .auto .inner .spex .lbl 						{float:left;padding:16px 15px 16px 0px;}
.filter-t2 .auto .inner .spex .lbl span 				{font-size:15px;color:#7F8B97;}
.filter-t2 .auto .inner .spex .drop 					{width:250px;float:left;position:relative;padding:0px 15px 6px 0px;}
.filter-t2 .auto .inner .spex .drop .tx 				{width:250px;height:40px;position:absolute;z-index:100;left:0px;top:6px;border:1px solid #ccc;background:#fff url(/gfx/icon-filter-arrow-t2.png) no-repeat 222px 50%;}
.filter-t2 .auto .inner .spex .drop .tx .px 			{clear:both;padding:10px 15px 0px 15px;}
.filter-t2 .auto .inner .spex .drop .lst 				{width:250px;position:absolute;z-index:100;left:0px;top:48px;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background:#fff;}
.filter-t2 .auto .inner .spex .drop .lst a 				{display:block;padding:10px 15px 10px 15px;border-bottom:1px solid #f5f5f5;}
.filter-t2 .auto .inner .spex .drop .lst a:hover 		{background-color:#f5f5f5;}
.filter-t2 .auto .inner .spex .clr 						{width:100%;height:1px;clear:both;overflow:hidden;}

/* Search */
.csearch 												{width:100%;clear:both;background:url(/gfx/bg-t1.png) repeat;margin-bottom:10px;}
.csearch .auto 											{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.csearch .auto .ct 										{width:100%;clear:both;}
.csearch .auto .ct .left 								{width:12.90%;float:left;}
.csearch .auto .ct .right 								{width:87.10%;float:left;}
.csearch .auto .ct .right .pad 							{clear:both;padding:30px 0px 30px 0px;}
.csearch .auto .ct .right .pad .head 					{width:100%;clear:both;margin-bottom:15px;}
.csearch .auto .ct .right .pad .head p 					{margin:0;font-size:35px;line-height:110%;color:#fff;}
.csearch .auto .ct .right .pad .input 					{width:100%;clear:both;}
.csearch .auto .ct .right .pad .input .inp 				{float:left;padding:0px 16px 0px 0px;}
.csearch .auto .ct .right .pad .input .inp input 		{width:610px;position:relative;padding:13px 15px 13px 17px;font-size:16px;background:#fff;outline:0;border:0;margin:0;color:#082747;border-radius:2px;behavior:url(/inc/PIE.htc);}
.csearch .auto .ct .right .pad .input .sbt 				{float:left;padding:4px 0px 0px 0px;}
.csearch .auto .ct .right .pad .input .sbt button 		{width:auto;height:40px;margin:0;padding:0;border:0;position:relative;background:transparent url(/gfx/input-submit-t3.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:18px;text-transform:uppercase;}
.csearch .auto .ct .right .pad .input .sbt button .txt 	{display:block;padding:3px 62px 0px 12px;}
.csearch .auto .ct .right .pad .input .sbt button .end 	{width:2px;height:40px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/input-submit-t3.png) no-repeat 0px 0px;left:-2px;top:0px;padding:0;}
.csearch .auto .ct .right .pad .input .sbt button:hover {background-position:right -40px;}
.csearch .auto .ct .right .pad .input .sbt button:hover .end {background-position:0px -40px;}
.csearch .auto .ct .right .pad .input .sbt button:active {top:1px;}
.csearch .auto .ct .right .pad .input .clr 				{width:100%;height:15px;clear:both;overflow:hidden;}
.csearch .auto .ct .right .pad .checks 					{width:100%;height:20px;clear:both;}
.csearch .auto .ct .right .pad .checks ul 				{margin:0;padding:0;list-style-type:none;float:left;}
.csearch .auto .ct .right .pad .checks ul li 			{float:left;padding:0px 20px 0px 0px;}
.csearch .auto .ct .right .pad .checks ul li span 		{height:14px;float:left;background:url(/gfx/input-radio-t1.png) no-repeat 0px 0px;padding:3px 0px 0px 28px;color:#fff;font-size:14px;line-height:110%;cursor:pointer;}
.csearch .auto .ct .right .pad .checks ul li span:hover {background-position:0px -17px;}
.csearch .auto .ct .right .pad .checks ul li .mark 		{background-position:0px -34px;cursor:default;}
.csearch .auto .ct .right .pad .checks ul li .mark:hover {background-position:0px -51px;}
.csearch .auto .ct .clear 								{width:100%;height:1px;clear:both;overflow:hidden;}

/* Setups */
.setup 													{width:100%;clear:both;background:#fff;}
.setup .auto 											{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.setup .auto .ct 										{width:100%;clear:both;}
.setup .auto .ct .left 									{width:12.90%;float:left;}
.setup .auto .ct .right 								{width:87.10%;float:left;}
.setup .auto .ct .clear 								{width:100%;height:100px;clear:both;overflow:hidden;}

/* Headline, text, image */
.imgtxt1 												{width:100%;clear:both;padding:55px 0px 0px 0px;}
.imgtxt1 .head 											{width:100%;clear:both;margin-bottom:25px;}
.imgtxt1 .head h2 										{margin:0;font-size:34px;line-height:115%;letter-spacing:-1px;}
.imgtxt1 .head h3 										{margin:0;font-size:28px;line-height:115%;letter-spacing:-1px;}
.imgtxt1 .ctn 											{width:100%;clear:both;}
.imgtxt1 .ctn .lft 										{width:52%;float:left;}
.imgtxt1 .ctn .lft .pad 								{clear:both;padding:5px 70px 0px 0px;}
.imgtxt1 .ctn .lft .spe1 								{padding:15px 70px 0px 0px;text-align:center;}
.imgtxt1 .ctn .lft .spe1 .hd 							{margin:0;margin-bottom:20px;font-size:27px;line-height:125%;color:#557697;font-family:'DIN Next W02 Medium';}
.imgtxt1 .ctn .lft .spe1 .name 							{margin:0;font-size:15px;color:#555859;line-height:140%;font-family:'DIN Next W02 Regular';}
.imgtxt1 .ctn .rgt 										{width:48%;float:left;}
.imgtxt1 .ctn .rgt .pad 								{clear:both;padding:5px 0px 0px 0px;}
.imgtxt1 .ctn h2 										{margin:0;font-size:24px;line-height:115%;margin-bottom:15px;}
.imgtxt1 .ctn h3 										{margin:0;font-size:24px;line-height:115%;margin-bottom:15px;}
.imgtxt1 .ctn p 										{margin:0;margin-bottom:20px;font-size:18px;color:#2F3133;line-height:140%;}
.imgtxt1 .ctn img 										{width:100%;max-width:100%;}
.imgtxt1 .ctn .clr 										{width:100%;height:45px;clear:both;overflow:hidden;}
.imgtxt2 												{width:100%;clear:both;padding:55px 0px 0px 0px;}
.imgtxt2 .lft 											{width:71%;float:left;}
.imgtxt2 .lft .pad 										{clear:both;padding:0px 70px 0px 0px;}
.imgtxt2 .lft .pad p 									{margin:0;margin-bottom:20px;font-size:18px;color:#2F3133;line-height:140%;}
.imgtxt2 .rgt 											{width:29%;float:left;}
.imgtxt2 .rgt img 										{width:100%;max-width:100%;}
.imgtxt2 .clr 											{width:100%;height:45px;clear:both;overflow:hidden;}
.imgtxt3 												{width:100%;clear:both;}
.imgtxt3 .head 											{width:100%;clear:both;padding:35px 0px 0px 0px;margin-bottom:40px;}
.imgtxt3 .head h2 										{margin:0;font-size:34px;line-height:115%;letter-spacing:-1px;}
.imgtxt3 .ctn 											{width:100%;clear:both;}
.imgtxt3 .ctn .lft 										{width:47%;float:left;}
.imgtxt3 .ctn .lft .pad 								{clear:both;padding:0px 55px 0px 0px;}
.imgtxt3 .ctn .lft .pad p 								{margin:0;margin-bottom:20px;font-size:18px;color:#2D3133;line-height:140%;}
.imgtxt3 .ctn .lft .pad img 							{width:100%;max-width:100%;display:block;}
.imgtxt3 .ctn .rgt 										{width:53%;float:left;}
.imgtxt3 .ctn .rgt .pad 								{clear:both;padding:5px 0px 0px 0px;}
.imgtxt3 .ctn .rgt .pad p 								{margin:0;font-size:12px;color:#ABB7CD;line-height:140%;text-transform:uppercase;}
.imgtxt3 .ctn .rgt .pad ul 								{margin:0;padding:0;list-style-type:none;font-size:14px;color:#2C3133;line-height:125%;margin-top:-15px;}
.imgtxt3 .ctn .rgt .pad ul li 							{margin-bottom:8px;background:url(/gfx/dash-t1.png) repeat-x left bottom;}
.imgtxt3 .ctn .rgt .pad ul li .sq 						{clear:both;padding:25px 0px 25px 40px;background:url(/gfx/icon-square-t2.png) no-repeat 0px 28px;}
.imgtxt3 .ctn .rgt .pad ul li .sq a 					{font-size:14px;color:#2C3133;line-height:125%;}
.imgtxt3 .ctn .rgt .pad ul li .sq a:hover 				{color:#AD041E;}
.imgtxt3 .ctn .rgt .pad ul li .sq a:hover strong 		{color:#AD041E;}
.imgtxt3 .ctn .rgt .pad ul li .sq a strong 				{display:block;margin-bottom:10px;font-size:20px;color:#000;line-height:120%;font-weight:normal;font-family:'DIN Next W02 Medium';}
.imgtxt3 .ctn .clr 										{width:100%;height:45px;clear:both;overflow:hidden;}
.imgtxt4 												{width:100%;clear:both;padding:50px 0px 0px 0px;}
.imgtxt4 .head 											{width:100%;clear:both;margin-bottom:35px;}
.imgtxt4 .head h1 										{margin:0;font-size:30px;color:#0C0000;line-height:110%;}
.imgtxt4 .head h2 										{margin:0;font-size:30px;color:#0C0000;line-height:110%;}
.imgtxt4 .head p 										{margin:0;font-size:14px;color:#6B727F;line-height:110%;padding:10px 0px 0px 0px;}
.imgtxt4 .ctn 											{width:100%;clear:both;}
.imgtxt4 .ctn p 										{margin:0;margin-bottom:30px;font-size:16px;color:#2F3133;line-height:140%;}
.imgtxt4 .ctn a 										{color:#AD041E;}
.imgtxt4 .ctn h3 										{margin:0;margin-bottom:10px;font-size:18px;line-height:110%;font-family:'DIN Next W02 Medium';}
.imgtxt4 .ctn ul 										{margin:0;padding:0;list-style-type:none;line-height:145%;color:#555859;font-size:16px;margin-bottom:30px;}
.imgtxt4 .ctn ul li 									{margin-bottom:35px;padding:0px 0px 0px 31px;background:url(/gfx/icon-square-t1.png) no-repeat 0px 5px;}
.imgtxt4 .ctn img 										{width:100%;max-width:100%;display:block;margin-bottom:10px;}
.imgtxt4 .ctn .imgdesc 									{display:block;font-size:14px;color:#6B727F;line-height:140%;padding:10px 0px 0px 0px;}
.imgtxt4 .ctn .lft 										{width:50%;float:left;}
.imgtxt4 .ctn .lft .pad 								{clear:both;padding:0px 70px 0px 0px;}
.imgtxt4 .ctn .rgt 										{width:50%;float:left;}
.imgtxt4 .ctn .rgt .pad 								{clear:both;padding:0px 70px 0px 0px;}
.imgtxt4 .ctn .clr 										{width:100%;height:45px;clear:both;overflow:hidden;}
.imgtxt5 												{width:100%;clear:both;}
.imgtxt5 .lft 											{width:63%;float:left;}
.imgtxt5 .lft .pad 										{clear:both;padding:0px 50px 0px 0px;}
.imgtxt5 .lft .pad h2 									{margin:0;margin-bottom:25px;font-size:30px;line-height:115%;letter-spacing:-1px;}
.imgtxt5 .lft .pad p 									{margin:0;margin-bottom:20px;font-size:16px;color:#2F3133;line-height:140%;}
.imgtxt5 .rgt 											{width:37%;float:left;}
.imgtxt5 .rgt img 										{width:100%;max-width:100%;display:block;}
.imgtxt5 .rgt .dummy 									{width:100%;height:100%;position:absolute;z-index:99;top:0px;left:0px;}
.imgtxt5 .rgt .invisible 								{visibility:hidden;}
.imgtxt5 .rgt .rl 										{width:100%;position:relative;}
.imgtxt5 .rgt .rl .item 								{width:100%;position:absolute;z-index:100;left:0px;top:0px;}
.imgtxt5 .clr 											{width:100%;height:1px;clear:both;overflow:hidden;}
.imgtxt6 												{width:100%;clear:both;}
.imgtxt6 .lft 											{width:54%;float:left;}
.imgtxt6 .lft .pad 										{clear:both;padding:0px 65px 0px 0px;}
.imgtxt6 .lft .pad img 									{width:100%;max-width:100%;display:block;}
.imgtxt6 .lft .pad .dummy 								{width:100%;height:100%;position:absolute;z-index:99;top:0px;left:0px;}
.imgtxt6 .lft .pad .invisible 							{visibility:hidden;}
.imgtxt6 .lft .pad .rl 									{width:100%;position:relative;}
.imgtxt6 .lft .pad .rl .item 							{width:100%;position:absolute;z-index:100;left:0px;top:0px;}
.imgtxt6 .rgt 											{width:46%;float:left;}
.imgtxt6 .rgt .pad 										{clear:both;padding:8% 0px 0px 0px;text-align:center;}
.imgtxt6 .rgt .pad p 									{margin:0;margin-bottom:20px;font-size:27px;line-height:125%;color:#557697;font-family:'DIN Next W02 Medium';}
.imgtxt6 .rgt .pad .name 								{margin:0;font-size:15px;color:#555859;line-height:140%;font-family:'DIN Next W02 Regular';}
.imgtxt6 .clr 											{width:100%;height:45px;clear:both;overflow:hidden;}
.imgtxt7 												{width:100%;clear:both;}
.imgtxt7 img 											{width:100%;display:block;margin-bottom:30px;}
.imgtxt8 												{width:100%;clear:both;}
.imgtxt8 .head 											{width:100%;clear:both;margin-bottom:5px;}
.imgtxt8 .head h3 										{margin:0;font-size:26px;line-height:110%;color:#394659;}
.imgtxt8 .head h4 										{margin:0;font-size:20px;line-height:110%;color:#394659;}
.imgtxt8 .hdx 											{width:100%;clear:both;margin-bottom:20px;}
.imgtxt8 .hdx h3 										{margin:0;font-size:26px;line-height:110%;color:#394659;}
.imgtxt8 .desc 											{width:100%;clear:both;margin-bottom:15px;}
.imgtxt8 .desc p 										{margin:0;margin-bottom:10px;font-size:15px;line-height:130%;color:#394659;}
.imgtxt8 .desc a 										{color:#0B2B61;font-family:'DIN Next W02 Medium';}
.imgtxt8 .desc a:hover 									{text-decoration:none;color:#AD041E;}
.imgtxt8 .desc .contact 								{color:#AE041E;font-family:'DIN Next W02 Regular';}
.imgtxt8 .desx 											{width:100%;clear:both;margin-bottom:30px;}
.imgtxt8 .desx p 										{margin:0;margin-bottom:10px;font-size:15px;line-height:130%;color:#394659;}
.imgtxt8 .phone 										{width:100%;clear:both;padding:0px 0px 45px 0px;}
.imgtxt8 .phone p 										{margin:0;font-size:22px;line-height:110%;color:#394659;font-family:'DIN Next W02 Medium';background:url(/gfx/icon-phone-t10.png) no-repeat 0px 2px;padding:0px 0px 0px 23px;}
.imgtxt8 .phone p a 									{font-size:22px;color:#394659;text-decoration:none;cursor:default;}
.imgtxt8 .button 										{width:100%;clear:both;margin-bottom:15px;}
.imgtxt8 .list 											{width:100%;clear:both;}
.imgtxt8 .accor-t1 										{width:100%;clear:both;padding:10px 0px 0px 0px;}
.imgtxt8 .frmhd 										{width:100%;clear:both;margin-bottom:5px;}
.imgtxt8 .frmhd p 										{margin:0;font-size:12px;text-transform:uppercase;color:#557697;}
.imgtxt8 .frminp 										{height:29px;clear:both;background:#fff;cursor:text;border-left:1px solid #8896a6;border-top:1px solid #8896a6;border-bottom:1px solid #dfe9f3;border-right:1px solid #dfe9f3;}
.imgtxt8 .frminp input 									{width:90%;border:0;padding:0;outline:0;margin:0;padding:8px 0px 0px 11px;background:transparent;font-size:14px;line-height:110%;color:#062646;}
.imgtxt8 .frmerr 										{width:100%;clear:both;margin-bottom:5px;padding:5px 0px 0px 0px;display:none;}
.imgtxt8 .frmerr p 										{margin:0;font-size:13px;color:#AD041E;}
.imgtxt8 .frmok 										{width:100%;clear:both;margin-bottom:5px;padding:5px 0px 0px 0px;display:none;}
.imgtxt8 .frmsbt 										{width:100%;clear:both;margin-bottom:25px;padding:10px 0px 0px 0px;text-align:left;}
.imgtxt8 .frmsbt button 								{width:auto;height:29px;margin:0;padding:0;border:0;position:relative;background:transparent url(/gfx/input-submit-t1.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Bold';font-size:14px;text-transform:uppercase;}
.imgtxt8 .frmsbt button span 							{display:block;padding:3px 37px 0px 12px;}
.imgtxt8 .frmsbt button .end 							{width:2px;height:29px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/input-submit-t1.png) no-repeat 0px 0px;left:-2px;top:0px;padding:0;}
.imgtxt8 .frmsbt button:hover							{background-position:right -29px;}
.imgtxt8 .frmsbt button:hover .end						{background-position:0px -29px;}
.imgtxt8 .frmsbt button:active							{top:1px;}
.imgtxt9 												{width:100%;clear:both;margin-bottom:10px;}
.imgtxt9 .head 											{width:100%;clear:both;margin-bottom:15px;}
.imgtxt9 .head a 										{color:#0E0D07;}
.imgtxt9 .head a:hover 									{color:#AD041E;}
.imgtxt9 .head h2 										{margin:0;font-size:30px;color:#0E0D07;line-height:110%;}
.imgtxt9 .vid 											{width:100%;clear:both;margin-bottom:15px;}
.imgtxt9 .img 											{width:100%;clear:both;margin-bottom:15px;}
.imgtxt9 .img img 										{width:100%;display:block;}
.imgtxt9 .img strong 									{margin:0;font-size:16px;line-height:110%;font-weight:normal;font-family:'DIN Next W02 Medium';display:block;margin-bottom:15px;}
.imgtxt9 .img a 										{color:#0E0D07;display:block;}
.imgtxt9 .img a:hover 									{color:#AD041E;}
.imgtxt9 .desc 											{width:100%;clear:both;margin-bottom:15px;}
.imgtxt9 .desc p 										{margin:0;font-size:14px;color:#333;line-height:145%;}
.imgtxt9 .desc a 										{color:#0E0D07;}
.imgtxt9 .desc a:hover 									{color:#AD041E;}
.imgtxt9 .clr 											{width:100%;height:45px;clear:both;}
.imgtxt10 												{width:50%;height:280px;float:left;margin-bottom:10px;overflow:hidden;}
.imgtxt10 .head 										{width:100%;clear:both;margin-bottom:15px;}
.imgtxt10 .head a 										{color:#0E0D07;}
.imgtxt10 .head a:hover 								{color:#AD041E;}
.imgtxt10 .head h3 										{margin:0;font-size:16px;color:#0E0D07;line-height:110%;}
.imgtxt10 .vid 											{width:100%;clear:both;margin-bottom:15px;}
.imgtxt10 .img 											{clear:both;padding:0px 35px 0px 0px;}
.imgtxt10 .img img 										{width:100%;display:block;margin-bottom:15px;}
.imgtxt10 .img strong 									{margin:0;font-size:16px;line-height:110%;font-weight:normal;font-family:'DIN Next W02 Medium';display:block;margin-bottom:15px;}
.imgtxt10 .img a 										{color:#0E0D07;display:block;font-size:14px;color:#333;line-height:145%;}
.imgtxt10 .img a:hover 									{color:#AD041E;}
.imgtxt10 .desc 										{clear:both;padding:0px 45px 0px 0px;margin-bottom:15px;}
.imgtxt10 .desc p 										{margin:0;font-size:14px;color:#333;line-height:145%;}
.imgtxt10 .desc a 										{color:#0E0D07;}
.imgtxt10 .desc a:hover 								{color:#AD041E;}
.imgtxt10 .clr 											{width:100%;height:45px;clear:both;}
.imgtxt11 												{clear:both;padding:5px 0px 0px 75px;}
.imgtxt11 a 											{line-height:120%;color:#394659;font-size:16px;word-wrap:break-word;}
.imgtxt11 a:hover 										{color:#AD041E;}
.imgtxt11 a:hover strong 								{color:#AD041E;}
.imgtxt11 a strong 										{font-size:19px;font-weight:normal;display:block;margin-bottom:15px;color:#394659;line-height:110%;font-family:'DIN Next W02 Medium';}
.imgtxt11 a .txt 										{display:block;margin-bottom:10px;}
.imgtxt11 a .lnk 										{font-family:'DIN Next W02 Medium';}
.imgtxt11.coop 											{background:url(/gfx/icon-coop-t1.png) no-repeat;}
.imgtxt11.price 										{background:url(/gfx/icon-price-terms-t1.png) no-repeat;}
.imgtxt11.complaint 									{background:url(/gfx/icon-complaint-t1.png) no-repeat;}
.imgtxt12 												{width:100%;height:230px;clear:both;}
.imgtxt12 .hed 											{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x left bottom;padding:0px 0px 15px 0px;margin-bottom:15px;}
.imgtxt12 .hed p 										{margin:0;font-size:22px;line-height:110%;color:#0D0C06;font-family:'DIN Next W02 Medium';}
.imgtxt12 .bdy 											{width:100%;clear:both;margin-bottom:35px;}
.imgtxt12 .bdy ul 										{margin:0;padding:0;list-style-type:none;}
.imgtxt12 .bdy ul li 									{margin-bottom:7px;}
.imgtxt12 .bdy ul li .lft 								{width:35%;float:left;padding:1px 0px 0px 0px;}
.imgtxt12 .bdy ul li .lft p 							{margin:0;color:#999;font-size:14px;padding:1px 10px 0px 0px;}
.imgtxt12 .bdy ul li .rgt		 						{width:65%;float:left;padding:1px 0px 0px 0px;}
.imgtxt12 .bdy ul li .rgt a 							{text-decoration:none;color:#002672;font-size:16px;}
.imgtxt12 .bdy ul li .rgt a:hover 						{text-decoration:none;color:#AD041E;}
.imgtxt12 .bdy ul li .clr 								{width:100%;height:1px;clear:both;overflow:hidden;}
.imgvid1 												{width:100%;clear:both;padding:55px 0px 0px 0px;}
.imgvid1 .head 											{width:100%;clear:both;margin-bottom:30px;}
.imgvid1 .head h2 										{margin:0;margin-bottom:15px;font-size:30px;line-height:115%;letter-spacing:-1px;}
.imgvid1 .head p 										{margin:0;margin-bottom:20px;font-size:16px;color:#2F3133;line-height:140%;}
.imgvid1 .ctn 											{width:100%;clear:both;margin-bottom:30px;}
.imgvid1 .ctn .lft 										{width:71%;float:left;}
.imgvid1 .ctn .lft .pad 								{clear:both;padding:0px 50px 0px 0px;}
.imgvid1 .ctn .rgt 										{width:29%;float:left;}
.imgvid1 .ctn .rgt .pad 								{width:100%;clear:both;}
.imgvid1 .ctn .rgt .pad p 								{margin:0;margin-bottom:20px;font-size:15px;color:#2F3133;line-height:140%;}
.imgvid1 .ctn .clr 										{width:100%;height:45px;clear:both;overflow:hidden;}
.imgvid2 												{width:100%;clear:both;padding:55px 0px 0px 0px;}
.imgvid2 .head 											{width:100%;clear:both;margin-bottom:30px;}
.imgvid2 .head h2 										{margin:0;margin-bottom:15px;font-size:30px;line-height:115%;letter-spacing:-1px;}
.imgvid2 .head p 										{margin:0;margin-bottom:20px;font-size:16px;color:#2F3133;line-height:140%;}
.imgvid2 .ctn 											{width:100%;clear:both;margin-bottom:15px;}
.imgvid2 .ctn .lft 										{width:71%;float:left;}
.imgvid2 .ctn .lft .pad 								{clear:both;padding:0px 50px 0px 0px;}
.imgvid2 .ctn .rgt 										{width:29%;float:left;}
.imgvid2 .ctn .rgt .pad 								{width:100%;clear:both;}
.imgvid2 .ctn .rgt .pad p 								{margin:0;margin-bottom:20px;font-size:15px;color:#2F3133;line-height:140%;}
.imgvid2 .ctn .clr 										{width:100%;height:10px;clear:both;overflow:hidden;}
.imgvid2 .links 										{width:100%;clear:both;}
.imgvid2 .links p 										{margin:0;}
.imgvid2 .links p strong 								{font-weight:normal;font-family:'DIN Next W02 Medium';text-transform:uppercase;}
.imgvid2 .links a 										{text-decoration:none;color:#002672;}
.imgvid2 .links a:hover 								{text-decoration:none;color:#AD041E;}

.employee1												{width:100%;clear:both;}
.employee1 .img 										{display:none;}
.employee1 .img img 									{display:block;width:100%;}
.employee1 .des 										{width:100%;clear:both;}
.employee1 .des .px 									{clear:both;padding:5px 30px 10px 0px;}
.employee1 .des .px .name 								{margin:0;margin-bottom:15px;font-size:16px;color:#6B727F;line-height:125%;}
.employee1 .des .px .name strong 						{font-weight:normal;font-size:19px;color:#062646;display:block;margin-bottom:5px;font-family:'DIN Next W02 Bold';}
.employee1 .des .px .phone 								{margin:0;margin-bottom:5px;font-size:15px;color:#314359;line-height:110%;padding:0px 0px 0px 43px;font-family:'DIN Next W02 Medium';background:url(/gfx/icon-phone-t1.png) no-repeat 4px 50%;}
.employee1 .des .px .email 								{margin:0;margin-bottom:5px;}
.employee1 .des .px .email a 							{display:inline-block;font-size:15px;color:#002672;line-height:110%;font-family:'DIN Next W02 Medium';padding:0px 0px 0px 43px;background:url(/gfx/icon-email-t6.png) no-repeat 0px 50%;}
.employee1 .des .px .email a:hover 						{text-decoration:none;color:#AD041E;}
.employee1 .cl 											{width:100%;height:10px;clear:both;overflow:hidden;}
.employee1 .clr 										{width:100%;height:75px;clear:both;overflow:hidden;}

/* Frontpages */
.fimpo1 												{width:100%;height:60px;clear:both;border-bottom:1px solid #DFE9F3;background:url(/gfx/dash-t2.png) repeat-y 50% 0px;text-align:left;background:#fff;overflow:hidden;}
.fimpo1 .auto 											{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.fimpo1 .left 											{width:40%;float:left;overflow:hidden;}
.fimpo1 .left .pad 										{clear:both;padding:12px 0px 0px 0px;}
.fimpo1 .left .pad a 									{display:inline-block;position:relative;font-size:16px;line-height:110%;color:#002874;font-family:'DIN Next W02 Medium';}
.fimpo1 .left .pad a:hover 								{color:#AD041E;}
.fimpo1 .left .pad a:hover .txt 						{color:#AD041E;}
.fimpo1 .left .pad a:hover .date 						{color:#AD041E;}
.fimpo1 .left .pad a:hover .sep 						{color:#AD041E;}
.fimpo1 .left .pad a .txt 								{font-size:13px;color:#557697;display:inline-block;}
.fimpo1 .left .pad a .date 								{display:inline-block;font-size:13px;color:#547697;}
.fimpo1 .left .pad a .sep 								{font-size:13px;color:#567697;display:inline-block;padding:0px 5px 0px 5px;}
.fimpo1 .right 											{width:60%;height:100%;float:right;}
.fimpo1 .right .stock 									{width:50%;float:left;background:url(/gfx/dash-t2.png) repeat-y 0px 0px;}
.fimpo1 .right .stock .row1 							{height:27px;clear:both;border-bottom:1px solid #dfe9f3;padding:0px 0px 0px 1px;overflow:hidden;}
.fimpo1 .right .stock .row1 .pad 						{clear:both;padding:2px 5px 0px 5px;text-align:center;}
.fimpo1 .right .stock .row1 .pad a 						{font-size:12px;color:#557697;text-decoration:none;}
.fimpo1 .right .stock .row1 .pad p 						{margin:0;display:inline-block;font-size:12px;color:#557697;line-height:110%;font-family:'DIN Next W02 Medium';}
.fimpo1 .right .stock .row1 .pad span 					{display:inline-block;font-size:10px;color:#6B727F;line-height:110%;margin:0px 0px 0px 20px;padding:0px 0px 0px 0px;}
.fimpo1 .right .stock .row2 							{width:100%;height:32px;clear:both;background:#f2f6fa;overflow:hidden;}
.fimpo1 .right .stock .row2 .lf 						{width:50%;float:left;}
.fimpo1 .right .stock .row2 .lf .bx 					{height:32px;clear:both;padding:0px 0px 0px 1px;overflow:hidden;text-align:center;border-right:1px solid #dfe9f3;border-left:1px solid #dfe9f3;}
.fimpo1 .right .stock .row2 .lf .bx p 					{margin:0;display:inline-block;*display:inline;zoom:1;font-size:20px;color:#072646;line-height:110%;padding:6px 0px 0px 33px;font-family:'DIN Next W02 Medium';background:url(/gfx/label-t1.png) no-repeat 0px 14px;}
.fimpo1 .right .stock .row2 .rg 						{width:50%;float:left;}
.fimpo1 .right .stock .row2 .rg .bx 					{height:32px;clear:both;padding:0px 0px 0px 1px;overflow:hidden;text-align:center;border-left:1px solid #fff;}
.fimpo1 .right .stock .row2 .rg .bx p 					{margin:0;display:inline-block;*display:inline;zoom:1;font-size:20px;color:#072646;line-height:110%;padding:0px 14px 0px 0px;font-family:'DIN Next W02 Medium';background:url(/gfx/label-t2.png) no-repeat right 14px;}
.fimpo1 .right .stock .row2 .rg .bx p span 				{display:inline-block;*display:inline;zoom:1;padding:6px 0px 0px 22px;}
.fimpo1 .right .stock .row2 .rg .bx p .up 				{background:url(/gfx/stock-rate-positive.png) no-repeat 0px 13px;}
.fimpo1 .right .stock .row2 .rg .bx p .down 			{background:url(/gfx/stock-rate-negative.png) no-repeat 0px 14px;}
.fimpo1 .right .stock .row2 .rg .bx p .neutral 			{padding:6px 0px 0px 0px!important;}
.fimpo1 .right .needa 									{width:50%;float:right;}
.fimpo1 .right .needa .bx 								{width:100%;height:60px;clear:both;position:absolute;border-left:1px solid #dfe9f3;}
.fimpo1 .right .needa .bx a 							{width:100%;height:61px;position:absolute;z-index:100;display:block;background:#af041e;color:#fff;}
.fimpo1 .right .needa .bx a .hd 						{display:block;padding:10px 0px 0px 25px;font-size:20px;font-family:'DIN Next W02 Medium';line-height:120%;}
.fimpo1 .right .needa .bx a .tx 						{display:block;padding:2px 0px 0px 25px;font-size:12px;line-height:120%;text-transform:uppercase;}
.fimpo1 .clear 											{width:100%;height:1px;clear:both;overflow:hidden;}
.fimpo2 												{width:100%;height:144px;clear:both;background:url(/gfx/bg-t3.png) repeat-x;}
.fimpo2 .auto 											{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1200px;}
.fimpo2 .auto .rel 										{width:87.10%;float:left;padding:0px 0px 0px 12.90%;position:relative;}
.fimpo2 .auto .rel .pad 								{clear:both;padding:0px 0px 0px 14px;}
.fimpo2 .auto .rel .pad .left 							{width:66%;float:left;}
.fimpo2 .auto .rel .pad .left .pd 						{clear:both;padding:32px 0px 0px 0px;}
.fimpo2 .auto .rel .pad .left .pd .ico 					{width:100%;clear:both;padding:28px 0px 0px 0px;}
.fimpo2 .auto .rel .pad .left .pd .ico p 				{margin:0;font-size:22px;line-height:110%;color:#001326;}
.fimpo2 .auto .rel .pad .left .pd .ico strong 			{font-weight:normal;font-family:'DIN Next W02 Bold';display:block;margin-bottom:8px;}
.fimpo2 .auto .rel .pad .left .pd .ico span 			{display:block;color:#313233;font-size:14px;line-height:110%;}
.fimpo2 .auto .rel .pad .left .pd .ico a 				{text-decoration:none;color:#313233;display:inline-block;border-bottom:1px solid #313233;}
.fimpo2 .auto .rel .pad .left .pd .ico a:hover 			{text-decoration:none;color:#AD041E;border-bottom:1px solid #AD041E;}
.fimpo2 .auto .rel .pad .right	 						{width:34%;float:left;}
.fimpo2 .auto .rel .pad .right .flt 					{float:right;padding:42px 0px 0px 0px;}
.fimpo2 .auto .rel .pad .right .flt .price 				{float:left;padding:15px 0px 0px 0px;background:url(/gfx/label-t3.png) no-repeat 3px 0px;}
.fimpo2 .auto .rel .pad .right .flt .price p 			{margin:0;font-size:50px;color:#0F0E08;line-height:110%;font-family:'DIN Next W02 Bold';letter-spacing:-2px;}
.fimpo2 .auto .rel .pad .right .flt .pct 				{float:left;padding:35px 0px 0px 15px;}
.fimpo2 .auto .rel .pad .right .flt .pct p 				{margin:0;font-size:25px;line-height:110%;position:relative;}
.fimpo2 .auto .rel .pad .right .flt .pct p span 		{width:12px;height:7px;position:absolute;z-index:100;overflow:hidden;margin-top:-12px;}
.fimpo2 .auto .rel .pad .right .flt .up p 				{color:#81B121;}
.fimpo2 .auto .rel .pad .right .flt .up p span 			{background:url(/gfx/icon-arrow-t9.png) no-repeat;}
.fimpo2 .auto .rel .pad .right .flt .down p 			{color:#A30219;}
.fimpo2 .auto .rel .pad .right .flt .down p span 		{background:url(/gfx/icon-arrow-t9.png) no-repeat 0px -7px;}
.fimpo2 .auto .rel .pad .clear 							{width:100%;height:1px;clear:both;overflow:hidden;}

/* Columns */
.columns-t1 											{width:100%;clear:both;}
.columns-t1 .col1									 	{width:34%;float:left;}
.columns-t1 .col1 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.columns-t1 .col2 										{width:36%;float:left;}
.columns-t1 .col2 .pad 									{clear:both;padding:0px 45px 0px 0px;}
.columns-t1 .col3 										{width:30%;float:left;}
.columns-t1 .col3 .pad 									{width:100%;clear:both;}
.columns-t1 .clr 										{width:100%;height:20px;clear:both;overflow:hidden;}
.columns-t2 											{width:100%;clear:both;padding:55px 0px 0px 0px;}
.columns-t2 .col1									 	{width:34%;float:left;}
.columns-t2 .col1 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.columns-t2 .col2 										{width:36%;float:left;}
.columns-t2 .col2 .pad 									{clear:both;padding:0px 45px 0px 0px;}
.columns-t2 .col3 										{width:30%;float:left;}
.columns-t2 .col3 .pad 									{width:100%;clear:both;}
.columns-t2 .clr 										{width:100%;height:20px;clear:both;overflow:hidden;}
.columns-t3 											{width:100%;clear:both;padding:25px 0px 0px 0px;}
.columns-t3 .col1									 	{width:70%;float:left;}
.columns-t3 .col1 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.columns-t3 .col2 										{width:30%;float:left;}
.columns-t3 .col2 .pad 									{width:100%;clear:both;}
.columns-t3 .clr 										{width:100%;height:20px;clear:both;overflow:hidden;}
.columns-t4 											{width:100%;clear:both;padding:120px 0px 0px 0px;}
.columns-t4 .col1									 	{width:40%;float:left;}
.columns-t4 .col1 .pad 									{clear:both;padding:0px 45px 0px 0px;}
.columns-t4 .col2 										{width:30%;float:left;}
.columns-t4 .col2 .pad 									{clear:both;padding:0px 45px 0px 0px;}
.columns-t4 .col3 										{width:30%;float:left;}
.columns-t4 .col3 .pad 									{clear:both;padding:0px 45px 0px 0px;}
.columns-t4 .clr 										{width:100%;height:45px;clear:both;overflow:hidden;}
.columns-t5 											{width:100%;clear:both;padding:70px 0px 0px 0px;}
.columns-t5 .col1 										{width:50%;float:left;}
.columns-t5 .col2 										{width:50%;float:left;}
.columns-t5 .clr 										{width:100%;height:45px;clear:both;overflow:hidden;}
.columns-t6 											{width:100%;clear:both;}
.columns-t6 .col1 										{width:50%;float:left;}
.columns-t6 .col1 .pad 									{clear:both;padding:0px 45px 0px 0px;}
.columns-t6 .col2 										{width:50%;float:left;}
.columns-t6 .col2  .pad 								{clear:both;padding:0px 45px 0px 0px;}
.columns-t6 .clr 										{width:100%;height:1px;clear:both;overflow:hidden;}
.columns-t7 											{width:100%;clear:both;}
.columns-t7 .col1									 	{width:25%;float:left;}
.columns-t7 .col1 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.columns-t7 .col2 										{width:25%;float:left;}
.columns-t7 .col2 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.columns-t7 .col3 										{width:25%;float:left;}
.columns-t7 .col3 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.columns-t7 .col4 										{width:25%;float:left;}
.columns-t7 .col4 .pad 									{clear:both;padding:0px 10px 0px 0px;}
.columns-t7 .clr 										{width:100%;height:20px;clear:both;overflow:hidden;}
.columns-t8 											{width:100%;clear:both;}
.columns-t8 .col1									 	{width:33%;float:left;}
.columns-t8 .col1 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.columns-t8 .col2 										{width:33%;float:left;}
.columns-t8 .col2 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.columns-t8 .col3 										{width:33%;float:left;}
.columns-t8 .col3 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.columns-t8 .clr 										{width:100%;height:30px;clear:both;overflow:hidden;}
.columns-t9 											{width:100%;clear:both;padding:120px 0px 0px 0px;}
.columns-t9 .col1									 	{width:40%;float:left;}
.columns-t9 .col1 .pad 									{clear:both;padding:0px 45px 0px 0px;}
.columns-t9 .col2 										{width:60%;float:left;}
.columns-t9 .col2 .pad 									{clear:both;padding:0px 0px 0px 0px;}
.columns-t9 .clr 										{width:100%;height:45px;clear:both;overflow:hidden;}
.columns-t10 											{width:100%;clear:both;padding:45px 0px 0px 0px;}
.columns-t10 .col1									 	{width:35%;float:left;}
.columns-t10 .col1 .pad 								{clear:both;padding:0px 45px 0px 0px;}
.columns-t10 .col2 										{width:65%;float:left;}
.columns-t10 .col2 .pad 								{clear:both;padding:0px 0px 0px 0px;}
.columns-t10 .clr 										{width:100%;height:45px;clear:both;overflow:hidden;}

/* Boxes */
.box-t1 												{width:100%;clear:both;margin-bottom:25px;}
.box-t1 .dates 											{width:100%;clear:both;}
.box-t1 .dates .lf 										{width:55%;float:left;}
.box-t1 .dates .lf p 									{margin:0;font-size:15px;line-height:130%;color:#314359;font-family:'DIN Next W02 Medium';}
.box-t1 .dates .rg 										{width:45%;float:left;}
.box-t1 .dates .rg p 									{margin:0;font-size:15px;line-height:130%;color:#314359;font-family:'DIN Next W02 Medium';}
.box-t1 .dates .cl 										{width:100%;height:5px;clear:both;overflow:hidden;}
.box-t1 .link 											{width:100%;clear:both;}
.box-t1 .link p 										{margin:0;font-size:15px;line-height:130%;color:#394659;}
.box-t1 .link a 										{color:#394659;}
.box-t1 .link a:hover 									{color:#AD041E;}

/* Infoboxes */
.infobox-t1 											{width:100%;clear:both;position:relative;margin-bottom:25px;-moz-box-shadow:0px 0px 3px #999;-webkit-box-shadow:0px 0px 3px #999;box-shadow:0px 0px 3px #999;-webkit-border-radius:3px;border-radius:3px;behavior:url(/inc/PIE.htc);}
.infobox-t1 .px 										{clear:both;padding:25px 20px 20px 33px;}
.infobox-t1 .px .hd 									{width:100%;clear:both;margin-bottom:10px;}
.infobox-t1 .px .hd p 									{margin:0;font-size:22px;color:#fff;line-height:110%;font-family:'DIN Next W02 Medium';}
.infobox-t1 .px .tx 									{width:100%;min-height:50px;clear:both;}
.infobox-t1 .px .tx p 									{margin:0;font-size:15px;color:#fff;line-height:125%;}
.infobox-t1 .px .phone 									{width:100%;min-height:35px;clear:both;background:url(/gfx/icon-phone-t4.png) no-repeat 4px 3px;}
.infobox-t1 .px .phone p 								{margin:0;font-size:32px;color:#fff;line-height:110%;letter-spacing:-1px;padding:0px 0px 0px 52px;font-family:'DIN Next W02 Medium';}
.infobox-t1.blue 										{background:#23292d;}
.infobox-t1.blue .px .hd p 								{color:#fff;}
.infobox-t1.red 										{background:#9d031a;}
.infobox-t1.red .px .hd p 								{color:#EA8678;}

/* Linkboxes */
.linkbox-t1 											{width:100%;clear:both;}
.linkbox-t1 .hd 										{width:100%;clear:both;margin-bottom:10px;padding:25px 0px 0px 0px;}
.linkbox-t1 .hd p 										{margin:0;font-size:22px;color:#0F0E08;line-height:110%;font-family:'DIN Next W02 Medium';}
.linkbox-t1 .des 										{width:100%;clear:both;margin-bottom:40px;}
.linkbox-t1 .des p 										{margin:0;font-size:15px;color:#6B727F;line-height:125%;}
.linkbox-t1 .links 										{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x left top;}
.linkbox-t1 .links .bg 									{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x left bottom;padding:25px 0px 15px 0px;}

/* Department */
.depart-t1 												{width:100%;clear:both;padding:50px 0px 0px 0px;}
.depart-t1 .head 										{width:100%;clear:both;margin-bottom:20px;}
.depart-t1 .head h2 									{margin:0;font-size:30px;color:#0F0E08;line-height:110%;}
.depart-t1 .ctn 										{width:100%;clear:both;}
.depart-t1 .ctn .lft 									{width:67%;float:left;}
.depart-t1 .ctn .lft .pad 								{clear:both;padding:0px 15px 0px 0px;}
.depart-t1 .ctn .lft .pad .txt 							{width:50%;float:left;}
.depart-t1 .ctn .lft .pad .txt .lim 					{clear:both;padding:0px 50px 0px 0px;}
.depart-t1 .ctn .lft .pad .txt .lim p 					{margin:0;margin-bottom:15px;font-size:15px;color:#314359;line-height:125%;}
.depart-t1 .ctn .lft .pad .txt .lim p strong 			{font-weight:normal;font-family:'DIN Next W02 Medium';}
.depart-t1 .ctn .lft .pad .img 							{width:50%;float:left;}
.depart-t1 .ctn .lft .pad .img img 						{width:100%;display:block;}
.depart-t1 .ctn .lft .pad .clr 							{width:100%;height:45px;clear:both;}
.depart-t1 .ctn .lft .hed 								{width:100%;clear:both;margin-bottom:20px;}
.depart-t1 .ctn .lft .hed h2 							{margin:0;font-size:22px;color:#0F0E08;line-height:110%;}
.depart-t1 .ctn .lft .map 								{clear:both;padding:0px 15px 0px 0px;margin-bottom:15px;}
.depart-t1 .ctn .lft .map .rel 							{width:100%;height:140px;position:relative;overflow:hidden;}
.depart-t1 .ctn .lft .map .rel #map-department 			{width:100%;height:140px;clear:both;}
.depart-t1 .ctn .lft .map .rel #map-department-address 	{display:none;}
.depart-t1 .ctn .lft .map .rel #map-department-mouse 	{width:100%;height:100%;position:absolute;z-index:100;left:0px;top:0px;background:#fff;filter:alpha(opacity=1);-khtml-opacity:0.01;-moz-opacity:0.01;opacity:0.01;cursor:pointer;}
.depart-t1 .ctn .lft .map .rel #map-department-load 	{width:100%;height:100%;position:absolute;z-index:100;left:0px;top:0px;background:#f9f9f9 url(/gfx/icon-load-t1.gif) no-repeat 50% 50%;display:none;}
.depart-t1 .ctn .lft .addr 								{width:100%;clear:both;margin-bottom:20px;}
.depart-t1 .ctn .lft .addr .lf 							{width:50%;float:left;}
.depart-t1 .ctn .lft .addr .lf .px 						{clear:both;padding:0px 25px 0px 0px;}
.depart-t1 .ctn .lft .addr .lf .px .rw 					{clear:both;padding:10px 0px 10px 0px;background:url(/gfx/dash-t1.png) repeat-x left bottom;}
.depart-t1 .ctn .lft .addr .lf .px .last 				{background:none;}
.depart-t1 .ctn .lft .addr .lf .px .rw .phone 			{margin:0;font-size:30px;min-height:30px;color:#314359;line-height:110%;letter-spacing:-1px;padding:0px 0px 0px 43px;font-family:'DIN Next W02 Medium';background:url(/gfx/icon-phone-t7.png) no-repeat 8px 50%;}
.depart-t1 .ctn .lft .addr .lf .px .rw .email 			{display:inline-block;font-size:15px;color:#002672;line-height:110%;padding:5px 0px 5px 43px;background:url(/gfx/icon-email-t5.png) no-repeat 4px 50%;}
.depart-t1 .ctn .lft .addr .lf .px .rw .email:hover 	{color:#AD041E;}
.depart-t1 .ctn .lft .addr .lf .px .rw .arrow 			{display:inline-block;font-size:15px;color:#002672;line-height:110%;padding:5px 0px 5px 43px;background:url(/gfx/icon-arrow-t5.png) no-repeat 9px 0px;}
.depart-t1 .ctn .lft .addr .lf .px .rw .arrow:hover 	{color:#AD041E;}
.depart-t1 .ctn .lft .addr .lf .px .rw .facebook 		{display:inline-block;font-size:15px;color:#002672;line-height:110%;padding:5px 0px 5px 43px;background:url(/gfx/icon-facebook-t2.jpg) no-repeat 5px 0px;}
.depart-t1 .ctn .lft .addr .lf .px .rw .facebook:hover 	{color:#AD041E;}
.depart-t1 .ctn .lft .addr .lf .px .rw .direction 		{display:inline-block;font-size:15px;color:#002672;line-height:110%;padding:5px 0px 5px 43px;background:url(/gfx/icon-find-vej.png) no-repeat 7px 50%;}
.depart-t1 .ctn .lft .addr .lf .px .rw .direction:hover {color:#AD041E;}
.depart-t1 .ctn .lft .addr .lf .px .rw .book 			{display:inline-block;font-size:15px;color:#002672;line-height:110%;padding:5px 0px 5px 43px;background:url(/gfx/icon-book-et-moede.png) no-repeat 5px 50%;}
.depart-t1 .ctn .lft .addr .lf .px .rw .book:hover 		{color:#AD041E;}
.depart-t1 .ctn .lft .addr .rg 							{width:48%;float:left;}
.depart-t1 .ctn .lft .addr .rg .add 					{width:100%;clear:both;padding:20px 0px 0px 0px;margin-bottom:20px;}
.depart-t1 .ctn .lft .addr .rg .add p 					{margin:0;line-height:125%;color:#6B727F;font-size:15px;line-height:125%;}
.depart-t1 .ctn .lft .addr .rg .add p strong 			{font-size:17px;font-weight:normal;display:block;margin-bottom:10px;color:#062646;font-family:'DIN Next W02 Medium';}
.depart-t1 .ctn .lft .addr .clr 						{width:100%;height:20px;clear:both;overflow:hidden;}
.depart-t1 .ctn .rgt 									{width:33%;float:left;}
.depart-t1 .ctn .rgt .facebook 							{width:100%;clear:both;}
.depart-t1 .ctn .clr 									{width:100%;height:15px;clear:both;}

/* Searchbars */
.search-t1 												{width:100%;clear:both;padding:50px 0px 0px 0px;}
.search-t1 .head 										{width:100%;clear:both;margin-bottom:20px;}
.search-t1 .head h2 									{margin:0;font-size:20px;color:#0F0E08;line-height:110%;}
.search-t1 .ctn 										{width:100%;clear:both;margin-bottom:20px;}
.search-t1 .ctn .search 								{width:100%;clear:both;position:relative;padding:24px 0px 23px 0px;background:#e6e6e6;margin-bottom:1px;border-radius:2px;behavior:url(/inc/PIE.htc);}
.search-t1 .ctn .search .rel 							{width:100%;height:47px;clear:both;position:relative;}
.search-t1 .ctn .search .rel .inp 						{position:absolute;z-index:100;left:24px;right:150px;top:0px;background:#fff;border-left:1px solid #b2b2b2;border-top:1px solid #b2b2b2;border-radius:2px;behavior:url(/inc/PIE.htc);}
.search-t1 .ctn .search .rel .inp .pad 					{position:relative;height:46px;padding:0px 15px 0px 17px;overflow:hidden;}
.search-t1 .ctn .search .rel .inp .pad input 			{width:100%;height:44px;font-size:16px;background:#fff;outline:0;border:0;margin:0;color:#314359;}
.search-t1 .ctn .search .rel .inps 						{position:absolute;z-index:100;left:24px;right:150px;top:0px;}
.search-t1 .ctn .search .rel .inps .inp1 				{width:47%;float:left;background:#fff;border-top:1px solid #b2b2b2;border-radius:2px;margin-right:2%;}
.search-t1 .ctn .search .rel .inps .inp1 .pad 			{position:relative;height:46px;padding:0px 15px 0px 17px;overflow:hidden;border-left:1px solid #b2b2b2;}
.search-t1 .ctn .search .rel .inps .inp1 .pad input 	{width:100%;font-size:16px;padding:14px 0px 14px 0px;background:#fff;outline:0;border:0;margin:0;color:#314359;}
.search-t1 .ctn .search .rel .inps .inp2 				{width:50%;float:left;background:#fff;border-top:1px solid #b2b2b2;border-radius:2px;}
.search-t1 .ctn .search .rel .inps .inp2 .pad 			{position:relative;height:46px;padding:0px 15px 0px 17px;overflow:hidden;border-left:1px solid #b2b2b2;}
.search-t1 .ctn .search .rel .inps .inp2 .pad input 	{width:100%;font-size:16px;padding:14px 0px 14px 0px;background:#fff;outline:0;border:0;margin:0;color:#314359;}
.search-t1 .ctn .search .rel .sbt 						{position:absolute;z-index:100;right:24px;top:4px;}
.search-t1 .ctn .search .rel .sbt button 				{width:auto;height:40px;padding:0;border:0;position:relative;background:transparent url(/gfx/input-submit-t3.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:18px;text-transform:uppercase;}
.search-t1 .ctn .search .rel .sbt button .txt 			{display:block;padding:3px 62px 0px 12px;}
.search-t1 .ctn .search .rel .sbt button .end 			{width:2px;height:40px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/input-submit-t3.png) no-repeat 0px 0px;left:-2px;top:0px;padding:0;}
.search-t1 .ctn .search .rel .sbt button:hover 			{background-position:right -40px;}
.search-t1 .ctn .search .rel .sbt button:hover .end 	{background-position:0px -40px;}
.search-t1 .ctn .search .rel .sbt button:active 		{top:1px;}
.search-t1 .ctn .navi 									{width:100%;clear:both;overflow:hidden;}
.search-t1 .ctn .navi ul 								{height:65px;margin:0;padding:0;list-style-type:none;background:url(/gfx/button-t2.png) repeat-x;overflow:hidden;}


.search-t1 .ctn .navi ul li 							{width:16.5%;height:65px;float:left;}
.search-t1 .ctn .navi ul li.last 						{width:17.5%;height:65px;float:left;}
.search-t1 .ctn .navi ul li a 							{height:65px;display:block;position:relative;line-height:110%;color:#0F0E08;font-size:14px;background:url(/gfx/button-t2.png) repeat-x;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important;}
.search-t1 .ctn .navi ul li a .bg 						{height:65px;display:block;cursor:pointer;border-right:1px solid #fff;background:url(/gfx/icon-arrow-t4.png) no-repeat 94% 28px;}
.search-t1 .ctn .navi ul li a .txt 						{height:65px;cursor:pointer;display:table-cell;padding:3px 35px 0px 14px;vertical-align:middle;}
.search-t1 .ctn .navi ul li a:hover						{background-position:0px -65px;}
.search-t1 .ctn .navi ul li .selected					{background-position:0px -130px;}
.search-t1 .ctn .navi ul li .selected:hover				{background-position:0px -130px;}
.search-t1 .ctn .navi .clr 								{width:100%;height:20px;clear:both;overflow:hidden;}
.search-t2 												{width:100%;clear:both;margin-bottom:30px;padding:20px 0px 0px 0px;}
.search-t2 p 											{margin:0;font-size:14px;line-height:110%;color:#6B727F;}
.search-t3 												{width:100%;clear:both;padding:50px 0px 0px 0px;}
.search-t3 .noresult 									{width:100%;clear:both;margin-bottom:40px;}
.search-t3 .noresult p 									{margin:0;font-size:20px;line-height:110%;color:#6B727F;}
.search-t3 .tip 										{width:100%;clear:both;}
.search-t3 .tip ul 										{margin:0;padding:0;list-style-type:none;line-height:145%;color:#555859;font-size:16px;}
.search-t3 .tip ul li 									{margin-bottom:2px;padding:0px 0px 0px 31px;color:#000;background:url(/gfx/icon-square-t1.png) no-repeat 0px 5px;}

/* Tabs */
.tabs-t1 												{width:100%;clear:both;background:url(/gfx/tabs-bdr-t1.png) no-repeat right bottom;}
.tabs-t1 .bdr 											{width:100%;clear:both;background:url(/gfx/tabs-bdr-t2.png) no-repeat left bottom;}
.tabs-t1 .bdr ul 										{margin:0;padding:0;list-style-type:none;padding:0px 0px 0px 22px;font-size:0px;}
.tabs-t1 .bdr ul li 									{display:inline-block;*display:inline;zoom:1;padding:0px 7px 0px 0px;}
.tabs-t1 .bdr ul li a 									{display:inline-block;*display:inline;zoom:1;padding:10px 20px 10px 20px;position:relative;background:#e6e6e6;-webkit-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;border-left:1px solid #cdcdcd;border-top:1px solid #cdcdcd;border-right:1px solid #cdcdcd;border-bottom:1px solid #ccc;color:#555859;font-size:17px;behavior:url(/inc/PIE.htc);}
.tabs-t1 .bdr ul li a:hover 							{background:#f5f5f5;}
.tabs-t1 .bdr ul li .selected 							{display:inline-block;*display:inline;zoom:1;padding:10px 20px 10px 20px;position:relative;background:#fff;-webkit-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;border-left:1px solid #cdcdcd;border-top:1px solid #cdcdcd;border-right:1px solid #cdcdcd;border-bottom:1px solid #fff;color:#002773;font-size:17px;behavior:url(/inc/PIE.htc);}
.tabs-t1 .bdr ul li .selected:hover 					{background:#fff;}

/* Contact */
.contact1 												{width:100%;clear:both;padding:45px 0px 0px 0px;}
.contact1 .head 										{width:100%;clear:both;margin-bottom:30px;}
.contact1 .head h2 										{margin:0;margin-bottom:5px;font-size:30px;line-height:130%;color:#062646;}
.contact1 .head p 										{margin:0;font-size:16px;line-height:130%;color:#314359;}
.contact1 .ctn 											{width:100%;clear:both;}
.contact1 .ctn .lft 									{width:46%;float:left;}
.contact1 .ctn .lft .pad 								{clear:both;padding:0px 35px 0px 0px;}
.contact1 .ctn .lft .pad img 							{width:100%;max-width:100%;display:block;}
.contact1 .ctn .rgt 									{width:54%;float:left;}
.contact1 .ctn .rgt .pad 								{clear:both;padding:0px 40px 0px 0px;}
.contact1 .ctn .rgt .pad .hd 							{width:100%;clear:both;margin-bottom:30px;}
.contact1 .ctn .rgt .pad .hd h3 						{margin:0;font-size:28px;line-height:130%;color:#547697;}
.contact1 .ctn .rgt .pad .buttons 						{width:100%;clear:both;}
.contact1 .ctn .rgt .pad .buttons .lf 					{float:left;padding:0px 20px 0px 0px;}
.contact1 .ctn .rgt .pad .buttons .lf .button 			{width:100%;clear:both;margin-bottom:25px;}
.contact1 .ctn .rgt .pad .buttons .lf .button button 	{min-width:195px;}
.contact1 .ctn .rgt .pad .buttons .lf .lbl 				{width:100%;clear:both;}
.contact1 .ctn .rgt .pad .buttons .lf .lbl p 			{margin:0;font-size:16px;line-height:130%;color:#314359;}
.contact1 .ctn .rgt .pad .buttons .rg 					{float:left;}
.contact1 .ctn .rgt .pad .buttons .rg .button 			{width:100%;clear:both;margin-bottom:25px;}
.contact1 .ctn .rgt .pad .buttons .rg .button button 	{min-width:195px;}
.contact1 .ctn .rgt .pad .buttons .rg .lbl 				{width:100%;clear:both;}
.contact1 .ctn .rgt .pad .buttons .rg .lbl p 			{margin:0;font-size:16px;line-height:130%;color:#314359;}
.contact1 .ctn .rgt .pad .buttons .cl 					{width:100%;height:1px;clear:both;overflow:hidden;}
.contact1 .ctn .clr 									{width:100%;height:45px;clear:both;overflow:hidden;}
.contact1 .opts 										{width:100%;clear:both;}
.contact1 .opts .col1 									{width:30%;float:left;padding:0px 25px 0px 0px;}
.contact1 .opts .col1 .hd 								{width:100%;clear:both;margin-bottom:20px;}
.contact1 .opts .col1 .hd h3 							{margin:0;font-size:22px;line-height:110%;color:#0E0D07;}
.contact1 .opts .col1 .button 							{width:100%;clear:both;margin-bottom:20px;}
.contact1 .opts .col1 .button button 					{width:100%;height:70px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/button-mega-t1.png) no-repeat right top;cursor:default;color:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:34px;text-align:center;}
.contact1 .opts .col1 .button button .end 				{width:4px;height:70px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/button-mega-t1.png) no-repeat 0px 0px;left:-4px;top:0px;}
.contact1 .opts .col1 .button button .txt 				{display:inline-block;padding:0px 0px 0px 38px;line-height:32px;letter-spacing:-1px;background:url(/gfx/icon-phone-t4.png) no-repeat 0px 2px;}
.contact1 .opts .col1 .dates 							{width:100%;clear:both;}
.contact1 .opts .col1 .dates .lf 						{width:55%;float:left;}
.contact1 .opts .col1 .dates .lf p 						{margin:0;font-size:15px;line-height:130%;color:#314359;}
.contact1 .opts .col1 .dates .rg 						{width:45%;float:left;}
.contact1 .opts .col1 .dates .rg p 						{margin:0;font-size:15px;line-height:130%;color:#314359;}
.contact1 .opts .col1 .dates .cl 						{width:100%;height:5px;clear:both;overflow:hidden;}
.contact1 .opts .col2 									{width:30%;float:left;padding:0px 25px 0px 0px;}
.contact1 .opts .col2 .hd 								{width:100%;clear:both;margin-bottom:20px;}
.contact1 .opts .col2 .hd h3 							{margin:0;font-size:22px;line-height:110%;color:#0E0D07;}
.contact1 .opts .col2 .button 							{width:100%;clear:both;margin-bottom:20px;}
.contact1 .opts .col2 .button button 					{width:100%;height:70px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/button-mega-t1.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Regular';font-size:19px;text-align:center;}
.contact1 .opts .col2 .button button .end 				{width:4px;height:70px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/button-mega-t1.png) no-repeat 0px 0px;left:-4px;top:0px;}
.contact1 .opts .col2 .button button .txt 				{display:inline-block;padding:6px 0px 0px 46px;line-height:21px;letter-spacing:-1px;background:url(/gfx/icon-email-t2.png) no-repeat 0px 5px;}
.contact1 .opts .col2 .button button:hover 				{background-position:right -70px;}
.contact1 .opts .col2 .button button:hover .end 		{background-position:0px -70px;}
.contact1 .opts .col2 .button button:active 			{top:1px;}
.contact1 .opts .col2 .text 							{width:100%;clear:both;}
.contact1 .opts .col2 .text p 							{margin:0;font-size:15px;line-height:130%;color:#394659;}
.contact1 .opts .col3 									{width:30%;float:left;padding:0px 25px 0px 0px;}
.contact1 .opts .col3 .hd 								{width:100%;clear:both;margin-bottom:20px;}
.contact1 .opts .col3 .hd h3 							{margin:0;font-size:22px;line-height:110%;color:#0E0D07;}
.contact1 .opts .col3 .button 							{width:100%;clear:both;margin-bottom:20px;}
.contact1 .opts .col3 .button button 					{width:100%;height:70px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/button-mega-t2.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Regular';font-size:19px;text-align:left;}
.contact1 .opts .col3 .button button .end 				{width:4px;height:70px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/button-mega-t2.png) no-repeat 0px 0px;left:-4px;top:0px;}
.contact1 .opts .col3 .button button .txt 				{display:block;padding:6px 0px 0px 20px;margin:0px 20px 0px 0px;background:url(/gfx/icon-arrow-t3.png) no-repeat right 50%;line-height:21px;}
.contact1 .opts .col3 .button button:hover 				{background-position:right -70px;}
.contact1 .opts .col3 .button button:hover .end 		{background-position:0px -70px;}
.contact1 .opts .col3 .button button:active 			{top:1px;}
.contact1 .opts .col3 .button-nb 						{width:100%;clear:both;margin-bottom:20px;}
.contact1 .opts .col3 .button-nb button 				{width:100%;height:70px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/button-mega-t3.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Regular';font-size:19px;text-align:left;}
.contact1 .opts .col3 .button-nb button .end 			{width:4px;height:70px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/button-mega-t3.png) no-repeat 0px 0px;left:-4px;top:0px;}
.contact1 .opts .col3 .button-nb button .txt 			{display:block;padding:6px 0px 0px 20px;margin:0px 20px 0px 0px;line-height:21px;}
.contact1 .opts .col3 .button-nb button:hover 			{background-position:right -70px;}
.contact1 .opts .col3 .button-nb button:hover .end 		{background-position:0px -70px;}
.contact1 .opts .col3 .button-nb button:active 			{top:1px;}
.contact1 .opts .col3 .text 							{width:100%;clear:both;}
.contact1 .opts .col3 .text p 							{margin:0;font-size:15px;line-height:130%;color:#394659;}
.contact1 .opts .clr 									{width:100%;height:100px;clear:both;overflow:hidden;}
.contact1 .steps 										{width:100%;clear:both;margin-bottom:25px;position:relative;}
.contact1 .steps h2 									{margin:0;margin-bottom:5px;font-size:30px;line-height:130%;color:#062646;}
.contact1 .steps p 										{margin:0;font-size:16px;line-height:130%;color:#314359;}
.contact1 .steps ul 									{margin:0;padding:0;list-style-type:none;padding:20px 0px 0px 0px;font-size:16px;line-height:130%;}
.contact1 .steps ul .error 								{margin-bottom:5px;color:#AF041E;display:none;}
.contact1 .steps ul .guide 								{margin-bottom:5px;color:#05721f;display:none;}
.contact1 .steps .step 									{position:absolute;z-index:100;right:0px;top:7px;}
.contact1 .steps .step ul 								{margin:0;padding:0;list-style-type:none;float:right;}
.contact1 .steps .step ul li 							{float:left;padding:0px 0px 0px 10px;}
.contact1 .steps .step ul li p 							{margin:0;width:34px;height:34px;float:left;background:#bcd2e3;text-align:center;color:#fff;font-size:20px;font-family:'DIN Next W02 Medium';cursor:default;}
.contact1 .steps .step ul li p span 					{display:block;padding:6px 0px 0px 0px;}
.contact1 .steps .step ul li .mark 						{background:#0b2b62;cursor:default;}
.contact1 .form 										{width:100%;clear:both;}
.contact1 .form .col1 									{width:35%;float:left;}
.contact1 .form .col1 .hd 								{width:100%;height:30px;clear:both;margin-bottom:20px;}
.contact1 .form .col1 .hd p 							{margin:0;font-size:22px;line-height:110%;color:#0E0D07;}
.contact1 .form .col1 .pad 								{clear:both;padding:0px 35px 0px 0px;}
.contact1 .form .col1 .pad .inp 						{width:100%;clear:both;margin-bottom:10px;}
.contact1 .form .col1 .pad .inp p 						{margin:0;}
.contact1 .form .col1 .pad .inp label 					{color:#0F0E08;text-transform:uppercase;font-size:12px;}
.contact1 .form .col1 .pad .inp input 					{width:93%;outline:0;border:0;padding:7px 10px 7px 4%;font-size:15px;border-left:1px solid #8896a6;border-top:1px solid #8896a6;border-right:1px solid #dfe9f3;border-bottom:1px solid #dfe9f3;}
.contact1 .form .col1 .pad .inp .star 					{font-family:arial;}
.contact1 .form .col1 .pad .inp .error 					{border-left:1px solid #70243d;border-top:1px solid #70243d;border-right:1px solid #af051f;border-bottom:1px solid #af051f;background:#f3dade;}
.contact1 .form .col1 .pad .inp .guide 					{background:#fdf494;}
.contact1 .form .col2 									{width:35%;float:left;}
.contact1 .form .col2 .hd 								{width:100%;height:30px;clear:both;margin-bottom:20px;}
.contact1 .form .col2 .pad 								{clear:both;padding:50px 45px 0px 0px;}
.contact1 .form .col2 .pad p 							{margin:0;}
.contact1 .form .col2 .pad label 						{color:#0F0E08;text-transform:uppercase;font-size:12px;}
.contact1 .form .col2 .pad textarea 					{width:93%;height:224px;outline:0;border:0;resize:none;padding:10px 10px 7px 10px;font-size:15px;border-left:1px solid #8896a6;border-top:1px solid #8896a6;border-right:1px solid #dfe9f3;border-bottom:1px solid #dfe9f3;color:#567697;}
.contact1 .form .col3 									{width:30%;float:left;}
.contact1 .form .col3 .hd 								{width:100%;height:50px;clear:both;margin-bottom:20px;}
.contact1 .form .col3 .hd h3 							{margin:0;font-size:22px;line-height:110%;color:#0E0D07;}
.contact1 .form .col3 .desc 							{width:100%;clear:both;margin-bottom:20px;}
.contact1 .form .col3 .button 							{width:100%;clear:both;margin-bottom:20px;}
.contact1 .form .col3 .button button 					{width:100%;height:70px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/button-mega-t1.png) no-repeat right top;cursor:default;color:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:34px;text-align:center;}
.contact1 .form .col3 .button button .end 				{width:4px;height:70px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/button-mega-t1.png) no-repeat 0px 0px;left:-4px;top:0px;}
.contact1 .form .col3 .button button .txt 				{display:inline-block;padding:0px 0px 0px 38px;line-height:32px;letter-spacing:-1px;background:url(/gfx/icon-phone-t4.png) no-repeat 0px 2px;}
.contact1 .form .col3 .dates 							{width:100%;clear:both;}
.contact1 .form .col3 .dates .lf 						{width:55%;float:left;}
.contact1 .form .col3 .dates .lf p 						{margin:0;font-size:15px;line-height:130%;color:#314359;}
.contact1 .form .col3 .dates .rg 						{width:45%;float:left;}
.contact1 .form .col3 .dates .rg p 						{margin:0;font-size:15px;line-height:130%;color:#314359;}
.contact1 .form .col3 .dates .cl 						{width:100%;height:5px;clear:both;overflow:hidden;}
.contact1 .receipt 										{width:100%;clear:both;margin-bottom:45px;position:relative;}
.contact1 .receipt .hd 									{width:100%;height:94px;clear:both;margin-bottom:40px;}
.contact1 .receipt .hd img 								{}
.contact1 .receipt .rec 								{width:100%;clear:both;}
.contact1 .receipt .rec 								{width:50%;clear:both;}
.contact1 .receipt .rec .pad		 					{clear:both;padding:0px 0px 0px 0px;}
.contact1 .receipt .rec .pad .hd 						{width:100%;clear:both;margin-bottom:30px;}
.contact1 .receipt .rec .pad .hd h4 					{margin:0;margin-bottom:5px;font-size:17px;line-height:130%;color:#062646;}
.contact1 .receipt .rec .pad .hd p 						{margin:0;font-size:15px;line-height:140%;color:#314359;}
.contact1 .receipt .rec .table 							{width:100%;clear:both;position:relative;-moz-box-shadow:0px 0px 8px #999;-webkit-box-shadow:0px 0px 8px #999;box-shadow:0px 0px 8px #999;-webkit-border-radius:3px;border-radius:3px;background:#fff;behavior:url(/inc/PIE.htc);}
.contact1 .receipt .rec .table .pd 						{clear:both;padding:5px 0px 0px 0px;}
.contact1 .receipt .rec  .table .pd .th 				{height:62px;clear:both;margin:0px 5px 0px 5px;position:relative;background:url(/gfx/amount-bg-t1.png) repeat;margin-bottom:5px;}
.contact1 .receipt .rec .table .pd .th p 				{margin:0;font-size:19px;line-height:130%;color:#062646;font-family:'DIN Next W02 Medium';padding:22px 0px 0px 18px;}
.contact1 .receipt .rec .table .pd .th .ico 			{width:44px;height:42px;position:absolute;right:16px;top:8px;}
.contact1 .receipt .rec .table .pd table 				{width:100%;font-size:15px;line-height:120%;color:#072646;}
.contact1 .receipt .rec .table .pd table .ico 			{border-top:1px solid #e6e6e6;border-right:1px solid #e6e6e6;vertical-align:top;width:18%;text-align:center;padding:10px 0px 7px 0px;}
.contact1 .receipt .rec .table .pd table .txt 			{border-top:1px solid #e6e6e6;vertical-align:top;padding:13px 20px 10px 20px;}
.contact1 .receipt .rec .clr 							{width:100%;height:45px;clear:both;overflow:hidden;}
.contact1 .stepnav 										{height:35px;float:right;padding:22px 49px 0px 0px;}
.contact1 .stepnav .next 								{float:left;padding:0px 0px 0px 10px;}
.contact1 .stepnav .clr 								{width:100%;height:45px;clear:both;overflow:hidden;}
.contact2 												{width:100%;clear:both;padding:45px 0px 0px 0px;}
.contact2 .head 										{width:100%;clear:both;margin-bottom:30px;}
.contact2 .head h2 										{margin:0;margin-bottom:5px;font-size:30px;line-height:130%;color:#062646;}
.contact2 .head p 										{margin:0;font-size:16px;line-height:130%;color:#314359;}
.contact2 .ctn 											{width:100%;clear:both;}
.contact2 .ctn .lft 									{width:40%;float:left;}
.contact2 .ctn .lft .pad 								{clear:both;padding:0px 35px 0px 0px;}
.contact2 .ctn .lft .pad img 							{width:100%;max-width:100%;display:block;}
.contact2 .ctn .rgt 									{width:60%;float:left;}
.contact2 .ctn .rgt .pad 								{width:100%;clear:both;}
.contact2 .ctn .clr 									{width:100%;height:45px;clear:both;overflow:hidden;}
.contact2 .opts 										{width:100%;clear:both;}
.contact2 .opts .col1 									{width:47%;float:left;padding:0px 25px 0px 0px;}
.contact2 .opts .col1 .hd 								{width:100%;clear:both;margin-bottom:20px;}
.contact2 .opts .col1 .hd h3 							{margin:0;font-size:22px;line-height:110%;color:#0E0D07;}
.contact2 .opts .col1 .button 							{width:100%;clear:both;margin-bottom:20px;}
.contact2 .opts .col1 .button button 					{width:100%;height:70px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/button-mega-t1.png) no-repeat right top;cursor:default;color:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:34px;text-align:center;}
.contact2 .opts .col1 .button button .end 				{width:4px;height:70px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/button-mega-t1.png) no-repeat 0px 0px;left:-4px;top:0px;}
.contact2 .opts .col1 .button button .txt 				{display:inline-block;padding:0px 0px 0px 38px;line-height:32px;letter-spacing:-1px;background:url(/gfx/icon-phone-t4.png) no-repeat 0px 2px;}
.contact2 .opts .col1 .dates 							{width:100%;clear:both;}
.contact2 .opts .col1 .dates .lf 						{width:55%;float:left;}
.contact2 .opts .col1 .dates .lf p 						{margin:0;font-size:15px;line-height:130%;color:#314359;}
.contact2 .opts .col1 .dates .rg 						{width:45%;float:left;}
.contact2 .opts .col1 .dates .rg p 						{margin:0;font-size:15px;line-height:130%;color:#314359;}
.contact2 .opts .col1 .dates .cl 						{width:100%;height:5px;clear:both;overflow:hidden;}
.contact2 .opts .col2 									{width:47%;float:left;}
.contact2 .opts .col2 .hd 								{width:100%;clear:both;margin-bottom:20px;}
.contact2 .opts .col2 .hd h3 							{margin:0;font-size:22px;line-height:110%;color:#0E0D07;}
.contact2 .opts .col2 .button 							{width:100%;clear:both;margin-bottom:20px;}
.contact2 .opts .col2 .button button 					{width:100%;height:70px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/button-mega-t1.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Regular';font-size:19px;text-align:center;}
.contact2 .opts .col2 .button button .end 				{width:4px;height:70px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/button-mega-t1.png) no-repeat 0px 0px;left:-4px;top:0px;}
.contact2 .opts .col2 .button button .txt 				{display:inline-block;padding:6px 0px 0px 46px;line-height:21px;letter-spacing:-1px;background:url(/gfx/icon-email-t2.png) no-repeat 0px 5px;}
.contact2 .opts .col2 .button button:hover 				{background-position:right -70px;}
.contact2 .opts .col2 .button button:hover .end 		{background-position:0px -70px;}
.contact2 .opts .col2 .button button:active 			{top:1px;}
.contact2 .opts .col2 .text 							{width:100%;clear:both;}
.contact2 .opts .col2 .text p 							{margin:0;font-size:15px;line-height:130%;color:#394659;}
.contact2 .opts .clr 									{width:100%;height:100px;clear:both;overflow:hidden;}

/* Lists */
.list1 													{width:100%;clear:both;}
.list1 .head 											{width:100%;clear:both;padding:35px 0px 0px 0px;margin-bottom:25px;}
.list1 .head h2 										{margin:0;font-size:34px;line-height:115%;letter-spacing:-1px;}
.list1 .ctn 											{width:100%;clear:both;}
.list1 .ctn p 											{margin:0;margin-bottom:20px;font-size:14px;color:#808B97;line-height:110%;font-family:'DIN Next W02 Medium';text-transform:uppercase;}
.list1 .ctn .col1 										{width:33%;float:left;}
.list1 .ctn .col1 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.list1 .ctn .col2 										{width:33%;float:left;}
.list1 .ctn .col2 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.list1 .ctn .col3 										{width:34%;float:left;}
.list1 .ctn .col3 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.list1 .ctn .clr 										{width:100%;height:45px;clear:both;overflow:hidden;}
.list2 													{width:100%;clear:both;padding:50px 0px 0px 0px;}
.list2 .head 											{clear:both;padding:0px 0px 0px 15%;}
.list2 .head p 											{margin:0;margin-bottom:15px;color:#001326;font-size:20px;line-height:110%;font-family:'DIN Next W02 Medium';}
.list2 .ctn 											{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x left bottom;margin-bottom:55px;}
.list2 .ctn ul 											{margin-bottom:35px;}
.list2 .ctn .col1 										{width:15%;float:left;}
.list2 .ctn .col1 .pad 									{clear:both;padding:5px 0px 0px 15px;}
.list2 .ctn .col1 .pad .star 							{width:60px;height:78px;display:block;background:url(/gfx/icon-star-t1.png) no-repeat 0px 0px;}
.list2 .ctn .col1 .pad .star.over 						{background-position:0px -78px;}
.list2 .ctn .col1 .pad .creditcard 						{width:63px;height:41px;display:block;background:url(/gfx/icon-creditcard-t1.png) no-repeat 0px 0px;}
.list2 .ctn .col1 .pad .creditcard.over 				{background-position:0px -41px;}
.list2 .ctn .col1 .pad .apple 							{width:63px;height:71px;display:block;background:url(/gfx/icon-apple-t1.png) no-repeat 0px 0px;}
.list2 .ctn .col1 .pad .apple.over 						{background-position:0px -71px;}
.list2 .ctn .col1 .pad .piggy 							{width:75px;height:53px;display:block;background:url(/gfx/icon-piggy-t1.png) no-repeat 0px 0px;}
.list2 .ctn .col1 .pad .piggy.over 						{background-position:0px -53px;}
.list2 .ctn .col1 .pad .leave 							{width:75px;height:59px;display:block;background:url(/gfx/icon-leave-t1.png) no-repeat 0px 0px;}
.list2 .ctn .col1 .pad .leave.over 						{background-position:0px -59px;}
.list2 .ctn .col1 .pad .barcode 						{width:76px;height:43px;display:block;background:url(/gfx/icon-barcode-t1.png) no-repeat 0px 0px;}
.list2 .ctn .col1 .pad .barcode.over 					{background-position:0px -43px;}
.list2 .ctn .col1 .pad .risks 							{width:75px;height:75px;display:block;background:url(/gfx/icon-risks-t1.png) no-repeat 0px 0px;}
.list2 .ctn .col1 .pad .risks.over 						{background-position:0px -75px;}
.list2 .ctn .col1 .pad .box 							{width:67px;height:57px;display:block;background:url(/gfx/icon-box-t1.png) no-repeat 0px 0px;}
.list2 .ctn .col1 .pad .box.over 						{background-position:0px -57px;}
.list2 .ctn .col2 										{width:25%;float:left;}
.list2 .ctn .col2 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.list2 .ctn .col3 										{width:25%;float:left;}
.list2 .ctn .col3 .pad 									{clear:both;padding:0px 30px 0px 0px;}
.list2 .ctn .col4 										{width:35%;float:left;}
.list2 .ctn .col4 .pad 									{clear:both;}
.list2 .ctn .col4 .pad img 								{max-width:100%;}
.list2 .ctn .clr 										{width:100%;height:10px;clear:both;overflow:hidden;}
.list3 													{width:100%;clear:both;padding:30px 0px 0px 0px;}
.list3 .item 											{clear:both;padding:0px 0px 0px 80px;position:relative;margin-bottom:30px;}
.list3 .item .head 										{width:100%;clear:both;margin-bottom:8px;}
.list3 .item .head .arrow 								{width:22px;height:15px;position:absolute;z-index:100;left:27px;top:8px;background:url(/gfx/icon-arrow-t2.png) no-repeat 0px 0px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list3 .item .head .up 									{background-position:0px -15px;}
.list3 .item .head a 									{font-size:22px;line-height:115%;letter-spacing:-1px;color:#0B2B62;font-family:'DIN Next W02 Medium';}
.list3 .item .head a:hover 								{color:#AD041E;}
.list3 .item .teaser 									{width:65%;clear:both;position:relative;}
.list3 .item .teaser p 									{margin:0;font-size:14px;color:#6B7380;line-height:135%;}
.list3 .item .teaser .shadow 							{width:100%;height:16px;position:absolute;z-index:100;background:url(/gfx/shadow-t3.png) repeat-x;left:0px;bottom:3px;}
.list3 .item .ctn 										{width:65%;clear:both;overflow:hidden;display:none;}
.list3 .item .ctn p 									{margin:0;margin-bottom:20px;line-height:145%;color:#001326;font-size:16px;padding:10px 0px 0px 0px;}
.list3 .item .ctn ul 									{margin:0;padding:0;list-style-type:none;line-height:145%;color:#555859;font-size:16px;}
.list3 .item .ctn ul li 								{margin-bottom:35px;padding:0px 0px 0px 31px;background:url(/gfx/icon-square-t1.png) no-repeat 0px 5px;}
.list3 .item .ctn .video 								{width:100%;clear:both;margin-bottom:30px;}
.list3 .item .ctn .video .vid 							{width:100%;clear:both;margin-bottom:10px;}
.list3 .item .ctn .video .desc 							{width:100%;clear:both;}
.list3 .item .ctn .video .desc p 						{margin:0;line-height:140%;font-size:14px;color:#314359;}
.list3 .item .ctn .quote 								{margin:0;margin-bottom:30px;padding:0px 0px 0px 35px;background:url(/gfx/icon-qoute-t1.png) no-repeat 5px 6px;line-height:145%;color:#555859;font-size:16px;}
.list3 .item .ctn .quote span 							{font-size:14px;}
.list3 .clr 											{width:100%;height:45px;clear:both;overflow:hidden;}
.list4 													{width:100%;clear:both;padding:50px 0px 0px 0px;}
.list4 .cols 											{width:100%;clear:both;margin-bottom:45px;}
.list4 .cols .col  										{width:25%;float:left;}
.list4 .cols .col .head 								{clear:both;}
.list4 .cols .col .head p 								{margin:0;margin-bottom:15px;color:#001326;font-size:20px;line-height:110%;font-family:'DIN Next W02 Medium';}
.list4 .cols .col .lst 									{clear:both;padding:5px 35px 0px 0px;}
.list4 .cols .clr 										{width:100%;height:5px;clear:both;overflow:hidden;}
.list5 													{width:100%;clear:both;padding:20px 0px 0px 0px;}
.list5 .head 											{width:100%;clear:both;margin-bottom:40px;}
.list5 .head h2 										{margin:0;font-size:22px;color:#0F0E08;line-height:110%;}
.list5 .ctn 											{width:100%;clear:both;}
.list5 .ctn .item 										{width:50%;float:left;margin-bottom:20px;}
.list5 .ctn .item .pad 									{clear:both;padding:0px 40px 0px 0px;}
.list5 .ctn .item .pad .rel 							{height:180px;clear:both;position:relative;border:1px solid #e6e6e6;background:#f7f7f7 url(/gfx/bg-t2.png) repeat-x left bottom;-webkit-border-radius:3px;border-radius:3px;behavior:url(/inc/PIE.htc);}
.list5 .ctn .item .pad .rel .lft 						{width:72%;float:left;}
.list5 .ctn .item .pad .rel .lft .px 					{height:152px;clear:both;padding:18px 20px 10px 20px;position:relative;}
.list5 .ctn .item .pad .rel .lft .px .row1 				{position:absolute;z-index:100;left:20px;top:18px;}
.list5 .ctn .item .pad .rel .lft .px .row2 				{position:absolute;z-index:100;left:20px;bottom:10px;}
.list5 .ctn .item .pad .rel .lft .px p 					{margin:0;margin-bottom:5px;}
.list5 .ctn .item .pad .rel .lft .px a 					{display:inline-block;font-size:15px;color:#002672;line-height:110%;font-family:'DIN Next W02 Medium';padding:0px 0px 0px 43px;background:url(/gfx/icon-email-t5.png) no-repeat 0px 50%;}
.list5 .ctn .item .pad .rel .lft .px a:hover 			{color:#AD041E;}
.list5 .ctn .item .pad .rel .lft .px .name 				{margin:0;margin-bottom:20px;font-size:16px;color:#6B727F;line-height:125%;}
.list5 .ctn .item .pad .rel .lft .px .name strong 		{font-weight:normal;font-size:19px;color:#062646;display:block;margin-bottom:5px;font-family:'DIN Next W02 Bold';}
.list5 .ctn .item .pad .rel .lft .px .name a 			{font-size:13px;color:#0B2B5F;background:none;padding:0;}
.list5 .ctn .item .pad .rel .lft .px .name a:hover 		{color:#AD041E;}
.list5 .ctn .item .pad .rel .lft .px .name span 		{font-size:13px;color:#0B2B5F;}
.list5 .ctn .item .pad .rel .lft .px .phone 			{margin:0;margin-bottom:5px;font-size:15px;color:#314359;line-height:110%;padding:0px 0px 0px 43px;font-family:'DIN Next W02 Medium';background:url(/gfx/icon-phone-t7.png) no-repeat 4px 50%;}
.list5 .ctn .item .pad .rel .rgt 						{height:100%;position:absolute;right:0px;top:0px;}
.list5 .ctn .item .pad .rel .rgt img 					{display:block;height:100%;}
.list5 .ctn .item .pad .rel .clr 						{width:100%;height:0px;clear:both;overflow:hidden;}
.list6 													{width:100%;clear:both;}
.list6 .head 											{width:100%;clear:both;margin-bottom:20px;}
.list6 .head h2 										{margin:0;font-size:14px;line-height:115%;color:#6B727F;text-transform:uppercase;}
.list6 .list 											{width:100%;clear:both;}
.list6 .list .inx 										{width:100%;clear:both;margin-bottom:20px;}
.list6 .list .btn 										{clear:both;padding:0px 0px 0px 22px;}
.list6 .clr 											{width:100%;height:45px;clear:both;overflow:hidden;}
.list7 													{width:100%;clear:both;padding:55px 0px 0px 0px;}
.list7 .head 											{width:100%;clear:both;margin-bottom:40px;}
.list7 .head h2 										{margin:0;font-size:22px;color:#0F0E08;line-height:110%;}
.list7 .ctn 											{width:100%;clear:both;}
.list7 .ctn .lft 										{width:50%;float:left;}
.list7 .ctn .rgt 										{width:50%;float:left;}
.list7 .ctn .item 										{width:100%;clear:both;margin-bottom:15px;}
.list7 .ctn .item .pad 									{clear:both;padding:0px 40px 0px 0px;}
.list7 .ctn .item .pad .rel 							{min-height:230px;clear:both;position:relative;border:1px solid #e6e6e6;background:#f7f7f7 url(/gfx/bg-t2.png) repeat-x left bottom;-webkit-border-radius:3px;border-radius:3px;behavior:url(/inc/PIE.htc);}
.list7 .ctn .item .pad .rel .lft 						{width:90%;clear:both;}
.list7 .ctn .item .pad .rel .lft .px 					{clear:both;padding:18px 20px 10px 20px;}
.list7 .ctn .item .pad .rel .lft .px p 					{margin:0;margin-bottom:5px;}
.list7 .ctn .item .pad .rel .lft .px a 					{display:inline-block;font-size:15px;color:#002672;line-height:110%;font-family:'DIN Next W02 Medium';padding:0px 0px 0px 43px;background:url(/gfx/icon-email-t5.png) no-repeat 0px 50%;}
.list7 .ctn .item .pad .rel .lft .px a:hover 			{text-decoration:none;color:#AD041E;}
.list7 .ctn .item .pad .rel .lft .px .name 				{margin:0;margin-bottom:20px;font-size:16px;color:#6B727F;line-height:125%;}
.list7 .ctn .item .pad .rel .lft .px .name strong 		{font-weight:normal;font-size:19px;color:#062646;display:block;margin-bottom:5px;font-family:'DIN Next W02 Bold';}
.list7 .ctn .item .pad .rel .lft .px .reco 				{margin:0;font-size:15px;color:#062646;line-height:125%;padding:30px 0px 20px 0px;}
.list7 .ctn .item .pad .rel .lft .px .reco strong 		{font-weight:normal;font-size:15px;color:#062646;margin-bottom:5px;font-family:'DIN Next W02 Bold';text-transform:uppercase;}
.list7 .ctn .item .pad .rel .lft .px .phone 			{margin:0;margin-bottom:5px;font-size:15px;color:#314359;line-height:110%;padding:0px 0px 0px 43px;font-family:'DIN Next W02 Medium';background:url(/gfx/icon-phone-t7.png) no-repeat 4px 50%;}
.list7 .ctn .item .pad .rel .rgt 						{display:none;}
.list7 .ctn .item .pad .rel .rgt .px 					{clear:both;padding:60px 20px 0px 0px;}
.list7 .ctn .item .pad .rel .clr 						{width:100%;height:0px;clear:both;overflow:hidden;}
.list7 .ctn .clear 										{width:100%;clear:both;overflow:hidden;}
.list8 													{width:100%;clear:both;padding:55px 0px 0px 0px;}
.list8 .head 											{width:100%;clear:both;}
.list8 .head .lft 										{width:60%;float:left;}
.list8 .head .lft h2 									{margin:0;font-size:22px;line-height:115%;color:#0E0D07;}
.list8 .head .rgt 										{width:40%;float:right;}
.list8 .head .rgt ul 									{margin:0;padding:0;list-style-type:none;float:right;padding:0px 5px 0px 0px;font-family:'DIN Next W02 Medium';}
.list8 .head .rgt ul li 								{float:left;}
.list8 .head .rgt ul li a 								{float:left;font-size:15px;padding:2px 0px 0px 0px;text-decoration:none;}
.list8 .head .rgt ul li a:hover 						{text-decoration:none;color:#AD041E;}
.list8 .head .rgt ul li .subscribe 						{float:left;font-size:15px;padding:2px 0px 0px 0px;text-decoration:none;}
.list8 .head .rgt ul li .rss 							{float:left;font-size:15px;padding:2px 0px 0px 24px;text-decoration:none;background:url(/gfx/icon-rss-t1.png) no-repeat 0px 40%;}
.list8 .head .rgt ul .sep 								{float:left;padding:0px 11px 0px 11px;}
.list8 .head .rgt ul .sep span 							{width:1px;height:24px;float:left;overflow:hidden;background:#9aadc1;}
.list8 .head .clr 										{width:100%;height:15px;clear:both;overflow:hidden;}
.list8 .desc 											{width:100%;clear:both;padding:25px 0px 10px 0px;}
.list8 .desc p 											{margin:0;line-height:145%;color:#001326;font-size:16px;}
.list8 .ctn 											{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x;padding:15px 0px 0px 0px;}
.list8 .ctn .list 										{width:100%;clear:both;margin-bottom:35px;}
.list8 .ctn .list ul 									{margin:0;padding:0;list-style-type:none;}
.list8 .ctn .list ul li 								{margin-bottom:7px;}
.list8 .ctn .list ul li .lft 							{width:11%;float:left;padding:1px 0px 0px 0px;}
.list8 .ctn .list ul li .lft p 							{margin:0;color:#999;font-size:14px;padding:1px 0px 0px 0px;}
.list8 .ctn .list ul li .rgt		 					{width:70%;float:left;padding:1px 0px 0px 0px;}
.list8 .ctn .list ul li .rgt a 							{text-decoration:none;color:#002672;font-size:16px;}
.list8 .ctn .list ul li .rgt a:hover 					{text-decoration:none;color:#AD041E;}
.list8 .ctn .list ul li .clr 							{width:100%;height:1px;clear:both;overflow:hidden;}
.list8 .ctn .button 									{clear:both;padding:0px 0px 0px 11%;}
.list8 .ctn .clear 										{width:100%;height:45px!important;clear:both;overflow:hidden;}
.list9 													{width:100%;clear:both;padding:55px 0px 0px 0px;}
.list9 .head 											{width:100%;clear:both;margin-bottom:40px;}
.list9 .head h2 										{margin:0;font-size:22px;color:#0F0E08;line-height:110%;}
.list9 .list 											{width:100%;clear:both;background:url(/gfx/dash-t4.png) repeat-y 20px 0px;margin-bottom:60px;}
.list9 .list .year 										{width:60px;float:left;}
.list9 .list .year p 									{margin:0;height:25px;padding:5px 0px 0px 0px;font-size:16px;background:#fff;color:#111;font-family:'DIN Next W02 Medium';}
.list9 .list .entri 									{width:500px;float:left;}
.list9 .list .entri ul 									{margin:0;padding:0;list-style-type:none;}
.list9 .list .entri ul a 								{display:block;padding:6px 0px 0px 6px;background:#f7f7f7;border:1px solid #e6e6e6;margin-top:-1px;overflow:hidden;}
.list9 .list .entri ul a:hover 							{background:#fff;}
.list9 .list .entri ul a .cal 							{width:41px;height:51px;float:left;cursor:pointer;background:url(/gfx/icon-calendar-t1.png) no-repeat;text-align:center;}
.list9 .list .entri ul a .cal .month 					{width:100%;height:20px;display:block;cursor:pointer;line-height:20px;font-size:12px;color:#fff;text-transform:uppercase;font-family:'DIN Next W02 Medium';}
.list9 .list .entri ul a .cal .day 						{width:100%;height:30px;display:block;cursor:pointer;line-height:30px;font-size:20px;color:#313233;text-transform:uppercase;font-family:'DIN Next W02 Medium';}
.list9 .list .entri ul a .txt 							{width:400px;height:51px;float:left;cursor:pointer;padding:0px 0px 0px 27px;}
.list9 .list .entri ul a .txt .lbl 						{width:100%;height:51px;cursor:pointer;display:table-cell;vertical-align:middle;font-size:20px;color:#0D0C06;line-height:120%;font-family:'DIN Next W02 Medium';}
.list9 .list .entri ul a .clr 							{width:100%;height:6px;display:block;clear:both;overflow:hidden;}
.list9 .list .clx 										{width:100%;height:1px;clear:both;overflow:hidden;}
.list9 .clear 											{width:100%;height:40px;clear:both;overflow:hidden;}
.list10 												{width:100%;clear:both;padding:20px 0px 0px 0px;}
.list10 .head 											{width:100%;clear:both;margin-bottom:40px;}
.list10 .head h2 										{margin:0;font-size:30px;color:#062646;line-height:110%;}
.list10 .ctn 											{width:100%;clear:both;}
.list10 .ctn .item 										{width:100%;clear:both;margin-bottom:25px;}
.list10 .ctn .item .bankatm 							{background:url(/gfx/icon-bank-card.png) no-repeat 1px 3px;}
.list10 .ctn .item .bank 								{background:url(/gfx/icon-bank.png) no-repeat 6px 3px;}
.list10 .ctn .item .atm 								{background:url(/gfx/icon-card.png) no-repeat 6px 3px;}
.list10 .ctn .item .col1 								{width:37%;float:left;}
.list10 .ctn .item .col1 .pd 							{clear:both;padding:0px 0px 0px 52px;}
.list10 .ctn .item .col1 .pd .hed 						{width:100%;height:32px;clear:both;}
.list10 .ctn .item .col1 .pd .hed p 					{margin:0;font-size:17px;color:#062646;line-height:110%;font-family:'DIN Next W02 Medium';position:absolute;}
.list10 .ctn .item .col1 .pd .hed a 					{color:#062646;}
.list10 .ctn .item .col1 .pd .hed a:hover 				{color:#AD041E;}
.list10 .ctn .item .col1 .pd .bdy 						{width:100%;clear:both;}
.list10 .ctn .item .col1 .pd .bdy .add 					{margin:0;margin-bottom:15px;font-size:15px;color:#6B727F;line-height:125%;}
.list10 .ctn .item .col1 .pd .bdy .phone 				{margin:0;margin-bottom:3px;font-size:15px;color:#2B394C;line-height:125%;padding:0px 0px 0px 15px;background:url(/gfx/icon-phone-t8.png) no-repeat 2px 3px;}
.list10 .ctn .item .col1 .pd .bdy .email 				{margin:0;margin-bottom:3px;font-size:15px;color:#2B394C;line-height:125%;padding:0px 0px 0px 25px;background:url(/gfx/icon-email-t7.png) no-repeat 1px 4px;}
.list10 .ctn .item .col1 .pd .bdy .email a 				{color:#0B2B60;}
.list10 .ctn .item .col1 .pd .bdy .email a:hover 		{color:#AD041E;}
.list10 .ctn .item .col2 								{width:29%;float:left;}
.list10 .ctn .item .col2 .pd 							{width:100%;clear:both;padding:32px 0px 0px 0px;}
.list10 .ctn .item .col2 .pd ul 						{margin:0;padding:0;list-style-type:none;}
.list10 .ctn .item .col2 .pd ul li 						{margin-bottom:3px;}
.list10 .ctn .item .col2 .pd ul li a 					{display:inline-block;background:url(/gfx/icon-arrow-t1.png) no-repeat 0px 6px;font-family:'DIN Next W02 Medium';padding:0px 0px 0px 18px;text-decoration:none;color:#0B2B60;font-size:15px;}
.list10 .ctn .item .col2 .pd ul li a:hover 				{color:#AD041E;background:url(/gfx/icon-arrow-t1-hover.png) no-repeat 0px 6px;}
.list10 .ctn .item .col3 								{width:34%;float:left;}
.list10 .ctn .item .col3 .pd 							{width:100%;clear:both;padding:32px 0px 0px 0px;}
.list10 .ctn .item .col3 .pd p 							{margin:0;margin-bottom:3px;font-size:15px;color:#6B727F;line-height:125%;}
.list10 .ctn .item .col3 .pd p .day 					{width:145px;float:left;}
.list10 .ctn .item .col3 .pd p .time 					{width:110px;float:left;}
.list10 .ctn .item .col3 .pd p .cl 						{width:100%;height:1px;clear:both;display:block;}
.list10 .ctn .item .clr 								{width:100%;height:25px;clear:both;overflow:hidden;background:url(/gfx/dash-t5.png) repeat-x left bottom;}
.list11 												{width:100%;clear:both;padding:40px 0px 0px 0px;}
.list11 ul 												{margin:0;padding:0;list-style-type:none;font-size:14px;color:#6B727F;line-height:125%;}
.list11 ul li 											{margin-bottom:30px;}
.list11 ul li a 										{color:#6B727F;}
.list11 ul li a:hover 									{color:#AD041E;}
.list11 ul li a:hover strong 							{color:#AD041E;}
.list11 ul li strong 									{display:block;font-weight:normal;font-size:20px;color:#0B2B61;font-family:'DIN Next W02 Medium';margin-bottom:10px;}
.list11 ul li p 										{margin:0;padding:10px 0px 0px 0px;}
.list11 ul li p a 										{color:#ccc;text-transform:uppercase;}
.list11 ul li p a:hover 								{color:#AD041E;}
.list12 												{width:100%;clear:both;padding:55px 0px 0px 0px;}
.list12 .head 											{width:100%;clear:both;margin-bottom:35px;}
.list12 .head p 										{margin:0;font-size:28px;line-height:110%;color:#062646;font-family:'DIN Next W02 Medium';}
.list12 .ctn 											{width:100%;clear:both;margin-bottom:25px;}
.list12 .ctn .hed 										{width:100%;clear:both;margin-bottom:15px;}
.list12 .ctn .hed p 									{margin:0;font-size:19px;color:#062646;line-height:110%;font-family:'DIN Next W02 Medium';text-transform:uppercase;}
.list12 .ctn .item 										{width:100%;clear:both;}
.list12 .ctn .item .lft 								{width:25%;float:left;}
.list12 .ctn .item .lft .pad 							{clear:both;padding:0px 30px 0px 0px;}
.list12 .ctn .item .lft .pad img 						{width:100%;display:block;}
.list12 .ctn .item .rgt 								{width:60%;float:left;}
.list12 .ctn .item .rgt .pad 							{clear:both;padding:10px 30px 0px 0px;}
.list12 .ctn .item .rgt .pad .name 						{margin:0;font-weight:normal;font-size:19px;color:#062646;display:block;margin-bottom:5px;font-family:'DIN Next W02 Bold';}
.list12 .ctn .item .rgt .pad .title 					{margin:0;margin-bottom:10px;font-size:16px;color:#6B727F;line-height:125%;}
.list12 .ctn .item .rgt .pad .desc 						{margin:0;margin-bottom:15px;font-size:15px;line-height:130%;color:#394659;}
.list12 .ctn .item .rgt .pad ul 						{margin:0;padding:0;list-style-type:none;}
.list12 .ctn .item .rgt .pad ul li 						{display:inline;padding:0px 20px 0px 0px;}
.list12 .ctn .item .rgt .pad ul li a 					{display:inline-block;background:url(/gfx/icon-arrow-t1.png) no-repeat 0px 6px;font-family:'DIN Next W02 Medium';padding:0px 0px 0px 18px;text-decoration:none;color:#0B2B60;font-size:15px;}
.list12 .ctn .item .rgt .pad ul li a:hover 				{color:#AD041E;background:url(/gfx/icon-arrow-t1-hover.png) no-repeat 0px 6px;}
.list12 .ctn .item .rgt .pad ul li .pdf 				{font-size:13px;color:#6B727F;}
.list12 .ctn .item .clr 								{width:100%;height:30px;clear:both;}
.list13 												{width:100%;clear:both;padding:55px 0px 0px 0px;}
.list13 .ctn 											{width:100%;clear:both;}
.list13 .ctn .col1 										{width:33%;float:left;}
.list13 .ctn .col1 .pad 								{clear:both;padding:0px 30px 0px 0px;}
.list13 .ctn .col2 										{width:33%;float:left;}
.list13 .ctn .col2 .pad 								{clear:both;padding:0px 30px 0px 0px;}
.list13 .ctn .col3 										{width:34%;float:left;}
.list13 .ctn .col3 .pad 								{clear:both;padding:0px 30px 0px 0px;}
.list13 .ctn .clr 										{width:100%;height:10px;clear:both;overflow:hidden;}

/* Customer service form */
.cform 													{width:100%;clear:both;}
.cform .hx 												{width:100%;clear:both;margin-bottom:20px;}
.cform .hx h3 											{margin:0;font-size:26px;line-height:110%;color:#394659;}
.cform .des 											{width:100%;clear:both;}
.cform .des p 											{margin:0;margin-bottom:10px;font-size:15px;line-height:130%;color:#394659;}
.cform .frm 											{width:100%;clear:both;}
.cform .cl1 											{width:50%;float:left;}
.cform .cl1 .hd 										{width:100%;height:30px;clear:both;margin-bottom:20px;}
.cform .cl1 .hd p 										{margin:0;font-size:22px;line-height:110%;color:#0E0D07;}
.cform .cl1 .pad 										{clear:both;padding:0px 15px 0px 0px;}
.cform .cl1 .pad .inp 									{width:100%;clear:both;margin-bottom:2px;}
.cform .cl1 .pad .inp p 								{margin:0;color:#557697;text-transform:uppercase;font-size:12px;}
.cform .cl1 .pad .inp label 							{color:#557697;text-transform:uppercase;font-size:12px;}
.cform .cl1 .pad .inp input 							{width:93%;outline:0;border:0;padding:7px 10px 7px 4%;font-size:15px;border-left:1px solid #8896a6;border-top:1px solid #8896a6;border-right:1px solid #dfe9f3;border-bottom:1px solid #dfe9f3;}
.cform .cl1 .pad .inp .star 							{font-family:arial;}
.cform .cl1 .pad .inp .error 							{border-left:1px solid #70243d;border-top:1px solid #70243d;border-right:1px solid #af051f;border-bottom:1px solid #af051f;background:#f3dade;}
.cform .cl1 .pad .inp .guide 							{background:#fdf494;}
.cform .cl1 .pad .ins 									{width:100%;clear:both;padding:10px 0px 0px 0px;}
.cform .cl1 .pad .ins p 								{margin:0;margin-bottom:4px;color:#557697;text-transform:uppercase;font-size:12px;}
.cform .cl1 .pad .ins p label 							{color:#557697;text-transform:uppercase;font-size:12px;}
.cform .cl1 .pad .ins select 							{width:100%;margin:0;padding:0;padding:6px 7px 6px 5px;outline:0;font-size:15px;border-left:1px solid #8896a6;border-top:1px solid #8896a6;border-right:1px solid #dfe9f3;border-bottom:1px solid #dfe9f3;}
.cform .cl2 .check 										{clear:both;padding:15px 0px 10px 15px;}
.cform .cl2 .check p 									{margin:0;font-size:15px;color:#394659;padding:0px 0px 0px 29px;position:relative;cursor:default;cursor:pointer;}
.cform .cl2 .check p:hover 								{color:#000;}
.cform .cl2 .check p span 								{width:18px;height:16px;position:absolute;z-index:100;left:0px;top:2px;background:url(/gfx/icon-checkbox-t2.png) no-repeat 0px -16px;}
.cform .cl2 .checked p span								{background-position:0px 0px!important;}
.cform .cl2 											{width:50%;float:left;}
.cform .cl2 .hd 										{width:100%;height:30px;clear:both;margin-bottom:20px;}
.cform .cl2 .pad 										{clear:both;padding:0px 0px 0px 15px;}
.cform .cl2 .pad p 										{margin:0;}
.cform .cl2 .pad label 									{color:#557697;text-transform:uppercase;font-size:12px;}
.cform .cl2 .pad textarea 								{width:93%;height:262px;outline:0;border:0;resize:none;padding:10px 10px 7px 10px;font-size:15px;border-left:1px solid #8896a6;border-top:1px solid #8896a6;border-right:1px solid #dfe9f3;border-bottom:1px solid #dfe9f3;color:#567697;}
.cform .cl2 .sbt 										{width:100%;height:20px;clear:both;padding:20px 0px 0px 0px;}
.cform .cl2 .sbt .flt 									{float:right;}
.cform .clr 											{width:100%;height:1px;clear:both;overflow:hidden;}
.cformcon 												{display:none;}
.cformcon .receipt 										{width:100%;clear:both;position:relative;}
.cformcon .receipt .rec 								{width:70%;clear:both;}
.cformcon .receipt .rec .pad		 					{clear:both;padding:0px 0px 0px 0px;}
.cformcon .receipt .rec .pad .hd 						{width:100%;clear:both;margin-bottom:20px;}
.cformcon .receipt .rec .pad .hd h4 					{margin:0;font-size:26px;line-height:110%;color:#0E0D07;margin-bottom:20px;}
.cformcon .receipt .rec .pad .hd p 						{margin:0;font-size:15px;line-height:130%;color:#394659;}
.cformcon .receipt .rec .table 							{width:100%;clear:both;position:relative;-moz-box-shadow:0px 0px 8px #999;-webkit-box-shadow:0px 0px 8px #999;box-shadow:0px 0px 8px #999;-webkit-border-radius:3px;border-radius:3px;background:#fff;behavior:url(/inc/PIE.htc);}
.cformcon .receipt .rec .table .pd 						{clear:both;padding:5px 0px 0px 0px;}
.cformcon .receipt .rec  .table .pd .th 				{height:62px;clear:both;margin:0px 5px 0px 5px;position:relative;background:url(/gfx/amount-bg-t1.png) repeat;margin-bottom:5px;}
.cformcon .receipt .rec .table .pd .th p 				{margin:0;font-size:19px;line-height:130%;color:#062646;font-family:'DIN Next W02 Medium';padding:22px 0px 0px 18px;}
.cformcon .receipt .rec .table .pd .th .ico 			{width:44px;height:42px;position:absolute;right:16px;top:8px;}
.cformcon .receipt .rec .table .pd table 				{width:100%;font-size:15px;line-height:120%;color:#072646;}
.cformcon .receipt .rec .table .pd table .ico 			{border-top:1px solid #e6e6e6;border-right:1px solid #e6e6e6;vertical-align:top;width:18%;text-align:center;padding:10px 0px 7px 0px;}
.cformcon .receipt .rec .table .pd table .txt 			{border-top:1px solid #e6e6e6;vertical-align:top;padding:13px 20px 10px 20px;}
.cformcon .receipt .rec .clr 							{width:100%;height:45px;clear:both;overflow:hidden;}

/* Google maps */
.maps-t1 												{width:100%;height:765px;clear:both;position:relative;overflow:hidden;}
.maps-t1 #map-search 									{width:100%;height:765px;clear:both;}
.maps-t1 .satm 											{margin:-43px 0px 0px 46px!important;}
.maps-t1 .infobub 										{width:372px;position:absolute;z-index:100;left:0px;top:0px;display:none;margin:-55px 0px 0px 43px;}
.maps-t1 .infobub .bg 									{width:100%;min-height:100px;clear:both;position:relative;background:url(/gfx/maps-overlay-t1.png) no-repeat;}
.maps-t1 .infobub .arrow 								{width:27px;height:14px;position:absolute;z-index:100;left:-25px;top:22px;background:url(/gfx/maps-overlay-t2.png) no-repeat;}
.maps-t1 .infobub .lim 									{width:343px;clear:both;padding:1px 0px 0px 1px;}
.maps-t1 .infobub .lim .atm 							{background:url(/gfx/icon-creditcard-t2.png) no-repeat 19px 17px;padding:21px 0px 0px 65px!important;}
.maps-t1 .infobub .lim .sparnord 						{background:url(/gfx/icon-sparnord.png) no-repeat 19px 17px;}
.maps-t1 .infobub .lim .bas 							{width:265px;clear:both;padding:33px 0px 0px 55px;}
.maps-t1 .infobub .lim .hed 							{width:100%;clear:both;margin-bottom:10px;}
.maps-t1 .infobub .lim .hed p 							{margin:0;font-size:17px;color:#062646;line-height:125%;font-family:'DIN Next W02 Medium';}
.maps-t1 .infobub .lim .desc 							{width:100%;clear:both;margin-bottom:25px;}
.maps-t1 .infobub .lim .desc p 							{margin:0;margin-bottom:3px;font-size:15px;color:#6B727F;line-height:125%;}
.maps-t1 .infobub .lim .desc .phone 					{margin:0;margin-bottom:3px;font-size:15px;color:#2B394C;line-height:125%;padding:0px 0px 0px 15px;background:url(/gfx/icon-phone-t8.png) no-repeat 2px 3px;}
.maps-t1 .infobub .lim .desc .email 					{margin:0;margin-bottom:3px;font-size:15px;color:#2B394C;line-height:125%;padding:0px 0px 0px 25px;background:url(/gfx/icon-email-t7.png) no-repeat 1px 4px;}
.maps-t1 .infobub .lim .desc .email a 					{}
.maps-t1 .infobub .lim .desc .email a:hover 			{color:#AD041E;}
.maps-t1 .infobub .lim .list 							{width:100%;clear:both;margin-bottom:20px;}
.maps-t1 .infobub .lim .list ul 						{margin:0;padding:0;list-style-type:none;}
.maps-t1 .infobub .lim .list ul li 						{margin-bottom:1px;}
.maps-t1 .infobub .lim .list ul li a 					{display:inline-block;background:url(/gfx/icon-arrow-t1.png) no-repeat 0px 6px;font-family:'DIN Next W02 Medium';padding:0px 0px 0px 18px;text-decoration:none;color:#0B2B60;font-size:15px;}
.maps-t1 .infobub .lim .list ul li a:hover 				{color:#AD041E;}
.maps-t1 .infobub .lim .open 							{clear:both;padding:0px 0px 0px 18px;}
.maps-t1 .infobub .lim .open p 							{margin:0;margin-bottom:3px;font-size:14px;color:#6B727F;line-height:125%;}
.maps-t1 .infobub .lim .open p .day 					{width:145px;float:left;}
.maps-t1 .infobub .lim .open p .time 					{width:100px;float:left;}
.maps-t1 .infobub .lim .open p .cl 						{width:100%;height:1px;clear:both;display:block;}
.maps-t1 .infobub .lim .end 							{width:100%;height:15px;clear:both;}
.maps-t1 .infobub .but 									{width:100%;height:5px;clear:both;overflow:hidden;background:url(/gfx/maps-overlay-t1.png) no-repeat left bottom;}
.maps-t1 #map-start-latitude 							{display:none;}
.maps-t1 #map-start-longitude 							{display:none;}
.maps-t1 .datalist 										{display:none;}
#map-dims 												{position:absolute;z-index:100;left:-10000px;top:-10000px;}

/* Accordian lists */
.accor-t1 												{width:100%;clear:both;padding:55px 0px 0px 0px;}
.accor-t1 .head 										{width:100%;clear:both;margin-bottom:25px;}
.accor-t1 .head h3 										{margin:0;font-size:22px;line-height:110%;color:#0E0D07;}
.accor-t1 .items 										{width:100%;clear:both;margin-bottom:15px;background:url(/gfx/dash-t1.png) repeat-x;}
.accor-t1 .items .item 									{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x left bottom;}
.accor-t1 .items .item .head 							{width:100%;clear:both;margin:0;}
.accor-t1 .items .item .head a 							{display:block;position:relative;padding:15px 0px 15px 32px;font-size:15px;color:#002874;line-height:125%;}
.accor-t1 .items .item .head a .arr 					{width:14px;height:9px;position:absolute;z-index:100;left:5px;top:19px;background:url(/gfx/icon-arrow-t6.png) no-repeat;}
.accor-t1 .items .item .head a .up 						{background-position:0px -9px;}
.accor-t1 .items .item .head a:hover 					{color:#AD041E;}
.accor-t1 .items .item .ctn 							{width:100%;clear:both;overflow:hidden;display:none;}
.accor-t1 .items .item .ctn .ind 						{clear:both;padding:10px 50px 25px 32px;}
.accor-t1 .items .item .ctn .ind p 						{margin:0;margin-bottom:15px;color:#313233;font-size:16px;line-height:140%;}
.accor-t1 .items .item .ctn .ind ul li a 				{font-size:15px;}
.accor-t1 .items .item .ctn .ind .columns-t1 strong 	{font-weight:normal;font-size:18px;font-family:'DIN Next W02 Medium';}
.accor-t1 .items .item .ctn .ind .columns-t1 a 			{color:#002672;}
.accor-t1 .items .item .ctn .ind .columns-t1 a:hover 	{color:#AD041E;}
.accor-t1 .items .item .ctn .ind .columns-t8 ul 		{margin:0;padding:0;list-style-type:none;}
.accor-t1 .items .item .ctn .ind .columns-t8 strong 	{font-weight:normal;font-size:18px;font-family:'DIN Next W02 Medium';}
.accor-t1 .items .item .ctn .ind .columns-t8 .desc 		{width:100%;clear:both;}
.accor-t1 .items .item .ctn .ind .columns-t8 .image 	{width:100%;clear:both;margin-bottom:15px;}
.accor-t1 .items .item .ctn .ind .columns-t8 .image img {width:100%;display:block;}
.accor-t1 .items .item .ctn .ind .columns-t8 ul li a 	{display:inline-block;background:url(/gfx/icon-arrow-t1.png) no-repeat 0px 6px;font-family:'DIN Next W02 Medium';padding:0px 0px 0px 18px;text-decoration:none;color:#0B2B60;font-size:15px;}
.accor-t1 .items .item .ctn .ind .columns-t8 ul li a:hover {color:#AD041E;background:url(/gfx/icon-arrow-t1-hover.png) no-repeat 0px 6px;}
.accor-t1 .items .item .ctn .ind .columns-t8 ul li .type {font-size:13px;color:#6B727F;}

/* ULs */
.uls 													{margin:0;padding:0;list-style-type:none;}
.uls li 												{margin-bottom:8px;}
.uls li p 												{margin:0;text-transform:uppercase;font-size:13px;color:#999;}
.uls li a 												{display:inline-block;font-size:16px;color:#002672;line-height:110%;}
.uls li a:hover 										{color:#AD041E;text-decoration:none;}
.uls li .download 										{padding:0px 0px 0px 22px;background:url(/gfx/icon-download-t1.png) no-repeat 0px 2px!important;}
.uls li .download:hover 								{background:url(/gfx/icon-download-t1-hover.png) no-repeat 0px 2px!important;}
.uls li .pdf 											{font-size:13px;color:#6B727F;}
.uls li .excel 											{font-size:13px;color:#6B727F;}
.uls.arrow li a 										{padding:0px 0px 0px 22px;background:url(/gfx/icon-arrow-t1.png) no-repeat 0px 2px;}
.uls.arrow li a:hover 									{background:url(/gfx/icon-arrow-t1-hover.png) no-repeat 0px 2px;}
.uls.check li  											{padding:0px 0px 0px 34px;background:url(/gfx/icon-check-t2.png) no-repeat 0px 4px;}
.uls .depent  											{color:#999;}

/* Buttons */
.button1-blue 											{width:auto;height:35px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/input-submit-t2.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:14px;text-transform:uppercase;}
.button1-blue .end 										{width:2px;height:35px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/input-submit-t2.png) no-repeat 0px 0px;left:-2px;top:0px;}
.button1-blue .txt 										{display:block;padding:1px 60px 0px 15px;}
.button1-blue:hover 									{background-position:right -35px;}
.button1-blue:hover .end 								{background-position:0px -35px;}
.button1-blue:active 									{top:1px;}
.button1-red 											{width:auto;height:35px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/input-submit-t4.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:14px;text-transform:uppercase;}
.button1-red .end 										{width:2px;height:35px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/input-submit-t4.png) no-repeat 0px 0px;left:-2px;top:0px;}
.button1-red .txt 										{display:block;padding:1px 60px 0px 15px;}
.button1-red:hover 										{background-position:right -35px;}
.button1-red:hover .end 								{background-position:0px -35px;}
.button1-red:active 									{top:1px;}
.button2-blue 											{width:auto;height:35px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/input-submit-t5.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:14px;text-transform:uppercase;}
.button2-blue .end 										{width:2px;height:35px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/input-submit-t5.png) no-repeat 0px 0px;left:-2px;top:0px;}
.button2-blue .txt 										{display:block;padding:1px 60px 0px 15px;}
.button2-blue:hover 									{background-position:right -35px;}
.button2-blue:hover .end 								{background-position:0px -35px;}
.button2-blue:active 									{top:1px;}
.button3-phone 											{width:100%;height:70px;position:relative;margin:0;padding:0;border:0;cursor:default;color:#394659;background:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:32px;text-align:left;}
.button3-phone .end 									{width:4px;height:70px;position:absolute;z-index:2;overflow:hidden;left:-4px;top:0px;}
.button3-phone .txt 									{display:inline-block;padding:0px 0px 0px 32px;line-height:32px;letter-spacing:-1px;background:url(/gfx/icon-phone-t9.png) no-repeat 0px 2px;font-family:'DIN Next W02 Bold';}
.button3-email 											{width:100%;height:70px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/button-mega-t4.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Regular';font-size:19px;text-align:center;}
.button3-email .end 									{width:4px;height:70px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/button-mega-t4.png) no-repeat 0px 0px;left:-4px;top:0px;}
.button3-email .txt 									{display:inline-block;padding:6px 0px 0px 46px;line-height:21px;letter-spacing:-1px;background:url(/gfx/icon-email-t2.png) no-repeat 0px 5px;}
.button3-log 											{width:234px;height:66px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/button-mega-t7.png) no-repeat right top;cursor:pointer;color:#fff;text-transform:uppercase;line-height:100%;font-family:'DIN Next W02 Regular';font-size:15px;text-align:left;}
.button3-log .end 										{width:4px;height:66px;overflow:hidden;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/button-mega-t7.png) no-repeat 0px 0px;left:-4px;top:0px;}
.button3-log .txt 										{display:block;padding:4px 0px 0px 16px;margin:0px 20px 0px 0px;line-height:21px;}
.button3-log:hover 										{background-position:right -66px;}
.button3-log:hover .end 								{background-position:0px -66px;}
.button3-log:active 									{top:1px;}

/* Sliders */
.slider1 												{width:100%;clear:both;padding:30px 0px 0px 0px;}
.slider1 .navi 											{width:100%;clear:both;text-align:center;margin-bottom:80px;}
.slider1 .navi ul 										{margin:0;padding:0;list-style-type:none;}
.slider1 .navi ul li 									{display:inline;padding:0px 20px 0px 20px;vertical-align:bottom;}
.slider1 .navi ul li a 									{max-width:150px;display:inline-block;padding:0px 0px 10px 0px;color:#6B727F;font-size:16px;line-height:110%;}
.slider1 .navi ul li a:hover 							{}
.slider1 .navi ul li .mark 								{background:url(/gfx/slider-border-t1.png) repeat-x left bottom;color:#000;}
.slider1 .navi ul li .mark:hover 						{}
.slider1 .items 										{width:100%;clear:both;}
.slider1 .items .rel 									{width:80%;float:left;position:relative;}
.slider1 .items .rel .back 								{width:40px;height:35px;position:absolute;z-index:100;left:-90px;top:100px;}
.slider1 .items .rel .back a 							{width:40px;height:35px;display:block;position:relative;background:url(/gfx/slideshow-arrows-t1-back.png) no-repeat 0px -70px;}
.slider1 .items .rel .back a span 						{display:none;}
.slider1 .items .rel .back a:hover 						{background-position:0px -105px;}
.slider1 .items .rel .back a:active 					{top:1px;}
.slider1 .items .rel .back .disabled 					{background-position:0px 0px;}
.slider1 .items .rel .back .disabled:hover 				{background-position:0px -35px;}
.slider1 .items .rel .next 								{width:40px;height:35px;position:absolute;z-index:100;right:-90px;top:100px;}
.slider1 .items .rel .next a 							{width:40px;height:35px;display:block;position:relative;background:url(/gfx/slideshow-arrows-t1-next.png) no-repeat 0px -70px;}
.slider1 .items .rel .next a span 						{display:none;}
.slider1 .items .rel .next a:hover 						{background-position:0px -105px;}
.slider1 .items .rel .next a:active 					{top:1px;}
.slider1 .items .rel .next .disabled 					{background-position:0px 0px;}
.slider1 .items .rel .next .disabled:hover 				{background-position:0px -35px;}
.slider1 .clr 											{width:100%;height:45px;clear:both;overflow:hidden;}
.slider2 												{width:100%;clear:both;}
.slider2 .navi 											{width:100%;clear:both;padding:35px 0px 0px 0px;margin-bottom:25px;position:relative;}
.slider2 .navi h2 										{margin:0;font-size:34px;line-height:115%;letter-spacing:-1px;}
.slider2 .navi .nav 									{width:100%;height:30px;position:absolute;text-align:center;top:49px;left:0px;}
.slider2 .navi .nav ul 									{margin:0;padding:0;list-style-type:none;font-size:0px;}
.slider2 .navi .nav ul li 								{display:inline;padding:0px 2px 0px 2px;}
.slider2 .navi .nav ul li a 							{width:21px;height:20px;display:inline-block;position:relative;}
.slider2 .navi .nav ul li a span 						{width:13px;height:13px;position:absolute;left:4px;top:4px;background:url(/gfx/indication-t1.png) no-repeat 0px -13px;}
.slider2 .navi .nav ul li a:hover span 					{background-position:0px -26px;}
.slider2 .navi .nav ul li .mark span 					{background-position:0px 0px;cursor:default;}
.slider2 .navi .nav ul li .mark:hover span 				{background-position:0px 0px;}
.slider3 												{width:100%;clear:both;position:relative;overflow:hidden;}
.slider3 #slideimgs 									{width:100%;height:300px;overflow:hidden;position:relative;background-color:#000;background-repeat:no-repeat;}
.slider3 #slidecover 									{width:100%;height:100%;overflow:hidden;position:absolute;z-index:50;left:0px;top:0px;background-repeat:no-repeat;}
.slider3 .item 											{display:none;}
.slider3 #slidecover-ie-bx 								{width:100%;height:100%;position:absolute;z-index:50;left:0px;top:0px;}
.slider3 #slidecover-ie-bx #slidecover-ie 				{height:100%;height:100%;display:block;}
.slider3 #slideimgs-ie-bx 								{width:100%;height:100%;overflow:hidden;position:absolute;z-index:49;left:0px;top:0px;}
.slider3 #slideimgs-ie-bx #slideimgs-ie 				{width:100%;height:100%;display:block;}
.slider3 .text 											{width:100%;left:0px;top:0px;position:absolute;z-index:100;text-align:left;}
.slider3 .text .auto 									{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1200px;}
.slider3 .text .auto .pad 								{width:100%;clear:both;padding:145px 0px 0px 0px;}
.slider3 .text .auto .pad .ctn 							{width:87.10%;float:left;padding:0px 0px 0px 12.90%;position:relative;}
.slider3 .text .auto .pad .ctn .ctex 					{width:100%;clear:both;}
.slider3 .text .auto .pad .ctn .ctex .square 			{width:42px;height:32px;position:absolute;z-index:101;margin:8px 0px 0px -62px;background:url(/gfx/square-t1.png) no-repeat;}
.slider3 .text .auto .pad .ctn .ctex .wid 				{width:60%;clear:both;}
.slider3 .text .auto .pad .ctn .ctex .wid h1 			{margin:0;margin-bottom:35px;font-size:45px;color:#fff;line-height:105%;}
.slider3 .text .auto .pad .ctn .ctex .wid p 			{margin:0;margin-bottom:50px;font-size:23px;color:#fff;line-height:125%;}
.slider3 .text .auto .pad .ctn .ctex .wid .button 		{width:100%;height:45px;clear:both;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix 	{height:45px;float:left;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1 {width:100%;height:45px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/button-mega-t5.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:18px;text-align:left;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1 .txt {display:inline-block;padding:0px 75px 0px 17px;line-height:32px;text-transform:uppercase;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1 .end {width:4px;height:45px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/button-mega-t5.png) no-repeat 0px 0px;left:-4px;top:0px;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1:hover {background-position:right -45px;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1:hover .end {background-position:0px -45px;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1:active {top:1px;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t2 {width:100%;height:45px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/button-mega-t6.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:18px;text-align:left;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t2 .txt {display:inline-block;padding:0px 115px 0px 17px;line-height:32px;text-transform:uppercase;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t2 .end {width:4px;height:45px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/button-mega-t6.png) no-repeat 0px 0px;left:-4px;top:0px;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t2:hover {background-position:right -45px;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t2:hover .end {background-position:0px -45px;}
.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t2:active {top:1px;}
.slider3 .back 											{width:42px;height:32px;position:absolute;left:20px;top:48%;z-index:102;}
.slider3 .back span 									{display:none;}
.slider3 .back a 										{width:42px;height:32px;display:block;position:relative;background:url(/gfx/slideshow-arrows-t2-back.png) no-repeat 0px 0px;}
.slider3 .back a:hover 									{background-position:0px -32px;}
.slider3 .back a:active 								{top:1px;}
.slider3 .next 											{width:42px;height:32px;position:absolute;right:20px;top:48%;z-index:102;}
.slider3 .next span 									{display:none;}
.slider3 .next a 										{width:42px;height:32px;display:block;position:relative;background:url(/gfx/slideshow-arrows-t2-next.png) no-repeat 0px 0px;}
.slider3 .next a:hover 									{background-position:0px -32px;}
.slider3 .next a:active 								{top:1px;}
.slider3 .btdim 										{bottom:25px;}
.slider3 .nav 											{width:100%;height:20px;position:absolute;left:0px;text-align:center;z-index:101;}
.slider3 .nav ul 										{margin:0;padding:0;list-style-type:none;font-size:0px;}
.slider3 .nav ul li 									{display:inline;padding:0px 3px 0px 3px;}
.slider3 .nav ul li a 									{width:14px;height:14px;display:inline-block;position:relative;cursor:pointer;background:url(/gfx/slideshow-indicator-t1.png) no-repeat 0px 0px;}
.slider3 .nav ul li a:hover 							{background-position:0px -14px;}
.slider3 .nav ul li a:active 							{top:1px;}
.slider3 .nav ul li a.mark 								{background-position:0px -28px;cursor:default;}
.slider3 .nav ul li a.mark:hover 						{background-position:0px -28px;}
.slider4 												{width:100%;clear:both;position:relative;}
.slider4 #slideimgs 									{width:100%;position:relative;}
.slider4 .item 											{width:100%;clear:both;position:relative;z-index:100;}
.slider4 .item img 										{width:100%;display:block;}
.slider4 .dummy 										{width:100%;height:100%;position:absolute;z-index:0;top:0px;left:0px;}
.slider4 .dummy img 									{width:100%;display:block;}
.slider4 .invisible 									{width:100%;display:block;visibility:hidden;position:absolute;left:0px;top:0px;}
.slider4 .text 											{width:100%;top:0px;left:0px;position:absolute;z-index:100;text-align:left;}
.slider4 .text .auto 									{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1200px;}
.slider4 .text .auto .pad 								{width:100%;clear:both;padding:60px 0px 0px 0px;}
.slider4 .text .auto .pad .ctn 							{width:87.10%;float:left;padding:0px 0px 0px 12.90%;position:relative;}
.slider4 .text .auto .pad .ctn .ctex 					{width:100%;clear:both;}
.slider4 .text .auto .pad .ctn .ctex .square 			{width:42px;height:32px;position:absolute;z-index:101;margin:8px 0px 0px -48px;background:url(/gfx/square-t1.png) no-repeat;}
.slider4 .text .auto .pad .ctn .ctex .wid 				{width:60%;clear:both;padding:0px 0px 0px 14px;}
.slider4 .text .auto .pad .ctn .ctex .wid h1 			{margin:0;margin-bottom:35px;font-size:45px;color:#fff;line-height:105%;}
.slider4 .text .auto .pad .ctn .ctex .wid p 			{margin:0;margin-bottom:50px;font-size:23px;color:#fff;line-height:125%;}
.slider4 .text .auto .pad .ctn .ctex .wid a 			{color:#fff;text-decoration:none;}
.slider4 .text .auto .pad .ctn .ctex .wid .button 		{width:100%;height:55px;clear:both;}
.slider4 .text .auto .pad .ctn .ctex .wid .button .wix 	{height:55px;float:left;}
.slider4 #slideimgs-nav 								{display:none;}
.slider4 .back 											{width:42px;height:32px;position:absolute;left:20px;top:48%;z-index:101;}
.slider4 .back span 									{display:none;}
.slider4 .back a 										{width:42px;height:32px;display:block;position:relative;background:url(/gfx/slideshow-arrows-t2-back.png) no-repeat 0px 0px;}
.slider4 .back a:hover 									{background-position:0px -32px;}
.slider4 .back a:active 								{top:1px;}
.slider4 .next 											{width:42px;height:32px;position:absolute;right:20px;top:48%;z-index:101;}
.slider4 .next span 									{display:none;}
.slider4 .next a 										{width:42px;height:32px;display:block;position:relative;background:url(/gfx/slideshow-arrows-t2-next.png) no-repeat 0px 0px;}
.slider4 .next a:hover 									{background-position:0px -32px;}
.slider4 .next a:active 								{top:1px;}
.slider4 .btdim 										{bottom:25px;}
.slider4 .nav 											{width:100%;height:20px;position:absolute;left:0px;text-align:center;z-index:101;}
.slider4 .nav ul 										{margin:0;padding:0;list-style-type:none;font-size:0px;}
.slider4 .nav ul li 									{display:inline;padding:0px 3px 0px 3px;}
.slider4 .nav ul li a 									{width:17px;height:17px;display:inline-block;position:relative;cursor:pointer;background:url(/gfx/slideshow-indicator-t1.png) no-repeat 0px 0px;}
.slider4 .nav ul li a:hover 							{background-position:0px -17px;}
.slider4 .nav ul li a:active 							{top:1px;}
.slider4 .nav ul li a.mark 								{background-position:0px -34px;cursor:default;}
.slider4 .nav ul li a.mark:hover 						{background-position:0px -34px;}
.slider5 												{width:100%;clear:both;position:relative;}
.slider5 #slideimgs 									{width:100%;position:relative;}
.slider5 #slideimgs-ie-bx 								{display:none;}
.slider5 .item 											{width:100%;height:280px;background-repeat:no-repeat;background-position:50% 0px;clear:both;position:relative;overflow:hidden;z-index:100;}
.slider5 .item img 										{width:100%;display:none;}
.slider5 .text 											{width:100%;top:0px;left:0px;position:absolute;z-index:100;text-align:left;}
.slider5 .text .auto 									{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1200px;}
.slider5 .text .auto .pad 								{width:100%;clear:both;padding:35px 0px 0px 0px;}
.slider5 .text .auto .pad .ctn 							{width:87.10%;float:left;padding:0px 0px 0px 12.90%;position:relative;}
.slider5 .text .auto .pad .ctn .ctex 					{width:100%;clear:both;}
.slider5 .text .auto .pad .ctn .ctex .square 			{width:42px;height:32px;position:absolute;z-index:101;margin:8px 0px 0px -48px;background:url(/gfx/square-t1.png) no-repeat;}
.slider5 .text .auto .pad .ctn .ctex .wid 				{width:60%;clear:both;padding:0px 0px 0px 14px;}
.slider5 .text .auto .pad .ctn .ctex .wid h1 			{margin:0;margin-bottom:25px;font-size:45px;color:#fff;line-height:105%;}
.slider5 .text .auto .pad .ctn .ctex .wid p 			{margin:0;font-size:19px;color:#fff;line-height:125%;}
.slider5 .text .auto .pad .ctn .ctex .wid a 			{color:#fff;text-decoration:none;}
.slider5 .text .auto .pad .ctn .ctex .wid .button 		{width:100%;height:55px;clear:both;}
.slider5 .text .auto .pad .ctn .ctex .wid .button .wix 	{height:55px;float:left;}

/* Frontpage slideshow overwrites (used in .slider3) */
.adj1 .text .auto .pad 									{padding:55px 0px 0px 0px;}
.adj1 .text .auto .pad .ctn .ctex .square 				{margin:2px 0px 0px -62px;}
.adj1 .text .auto .pad .ctn .ctex .wid h1 				{margin-bottom:25px;font-size:34px;}
.adj1 .text .auto .pad .ctn .ctex .wid p 				{margin-bottom:30px;font-size:18px;}
.adj2 .text .auto .pad 									{padding:55px 0px 0px 0px;}
.adj2 .text .auto .pad .ctn .ctex .square 				{margin:6px 0px 0px -62px;}
.adj2 .text .auto .pad .ctn .ctex .wid h1 				{margin-bottom:25px;font-size:41px;}
.adj2 .text .auto .pad .ctn .ctex .wid p 				{margin-bottom:30px;font-size:22px;}

/* Graphs */
.graph1 												{width:100%;clear:both;padding:30px 0px 0px 0px;}
.graph1 .pad 											{width:90%;clear:both;}
.graph1 .pad h2 										{margin:0;margin-bottom:25px;font-size:30px;line-height:115%;letter-spacing:-1px;}
.graph1 .pad .graph									 	{width:100%;height:350px;clear:both;padding:40px 0px 0px 0px;margin-bottom:20px;}
.graph1 .pad .graph #container 							{width:700px;height:350px;clear:both;}
.graph1 .pad p 											{margin:0;margin-bottom:20px;font-size:14px;color:#6B727F;line-height:140%;}
.graph1 .pad a 											{color:#AE041E;}
.graph1 .clr 											{width:100%;height:45px;clear:both;overflow:hidden;}

/* Table */
.table1 												{width:100%;clear:both;padding:30px 0px 0px 0px;}
.table1 .pad 											{width:90%;clear:both;}
.table1 .pad h2 										{margin:0;margin-bottom:25px;font-size:30px;line-height:115%;letter-spacing:-1px;}
.table1 .pad p 											{margin:0;margin-bottom:20px;font-size:16px;color:#2F3133;line-height:140%;}
.table1 .pad table 										{width:100%;line-height:110%;}
.table1 .pad table th 									{background:#af041e;padding:10px 20px 8px 15px;color:#fff;border-top:1px solid #8f061a;border-bottom:1px solid #8f061a;border-right:1px solid #9f051c;border-left:1px solid #bb2940;font-weight:normal;font-family:'DIN Next W02 Medium';vertical-align:top;}
.table1 .pad table th.first 							{padding:10px 20px 8px 15px;}
.table1 .pad table th.last 								{padding:10px 20px 8px 10px;border-right:none;}
.table1 .pad table strong 								{font-weight:normal;font-family:'DIN Next W02 Medium';}
.table1 .pad table td 									{padding:15px 20px 13px 10px;color:#333;border-right:1px solid #fff;border-left:1px solid #fff;vertical-align:top;background:#fff url(/gfx/table-td-bg-odd.png) repeat-y right top;}
.table1 .pad table .first 								{padding:15px 20px 13px 15px;}
.table1 .pad table .odd td 								{background-color:#fff;}
.table1 .pad table .even td 							{background-color:#e4e4e4;}
.table1 .clr 											{width:100%;height:45px;clear:both;overflow:hidden;}
.table2 												{width:100%;clear:both;padding:55px 0px 0px 0px;}
.table2 .head 											{width:100%;clear:both;margin-bottom:20px;}
.table2 .head h2 										{margin:0;font-size:22px;line-height:115%;color:#0E0D07;}
.table2 .ctn 											{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x;padding:25px 0px 0px 0px;}
.table2 .ctn .lim 										{width:70%;clear:both;margin-bottom:35px;}
.table2 .ctn .lim table 								{width:100%;}
.table2 .ctn .lim table .th1 							{width:18%;font-weight:normal;color:#999;font-size:14px;padding:3px 0px 6px 0px;}
.table2 .ctn .lim table .th2 							{width:32%;font-weight:normal;color:#999;font-size:14px;padding:3px 0px 6px 0px;}
.table2 .ctn .lim table .td1 							{vertical-align:top;color:#999;font-size:14px;padding:3px 0px 3px 0px;}
.table2 .ctn .lim table .td2 							{vertical-align:top;color:#002672;font-size:16px;padding:3px 0px 3px 0px;}
.table2 .clr 											{width:100%;height:45px;clear:both;overflow:hidden;}
.table3 												{width:100%;clear:both;padding:55px 0px 0px 0px;}
.table3 .head 											{width:100%;clear:both;margin-bottom:20px;}
.table3 .head h2 										{margin:0;font-size:22px;line-height:115%;color:#0E0D07;}
.table3 .desc 											{width:100%;clear:both;margin-bottom:20px;}
.table3 .desc p 										{margin:0;margin-bottom:20px;font-size:16px;color:#2F3133;line-height:140%;}
.table3 .ctn 											{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x;padding:25px 0px 0px 0px;}
.table3 .ctn .lim 										{width:70%;clear:both;margin-bottom:35px;}
.table3 .ctn .lim table 								{width:100%;}
.table3 .ctn .lim table th 								{width:33%;font-weight:normal;color:#999;font-size:14px;padding:3px 0px 6px 0px;}
.table3 .ctn .lim table td 								{vertical-align:top;color:#333;font-size:16px;padding:3px 0px 3px 0px;}
.table3 .ctn .lim table td strong 						{font-weight:normal;font-family:'DIN Next W02 Medium';}
.table3 .clr 											{width:100%;height:45px;clear:both;overflow:hidden;}

/* Stock chart */
.stocks 												{width:100%;clear:both;padding:55px 0px 0px 0px;}
.stocks .head 											{width:100%;clear:both;margin-bottom:20px;}
.stocks .head h2 										{margin:0;font-size:22px;line-height:115%;color:#0E0D07;}
.stocks .ctn 											{width:100%;clear:both;margin-bottom:20px;}
.stocks .ctn #container 								{height:500px;width:100%;clear:both;}
.stocks .ctn .clr 										{width:100%;height:100px;clear:both;}

/* Choosers */
.choose1 												{width:100%;clear:both;}
.choose1 .head 											{width:100%;clear:both;padding:35px 0px 0px 0px;margin-bottom:25px;}
.choose1 .head h2 										{margin:0;font-size:34px;line-height:115%;letter-spacing:-1px;}
.choose1 .ctn 											{width:100%;clear:both;}
.choose1 .ctn .lft 										{width:33%;float:left;background:url(/gfx/spe-indi-t1.png) repeat-y right top;}
.choose1 .ctn .lft .pad 								{clear:both;padding:15px 0px 0px 0px;}
.choose1 .ctn .lft .pad ul 								{margin:0;padding:0;list-style-type:none;}
.choose1 .ctn .lft .pad ul li 							{margin-bottom:15px;}
.choose1 .ctn .lft .pad ul li a 						{display:block;font-size:19px;color:#6B7380;line-height:120%;padding:10px 50px 10px 0px;cursor:default;}
.choose1 .ctn .lft .pad ul li a span 					{display:inline-block;cursor:pointer;}
.choose1 .ctn .lft .pad ul li a:hover 					{color:#000;}
.choose1 .ctn .lft .pad ul li .selected 				{color:#000;background:url(/gfx/spe-indi-t2.png) repeat-y right top;font-family:'DIN Next W02 Medium';-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important;}
.choose1 .ctn .lft .pad ul li .selected span 			{cursor:default;}
.choose1 .ctn .rgt 										{width:67%;float:left;}
.choose1 .ctn .rgt .pad 								{width:70%;clear:both;padding:10px 0px 0px 40px;overflow:hidden;}
.choose1 .ctn .rgt .pad p 								{margin:0;margin-bottom:20px;font-size:16px;color:#2F3133;line-height:140%;}
.choose1 .ctn .rgt .pad a 								{color:#AD041E;}
.choose1 .ctn .clr 										{width:100%;height:100px;clear:both;overflow:hidden;}

/* Calculator */
.calculator1 											{width:100%;clear:both;}
.calculator1 .head 										{width:100%;clear:both;padding:55px 0px 0px 0px;margin-bottom:25px;}
.calculator1 .head h2 									{margin:0;font-size:34px;line-height:115%;letter-spacing:-1px;}
.calculator1 .labels 									{width:100%;clear:both;}
.calculator1 .labels .col1 								{width:35%;float:left;}
.calculator1 .labels .col2 								{width:33%;float:left;}
.calculator1 .labels .col3 								{width:32%;float:left;}
.calculator1 .labels .clr 								{width:100%;height:30px;clear:both;overflow:hidden;}
.calculator1 .labels .num 								{width:55px;float:left;}
.calculator1 .labels .num p 							{margin:0;font-size:20px;line-height:130%;color:#AF041E;font-family:'DIN Next W02 Medium';}
.calculator1 .labels .des 								{width:210px;float:left;}
.calculator1 .labels .des p 							{margin:0;font-size:16px;line-height:130%;color:#111;font-family:'DIN Next W02 Medium';}
.calculator1 .labels .cl 								{width:100%;height:1px;clear:both;overflow:hidden;}
.calculator1 .sliders 									{width:100%;clear:both;}
.calculator1 .sliders .col1 							{width:35%;float:left;}
.calculator1 .sliders .col2 							{width:33%;float:left;}
.calculator1 .sliders .col3 							{width:32%;float:left;}
.calculator1 .sliders .clr 								{width:100%;height:65px;clear:both;overflow:hidden;}
.calculator1 .sliders .slider 							{width:210px;float:left;padding:0px 0px 0px 55px;}
.calculator1 .sliders .slider .inp 						{width:100%;clear:both;margin-bottom:15px;}
.calculator1 .sliders .slider .inp input 				{width:200px;padding:8px 0px 8px 10px;font-family:'DIN Next W02 Medium';font-size:16px;outline:0;color:#313233;background:#fbfbfb;border:0;border-left:1px solid #4d5661;border-top:1px solid #4d5661;}
.calculator1 .sliders .slider .slide 					{width:210px;height:18px;clear:both;}
.calculator1 .sliders .slider .indi 					{width:210px;clear:both;padding:5px 0px 0px 0px;}
.calculator1 .sliders .slider .indi .lf 				{width:50%;float:left;text-align:left;}
.calculator1 .sliders .slider .indi .lf p				{margin:0;line-height:110%;font-size:11px;color:#999;}
.calculator1 .sliders .slider .indi .rg 				{width:50%;float:right;text-align:right;}
.calculator1 .sliders .slider .indi .rg p 				{margin:0;line-height:110%;font-size:11px;color:#999;}
.calculator1 .sliders .rl 								{width:100%;height:1px;clear:both;overflow:hidden;}
.calculator1 .sliders .ui-slider-horizontal 			{height:5px;}
.calculator1 .sliders .ui-widget-content 				{border:none;background:#ccc;}
.calculator1 .sliders .ui-widget-header 				{background:#81b121;}
.calculator1 .sliders .ui-slider-horizontal .ui-slider-handle {top:-8px;margin-left:-.4em;}
.calculator1 .sliders .ui-slider .ui-slider-handle 		{width:17px;height:18px;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important;}
.calculator1 .sliders .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border:none;background:url(/gfx/slider-handle-t1.png) no-repeat;}
.calculator1 .sliders .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: none; background:url(/gfx/slider-handle-t1.png) no-repeat;color:#000;outline:0; }
.calculator1 .sum 										{clear:both;padding:0px 0px 0px 55px;}
.calculator1 .sum .esti 								{width:100%;clear:both;margin-bottom:20px;}
.calculator1 .sum .esti p 								{margin:0;font-size:16px;font-family:'DIN Next W02 Medium';line-height:110%;}
.calculator1 .sum .amount 								{width:85%;height:45px;clear:both;background:url(/gfx/amount-bg-t1.png) repeat;border:1px solid #fbfbfb;}
.calculator1 .sum .amount p 							{margin:0;padding:11px 0px 0px 15px;font-family:'DIN Next W02 Medium';font-size:25px;line-height:110%;}
.calculator1 .sum .clr 									{width:100%;height:75px;clear:both;overflow:hidden;}
.calculator2 											{width:100%;clear:both;}
.calculator2 .head 										{width:100%;clear:both;margin-bottom:40px;}
.calculator2 .head .hd 									{width:100%;clear:both;padding:55px 0px 0px 0px;margin-bottom:40px;}
.calculator2 .head .hd h2 								{margin:0;font-size:34px;line-height:115%;letter-spacing:-1px;}
.calculator2 .head .tab 								{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x left bottom;}
.calculator2 .head .tab ul 								{margin:0;padding:0;list-style-type:none;font-size:0px;}
.calculator2 .head .tab ul li 							{display:inline-block;padding:0px 25px 0px 0px;}
.calculator2 .head .tab ul li a 						{display:inline-block;font-size:17px;line-height:110%;color:#394659;text-decoration:none;padding:0px 0px 10px 0px;border-bottom:7px solid transparent;}
.calculator2 .head .tab ul li a:hover 					{border-bottom:7px solid #ddd;}
.calculator2 .head .tab ul li .selected 				{border-bottom:7px solid #af041e;cursor:default;font-family:'DIN Next W02 Medium';}
.calculator2 .head .tab ul li .selected:hover 			{border-bottom:7px solid #af041e;}
.calculator2 .cols 										{width:100%;clear:both;}
.calculator2 .cols .col1 								{width:34%;float:left;}
.calculator2 .cols .col1 .pad 							{clear:both;padding:0px 40px 0px 0px;}
.calculator2 .cols .col2 								{width:33%;float:left;}
.calculator2 .cols .col2 .pad 							{clear:both;padding:0px 40px 0px 0px;}
.calculator2 .cols .col3 								{width:33%;float:left;}
.calculator2 .cols .col3 .pad 							{clear:both;}
.calculator2 .cols .clr 								{width:100%;height:55px;clear:both;overflow:hidden;}
.calculator2 .cols .hd 									{width:100%;clear:both;margin-bottom:15px;}
.calculator2 .cols .hd p 								{margin:0;font-size:17px;color:#000;line-height:120%;font-family:'DIN Next W02 Medium';}
.calculator2 .cols .desc 								{width:100%;clear:both;}
.calculator2 .cols .desc p 								{margin:0;font-size:18px;color:#394659;line-height:130%;}
.calculator2 .cols .calc 								{width:100%;clear:both;margin-bottom:25px;}
.calculator2 .cols .calc .lbl 							{width:100%;clear:both;margin-bottom:15px;}
.calculator2 .cols .calc .lbl p 						{margin:0;font-size:17px;color:#000;line-height:120%;font-family:'DIN Next W02 Medium';}
.calculator2 .cols .calc .des 							{width:100%;clear:both;padding:15px 0px 0px 0px;}
.calculator2 .cols .calc .des p 						{margin:0;font-size:15px;color:#394659;line-height:120%;}
.calculator2 .cols .calc .des a 						{font-size:15px;color:#394659;}
.calculator2 .cols .calc .des a:hover 					{color:#082747;}
.calculator2 .cols .resul 								{width:100%;clear:both;margin-bottom:25px;}
.calculator2 .cols .resul .bg 							{width:100%;height:50px;clear:both;background:url(/gfx/amount-bg-t2.png) repeat;text-align:right;}
.calculator2 .cols .resul .bg p 						{margin:0;padding:11px 15px 0px 15px;font-family:'DIN Next W02 Medium';font-size:26px;line-height:110%;}
.calculator2 .cols .dex 								{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x left bottom;padding:5px 0px 25px 0px;}
.calculator2 .cols .dex p 								{font-size:16px;padding:0px 0px 0px 10px;}
.calculator2 .cols .table 								{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x left top;}
.calculator2 .cols .table .bg 							{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x left bottom;padding:15px 0px 15px 0px;}
.calculator2 .cols .table .bg table 					{width:100%;}
.calculator2 .cols .table .bg .lbl 						{vertical-align:top;padding:3px 0px 3px 8px;font-size:15px;color:#394659;line-height:120%;}
.calculator2 .cols .table .bg .amo 						{vertical-align:top;width:90px;padding:3px 8px 3px 0px;font-size:15px;color:#394659;line-height:120%;text-align:right;}
.calculator2 .cols .table .bg .sep 						{vertical-align:top;padding:1px 0px 1px 0px;font-size:10px;color:#394659;line-height:100%;}
.calculator2 .slider 									{width:100%;clear:both;}
.calculator2 .slider .inp 								{clear:both;margin-bottom:20px;padding:8px 10px 8px 10px;background:#fbfbfb;border-left:1px solid #8f9ba9;border-top:1px solid #8f9ba9;border-bottom:1px solid #dfe9f3;border-right:1px solid #dfe9f3;}
.calculator2 .slider .inp input 						{width:100%;font-family:'DIN Next W02 Medium';font-size:16px;outline:0;color:#313233;background:#fbfbfb;border:0;}
.calculator2 .slider .slide 							{width:100%;height:18px;clear:both;}
.calculator2 .slider .indi 								{width:100%;clear:both;padding:5px 0px 0px 0px;}
.calculator2 .slider .indi .lf 							{width:50%;float:left;text-align:left;}
.calculator2 .slider .indi .lf p						{margin:0;line-height:110%;font-size:11px;color:#999;}
.calculator2 .slider .indi .rg 							{width:50%;float:right;text-align:right;}
.calculator2 .slider .indi .rg p 						{margin:0;line-height:110%;font-size:11px;color:#999;}
.calculator2 .ui-slider-horizontal 						{height:5px;}
.calculator2 .ui-widget-content 						{border:none;background:#ccc;}
.calculator2 .ui-widget-header 							{background:#81b121;}
.calculator2 .ui-slider-horizontal .ui-slider-handle 	{top:-8px;margin-left:-.4em;}
.calculator2 .ui-slider .ui-slider-handle 				{width:17px;height:18px;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important;}
.calculator2 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border:none!important;background-color:none;background:url(/gfx/slider-handle-t1.png) no-repeat!important;}
.calculator2 .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {border:none;background:url(/gfx/slider-handle-t1.png) no-repeat;color:#000;outline:0;}

/* Misc */
.seperator 												{width:100%;clear:both;}
.seperator .img 										{width:100%;height:2px;clear:both;overflow:hidden;}
.seperator .img img 									{display:block;width:100%;height:1px;max-width:100%;}
.seperator .bg 											{width:100%;height:38px;clear:both;overflow:hidden;background:url(/gfx/shadow-t2.png) no-repeat 50% 0px;}
.seperator-t1 											{width:100%;clear:both;margin:25px 0px 35px 0px;}
.seperator-t1 img 										{width:100%;display:block;}
.seperator-t2 											{width:100%;clear:both;margin:0px 0px 35px 0px;}
.seperator-t2 img 										{width:100%;display:block;}

/* Share, print, send */
.psdwid 												{width:100%;clear:both;padding:45px 0px 0px 0px;}
.psdwid ul 												{margin:0;padding:0;list-style-type:none;width:80px;font-size:0px;}
.psdwid ul .sep 										{width:75px;height:1px;clear:both;overflow:hidden;background:#dfe9f3;margin:10px 0px 14px 0px;}
.psdwid ul li 											{width:75px;float:left;position:relative;}
.psdwid ul li #eprint 									{display:block;color:#808B97;background:url(/gfx/icon-print-t1.png) no-repeat 50% 6px;}
.psdwid ul li #eprint span 								{display:block;text-align:center;text-transform:uppercase;font-size:10px;line-height:110%;padding:41px 0px 10px 0px;}
.psdwid ul li #eprint:hover 							{color:#567697;background:url(/gfx/icon-print-t1-hover.png) no-repeat 50% 6px;}
.psdwid ul li #esend 									{display:block;color:#808B97;background:url(/gfx/icon-email-t1.png) no-repeat 50% 6px;}
.psdwid ul li #esend span								{display:block;text-align:center;text-transform:uppercase;font-size:10px;line-height:110%;padding:29px 0px 10px 0px;}
.psdwid ul li #esend:hover 								{color:#567697;background:url(/gfx/icon-email-t1-hover.png) no-repeat 50% 6px;}
.psdwid ul li #eshare 									{display:block;color:#808B97;background:url(/gfx/icon-share-t1.png) no-repeat 50% 0px;}
.psdwid ul li #eshare span 								{display:block;text-align:center;text-transform:uppercase;font-size:10px;line-height:110%;padding:26px 0px 10px 0px;}
.psdwid ul li #eshare:hover 							{color:#567697;background:url(/gfx/icon-share-t1-hover.png) no-repeat 50% 0px;}
.psdwid ul li #edownload 								{display:block;color:#808B97;background:url(/gfx/icon-download-t2.png) no-repeat 50% 0px;}
.psdwid ul li #edownload span 							{display:block;text-align:center;text-transform:uppercase;font-size:10px;line-height:110%;padding:28px 0px 10px 0px;}
.psdwid ul li #edownload:hover 							{color:#567697;background:url(/gfx/icon-download-t2-hover.png) no-repeat 50% 0px;}
.psdwid ul li #epeople 									{display:block;color:#808B97;background:url(/gfx/icon-people-t2.png) no-repeat 50% 0px;}
.psdwid ul li #epeople span 							{display:block;text-align:center;text-transform:uppercase;font-size:10px;line-height:110%;padding:33px 0px 10px 0px;}
.psdwid ul li #epeople:hover 							{color:#567697;background:url(/gfx/icon-people-t2-hover.png) no-repeat 50% 0px;}
.psdwid ul li #ebanktype 								{display:block;color:#808B97;background:url(/gfx/icon-bank-t1.png) no-repeat 50% 0px;}
.psdwid ul li #ebanktype span 							{display:block;text-align:center;text-transform:uppercase;font-size:10px;line-height:110%;padding:42px 0px 10px 0px;}
.psdwid ul li #ebanktype:hover 							{color:#567697;background:url(/gfx/icon-bank-t1-hover.png) no-repeat 50% 0px;}
.psdwid ul li #edownpdf 								{display:block;color:#808B97;background:url(/gfx/icon-pdf-t1.png) no-repeat 50% 0px;}
.psdwid ul li #edownpdf span 							{display:block;text-align:center;text-transform:uppercase;font-size:10px;line-height:110%;padding:37px 0px 10px 0px;}
.psdwid ul li #edownpdf:hover 							{color:#567697;background:url(/gfx/icon-pdf-t1-hover.png) no-repeat 50% 0px;}

/* Footers */
.footes 												{width:100%;clear:both;background:#283139;padding:40px 0px 0px 0px;}
.footes .auto 											{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.footes .auto .left 									{width:12.90%;float:left;}
.footes .auto .right 									{width:87.10%;float:left;}
.footes .auto .right .col1 								{width:16%;float:left;}
.footes .auto .right .col2 								{width:16%;float:left;}
.footes .auto .right .col3 								{width:20%;float:left;}
.footes .auto .right .col4 								{width:20%;float:left;}
.footes .auto .right .col5 								{width:28%;float:left;}
.footes .auto .clear 									{width:100%;height:45px;clear:both;}
.footes .auto .list-t1 									{clear:both;padding:0px 30px 0px 0px;}
.footes .auto .list-t1 ul 								{margin:0;padding:0;list-style-type:none;font-size:13px;line-height:110%;color:#6B7380;text-transform:uppercase;}
.footes .auto .list-t1 ul .hd 							{margin-bottom:12px;font-family:'DIN Next W02 Medium';}
.footes .auto .list-t1 ul li 							{margin-bottom:5px;}
.footes .auto .list-t1 ul li a 							{font-size:16px;line-height:110%;color:#fff;text-transform:none;}
.footes .auto .list-t1 ul li a:hover 					{color:#add9e4;}
.footes .auto .list-t1 ul li .phone 					{display:inline-block;font-size:16px;line-height:110%;color:#fff;text-transform:none;background:url(/gfx/icon-phone-t2.png) no-repeat 0px 0px;padding:2px 0px 0px 24px;}
.footes .auto .list-t2 									{width:100%;clear:both;margin-bottom:30px;}
.footes .auto .list-t2 ul 								{margin:0;padding:0;list-style-type:none;font-size:13px;line-height:110%;color:#6B7380;text-transform:uppercase;}
.footes .auto .list-t2 ul .hd 							{margin-bottom:12px;font-family:'DIN Next W02 Medium';}
.footes .auto .list-t2 ul li 							{margin-bottom:5px;}
.footes .auto .list-t2 ul li a 							{font-size:16px;line-height:110%;color:#fff;text-transform:none;}
.footes .auto .list-t2 ul li .location 					{display:inline-block;font-size:16px;line-height:110%;color:#fff;text-transform:none;background:url(/gfx/icon-location-t1.png) no-repeat 2px 0px;padding:2px 0px 0px 27px;}
.footes .auto .list-t2 ul li .lock 						{display:inline-block;font-size:16px;line-height:110%;color:#fff;text-transform:none;background:url(/gfx/icon-lock-t1.png) no-repeat 0px 0px;padding:5px 0px 0px 27px;}
.footes .auto .list-t3 									{width:100%;clear:both;margin-bottom:30px;}
.footes .auto .list-t3 p 								{margin:0;margin-bottom:10px;font-size:13px;line-height:110%;color:#6B7380;text-transform:uppercase;font-family:'DIN Next W02 Medium';}
.footes .auto .list-t3 ul 								{margin:0;padding:0;list-style-type:none;}
.footes .auto .list-t3 ul li 							{display:inline;padding:0px 10px 0px 0px;}
.footes .auto .list-t3 ul li a span 					{display:none;}
.footes .auto .list-t3 ul li .linkedin	 				{width:17px;height:22px;display:inline-block;background:url(/gfx/icon-linkedin-t1.png) no-repeat 0px 3px;}
.footes .auto .list-t3 ul li .facebook 					{width:11px;height:22px;display:inline-block;background:url(/gfx/icon-facebook-t1.png) no-repeat 0px 0px;}
.footes .auto .list-t3 ul li .twitter 					{width:25px;height:22px;display:inline-block;background:url(/gfx/icon-twitter-t1.png) no-repeat 0px 4px;}
.footes .auto .list-t3 ul li .youtube 					{width:38px;height:22px;display:inline-block;background:url(/gfx/icon-youtube-t1.png) no-repeat 0px 1px;}
.footes .auto .form 									{width:100%;clear:both;margin-bottom:30px;}
.footes .auto .form .hd 								{width:100%;clear:both;margin-bottom:15px;}
.footes .auto .form .hd p 								{margin:0;font-size:13px;line-height:110%;color:#6B7380;text-transform:uppercase;font-family:'DIN Next W02 Medium';}
.footes .auto .form .des 								{width:100%;clear:both;margin-bottom:25px;}
.footes .auto .form .des p 								{margin:0;font-size:14px;line-height:110%;color:#fff;}
.footes .auto .form .fm 								{width:100%;clear:both;}
.footes .auto .form .fm .lft 							{width:74%;float:left;}
.footes .auto .form .fm .lft .pd 						{clear:both;padding:0px 7px 0px 0px;}
.footes .auto .form .fm .lft .pd .rel 					{clear:both;}
.footes .auto .form .fm .lft .pd .rel .inp 				{width:100%;height:29px;background:#fff url(/gfx/input-text-bg-t1.png) repeat-x;cursor:text;}
.footes .auto .form .fm .lft .pd .rel .inp input 		{width:90%;border:0;padding:0;outline:0;margin:0;padding:8px 0px 0px 11px;background:transparent;font-size:13px;line-height:110%;color:#6B727F;}
.footes .auto .form .fm .rgt	 						{width:26%;float:right;}
.footes .auto .form .fm .rgt button 					{width:auto;height:29px;margin:0;padding:0;border:0;position:relative;background:transparent url(/gfx/input-submit-t1.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Bold';font-size:14px;text-transform:uppercase;}
.footes .auto .form .fm .rgt button span 				{display:block;padding:3px 37px 0px 12px;}
.footes .auto .form .fm .rgt button .end 				{width:2px;height:29px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/input-submit-t1.png) no-repeat 0px 0px;left:-2px;top:0px;padding:0;}
.footes .auto .form .fm .rgt button:hover				{background-position:right -29px;}
.footes .auto .form .fm .rgt button:hover .end			{background-position:0px -29px;}
.footes .auto .form .fm .rgt button:active				{top:1px;}
.footes .auto .form .fm .clr 							{width:100%;height:1px;clear:both;overflow:hidden;}
.footer 												{width:100%;clear:both;background:url(/gfx/footer-bg.png) repeat;padding:47px 0px 0px 0px;}
.footer .auto 											{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.footer .auto .left 									{width:12.90%;float:left;}
.footer .auto .right 									{width:87.10%;float:left;}
.footer .auto .clear 									{width:100%;height:40px;clear:both;}
.footer .auto .col1 									{width:72%;float:left;}
.footer .auto .col2 									{width:28%;float:left;}
.footer .auto .clr 										{width:100%;height:1px;clear:both;overflow:hidden;}
.footer .auto .hd 										{width:100%;clear:both;margin-bottom:20px;}
.footer .auto .hd p 									{margin:0;font-size:14px;line-height:110%;color:#fff;}
.footer .auto .address 									{width:100%;clear:both;}
.footer .auto .address .cl1 							{width:24%;float:left;}
.footer .auto .address .cl1 .pad 						{clear:both;padding:0px 30px 0px 0px;}
.footer .auto .address .cl1 .pad p 						{margin:0;font-size:14px;line-height:150%;color:#B8D2E3;}
.footer .auto .address .cl2 							{width:40%;float:left;}
.footer .auto .address .cl2 .pad 						{clear:both;padding:0px 30px 0px 0px;}
.footer .auto .address .cl2 .pad p 						{margin:0;font-size:14px;line-height:150%;color:#B8D2E3;}
.footer .auto .address .cl2 .pad a 						{color:#fff;}
.footer .auto .address .cl2 .pad a:hover 				{color:#add9e4;}
.footer .auto .address .cl2 .pad span					{width:22px;display:inline-block;color:#fff;}
.footer .auto .address .cl3 							{width:32%;float:left;}
.footer .auto .address .cl3 .pad 						{clear:both;padding:0px 30px 0px 0px;}
.footer .auto .address .cl3 .pad p 						{margin:0;font-size:14px;line-height:150%;color:#B8D2E3;}
.footer .auto .address .cl3 .pad span 					{width:82px;display:inline-block;}
.footer .auto .address .clr 							{width:100%;height:1px;clear:both;overflow:hidden;}
.footer .auto .list-t1 									{clear:both;}
.footer .auto .list-t1 ul 								{margin:0;padding:0;list-style-type:none;font-size:13px;line-height:110%;color:#6B7380;}
.footer .auto .list-t1 ul li 							{display:inline-block;padding:0px 40px 0px 0px;}
.footer .auto .list-t1 ul li a 							{font-size:16px;line-height:110%;color:#fff;}
.footer .auto .list-t1 ul li a:hover 					{color:#add9e4;}

/* Share page */
.sharepage 												{width:400px;position:absolute;z-index:999999999;left:0px;top:0px;display:none;margin:-9px 0px 0px 83px;-webkit-box-shadow:1px 1px 3px 2px rgba(200,200,200,0.7);box-shadow:1px 1px 3px 2px rgba(200,200,200,0.7);-webkit-border-radius:2px;border-radius:2px;background:#fff;behavior:url(/inc/PIE.htc);}
.sharepage .bg 											{width:100%;min-height:100px;clear:both;position:relative;}
.sharepage .arrow 										{width:27px;height:14px;position:absolute;z-index:100;left:-27px;top:22px;background:url(/gfx/maps-overlay-t3.png) no-repeat;}
.sharepage .hed 										{width:100%;clear:both;border-bottom:1px solid #eaeaea;position:relative;}
.sharepage .hed p 										{margin:0;font-size:17px;color:#062646;line-height:125%;font-family:'DIN Next W02 Medium';padding:15px 0px 15px 20px;}
.sharepage .hed .close 									{width:17px;height:17px;position:absolute;right:16px;top:16px;}
.sharepage .hed .close a 								{width:17px;height:17px;display:block;position:relative;background:#fff;-webkit-transition-property:color,background-color,border;-moz-transition-property:color,background-color,border;-o-transition-property:color,background-color,border;transition-property:color,background-color,border;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;}
.sharepage .hed .close a span 							{width:11px;height:11px;display:block;position:absolute;left:3px;top:3px;background:url(/gfx/icon-cross-t1.png) no-repeat 0px -11px;overflow:hidden;}
.sharepage .hed .close a:hover 							{background-color:#666;-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;-o-transition-duration:0.1s;transition-duration:0.1s;}
.sharepage .hed .close a:hover span 					{background-position:0px 0px;}
.sharepage .hed .close a:active			 				{top:1px;}
.sharepage .confirmed 									{width:100%;clear:both;padding:15px 0px 15px 0px;display:none;}
.sharepage .confirmed p 								{margin:0;font-size:15px;color:#062646;line-height:125%;padding:15px 0px 15px 20px;}
.sharepage .inp-t1 										{width:100%;clear:both;border-bottom:1px solid #eaeaea;}
.sharepage .inp-t1 .lf 									{width:75px;float:left;}
.sharepage .inp-t1 .lf p 								{margin:0;font-size:14px;color:#ccc;padding:11px 0px 0px 20px;}
.sharepage .inp-t1 .lf p label 							{color:#999;}
.sharepage .inp-t1 .rg 									{width:324px;float:left;}
.sharepage .inp-t1 .rg input 							{margin:0;padding:0;width:302px;outline:0;padding:11px;font-size:15px;color:#666;border:none;background:#fff;}
.sharepage .inp-t1 .cl 									{width:100%;height:1px;clear:both;overflow:hidden;}
.sharepage .inp-t2 										{width:100%;clear:both;border-bottom:1px solid #eaeaea;padding:5px 0px 0px 0px;}
.sharepage .inp-t2 .px 									{width:100%;clear:both;}
.sharepage .inp-t2 .px textarea 						{margin:0;padding:0;width:369px;height:150px;outline:0;padding:15px 11px 0px 20px;font-size:15px;color:#666;border:none;background:#fff;resize:none;}
.sharepage .active 										{color:#000!important;}
.sharepage .error 										{color:#AE041E!important;}
.sharepage .sbt 										{height:46px;clear:both;padding:15px 0px 0px 0px;}
.sharepage .sbt .flt 									{float:left;padding:0px 0px 0px 20px;}
.sharepage .sbt .flt button 							{width:auto;height:35px;position:relative;margin:0;padding:0;border:0;background:transparent url(/gfx/input-submit-t6.png) no-repeat right top;cursor:pointer;color:#fff;line-height:100%;font-family:'DIN Next W02 Medium';font-size:14px;text-transform:uppercase;}
.sharepage .sbt .flt button .end 						{width:2px;height:35px;position:absolute;z-index:2;overflow:hidden;background:url(/gfx/input-submit-t6.png) no-repeat 0px 0px;left:-2px;top:0px;}
.sharepage .sbt .flt button .txt 						{display:block;padding:1px 60px 0px 15px;}
.sharepage .sbt .flt button:hover 						{background-position:right -35px;}
.sharepage .sbt .flt button:hover .end 					{background-position:0px -35px;}
.sharepage .sbt .flt button:active 						{top:1px;}
.sharepage .but 										{width:100%;height:5px;clear:both;overflow:hidden;}

/* Warnings */
.alert 													{clear:both;position:relative;margin-top:10px;margin-bottom:20px;background:#fff;border:1px solid #ccc;-webkit-border-radius:4px;border-radius:4px;}
.alert .pxd 											{clear:both;padding:20px 70px 22px 25px;}
.alert .pxd .hs 										{margin:0;margin-bottom:5px;font-size:20px;line-height:125%;font-family:arial;font-weight:bold;color:#333;}
.alert .pxd .ds 										{margin:0;font-size:15px;line-height:125%;font-family:arial;color:#333;}
.alert .clo 											{width:21px;height:21px;position:absolute;z-index:100;top:15px;right:15px;}
.alert .clo a 											{width:21px;height:21px;display:block;position:relative;-webkit-transition-property:color,background-color,border;-moz-transition-property:color,background-color,border;-o-transition-property:color,background-color,border;transition-property:color,background-color,border;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;}
.alert .clo a span 										{width:11px;height:11px;position:absolute;z-index:100;left:5px;top:5px;background:url(/gfx/icon-cross-t2.png) no-repeat 0px 0px;}
.alert .clo a:hover span 								{background-position:0px -44px!important;}
.alert.yellow 											{background:#fcf8e3;border:1px solid #f3e6ce;}
.alert.yellow .pxd .hs 									{color:#B48F4D;}
.alert.yellow .pxd .ds 									{color:#B48F4D;}
.alert.yellow .clo a span 								{background-position:0px 0px;}
.alert.yellow .clo a:hover 								{background-color:#B48F4D;}
.alert.red 												{background:#f2dede;border:1px solid #e6ced0;}
.alert.red .pxd .hs 									{color:#b94a48;}
.alert.red .pxd .ds 									{color:#b94a48;}
.alert.red .clo a span 									{background-position:0px -11px;}
.alert.red .clo a:hover 								{background-color:#b94a48;}
.alert.green 											{background:#dff0d8;border:1px solid #cbdebe;}
.alert.green .pxd .hs 									{color:#428243;}
.alert.green .pxd .ds 									{color:#428243;}
.alert.green .clo a span 								{background-position:0px -22px;}
.alert.green .clo a:hover 								{background-color:#428243;}
.alert.blue 											{background:#d9edf7;border:1px solid #b4dfe7;}
.alert.blue .pxd .hs 									{color:#3884a9;}
.alert.blue .pxd .ds 									{color:#3884a9;}
.alert.blue .clo a span 								{background-position:0px -33px;}
.alert.blue .clo a:hover 								{background-color:#3884a9;}

/* Slimscroll */
.slimScrollBar, .slimScrollRail 						{-webkit-transition:0.2s width linear;-moz-transition:0.2s width linear;-o-transition:0.2s width linear;-ms-transition:0.2s width linear;transition:0.2s width linear;}

/* Animations */
#slide-exp div 											{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation-duration:0.8s;-webkit-animation-delay:.2s;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:both;-moz-animation-duration:0.8s;-moz-animation-delay:.2s;-moz-animation-timing-function:ease;-moz-animation-fill-mode:both;-ms-animation-duration:0.8s;-ms-animation-delay:.2s;-ms-animation-timing-function:ease;-ms-animation-fill-mode:both;-o-animation-duration:0.8s;-o-animation-delay:.2s;-o-animation-timing-function:ease;-o-animation-fill-mode:both;animation-duration:0.8s;animation-delay:.2s;animation-timing-function:ease;animation-fill-mode:both;}

/* Single tags */
.autohide 												{display:none;}
.guideto 												{width:1px;height:1px;position:absolute;visibility:hidden;margin-top:-100px;}
#post-frame												{border:0;width:100%;height:500px;border-top:10px solid #000;display:none;}
mark 													{background:#ffff9f;}

/* Webkit scrollbar */
div::-webkit-scrollbar 									{width:0.5ex;height:0.5ex;background:#EFEFEF;}
div::-webkit-scrollbar-thumb 							{background:#C1C1C1;}

/* Mobile elements */
.mobilenotice 											{display:none;}
.mobiletop 												{display:none;}
.mobilemenu 											{display:none;}

/* 404 */
.i404 													{width:100%;height:100%;position:absolute;z-index:100;clear:both;text-align:left;overflow:hidden;}
.i404 .auto 											{width:80%;margin:0 auto;text-align:left;position:relative;min-width:960px;max-width:1500px;}
.i404 .auto .pad 										{width:100%;clear:both;padding:50px 0px 0px 0px;}
.i404 .auto .pad .inx 									{width:87.10%;clear:both;padding:0px 0px 0px 12.90%;position:relative;}
.i404 .auto .pad .inx .log 								{width:100%;clear:both;margin-bottom:60px;}
.i404 .auto .pad .inx .hex 								{width:100%;clear:both;}
.i404 .auto .pad .inx .hex h1 							{margin:0;margin-bottom:25px;font-size:55px;color:#263139;line-height:105%;font-family:'DIN Next W02 Bold';}
.i404 .auto .pad .inx .hex p 							{margin:0;font-size:23px;color:#263139;line-height:130%;}
.i404 .auto .pad .inx .hex p span 						{display:block;margin-bottom:10px;}
.i404 .auto .pad .inx .hex a 							{color:#B3041A;}
.i404 .auto .pad .inx .hex a:hover 						{text-decoration:underline;}

#i404-ie 												{width:100%;height:100%;position:absolute;overflow:hidden;z-index:99;left:0px;top:0px;}
#i404-ie #i404-ie-ex 									{width:100%;display:block;}

/* Screen [portrait + landscape] */
@media screen and (min-width:961px){

	/* Mobile elements */
	.mobilenotice 										{display:none!important;}
	.mobiletop 											{display:none!important;}
	.mobilemenu 										{display:none!important;}

}

/* iPad [portrait + landscape] */
@media screen and (min-width:640px) and (max-width:960px){

	html,body 												{width:100%!important;min-width:640px!important;margin:0 auto;}
	h2 														{font-size:28px!important;}
	h3 														{font-size:22px!important;}
	table, td, th 											{font-size:14px;}

	/* Top */
	.top 													{height:144px;background-position:left bottom;overflow:hidden;}
	.top .auto 												{width:auto;padding:0px 15px 0px 15px;min-width:640px;max-width:960px;}
	.top .auto .logo 										{top:33px;left:25px;}
	.top .auto .logo a 										{background:url(/gfx/logo-tablet.png) no-repeat;}
	.top .auto .logo a:hover 								{background-position:0px 0px;}
	.top .auto .main 										{left:16%;margin-left:-5px;}
	.top .auto .main ul .first 								{float:left;padding:0px 12px 0px 0px;}
	.top .auto .main ul li 									{float:left;padding:0px 12px 0px 3px;}
	.top .auto .main ul a 									{padding:6px 5px 5px 5px;}
	.top .auto .menu 										{width:auto;left:16%;top:85px;}
	.top .auto .menu .sub 									{height:37px;}
	.top .auto .menu .sub ul 								{height:37px;}
	.top .auto .menu .sub ul li 							{padding:0px 15px 0px 0px;}
	.top .auto .menu .sub ul li a 							{height:30px;font-size:17px;}
	.top .auto .menu .sub ul li .selected 					{height:30px;font-size:17px;}
	.top .auto .menu .sub ul li .selected:hover 			{border-bottom:7px solid #af041e;}
	.top .auto .menu .sub ul li .search span 				{float:left;background:url(/gfx/search-t1.png) no-repeat 0px 0px;padding:3px 0px 0px 34px;}
	.top .auto .menu .sub ul .sep 							{float:left;padding:0px 18px 0px 9px;}
	.top .auto .menu .sub .lsea 							{width:190px;overflow:hidden;}
	.top .auto .menu .sub .lsea .abs 						{width:185px;}
	.top .auto .menu .sub .lsea .abs input 					{width:150px;padding:7px 15px 4px 43px;border:1px solid transparent;}
	.top .auto .menu .sub .lsea .abs .active 				{width:150px;border:1px solid transparent;background-color:transparent;}
	.top .auto .menu .about ul li 							{padding:0px 10px 0px 0px;}
	.top .auto .menu .about ul li a 						{font-size:14px;}
	.top .auto .menu .about ul li .selected 				{font-size:14px;}
	.top .auto .service 									{right:15px;}
	.top .auto .logon 										{display:none;}

	/* Area menus */
	.subares .auto 											{width:auto;padding:0px 15px 0px 15px;min-width:640px;max-width:960px;}
	.subares .auto .fx 										{height:150px;}
	.subares .auto .fx .left 								{display:none;}
	.subares .auto .fx .right 								{width:100%;clear:both;}
	.subares .auto .fx .right .pad 							{padding:24px 0px 0px 10px;}
	.subares .auto .fx .right .pad ul li .px a 				{font-size:12px;}
	.subares .auto .fx .right .pad ul li .px a #s-house 	{top:13px;}
	.subares .auto .fx .right .pad ul li .px a #s-car 		{top:20px;}
	.subares .auto .fx .right .pad ul li .px a #s-plane 	{top:22px;}
	.subares .auto .fx .right .pad ul li .px a #s-safe 		{top:20px;}
	.subares .auto .fx .right .pad ul li .px a #s-creditcard {top:22px;}
	.subares .auto .fx .right .pad ul li .px a #s-apple 	{top:18px;}
	.subares .auto .fx .right .pad ul li .px a #s-piggy 	{top:20px;}
	.subares .auto .fx .right .pad ul li .px a #s-clover 	{top:18px;}
	.subares .auto .fx .right .pad ul li .px a #s-compsmall {top:43px;}
	.subares .auto .fx .right .pad ul li .px a #s-compmiddle {top:39px;}
	.subares .auto .fx .right .pad ul li .px a #s-complarge {top:9px;}
	.subares .auto .fx .right .wd1 							{padding:9px 0px 0px 0px!important;}
	.subares .auto .fx .right .wd1 ul li 					{width:30%;}
	.subares .auto .fx .right .wd1 ul li .px a 				{width:285px;}
	.subares .auto .fx .right .wd1 ul li .px a .txt 		{width:285px;}
	.subares .auto .fx .right .wd1 ul li .px a .ico 		{width:285px;}
	.subares .auto .fx .right .wd1 ul .s1 					{width:25%;}
	.subares .auto .fx .right .wd1 ul .s2 					{width:34%;}

	/* Content menus */
	.cmenu-t1 .auto 										{width:auto;padding:0px 15px 0px 15px;min-width:640px;max-width:960px;}
	.cmenu-t1 .auto .ct .left 								{display:none;}
	.cmenu-t1 .auto .ct .right 								{width:100%;clear:both;}
	.cmenu-t1 .auto .ct .right .head 						{width:auto;clear:both;padding:30px 0px 0px 25px;margin-bottom:15px;}
	.cmenu-t1 .auto .ct .right .head h1 					{font-size:32px;}
	.cmenu-t1 .auto .ct .right .menu 						{width:auto;height:40px;clear:both;padding:0px 0px 0px 25px;}
	.cmenu-t1 .auto .ct .right .menu ul li 					{height:40px;padding:0px 25px 0px 0px;}
	.cmenu-t1 .auto .ct .right .menu ul li a 				{height:24px;padding:10px 0px 0px 0px;font-size:15px;}
	.cmenu-t1 .auto .ct .right .menu ul li .selected 		{height:24px;padding:10px 0px 0px 0px;font-size:15px;}
	.cmenu-t1 .auto .ct .right .menu ul li .clock			{height:20px;}
	.cmenu-t1.fixed 										{width:100%;position:fixed;top:0px;left:0px;z-index:99999;margin-top:-75px;}
	.cmenu-t2 .auto 										{width:auto;padding:0px 15px 0px 15px;min-width:640px;max-width:960px;}
	.cmenu-t2 .auto .ct .left 								{display:none;}
	.cmenu-t2 .auto .ct .right 								{width:100%;clear:both;}
	.cmenu-t2 .auto .ct .right .head 						{width:auto;clear:both;padding:30px 0px 0px 25px;margin-bottom:15px;}
	.cmenu-t2 .auto .ct .right .head h1 					{font-size:32px!important;}
	.cmenu-t2 .auto .ct .right .menu 						{width:auto;height:40px;clear:both;padding:0px 0px 0px 25px;}
	.cmenu-t2 .auto .ct .right .menu 						{width:auto;height:40px;clear:both;padding:0px 0px 0px 25px;}
	.cmenu-t2 .auto .ct .right .menu ul li 					{height:40px;padding:0px 25px 0px 0px;}
	.cmenu-t2 .auto .ct .right .menu ul li a 				{height:24px;padding:10px 0px 0px 0px;font-size:15px;}
	.cmenu-t2 .auto .ct .right .menu ul li .selected 		{height:24px;padding:10px 0px 0px 0px;font-size:15px;}
	.cmenu-t2 .auto .ct .right .dist 						{height:15px;}

	/* Filters */
	.filter-t1 .auto 										{width:auto;padding:0px 15px 0px 15px;min-width:640px;max-width:960px;}
	.filter-t1 .auto .inner 								{width:auto;clear:both;padding:0px 0px 0px 25px;}
	.filter-t1 .auto .inner ul li 							{padding:0px 30px 0px 0px;}	
	.filter-t2 												{width:100%;clear:both;background:#ebebeb;border-top:1px solid #6B6E71;margin-top:-10px;margin-bottom:15px;}
	.filter-t2 .auto 										{width:auto;padding:0px 15px 0px 15px;min-width:640px;max-width:960px;}
	.filter-t2 .auto .inner 								{width:auto;clear:both;padding:0px 0px 0px 25px;}
	.filter-t2 .auto .inner ul 								{display:none;}
	.filter-t2 .auto .inner .spex 							{width:100%;clear:both;display:block;}
	.filter-t2 .auto .inner .spex .lbl 						{float:left;padding:16px 15px 16px 0px;}
	.filter-t2 .auto .inner .spex .lbl span 				{font-size:15px;color:#7F8B97;}
	.filter-t2 .auto .inner .spex .drop 					{width:250px;float:left;position:relative;padding:0px 15px 6px 0px;}
	.filter-t2 .auto .inner .spex .drop .tx 				{width:250px;height:40px;position:absolute;z-index:100;left:0px;top:6px;border:1px solid #ccc;background:#fff url(/gfx/icon-filter-arrow-t2.png) no-repeat 222px 50%;-webkit-border-radius:3px;border-radius:3px;}
	.filter-t2 .auto .inner .spex .drop .tx .px 			{clear:both;padding:10px 15px 0px 15px;}
	.filter-t2 .auto .inner .spex .drop .lst 				{width:250px;position:absolute;z-index:100;left:0px;top:48px;border-left:1px solid #ccc;display:none;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background:#fff;}
	.filter-t2 .auto .inner .spex .drop .lst a 				{display:block;padding:10px 15px 10px 15px;border-bottom:1px solid #f5f5f5;}
	.filter-t2 .auto .inner .spex .drop .lst a:hover 		{background-color:#f5f5f5;}
	.filter-t2 .auto .inner .spex .clr 						{width:100%;height:1px;clear:both;overflow:hidden;}
	
	/* Setups */
	.setup .auto 											{width:auto;padding:0px 15px 0px 15px;min-width:640px;max-width:960px;}
	.setup .auto .ct 										{width:100%;clear:both;}
	.setup .auto .ct .left 									{display:none;}
	.setup .auto .ct .right 								{width:100%;clear:both;}
	.setup .auto .ct .clear 								{height:50px;}

	/* Headline, text, image */
	.imgtxt1 												{width:auto;padding:55px 10px 0px 25px;}
	.imgtxt2 												{width:auto;padding:55px 10px 0px 25px;}
	.imgtxt3 												{width:auto;padding:0px 10px 0px 25px;}
	.imgtxt3 .ctn .lft .pad 								{padding:0px 45px 0px 0px;}
	.imgtxt3 .ctn .lft .pad p 								{font-size:16px;}
	.imgtxt4 												{width:auto;padding:50px 10px 0px 25px;}
	.imgtxt5 												{width:auto;padding:0px 55px 0px 55px;}
	.imgtxt5 .lft .pad h2 									{font-size:23px!important;}
	.imgtxt5 .lft .pad p 									{font-size:15px;}
	.imgtxt8 .head 											{margin-bottom:10px;}
	.imgtxt8 .head h2 										{font-size:21px!important;line-height:130%;}
	.imgtxt8 .head h3 										{font-size:18px!important;}
	.imgtxt8 .desc p 										{font-size:14px;}
	.imgtxt10 												{height:auto;margin-bottom:20px;}
	.imgtxt11 												{width:auto;padding:0px 0px 0px 75px;}
	.imgtxt12 												{height:210px;}
	.imgtxt12 .hed p 										{font-size:20px;}
	.imgtxt12 .bdy ul li .lft p 							{font-size:13px;}
	.imgtxt12 .bdy ul li .rgt a 							{font-size:15px;}
	.imgvid1 												{width:auto;padding:55px 10px 0px 25px;}
	.imgvid2 												{width:auto;padding:55px 10px 0px 25px;}
	.imgvid2 .ctn .lft 										{width:60%;}
	.imgvid2 .ctn .lft .pad 								{padding:0px 35px 0px 0px;}
	.imgvid2 .ctn .rgt 										{width:40%;}

	/* Tabs */
	.tabs-t1 .bdr ul li a 									{font-size:15px;}
	.tabs-t1 .bdr ul li .selected 							{font-size:15px;}

	/* Department */
	.depart-t1 												{width:auto;padding:50px 10px 0px 25px;}
	.depart-t1 .ctn .lft 									{width:100%;float:none;clear:both;}
	.depart-t1 .ctn .lft .pad 								{padding:0px 0px 0px 0px;}
	.depart-t1 .ctn .rgt 									{display:none;}

	/* Graphs */
	.graph1 												{width:auto;padding:30px 10px 0px 25px;}

	/* Sliders */
	.slider1 												{width:auto;padding:0px 10px 0px 25px;}
	.slider1 .items .rel 									{width:100%;}
	.slider1 .items .rel .back 								{left:-20px;}
	.slider1 .items .rel .next 								{right:-5px;}
	.slider2 												{width:auto;padding:0px 10px 0px 25px;}
	.slider3 												{margin-top:-10px;}
	.slider3 .text .auto 									{width:auto;padding:0;min-width:640px;max-width:960px;position:relative;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button 		{height:40px;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button .wix 	{height:40px;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1 {height:40px;background:transparent url(/gfx/button-mega-t5-tablet.png) no-repeat right top;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1 .txt {padding:0px 75px 0px 17px;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1 .end {height:40px;background:url(/gfx/button-mega-t5-tablet.png) no-repeat 0px 0px;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1:hover {background-position:right -40px;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1:hover .end {background-position:0px -40px;}
	.slider4 												{height:220px;}
	.slider4 .item img										{height:220px;}
	.slider4 .dummy img 									{height:220px;}
	.slider4 .text .auto .pad 								{padding:30px 0px 0px 0px;}
	.slider4 .text .auto .pad .ctn 							{width:auto;padding:0px 0px 0px 40px;}
	.slider4 .text .auto .pad .ctn .ctex .square 			{display:none;}
	.slider4 .text .auto .pad .ctn .ctex .wid 				{width:70%;padding:0px 0px 0px 0px;}
	.slider4 .text .auto .pad .ctn .ctex .wid h1 			{margin-bottom:25px;font-size:35px;}
	.slider4 .text .auto .pad .ctn .ctex .wid p 			{margin-bottom:30px;font-size:18px;}
	.slider5 												{height:220px;}
	.slider5 .item 											{height:220px;}
	.slider5 .item img										{height:220px;min-height:auto;display:none;}
	.slider5 .text .auto 									{min-width:640px;max-width:960px;}
	.slider5 .text .auto .pad 								{padding:20px 0px 0px 0px;}
	.slider5 .text .auto .pad .ctn 							{width:auto;padding:0px 0px 0px 40px;}
	.slider5 .text .auto .pad .ctn .ctex .square 			{display:none;}
	.slider5 .text .auto .pad .ctn .ctex .wid 				{width:70%;padding:0px 0px 0px 0px;}
	.slider5 .text .auto .pad .ctn .ctex .wid h1 			{margin-bottom:20px;font-size:35px;}
	.slider5 .text .auto .pad .ctn .ctex .wid p 			{margin-bottom:30px;font-size:17px;}

	/* Table */
	.table1 												{width:auto;padding:30px 10px 0px 25px;}
	.table2 												{width:auto;padding:55px 10px 0px 25px;}
	.table2 .ctn .lim 										{width:100%;}
	.table3 												{width:auto;padding:55px 10px 0px 25px;}
	.table3 .ctn .lim 										{width:100%;}

	/* Stock chart */
	.stocks 												{width:auto;padding:55px 10px 0px 25px;}

	/* Calculator */
	.calculator1 											{width:auto;padding:0px 10px 0px 25px;}
	.calculator1 .labels .col1 								{width:35%;float:left;}
	.calculator1 .labels .col2 								{width:33%;float:left;}
	.calculator1 .labels .col3 								{width:32%;float:left;}
	.calculator1 .labels .num 								{width:30px;}
	.calculator1 .labels .num p 							{font-size:18px;}
	.calculator1 .labels .des {width:170px;}
	.calculator1 .labels .des p 							{font-size:14px;}
	.calculator1 .sliders .slider 							{width:185px;padding:0px 0px 0px 30px;}
	.calculator1 .sliders .slider .inp input 				{width:170px;}
	.calculator1 .sliders .slider .slide 					{width:180px;}
	.calculator1 .sliders .slider .indi 					{width:180px;}
	.calculator1 .sum 										{padding:0px 0px 0px 30px;}

	/* Lists */
	.list1 													{width:auto;padding:0px 10px 0px 25px;}
	.list2 													{width:auto;padding:50px 10px 0px 25px;}
	.list2 .head 											{padding:0px 0px 0px 17%;}
	.list2 .head p											{font-size:18px;}
	.list2 .ctn .col1 										{width:17%;float:left;}
	.list2 .ctn .col1 .pad 									{clear:both;padding:5px 0px 0px 0px;}
	.list2 .ctn .col2 										{width:27%;float:left;}
	.list2 .ctn .col2 .pad 									{clear:both;padding:0px 30px 0px 0px;}
	.list2 .ctn .col3 										{width:28%;float:left;}
	.list2 .ctn .col3 .pad 									{clear:both;padding:0px 30px 0px 0px;}
	.list2 .ctn .col4 										{width:28%;float:left;}
	.list3 													{width:auto;padding:30px 10px 0px 25px;}
	.list4 													{width:auto;padding:50px 10px 0px 25px;}
	.list5 													{width:auto;padding:20px 10px 0px 25px;}
	.list5 .ctn .item .pad 									{clear:both;padding:0px 15px 0px 0px;}
	.list5 .ctn .item .pad .rel .lft .px .name strong 		{font-size:15px;word-wrap:break-word;}
	.list5 .ctn .item .pad .rel .lft .px .name 				{font-size:14px;}
	.list5 .ctn .item .pad .rel .lft .px .phone 			{font-size:15px;}
	.list5 .ctn .item .pad .rel .lft .px a 					{font-size:13px;}
	.list6 													{width:auto;padding:0px 10px 0px 25px;}
	.list7 													{width:auto;padding:55px 10px 0px 25px;}
	.list7 .ctn .item 										{width:100%;}
	.list8 													{width:auto;padding:55px 10px 0px 25px;}
	.list9 													{width:auto;padding:55px 10px 0px 25px;}
	.list10 												{width:auto;padding:20px 10px 0px 25px;}
	.list10 .ctn .item .col1 								{width:40%;}
	.list10 .ctn .item .col1 .pd 							{padding:0px 20px 0px 52px;}
	.list10 .ctn .item .col1 .pd .hed p 					{font-size:19px;}
	.list10 .ctn .item .col1 .pd .bdy .add 					{font-size:15px;}
	.list10 .ctn .item .col1 .pd .bdy .phone 				{font-size:15px;}
	.list10 .ctn .item .col1 .pd .bdy .email a 				{font-size:14px;word-wrap:break-word;}
	.list10 .ctn .item .col2 								{width:26%;float:left;}
	.list10 .ctn .item .col2 .pd 							{padding:32px 15px 0px 10px;}
	.list10 .ctn .item .col2 .pd ul li a 					{font-size:15px;}
	.list10 .ctn .item .col3 								{width:34%;}
	.list10 .ctn .item .col3 .pd p 							{font-size:14px;}
	.list10 .ctn .item .col3 .pd p .day 					{width:135px;}
	.list10 .ctn .item .col3 .pd p .time 					{width:90px;}
	.list11 												{width:auto;padding:40px 10px 0px 25px;}
	.list12 												{width:auto;padding:55px 10px 0px 25px;}
	
	/* Customer service form */
	.cform 													{width:100%;clear:both;padding:20px 0px 0px 0px;}
	.cform .cl1 											{width:50%;float:left;}
	.cform .cl2 											{width:50%;float:left;}
	.cformcon .receipt .rec 								{width:90%;clear:both;}
	
	/* ULs */
	.uls 													{font-size:14px;}
	.uls li 												{word-wrap:break-word;}
	.uls li p 												{font-size:13px;}
	.uls li a 												{font-size:15px;word-wrap:break-word;display:block;}
	.uls li .pdf 											{font-size:13px;}
	.uls li .excel 											{font-size:13px;}

	/* Choosers */
	.choose1 												{width:auto;padding:0px 10px 0px 25px;}
	.choose1 .head h2 										{font-size:28px;}
	.choose1 .ctn .rgt 										{width:67%;float:left;}
	.choose1 .ctn .rgt .pad 								{width:auto;clear:both;}

	/* Google maps */
	.maps-t1 												{width:auto;padding:0px 10px 0px 25px;}

	/* Contact */
	.contact1 												{width:auto;padding:45px 10px 0px 25px;}
	.contact1 .ctn 											{width:100%;clear:both;}
	.contact1 .ctn .lft 									{width:40%;}
	.contact1 .ctn .rgt 									{width:60%;}
	.contact1 .ctn .rgt .pad 								{padding:0px 0px 0px 0px;}
	.contact1 .ctn .rgt .pad .buttons .lf .lbl p 			{font-size:15px;}
	.contact1 .ctn .rgt .pad .buttons .rg .lbl p 			{font-size:15px;}
	.contact1 .opts 										{width:100%;clear:both;}
	.contact1 .opts .col1 									{width:45%;}
	.contact1 .opts .col2 									{width:45%;float:left;padding:0px 25px 0px 0px;}
	.contact1 .form .col3 .button button 					{font-size:28px;}
	.contact2 												{width:auto;padding:45px 10px 0px 25px;}
	.contact2 .ctn 											{width:100%;clear:both;}
	.contact2 .ctn .lft 									{width:35%;}
	.contact2 .ctn .lft .pad 								{clear:both;padding:0px 35px 0px 0px;}
	.contact2 .ctn .rgt 									{width:65%;}
	.contact2 .ctn .rgt .pad 								{width:100%;clear:both;}
	.contact2 .ctn .clr 									{width:100%;height:45px;clear:both;overflow:hidden;}
	.contact2 .opts 										{width:100%;clear:both;}
	.contact2 .opts .col1 									{width:47%;float:left;padding:0px 25px 0px 0px;}
	.contact2 .opts .col1 .hd h3 							{font-size:19px!important;}
	.contact2 .opts .col1 .button 							{width:100%;clear:both;margin-bottom:20px;}
	.contact2 .opts .col1 .button button 					{font-size:22px;}
	.contact2 .opts .col1 .button button .txt 				{padding:0px 0px 0px 38px;line-height:32px;}
	.contact2 .opts .col1 .dates .lf p 						{font-size:14px;}
	.contact2 .opts .col1 .dates .rg p 						{font-size:14px;}
	.contact2 .opts .col2 .hd h3 							{font-size:19px!important;}
	.contact2 .opts .col2 .button button 					{font-size:17px;}

	/* Searchbars */
	.search-t1 												{width:auto;padding:50px 10px 0px 25px;}
	.search-t1 .ctn .navi 									{width:100%;clear:both;overflow:hidden;}
	.search-t1 .ctn .navi ul 								{height:auto;}
	.search-t1 .ctn .navi ul li 							{width:33.3%;height:auto;}
	.search-t1 .ctn .navi ul li.last 						{width:33.3%;height:auto;}
	.search-t1 .ctn .navi ul li a 							{height:auto;font-size:12px;}
	.search-t1 .ctn .navi ul li a .bg 						{height:auto;border-right:1px solid #fff;border-bottom:1px solid #fff;background-position:95% 15px;}
	.search-t1 .ctn .navi ul li a .txt 						{height:auto;padding:17px 35px 15px 12px;display:block;}
	.search-t2 												{width:auto;padding:20px 10px 0px 25px;}
	.search-t2 p 											{margin:0;font-size:14px;line-height:110%;color:#6B727F;}
	.search-t3 												{width:auto;padding:50px 10px 0px 25px;}

	/* Search */
	.csearch .auto 											{width:auto;padding:0;min-width:640px;max-width:960px;position:relative;}
	.csearch .auto .ct 										{width:auto;clear:both;padding:0px 0px 0px 25px;}
	.csearch .auto .ct .left 								{display:none;}
	.csearch .auto .ct .right 								{width:auto;float:none;clear:both;padding:0px 0px 0px 15px;}
	.csearch .auto .ct .right .pad .input .inp input 		{width:420px;}

	/* Frontpages */
	.fimpo1 												{background:none;}
	.fimpo1 .auto 											{width:auto;padding:0;min-width:640px;max-width:960px;position:relative;}
	.fimpo1 .left 											{width:40%;float:left;overflow:hidden;}
	.fimpo1 .left .pad 										{padding:12px 0px 0px 15px;}
	.fimpo1 .left .pad a 									{font-size:14px;}
	.fimpo1 .left .pad a .txt 								{font-size:11px;}
	.fimpo1 .left .pad a .date 								{font-size:11px;}
	.fimpo1 .left .pad a .sep 								{font-size:11px;}
	.fimpo1 .right 											{width:60%;}
	.fimpo1 .right .stock .row1 .pad span 					{display:none;}
	.fimpo1 .right .stock .row1 .pad p 						{font-size:11px;}
	.fimpo1 .right .stock .row1 .pad span 					{font-size:9px;}
	.fimpo1 .right .stock .row2 .lf .bx p 					{font-size:18px;}
	.fimpo1 .right .stock .row2 .rg .bx p 					{font-size:18px;}
	.fimpo1 .right .needa .bx a .hd 						{font-size:15px;padding:14px 0px 0px 25px;}
	.fimpo1 .right .needa .bx a .tx 						{font-size:11px;}
	.fimpo2 .auto 											{width:100%;min-width:640px;max-width:960px;position:relative;}
	.fimpo2 .auto .rel 										{width:auto;clear:both;float:none;padding:0px 0px 0px 25px;position:relative;}
	.fimpo2 .auto .rel .pad .left 							{width:55%;float:left;}
	.fimpo2 .auto .rel .pad .right	 						{width:45%;float:left;}
	.fimpo2 .auto .rel .pad .right .flt 					{padding:42px 30px 0px 0px;}

	/* Columns */
	.columns-t1 											{width:auto;padding:0px 10px 0px 25px;}
	.columns-t1 .col1									 	{width:55%;}
	.columns-t1 .col1 .pad 									{padding:0px 30px 0px 0px;}
	.columns-t1 .col2 										{width:45%;}
	.columns-t1 .col2 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t1 .col3 										{width:45%;}
	.columns-t2 											{width:auto;padding:55px 10px 0px 25px;}
	.columns-t2 .col1									 	{width:34%;}
	.columns-t2 .col1 .pad 									{padding:0px 30px 0px 0px;}
	.columns-t2 .col2 										{width:36%;}
	.columns-t2 .col2 .pad 									{padding:0px 45px 0px 0px;}
	.columns-t2 .col3 										{width:30%;}
	.columns-t7 .col1									 	{width:50%;float:left;margin-bottom:20px;}
	.columns-t7 .col1 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t7 .col2 										{width:50%;float:left;margin-bottom:20px;}
	.columns-t7 .col2 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t7 .col3 										{width:50%;float:left;}
	.columns-t7 .col3 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t7 .col4 										{width:50%;float:left;}
	.columns-t7 .col4 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t9 											{width:auto;padding:80px 10px 0px 25px;}
	.columns-t9 .col1 .pad 									{padding:0px 30px 0px 0px;}
	.columns-t9 .col2 .pad 									{padding:0px 0px 0px 0px;}

	/* Buttons */
	.button3-log 											{width:205px;font-size:14px;text-align:left;}
	.button3-phone 											{font-size:26px;}
	.button3-email 											{font-size:19px;}
	.button3-email .txt 									{padding:6px 0px 0px 0px;background:none;}

	/* Footers */
	.footes .auto 											{width:auto;padding:0px 15px 0px 15px;min-width:610px;max-width:960px;}
	.footes .auto .left 									{display:none;}
	.footes .auto .right 									{width:auto;clear:both;padding:0px 0px 0px 25px;}
	.footes .auto .right .col1 								{width:25%;float:left;}
	.footes .auto .right .col2 								{width:25%;float:left;}
	.footes .auto .right .col3 								{width:25%;float:left;}
	.footes .auto .right .col4 								{width:25%;float:left;}
	.footes .auto .right .col5 								{width:100%;clear:both;padding:40px 0px 0px 0px;}
	.footes .auto .list-t3 									{width:40%;clear:none;margin-bottom:0px;float:left;}
	.footes .auto .form 									{width:50%;clear:none;margin-bottom:0px;float:right;}
	
	.footer 												{padding:47px 0px 0px 0px;}
	.footer .auto 											{width:auto;padding:0px 15px 0px 15px;min-width:610px;max-width:960px;}
	.footer .auto .left 									{width:25%;float:left;}
	.footer .auto .left img 								{padding:0px 0px 0px 25px;}
	.footer .auto .right 									{width:75%;float:left;}
	.footer .auto .clear 									{width:100%;height:40px;clear:both;}
	.footer .auto .col1 									{width:100%;clear:both;float:none;margin-bottom:30px;}
	.footer .auto .col2 									{width:100%;clear:both;float:none;}
	.footer .auto .address .cl1 							{width:30%;float:left;}
	.footer .auto .address .cl1 .pad 						{padding:0px 20px 0px 0px;}
	.footer .auto .address .cl1 .pad p 						{font-size:13px;}
	.footer .auto .address .cl2 							{width:35%;}
	.footer .auto .address .cl2 .pad 						{padding:0px 20px 0px 0px;}
	.footer .auto .address .cl2 .pad p 						{font-size:13px;}
	.footer .auto .address .cl3 							{width:35%;}
	.footer .auto .address .cl3 .pad 						{padding:0px 0px 0px 0px;}
	.footer .auto .address .cl3 .pad p 						{font-size:13px;}
	
	/* Mobile elements */
	.mobilenotice 											{display:none!important;}
	.mobiletop 												{display:none!important;}
	.mobilemenu 											{display:none!important;}
	
	/* 404 */
	.i404 													{width:100%;height:100%;padding:0px;}
	.i404 .auto 											{width:100%;position:relative;}
	.i404 .auto .pad 										{width:auto;padding:50px 0px 0px 0px;}
	.i404 .auto .pad .inx .log 								{margin-bottom:60px;}
	.i404 .auto .pad .inx 									{width:auto;clear:both;padding:0px 0px 0px 16%;}
	.i404 .auto .pad .inx .hex h1 							{margin-bottom:25px;font-size:50px;}
	.i404 .auto .pad .inx .hex p 							{font-size:22px;}
	
	/* Warnings */
	.alert 													{margin-left:20px;margin-right:15px;}

}

/* iPad only [portrait] */
@media screen and (min-device-width:641px) and (max-device-width:768px) and (orientation:portrait){

	.slider3 												{margin-top:-10px;}
	.slider3 #slideimgs 									{height:400px!important;}
	.slider3 .text .auto .pad 								{padding:35px 0px 0px 0px;}
	.slider3 .text .auto .pad .ctn .ctex .wid 				{width:75%;clear:both;}
	.slider3 .text .auto .pad .ctn .ctex .wid h1 			{margin-bottom:20px;font-size:42px;}
	.slider3 .text .auto .pad .ctn .ctex .wid p 			{margin-bottom:30px;font-size:20px;}

}


/* iPhone [portrait + landscape] */
@media screen and (max-width:640px){

	html,body 												{width:auto!important;min-width:320px!important;max-width:640px!important;margin:0 auto;}
	h2 														{font-size:24px!important;line-height:110%!important;}
	h3 														{font-size:20px!important;line-height:110%!important;}
	table, td, th 											{font-size:14px;}

	/* Top */
	.top 													{display:none;}

	.mobilenotice 											{width:100%;height:115px;clear:both;position:relative;padding:50px 0px 0px 0px;background:#0f0e08;display:none;}
	.mobilenotice .close 									{position:absolute;z-index:505;top:14px;right:20px;text-align:right;}
	.mobilenotice .close a 									{display:inline-block;padding:0px 26px 0px 0px;position:relative;color:#fff;text-transform:uppercase;font-size:14px;font-family:'DIN Next W02 Medium';}
	.mobilenotice .close span 								{width:11px;height:11px;position:absolute;z-index:100;right:0px;top:4px;background:url(/gfx/icon-cross-t1.png) no-repeat 0px 0px;}
	.mobilenotice .app 										{width:100%;height:50px;clear:both;text-align:center;}
	.mobilenotice .app a 									{width:220px;height:38px;display:inline-block;position:relative;background:url(/gfx/button-t1.png) no-repeat right top;font-family:'DIN Next W02 Medium';-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important;}
	.mobilenotice .app a .txt 								{display:block;font-size:15px;line-height:110%;color:#fff;text-transform:uppercase;padding:12px 65px 0px 11px;}
	.mobilenotice .app a .end 								{width:5px;height:38px;position:absolute;z-index:100;left:-5px;top:0px;overflow:hidden;background:url(/gfx/button-t1.png) no-repeat;}
	.mobilenotice .phone 									{width:100%;height:50px;clear:both;text-align:center;}
	.mobilenotice .phone a 									{width:225px;height:38px;display:inline-block;margin-left:-5px;text-align:center;background:#7792ad;background:-moz-linear-gradient(top,#7792ad 1%, #5682af 50%, #567697 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(1%,#7792ad), color-stop(50%,#5682af), color-stop(100%,#567697));background:-webkit-linear-gradient(top,#7792ad 1%,#5682af 50%,#567697 100%);background:-o-linear-gradient(top,#7792ad 1%,#5682af 50%,#567697 100%);background:-ms-linear-gradient(top,#7792ad 1%,#5682af 50%,#567697 100%);-webkit-border-radius:3px;border-radius:3px;}
	.mobilenotice .phone a span 							{display:inline-block;font-size:20px;line-height:110%;color:#fff;text-transform:uppercase;padding:10px 0px 0px 22px;background:url(/gfx/icon-phone-t2.png) no-repeat 0px 11px;font-family:'DIN Next W02 Bold';}
	.mobiletop 												{width:100%;height:104px;clear:both;background:url(/gfx/top-bg.png) repeat-x left bottom;display:block;}
	.mobiletop .auto 										{width:auto;margin:0;text-align:left;position:relative;padding:0px 15px 0px 15px;min-width:auto;max-width:auto;}
	.mobiletop .auto .logo 									{width:91px;position:absolute;z-index:100;top:-6px;left:20px;}
	.mobiletop .auto .logo a 								{width:91px;height:106px;display:block;overflow:hidden;background:url(/gfx/logo-tablet.png) no-repeat;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important;}
	.mobiletop .auto .logo a:hover 							{background-position:0px 0px;}
	.mobiletop .auto .logo img 								{display:none;}
	.mobiletop .auto .main 									{display:none;}
	.mobiletop .auto .menu 									{width:125px;position:absolute;z-index:100;left:110px;top:46px;overflow:hidden;}
	.mobiletop .auto .menu .path 							{width:100%;height:22px;clear:both;}
	.mobiletop .auto .menu .path ul 						{margin:0;padding:0;list-style-type:none;float:left;font-family:'DIN Next W02 Medium';}
	.mobiletop .auto .menu .path ul li 						{float:left;padding:0px 5px 0px 0px;}
	.mobiletop .auto .menu .path ul li a 					{float:left;font-size:13px;line-height:110%;color:#aabacb;text-transform:uppercase;padding:3px 0px 2px 0px;}
	.mobiletop .auto .menu .sub 							{width:100%;height:37px;clear:both;}
	.mobiletop .auto .menu .sub ul 							{margin:0;padding:0;list-style-type:none;float:left;height:37px;font-family:'DIN Next W02 Bold';}
	.mobiletop .auto .menu .sub ul li 						{float:left;padding:0px 25px 0px 0px;}
	.mobiletop .auto .menu .sub ul li a 					{height:29px;float:left;border-bottom:7px solid transparent;font-size:17px;line-height:110%;color:#001326;text-transform:uppercase;font-family:'DIN Next W02 Bold';}
	.mobiletop .auto .menu .sub ul li a:hover 				{border-bottom:7px solid #ddd;color:#AE041E;}
	.mobiletop .auto .menu .sub ul li a span 				{float:left;padding:3px 0px 0px 0px;cursor:pointer;}
	.mobiletop .auto .menu .sub ul li .selected 			{height:29px;float:left;border-bottom:7px solid #af041e;font-size:17px;line-height:110%;color:#AE041E;text-transform:uppercase;}
	.mobiletop .auto .menu .sub ul li .selected:hover 		{border-bottom:7px solid #af041e;}
	.mobiletop .auto .menuall 								{width:90px;right:5px;top:68px;position:absolute;z-index:500;overflow:hidden;}
	.mobiletop .auto .menuall .sub 							{width:100%;height:37px;clear:both;}
	.mobiletop .auto .menuall .sub ul 						{margin:0;padding:0;list-style-type:none;float:left;height:37px;font-family:'DIN Next W02 Bold';}
	.mobiletop .auto .menuall .sub ul li 					{float:left;padding:0px 0px 0px 12px;background:url(/gfx/sep-t2.png) no-repeat;}
	.mobiletop .auto .menuall .sub ul li a 					{height:26px;padding:3px 26px 0px 0px;float:left;position:relative;border-bottom:7px solid transparent;font-size:17px;line-height:110%;color:#001326;text-transform:uppercase;font-family:'DIN Next W02 Bold';}
	.mobiletop .auto .menuall .sub ul li a:hover 			{border-bottom:7px solid #ddd;color:#AE041E;}
	.mobiletop .auto .menuall .sub ul li .selected 			{height:26px;float:left;border-bottom:7px solid #af041e;font-size:17px;line-height:110%;color:#AE041E;text-transform:uppercase;}
	.mobiletop .auto .menuall .sub ul li .selected:hover 	{border-bottom:7px solid #af041e;}
	.mobiletop .auto .menuall .sub ul li .tex 				{width:13px;height:10px;position:absolute;z-index:100;right:0px;top:5px;}
	.mobiletop .auto .menuall .sub ul li .tex img 			{width:100%;display:block;}
	.mobiletop .auto .service 								{right:15px;}
	.mobiletop .auto .logon 								{display:none;}
	.mobilemenu 											{width:100%;clear:both;text-align:left;background:#fff;overflow:hidden;display:none;}
	.mobilemenu .pad 										{clear:both;padding:20px 0px 0px 20px;}
	.mobilemenu .pad .col 									{width:50%;float:left;}
	.mobilemenu .pad .col .lx 								{width:100%;clear:both;}
	.mobilemenu .pad .col .lx p 							{margin:0;margin-bottom:10px;font-size:13px;line-height:110%;color:#aabacb;text-transform:uppercase;padding:3px 0px 2px 0px;}
	.mobilemenu .pad .col .lx ul 							{margin:0;padding:0;list-style-type:none;margin-bottom:20px;}
	.mobilemenu .pad .col .lx ul li 						{margin-bottom:8px;}
	.mobilemenu .pad .col .lx ul li a 						{font-size:16px;line-height:110%;color:#001326;text-transform:uppercase;font-family:'DIN Next W02 Bold';}
	.mobilemenu .pad .col .lx ul li .selected 				{color:#AE041E;}
	.mobilemenu .pad .clr 									{width:100%;height:10px;clear:both;overflow:hidden;}

	/* Area menus */
	.subares 												{width:100%;height:170px;clear:both;position:relative;}
	.subares .auto 											{width:100%;height:170px;margin:0;text-align:left;position:relative;min-width:320px;max-width:640px;overflow:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;}
	.subares .auto .fx 										{width:900px;height:170px;clear:both;padding:0px 0px 0px 25px;}
	.subares .auto .fx .left 								{display:none;}
	.subares .auto .fx .right 								{width:100%;float:none;clear:both;}
	.subares .auto .fx .right .pad 							{padding:15px 0px 0px 0px;}
	.subares .auto .fx .right .wd1 							{padding:2px 0px 0px 0px!important;}

	/* Content menus */
	.cmenu-t1 .auto 										{width:100%;min-width:320px;max-width:640px;margin-bottom:20px;}
	.cmenu-t1 .auto .ct .left 								{display:none;}
	.cmenu-t1 .auto .ct .right 								{width:100%;clear:both;padding:0px 0px 0px 0px;}
	.cmenu-t1 .auto .ct .right .head 						{width:auto;clear:both;padding:20px 0px 0px 20px;margin-bottom:10px;}
	.cmenu-t1 .auto .ct .right .head h1 					{font-size:20px!important;}
	.cmenu-t1 .auto .ct .right .menu 						{width:320px;height:39px;margin:0;text-align:left;position:relative;min-width:320px;max-width:640px;overflow:hidden;overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;}
	.cmenu-t1 .auto .ct .right .menu ul 					{width:100%;height:39px;overflow:hidden;clear:both;padding:0px 0px 0px 20px;}
	.cmenu-t1 .auto .ct .right .menu ul li 					{height:40px;padding:0px 25px 0px 0px;}
	.cmenu-t1 .auto .ct .right .menu ul li a 				{height:24px;padding:10px 0px 0px 0px;font-size:15px;}
	.cmenu-t1 .auto .ct .right .menu ul li .selected 		{height:24px;padding:10px 0px 0px 0px;font-size:15px;}
	.cmenu-t1 .auto .ct .right .menu ul li .clock			{height:20px;}
	.cmenu-t1.fixed 										{width:100%;height:90px;position:fixed;top:0px;left:0px;z-index:99999;margin-top:-50px;}
	.cmenu-t2 .auto 										{width:100%;min-width:320px;max-width:640px;margin-bottom:20px;}
	.cmenu-t2 .auto .ct .left 								{display:none;}
	.cmenu-t2 .auto .ct .right 								{width:100%;clear:both;}
	.cmenu-t2 .auto .ct .right .head 						{width:auto;clear:both;padding:25px 0px 0px 20px;margin-bottom:15px;}
	.cmenu-t2 .auto .ct .right .head h1 					{font-size:24px!important;}
	.cmenu-t2 .auto .ct .right .menu 						{width:320px;height:40px;clear:both;position:relative;min-width:320px;max-width:640px;overflow:hidden;overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;}
	.cmenu-t2 .auto .ct .right .menu ul 					{width:100%;height:40px;overflow:hidden;clear:both;padding:0px 0px 0px 20px;}
	.cmenu-t2 .auto .ct .right .menu ul li 					{height:40px;padding:0px 25px 0px 0px;}
	.cmenu-t2 .auto .ct .right .menu ul li a 				{height:24px;padding:10px 0px 0px 0px;font-size:15px;}
	.cmenu-t2 .auto .ct .right .menu ul li .selected 		{height:24px;padding:10px 0px 0px 0px;font-size:15px;}
	.cmenu-t2 .auto .ct .right .dist 						{height:15px;}
	
	/* Search */
	.csearch 												{margin-bottom:0;}
	.csearch .auto .ct .right .pad .head p 					{font-size:26px;}

	/* Filters */
	.filter-t1 												{margin-top:-20px;}
	.filter-t1 .auto 										{width:100%;min-width:320px;max-width:640px;overflow:hidden;overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;}
	.filter-t1 .auto .inner 								{width:100%;clear:both;padding:0px 0px 0px 20px;}
	.filter-t1 .auto .inner ul								{min-width:600px;}
	.filter-t1 .auto .inner ul li 							{padding:0px 20px 0px 0px;white-space:pre;}
	.filter-t2 												{width:100%;clear:both;background:#ebebeb;border-top:1px solid #6B6E71;margin-top:-10px;margin-bottom:15px;}
	.filter-t2 .auto 										{width:auto;padding:0px 15px 0px 15px;min-width:320px;max-width:640px;}
	.filter-t2 .auto .inner 								{width:auto;clear:both;padding:0px 0px 0px 0px;}
	.filter-t2 .auto .inner ul 								{display:none;}
	.filter-t2 .auto .inner .spex 							{width:100%;clear:both;display:block;}
	.filter-t2 .auto .inner .spex .lbl 						{float:left;padding:16px 15px 16px 0px;}
	.filter-t2 .auto .inner .spex .lbl span 				{font-size:15px;color:#7F8B97;}
	.filter-t2 .auto .inner .spex .drop 					{width:250px;float:left;position:relative;padding:0px 15px 6px 0px;}
	.filter-t2 .auto .inner .spex .drop .tx 				{width:250px;height:40px;position:absolute;z-index:100;left:0px;top:6px;border:1px solid #ccc;background:#fff url(/gfx/icon-filter-arrow-t2.png) no-repeat 222px 50%;-webkit-border-radius:3px;border-radius:3px;}
	.filter-t2 .auto .inner .spex .drop .tx .px 			{clear:both;padding:10px 15px 0px 15px;}
	.filter-t2 .auto .inner .spex .drop .lst 				{width:250px;position:absolute;z-index:500;left:0px;top:48px;border-left:1px solid #ccc;display:none;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background:#fff;}
	.filter-t2 .auto .inner .spex .drop .lst a 				{display:block;padding:10px 15px 10px 15px;border-bottom:1px solid #f5f5f5;}
	.filter-t2 .auto .inner .spex .drop .lst a:hover 		{background-color:#f5f5f5;}
	.filter-t2 .auto .inner .spex .clr 						{width:100%;height:1px;clear:both;overflow:hidden;}

	/* Tabs */
	.tabs-t1 												{width:100%;padding:0;min-width:320px;max-width:640px;overflow:hidden;overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;}
	.tabs-t1 .bdr 											{width:600px;clear:both;}
	.tabs-t1 .bdr ul 										{padding:0px 0px 0px 20px;font-size:0px;}
	.tabs-t1 .bdr ul li 									{padding:0px 7px 0px 0px;}
	.tabs-t1 .bdr ul li a 									{padding:10px 10px 10px 10px;font-size:14px!important;}
	.tabs-t1 .bdr ul li .selected 							{padding:10px 10px 10px 10px;font-size:14px!important;}

	/* Setups */
	.setup .auto 											{width:100%;padding:0;margin:0;text-align:left;position:relative;min-width:320px;max-width:640px;}
	.setup .auto .ct 										{width:100%;clear:both;}
	.setup .auto .ct .left 									{display:none;}
	.setup .auto .ct .right 								{width:100%;clear:both;}
	.setup .auto .ct .clear 								{width:100%;height:20px;}

	/* Headline, text, image */
	.imgtxt1 												{width:auto;padding:20px 15px 0px 20px;}
	.imgtxt1 .head 											{margin-bottom:15px;}
	.imgtxt1 .ctn .lft 										{width:100%;float:none;clear:both;margin-bottom:20px;}
	.imgtxt1 .ctn .lft .pad 								{padding:0;}
	.imgtxt1 .ctn .lft .spe1 								{padding:15px 0px 0px 0px;}
	.imgtxt1 .ctn .lft .spe1 .hd 							{margin-bottom:15px;font-size:23px;line-height:125%;}
	.imgtxt1 .ctn .lft .spe1 .name 							{font-size:15px;line-height:140%;}
	.imgtxt1 .ctn .rgt 										{width:100%;float:none;clear:both;margin-bottom:20px;}
	.imgtxt1 .ctn .rgt .pad 								{padding:0;}
	.imgtxt1 .ctn .clr 										{height:10px;}	
	.imgtxt2 												{width:auto;padding:20px 20px 0px 20px;}
	.imgtxt2 .lft 											{width:100%;clear:both;float:none;margin-bottom:20px;}
	.imgtxt2 .lft .pad 										{padding:0;}
	.imgtxt2 .rgt 											{width:100%;clear:both;float:none;margin-bottom:20px;}
	.imgtxt2 .rgt .pad 										{padding:0;}
	.imgtxt2 .clr 											{height:20px;}
	.imgtxt3 												{width:auto;padding:0px 15px 0px 20px;}
	.imgtxt3 .head 											{padding:25px 0px 0px 0px;margin-bottom:20px;}
	.imgtxt3 .ctn .lft 										{width:100%;clear:both;margin-bottom:20px;}
	.imgtxt3 .ctn .lft .pad 								{padding:0px 0px 0px 0px;}
	.imgtxt3 .ctn .lft .pad p 								{font-size:16px;}
	.imgtxt3 .ctn .lft .pad img 							{max-width:100%;width:auto;}
	.imgtxt3 .ctn .rgt 										{width:100%;clear:both;margin-bottom:20px;}
	.imgtxt4 												{width:auto;padding:0px 15px 0px 20px;}
	.imgtxt4 .ctn .clr 										{height:20px;}
	.imgtxt5 												{width:auto;padding:0px 0px 0px 0px;}
	.imgtxt5 .lft 											{width:100%;float:none;clear:both;margin-bottom:20px;}
	.imgtxt5 .lft .pad 										{padding:0;}
	.imgtxt5 .lft .pad h2 									{font-size:20px!important;}
	.imgtxt5 .lft .pad p 									{font-size:15px;}
	.imgtxt5 .rgt 											{width:100%;float:none;clear:both;margin-bottom:20px;}
	.imgtxt6 .lft 											{width:100%;float:none;clear:both;margin-bottom:20px;}
	.imgtxt6 .lft .pad 										{padding:0;}
	.imgtxt6 .rgt 											{width:100%;float:none;clear:both;margin-bottom:20px;}
	.imgtxt6 .rgt .pad 										{padding:0;}
	.imgtxt6 .rgt .pad p 									{font-size:20px;}
	.imgtxt6 .clr 											{height:20px;}
	.imgtxt8 .head 											{margin-bottom:10px;}
	.imgtxt8 .head h2 										{font-size:21px!important;line-height:130%;}
	.imgtxt8 .head h3 										{font-size:18px!important;}
	.imgtxt8 .desc p 										{font-size:14px;}
	.imgtxt10 												{width:100%;height:auto;float:none;clear:both;margin-bottom:25px;}
	.imgtxt11 												{width:auto;padding:5px 0px 0px 75px;}
	.imgtxt11 a 											{line-height:120%;color:#394659;font-size:16px;}
	.imgtxt11 a strong 										{font-size:19px;font-weight:normal;display:block;margin-bottom:15px;color:#394659;line-height:110%;font-family:'DIN Next W02 Medium';}
	.imgtxt11 a .txt 										{display:block;margin-bottom:10px;}
	.imgtxt11 a .lnk 										{font-family:'DIN Next W02 Medium';}
	.imgtxt12 												{height:auto;}
	.imgvid1 												{width:auto;padding:0px 15px 0px 20px;}
	.imgvid1 .ctn .lft 										{width:100%;clear:both;float:none;margin-bottom:20px;}
	.imgvid1 .ctn .lft .pad 								{padding:0;}
	.imgvid1 .ctn .rgt 										{width:100%;clear:both;float:none;margin-bottom:20px;}
	.imgvid1 .ctn .rgt .pad 								{padding:0;}
	.imgvid1 .ctn .clr 										{height:5px;}
	.imgvid2 												{width:auto;padding:0px 15px 0px 20px;}
	.imgvid2 .ctn .lft 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.imgvid2 .ctn .lft .pad 								{padding:0px 0px 0px 0px;}
	.imgvid2 .ctn .rgt 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.imgvid2 .links 										{padding:0px 0px 30px 0px;}

	/* Department */
	.depart-t1 												{width:auto;padding:20px 20px 0px 20px;}
	.depart-t1 .ctn .lft 									{width:100%;float:none;clear:both;}
	.depart-t1 .ctn .lft .pad 								{padding:0px 0px 0px 0px;}
	.depart-t1 .ctn .lft .pad .txt 							{width:100%;float:none;clear:both;margin-bottom:20px;}
	.depart-t1 .ctn .lft .pad .txt .lim 					{padding:0;}
	.depart-t1 .ctn .lft .pad .img 							{width:100%;float:none;clear:both;margin-bottom:20px;}
	.depart-t1 .ctn .lft .map 								{padding:0;}
	.depart-t1 .ctn .lft .addr .lf 							{width:100%;float:none;clear:both;margin-bottom:20px;}
	.depart-t1 .ctn .lft .addr .lf .px 						{padding:0;}
	.depart-t1 .ctn .lft .addr .rg 							{width:100%;float:none;clear:both;margin-bottom:20px;}
	.depart-t1 .ctn .lft .dates .lf 						{width:45%;float:left;clear:none;margin-bottom:0px;}
	.depart-t1 .ctn .lft .dates .rg 						{width:45%;float:left;clear:none;margin-bottom:0px;}
	.depart-t1 .ctn .rgt 									{display:none;}

	/* Graphs */
	.graph1 												{width:auto;padding:10px 20px 0px 20px;}
	.graph1 .pad 											{width:100%;}
	.graph1 .pad .graph 									{height:250px;padding:10px 0px 0px 0px;}
	.graph1 .pad .graph #container 							{width:auto;height:250px;}

	/* Sliders */
	.slider1 												{width:auto;padding:0px 20px 0px 20px;}
	.slider1 .items .rel 									{width:100%;}
	.slider1 .items .rel .back 								{left:-20px;display:none;}
	.slider1 .items .rel .next 								{right:-5px;display:none;}
	.slider1 .clr 											{height:10px;}
	.slider1 .navi 											{margin-bottom:25px;}
	.slider1 .navi ul li 									{padding:0;}
	.slider1 .navi ul li a 									{display:inline-block;font-size:14px;color:#6B7380;background-image:none;font-family:'DIN Next W02 Regular';line-height:120%;padding:5px 10px 5px 10px;margin-bottom:5px;border:1px solid #6B7380;-webkit-border-radius:13px;border-radius:13px;}
	.slider1 .navi ul li .mark 								{display:inline-block;font-size:14px;color:#fff;background:#6B7380;background-image:none;font-family:'DIN Next W02 Regular';line-height:120%;padding:5px 10px 5px 10px;margin-bottom:5px;border:1px solid #6B7380;-webkit-border-radius:13px;border-radius:13px;}
	.slider2 												{width:auto;padding:0px 10px 0px 20px;}
	.slider2 .navi 											{padding:50px 0px 0px 0px;text-align:center;}
	.slider2 .navi .nav  									{top:0px;}
	.slider3 												{}
	.slider3 #slideimgs 									{height:350px!important;}
	.slider3 .text .auto 									{width:auto;padding:0;min-width:320px;max-width:640px;position:relative;}
	.slider3 .text .auto .pad 								{width:auto;padding:25px 20px 0px 20px;}
	.slider3 .text .auto .pad .ctn 							{width:auto;padding:0;float:none;clear:both;}
	.slider3 .text .auto .pad .ctn .ctex 					{width:auto;}
	.slider3 .text .auto .pad .ctn .ctex .square 			{display:none;}
	.slider3 .text .auto .pad .ctn .ctex .wid 				{width:100%;}
	.slider3 .text .auto .pad .ctn .ctex .wid h1 			{margin-bottom:20px;font-size:28px;text-shadow:1px 2px 2px #000000;}
	.slider3 .text .auto .pad .ctn .ctex .wid p 			{margin-bottom:25px;font-size:16px;text-shadow:1px 2px 2px #000000;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button 		{height:40px;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button .wix 	{height:40px;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1 {height:40px;background:transparent url(/gfx/button-mega-t5-tablet.png) no-repeat right top;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1 .txt {padding:0px 75px 0px 17px;}
	.slider3 .text .auto .pad .ctn .ctex .wid .button .wix .button-t1 .end {height:40px;background:url(/gfx/button-mega-t5-tablet.png) no-repeat 0px 0px;}
	.slider3 .back 											{display:none;}
	.slider3 .next 											{display:none;}
	.slider4 												{width:100%;height:175px;clear:both;position:relative;margin-top:-20px;}
	.slider4 #slideimgs 									{width:100%;position:relative;}
	.slider4 .item 											{width:100%;clear:both;position:relative;z-index:100;}
	.slider4 .item img 										{width:100%;height:175px;display:block;}
	.slider4 .dummy 										{width:100%;height:100%;position:absolute;z-index:0;top:0px;left:0px;}
	.slider4 .dummy img 									{width:100%;height:175px;display:block;}
	.slider4 .invisible 									{width:100%;display:block;visibility:hidden;position:absolute;left:0px;top:0px;}
	.slider4 .text 											{width:100%;top:0px;left:0px;position:absolute;z-index:100;text-align:left;}
	.slider4 .text .auto 									{width:100%;margin:0;text-align:left;position:relative;min-width:320px;max-width:640px;}
	.slider4 .text .auto .pad 								{width:100%;clear:both;padding:20px 0px 0px 0px;}
	.slider4 .text .auto .pad .ctn 							{width:100%;float:none;clear:both;padding:0px 0px 0px 0px;position:relative;}
	.slider4 .text .auto .pad .ctn .ctex 					{width:100%;clear:both;}
	.slider4 .text .auto .pad .ctn .ctex .square 			{display:none;}
	.slider4 .text .auto .pad .ctn .ctex .wid 				{width:auto;clear:both;padding:10px 0px 0px 20px;}
	.slider4 .text .auto .pad .ctn .ctex .wid h1 			{margin:0;margin-bottom:20px;font-size:26px!important;color:#fff;line-height:105%;}
	.slider4 .text .auto .pad .ctn .ctex .wid p 			{margin:0;margin-bottom:0px;font-size:17px;color:#fff;line-height:125%;}
	.slider4 .text .auto .pad .ctn .ctex .wid .button 		{width:100%;height:55px;clear:both;}
	.slider4 .text .auto .pad .ctn .ctex .wid .button .wix 	{height:55px;float:left;}
	.slider4 #slideimgs-nav 								{display:none!important;}
	.slider4 .back 											{display:none;}
	.slider4 .next 											{display:none;}
	.slider4 .btdim 										{bottom:25px;}
	.slider4 .nav 											{display:none;}
	.slider5 												{width:100%;height:300px;clear:both;position:relative;}
	.slider5 #slideimgs 									{width:100%;position:relative;}
	.slider5 .item 											{width:100%;clear:both;position:relative;z-index:100;}
	.slider5 .item img 										{width:100%;height:170px;min-height:auto;display:block;display:none;}
	.slider5 .text 											{width:100%;top:0px;left:0px;position:absolute;z-index:100;text-align:left;}
	.slider5 .text .auto 									{width:100%;margin:0;text-align:left;position:relative;min-width:320px;max-width:640px;}
	.slider5 .text .auto .pad 								{width:100%;clear:both;padding:20px 0px 0px 0px;}
	.slider5 .text .auto .pad .ctn 							{width:100%;float:none;clear:both;padding:0px 0px 0px 0px;position:relative;}
	.slider5 .text .auto .pad .ctn .ctex 					{width:100%;clear:both;}
	.slider5 .text .auto .pad .ctn .ctex .square 			{display:none;}
	.slider5 .text .auto .pad .ctn .ctex .wid 				{width:auto;clear:both;padding:10px 0px 0px 20px;}
	.slider5 .text .auto .pad .ctn .ctex .wid h1 			{margin:0;margin-bottom:20px;font-size:26px!important;color:#fff;line-height:105%;}
	.slider5 .text .auto .pad .ctn .ctex .wid p 			{margin:0;margin-bottom:0px;font-size:17px;color:#fff;line-height:125%;}
	.slider5 .text .auto .pad .ctn .ctex .wid .button 		{width:100%;height:55px;clear:both;}
	.slider5 .text .auto .pad .ctn .ctex .wid .button .wix 	{height:55px;float:left;}

	/* Table */
	.table1 												{width:auto;clear:both;padding:30px 20px 0px 20px;}
	.table1 .pad 											{width:100%;}
	.table1 .pad h2 										{margin-bottom:20px;}
	.table1 .pad p 											{margin-bottom:20px;font-size:14px;}
	.table1 .pad table th 									{padding:10px 20px 8px 15px;}
	.table1 .pad table th.first 							{padding:10px 20px 8px 15px;}
	.table1 .pad table th.last 								{padding:10px 20px 8px 10px;}
	.table1 .pad table td 									{padding:15px 20px 13px 10px;}
	.table1 .pad table .first 								{padding:15px 20px 13px 15px;}
	.table1 .clr 											{height:20px;}
	.table2 												{width:auto;clear:both;padding:30px 20px 0px 20px;}
	.table2 .head 											{margin-bottom:20px;}
	.table2 .ctn 											{padding:10px 0px 0px 0px;}
	.table2 .ctn .lim 										{width:100%;clear:both;margin-bottom:10px;}
	.table2 .ctn .lim table .th1 							{font-size:12px;}
	.table2 .ctn .lim table .th2 							{font-size:12px;}
	.table2 .ctn .lim table .td1 							{font-size:12px;}
	.table2 .ctn .lim table .td2 							{font-size:12px;}
	.table2 .clr 											{height:20px;}
	.table3 												{width:auto;clear:both;padding:0px 20px 0px 20px;}
	.table3 .head 											{margin-bottom:15px;}
	.table3 .desc 											{margin-bottom:15px;}
	.table3 .desc p 										{margin-bottom:15px;font-size:12px;}
	.table3 .ctn 											{width:100%;clear:both;background:url(/gfx/dash-t1.png) repeat-x;padding:25px 0px 0px 0px;}
	.table3 .ctn .lim 										{width:100%;margin-bottom:20px;}
	.table3 .ctn .lim table th 								{width:33%;font-size:12px;padding:3px 0px 6px 0px;line-height:115%;vertical-align:top;}
	.table3 .ctn .lim table td 								{font-size:12px;}
	.table3 .clr 											{height:20px;}

	/* Table wrapper */
	.tablewrapper 											{width:100%;overflow:hidden;overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;}
	.tablewrapper .scrollable 								{width:600px;clear:both;}

	/* Stock chart */
	.stocks 												{width:auto;padding:10px 20px 0px 20px;}
	.stocks .ctn .clr 										{height:20px;}

	/* Calculator */
	.calculator1 											{width:auto;padding:0px 10px 0px 20px;}
	.calculator1 .head 										{padding:0px 0px 0px 0px;}
	.calculator1 .labels .col1 								{width:100%;float:none;clear:both;margin-bottom:20px;}
	.calculator1 .labels .col2 								{width:100%;float:none;clear:both;margin-bottom:20px;}
	.calculator1 .labels .col3 								{width:100%;float:none;clear:both;margin-bottom:20px;}
	.calculator1 .labels .num 								{width:30px;}
	.calculator1 .labels .num p 							{font-size:18px;}
	.calculator1 .labels .des 								{width:240px;}
	.calculator1 .labels .des p 							{font-size:14px;}
	.calculator1 .sliders .col1 							{width:100%;float:none;clear:both;margin-bottom:20px;}
	.calculator1 .sliders .col2 							{width:100%;float:none;clear:both;margin-bottom:20px;}
	.calculator1 .sliders .col3 							{width:100%;float:none;clear:both;margin-bottom:20px;}
	.calculator1 .sliders .clr 								{height:20px;}
	.calculator1 .sliders .slider 							{width:185px;padding:0px 0px 0px 30px;}
	.calculator1 .sliders .slider .inp input 				{width:170px;}
	.calculator1 .sliders .slider .slide 					{width:180px;}
	.calculator1 .sliders .slider .indi 					{width:180px;}
	.calculator1 .sum 										{padding:0px 0px 0px 30px;}
	.calculator2 											{width:auto;padding:20px 20px 0px 20px;}
	.calculator2 .head 										{width:100%;clear:both;margin-bottom:0px;}
	.calculator2 .head .hd 									{width:100%;clear:both;padding:30px 0px 0px 0px;margin-bottom:0px;}
	.calculator2 .head .tab 								{padding:40px 0px 0px 0px;}
	.calculator2 .cols 										{width:100%;clear:both;}
	.calculator2 .cols .col1 								{width:100%;clear:both;margin-bottom:30px;}
	.calculator2 .cols .col1 .pad 							{clear:both;padding:0px 0px 0px 0px;}
	.calculator2 .cols .col2 								{width:100%;clear:both;margin-bottom:30px;}
	.calculator2 .cols .col2 .pad 							{clear:both;padding:0px 0px 0px 0px;}
	.calculator2 .cols .col3 								{width:100%;clear:both;margin-bottom:30px;}
	.calculator2 .cols .col3 .pad 							{clear:both;}
	.calculator2 .cols .desc p 								{padding:0;}

	/* Lists */
	.list1 													{width:auto;padding:20px 20px 0px 20px;}
	.list1 .head 											{padding:0;}
	.list1 .ctn p 											{margin-bottom:10px;}
	.list1 .ctn .col1 										{width:100%;float:none;clear:both;margin-bottom:30px;}
	.list1 .ctn .col1 .pad 									{padding:0;}
	.list1 .ctn .col2 										{width:100%;float:none;clear:both;margin-bottom:30px;}
	.list1 .ctn .col2 .pad 									{padding:0;}
	.list1 .ctn .col3 										{width:100%;float:none;clear:both;margin-bottom:30px;}
	.list1 .ctn .col3 .pad 									{padding:0;}
	.list1 .ctn .clr 										{height:20px;}
	.list2 													{width:auto;padding:30px 20px 0px 20px;}
	.list2 .head 											{padding:0px 0px 0px 0px;}
	.list2 .head p											{font-size:18px;}
	.list2 .ctn 											{margin-bottom:30px;}
	.list2 .ctn .col1 										{display:none;}
	.list2 .ctn .col2 										{width:100%;float:left;}
	.list2 .ctn .col2 .pad 									{clear:both;padding:0px 0px 0px 0px;}
	.list2 .ctn .col3 										{width:100%;float:left;}
	.list2 .ctn .col3 .pad 									{clear:both;padding:0px 0px 0px 0px;}
	.list2 .ctn .col4 										{width:100%;float:left;}
	.list2 .ctn .col4 .pad 									{clear:both;padding:0px 0px 0px 0px;}
	.list2 .ctn ul 											{margin-bottom:20px;}
	.list3 													{width:auto;padding:30px 20px 0px 20px;}
	.list3 .item 											{padding:0px 0px 0px 40px;}
	.list3 .item .teaser 									{width:100%;}
	.list3 .item .ctn 										{width:100%;}
	.list3 .item .ctn p 									{font-size:14px;}
	.list3 .item .ctn .quote 								{font-size:14px;margin-bottom:10px;}
	.list3 .item .ctn ul li 								{font-size:14px;margin-bottom:10px;}
	.list3 .item .head .arrow 								{left:0px;}
	.list3 .clr 											{height:10px;}
	.list4 													{width:auto;padding:30px 20px 0px 20px;}
	.list4 .cols 											{margin-bottom:10px;}
	.list4 .cols .col 										{width:100%;float:none;clear:both;margin-bottom:20px;}
	.list4 .cols .col .lst 									{padding:5px 0px 0px 0px;}
	.list5 													{width:auto;padding:20px 20px 0px 20px;}
	.list5 .head 											{width:100%;clear:both;margin-bottom:20px;}
	.list5 .ctn 											{width:100%;clear:both;}
	.list5 .ctn .item 										{width:100%;float:none;clear:both;margin-bottom:20px;}
	.list5 .ctn .item .pad 									{clear:both;padding:0px 0px 0px 0px;}
	.list5 .ctn .item .pad .rel .lft .px .name strong 		{font-size:15px;}
	.list5 .ctn .item .pad .rel .lft .px .name 				{font-size:14px;}
	.list5 .ctn .item .pad .rel .lft .px .phone 			{font-size:15px;}
	.list5 .ctn .item .pad .rel .lft .px .phone a 			{padding:0;background:none;}
	.list5 .ctn .item .pad .rel .lft .px a 					{font-size:13px;}
	.list5 .ctn .item .pad .rel .rgt img 					{display:block;}
	.list6 													{width:auto;padding:0px 20px 0px 20px;}
	.list7 													{width:auto;padding:20px 20px 0px 20px;}
	.list7 .head 											{margin-bottom:20px;}
	.list7 .ctn .lft 										{width:100%;float:none;clear:both;margin-bottom:15px;}
	.list7 .ctn .rgt 										{width:100%;float:none;clear:both;margin-bottom:15px;}
	.list7 .ctn .item 										{width:100%;}
	.list7 .ctn .item .pad 									{padding:0;}
	.list7 .ctn .item .pad .rel 							{padding:0px 0px 0px 0px;min-height:auto;}
	.list7 .ctn .item .pad .rel .lft 						{width:100%;float:none;clear:both;margin-bottom:15px;}
	.list7 .ctn .item .pad .rel .lft .px .phone a 			{padding:0px 0px 0px 0px;background:none;}
	.list7 .ctn .item .pad .rel .rgt 						{display:none;}
	.list8 													{width:auto;padding:20px 20px 0px 20px;}
	.list8 .head .lft 										{width:100%;clear:both;float:none;}
	.list8 .head .lft h2 									{font-size:21px;}
	.list8 .head .rgt 										{display:none;}
	.list8 .ctn .list ul li 								{margin-bottom:15px;}
	.list8 .ctn .list ul li .lft 							{width:100%;clear:both;float:none;padding:0;margin-bottom:5px;}
	.list8 .ctn .list ul li .lft p 							{margin:0;color:#999;font-size:14px;padding:1px 0px 0px 0px;}
	.list8 .ctn .list ul li .rgt		 					{width:100%;clear:both;float:none;padding:0;}
	.list8 .ctn .list ul li .clr 							{width:100%;height:1px;clear:both;overflow:hidden;}
	.list8 .ctn .button 									{padding:0;margin-bottom:15px;}
	.list9 													{width:auto;padding:20px 20px 0px 20px;}
	.list9 .head 											{margin-bottom:20px;}
	.list9 .list 											{margin-bottom:30px;}
	.list9 .list .entri ul a .txt .lbl 						{font-size:15px;}
	.list9 .list .entri 									{width:100%;float:none;clear:both;}
	.list9 .list .entri ul a .txt 							{width:200px;min-width:200px;}
	.list10 												{width:auto;padding:20px 20px 0px 20px;}
	.list10 .head 											{margin-bottom:20px;}
	.list10 .ctn .item 										{width:auto;}
	.list10 .ctn .item .col1 								{width:100%;clear:both;float:none;margin-bottom:15px;}
	.list10 .ctn .item .col1 .pd 							{padding:0px 20px 0px 52px;}
	.list10 .ctn .item .col1 .pd .hed p 					{font-size:19px;}
	.list10 .ctn .item .col1 .pd .bdy .add 					{font-size:15px;}
	.list10 .ctn .item .col1 .pd .bdy .phone 				{font-size:15px;}
	.list10 .ctn .item .col1 .pd .bdy .email a 				{font-size:14px;word-wrap:break-word;}
	.list10 .ctn .item .col2 								{width:100%;clear:both;float:none;margin-bottom:15px;}
	.list10 .ctn .item .col2 .pd 							{width:auto;padding:0px 0px 0px 50px;}
	.list10 .ctn .item .col2 .pd ul li a 					{font-size:15px;}
	.list10 .ctn .item .col3 								{width:100%;clear:both;float:none;margin-bottom:15px;}
	.list10 .ctn .item .col3 .pd 							{width:auto;padding:0px 0px 0px 50px;}
	.list10 .ctn .item .col3 .pd p 							{font-size:14px;}
	.list10 .ctn .item .col3 .pd p .day 					{width:135px;}
	.list10 .ctn .item .col3 .pd p .time 					{width:90px;}
	.list11 												{width:auto;padding:20px 20px 0px 20px;}
	.list12 												{width:auto;padding:20px 20px 0px 20px;}
	.list12 .ctn .item .lft 								{width:100%;float:none;clear:both;margin-bottom:20px;}
	.list12 .ctn .item .lft .pad 							{padding:0;}
	.list12 .ctn .item .rgt 								{width:100%;float:none;clear:both;margin-bottom:20px;}
	.list12 .ctn .item .rgt .pad 							{padding:0;}
	.list12 .ctn .item .clr 								{height:1px;}
	.list13 												{width:auto;padding:45px 20px 0px 20px;}
	.list13 .head 											{padding:0;}
	.list13 .ctn p 											{margin-bottom:10px;}
	.list13 .ctn .col1 										{width:100%;float:none;clear:both;margin-bottom:30px;}
	.list13 .ctn .col1 .pad 								{padding:0;}
	.list13 .ctn .col2 										{width:100%;float:none;clear:both;margin-bottom:30px;}
	.list13 .ctn .col2 .pad 								{padding:0;}
	.list13 .ctn .col3 										{width:100%;float:none;clear:both;margin-bottom:30px;}
	.list13 .ctn .col3 .pad 								{padding:0;}
	.list13 .ctn .clr 										{height:20px;}

	/* Customer service form */
	.cform 													{width:100%;clear:both;}
	.cform .cl1 											{width:100%;float:none;clear:both;margin-bottom:30px;}
	.cform .cl2 											{width:100%;float:none;clear:both;margin-bottom:30px;}
	.cform .cl2 .pad textarea 								{height:120px;}
	.cformcon .receipt .rec 								{width:100%;clear:both;}

	/* ULs */
	.uls 													{font-size:14px;}
	.uls li 												{word-wrap:break-word;}
	.uls li p 												{font-size:13px;}
	.uls li a 												{font-size:15px;word-wrap:break-word;display:block;}
	.uls li .pdf 											{font-size:13px;}
	.uls li .excel 											{font-size:13px;}

	/* Choosers */
	.choose1 												{width:auto;padding:0px 15px 0px 20px;}
	.choose1 .head 											{padding:5px 0px 0px 0px;margin-bottom:15px;}
	.choose1 .head h2 										{font-size:28px;}
	.choose1 .ctn .lft 										{width:100%;float:none;clear:both;margin-bottom:15px;background:none;}
	.choose1 .ctn .lft .pad 								{clear:both;padding:15px 0px 0px 0px;}
	.choose1 .ctn .lft .pad ul 								{margin:0;padding:0;list-style-type:none;}
	.choose1 .ctn .lft .pad ul li 							{display:inline;}
	.choose1 .ctn .lft .pad ul li a 						{display:inline-block;font-size:14px;color:#6B7380;font-family:'DIN Next W02 Regular';line-height:120%;padding:5px 10px 5px 10px;margin-bottom:5px;border:1px solid #6B7380;-webkit-border-radius:13px;border-radius:13px;}
	.choose1 .ctn .lft .pad ul li a span 					{display:inline-block;cursor:pointer;}
	.choose1 .ctn .lft .pad ul li .selected 				{color:#fff;background:#6B7380;font-size:14px;font-family:'DIN Next W02 Regular';}
	.choose1 .ctn .lft .pad ul li .selected span 			{cursor:default;}
	.choose1 .ctn .rgt 										{width:100%;float:none;clear:both;margin-bottom:15px;}
	.choose1 .ctn .rgt .pad 								{width:auto;clear:both;}
	.choose1 .ctn .rgt .pad 								{width:100%;clear:both;padding:10px 0px 0px 0px;}
	.choose1 .ctn .clr {height:20px;}

	/* Accordian lists */
	.accor-t1 												{width:auto;clear:both;padding:20px 20px 0px 20px;}
	.accor-t1 .items .item .head a 							{padding:15px 0px 15px 32px;}
	.accor-t1 .items .item .ctn .ind 						{clear:both;padding:10px 0px 25px 32px;}
	.accor-t1 .items .item .ctn .ind .columns-t1 			{padding:0;}

	/* Google maps */
	.maps-t1 												{width:auto;height:auto;padding:0px 20px 0px 20px;}
	.maps-t1 #map-search 									{height:350px;}
	.maps-t1 #datalist 										{display:none;}
	.maps-t1 .satm 											{margin:0px!important;}
	.maps-t1 .infobub 										{width:100%;position:absolute;border-top:1px solid #999;border-bottom:2px solid #999;z-index:100;left:0px!important;top:0px!important;margin:0px!important;}
	.maps-t1 .infobub .bg 									{background:#fff;}
	.maps-t1 .infobub .arrow 								{display:none!important;}
	.maps-t1 .infobub .lim 									{width:100%;clear:both;padding:1px 0px 0px 0px;}
	.maps-t1 .infobub .but 									{display:none;}

	/* Contact */
	.contact1 												{width:auto;padding:25px 20px 0px 20px;}
	.contact1 .head h2 										{margin-bottom:15px;}
	.contact1 .ctn 											{width:100%;clear:both;}
	.contact1 .ctn .lft 									{display:none;}
	.contact1 .ctn .rgt 									{width:100%;}
	.contact1 .ctn .rgt .pad 								{padding:0px 0px 0px 0px;}
	.contact1 .ctn .rgt .pad .buttons .lf 					{width:100%;clear:both;float:none;margin-bottom:25px;padding:0;}
	.contact1 .ctn .rgt .pad .buttons .lf .lbl p 			{font-size:15px;}
	.contact1 .ctn .rgt .pad .buttons .rg 					{width:100%;clear:both;float:none;margin-bottom:25px;padding:0;}
	.contact1 .ctn .rgt .pad .buttons .rg .lbl p 			{font-size:15px;}
	.contact1 .ctn .rgt .pad .buttons .lf .button 			{margin-bottom:15px;}
	.contact1 .ctn .clr 									{height:10px;}
	.contact1 .opts 										{width:100%;clear:both;}
	.contact1 .opts .col1 									{width:auto;float:none;clear:both;margin-bottom:20px;padding:0;}
	.contact1 .opts .col2 									{width:auto;float:none;clear:both;margin-bottom:20px;padding:0;}
	.contact1 .opts .clr 									{height:20px;}
	.contact1 .steps 										{margin-bottom:15px;padding:50px 0px 0px 0px;}
	.contact1 .steps .step 									{top:0px;}
	.contact1 .form .col1 									{width:100%;float:none;clear:both;margin-bottom:20px;}
	.contact1 .form .col1 .pad 								{padding:0;}
	.contact1 .form .col2 									{width:100%;float:none;clear:both;margin-bottom:50px;}
	.contact1 .form .col2 .pad 								{padding:0;}
	.contact1 .form .col2 .pad textarea 					{height:140px;}
	.contact1 .form .col3 									{width:100%;float:none;clear:both;margin-bottom:20px;padding:20px 0px 0px 0px;}
	.contact1 .form .col3 .hd 								{padding:0;margin:0;height:30px;}
	.contact1 .form .col3 .pad 								{padding:0;}
	.contact1 .stepnav 										{height:55px;padding:0px;padding:20px 0px 0px 0px;}
	.contact1 .receipt 										{margin-bottom:20px;}
	.contact1 .receipt .hd 									{height:auto;margin-bottom:20px;}
	.contact1 .receipt .hd img 								{display:block;width:100%;position:static;margin-top:0px;}
	.contact1 .receipt .rec 								{width:100%;}
	.contact1 .receipt .rec .pad		 					{padding:0;}
	.contact1 .receipt .rec .pad .hd 						{margin-bottom:20px;}
	.contact1 .receipt .rec .pad .hd h4 					{font-size:16px;}
	.contact1 .receipt .rec .pad .hd p 						{font-size:14px;}
	.contact1 .receipt .rec .pad .desc h4 					{font-size:16px;}
	.contact1 .receipt .rec .pad .desc ul li 				{font-size:16px;padding:0px 0px 0px 35px;}
	.contact1 .receipt .rec .table .pd .th .ico 			{display:none;}
	.contact1 .receipt .rec .table .pd table .ico 			{width:55px;}
	.contact1 .receipt .rec .table .tablewrapper .scrollable {width:400px;}
	.contact2 												{width:auto;padding:10px 20px 0px 20px;}
	.contact2 .head h2 										{font-size:20px!important;}
	.contact2 .ctn 											{width:100%;clear:both;}
	.contact2 .ctn .lft 									{display:none;}
	.contact2 .ctn .rgt 									{width:100%;}
	.contact2 .ctn .rgt .pad 								{width:100%;clear:both;padding:0;}
	.contact2 .ctn .clr 									{width:100%;height:5px;clear:both;overflow:hidden;}
	.contact2 .opts 										{width:100%;clear:both;}
	.contact2 .opts .col1 									{width:auto;float:none;clear:both;margin-bottom:30px;padding:0;}
	.contact2 .opts .col1 .hd h3 							{font-size:19px!important;}
	.contact2 .opts .col1 .button 							{width:100%;clear:both;margin-bottom:15px;}
	.contact2 .opts .col1 .button button 					{font-size:22px;}
	.contact2 .opts .col1 .button button .txt 				{padding:0px 0px 0px 38px;line-height:32px;}
	.contact2 .opts .col1 .dates .lf p 						{font-size:14px;}
	.contact2 .opts .col1 .dates .rg p 						{font-size:14px;}
	.contact2 .opts .col2 									{width:auto;float:none;clear:both;margin-bottom:30px;padding:0;}
	.contact2 .opts .col2 .hd h3 							{font-size:19px!important;}
	.contact2 .opts .col2 .button button 					{font-size:17px;}

	/* Searchbars */
	.search-t1 												{width:auto;padding:20px 20px 0px 20px;}
	.search-t1 .head h2 									{font-size:20px;}
	.search-t1 .ctn 										{margin-bottom:20px;}
	.search-t1 .ctn .search 								{width:100%;clear:both;position:relative;padding:15px 0px 20px 0px;}
	.search-t1 .ctn .search .rel 							{width:100%;height:140px;clear:both;position:relative;}
	.search-t1 .ctn .search .rel .inp 						{position:static;left:0px;right:0px;top:0px;}
	.search-t1 .ctn .search .rel .inp .pad 					{position:none;clear:both;overflow:hidden;}
	.search-t1 .ctn .search .rel .inp .pad input 			{width:100%;height:44px;font-size:14px;}
	.search-t1 .ctn .search .rel .inps 						{position:static;left:0px;right:0px;top:0px;clear:both;padding:0px 15px 0px 15px;}
	.search-t1 .ctn .search .rel .inps .inp1 				{width:100%;float:none;clear:both;margin-right:0;}
	.search-t1 .ctn .search .rel .inps .inp1 .pad 			{position:relative;height:46px;padding:0px 15px 0px 17px;border-right:1px solid #b2b2b2;}
	.search-t1 .ctn .search .rel .inps .inp1 .pad input 	{width:100%;font-size:16px;padding:14px 0px 14px 0px;}
	.search-t1 .ctn .search .rel .inps .inp2 				{width:100%;float:none;clear:both;margin-right:0;}
	.search-t1 .ctn .search .rel .inps .inp2 .pad 			{position:relative;height:46px;padding:0px 15px 0px 17px;border-right:1px solid #b2b2b2;border-bottom:1px solid #b2b2b2;}
	.search-t1 .ctn .search .rel .inps .inp2 .pad input 	{width:100%;font-size:16px;padding:14px 0px 14px 0px;}
	.search-t1 .ctn .search .rel .sbt 						{position:static;right:0px;top:0px;clear:both;padding:13px 0px 0px 16px;}
	.search-t1 .ctn .navi 									{width:100%;height:65px;clear:both;position:relative;overflow:hidden;overflow-y:hidden!important;overflow-x:scroll;-webkit-overflow-scrolling:touch;}
	.search-t1 .ctn .navi ul 								{width:850px;height:65px;overflow:hidden;}
	.search-t1 .ctn .navi ul li 							{width:auto;height:65px;float:left;}
	.search-t1 .ctn .navi ul li.last 						{width:auto;float:left;}
	.search-t1 .ctn .navi ul li a 							{font-size:14px;}
	.search-t1 .ctn .navi ul li a .bg 						{background:none;}
	.search-t1 .ctn .navi ul li a .txt 						{padding:3px 18px 0px 18px;}
	.search-t1 .ctn .navi .clr 								{display:none;}
	.search-t2 												{width:auto;padding:20px 10px 0px 20px;}
	.search-t2 p 											{margin:0;font-size:14px;line-height:110%;color:#6B727F;}
	.search-t3 												{width:auto;padding:20px 10px 0px 20px;}

	/* Search */
	.csearch .auto 											{width:100%;min-width:320px;max-width:640px;margin-bottom:10px;padding:0;}
	.csearch .auto .ct .left 								{display:none;}
	.csearch .auto .ct .right 								{width:auto;float:none;clear:both;padding:0px 15px 0px 15px;}
	.csearch .auto .ct .right .pad 							{padding:30px 30px 10px 0px;}
	.csearch .auto .ct .right .pad .input .inp			 	{width:100%;float:none;clear:both;padding:0;}
	.csearch .auto .ct .right .pad .input .inp input 		{width:100%;}
	.csearch .auto .ct .right .pad .input .sbt 				{display:none;}

	/* Linkboxes */
	.linkbox-t1 .des 										{margin-bottom:20px;}
	.linkbox-t1 .des p 										{font-size:14px;}

	/* Frontpages */
	.fimpo1 												{height:auto;border-bottom:none;}
	.fimpo1 .auto 											{width:auto;padding:0;min-width:320px;max-width:640px;position:relative;}
	.fimpo1 .left 											{width:100%;float:none;clear:both;overflow:hidden;margin-bottom:5px;border-bottom:1px solid #DFE9F3;}
	.fimpo1 .left .pad 										{clear:both;padding:12px 0px 10px 15px;}
	.fimpo1 .left .pad a 									{display:inline-block;position:relative;font-size:16px;line-height:110%;color:#002874;font-family:'DIN Next W02 Medium';}
	.fimpo1 .left .pad a .txt 								{font-size:13px;color:#557697;display:inline-block;}
	.fimpo1 .left .pad a .date 								{display:inline-block;font-size:13px;color:#547697;}
	.fimpo1 .left .pad a .sep 								{font-size:13px;color:#567697;display:inline-block;padding:0px 5px 0px 5px;}
	.fimpo1 .right 											{width:100%;float:none;clear:both;overflow:hidden;margin-bottom:15px;}
	.fimpo1 .right .stock 									{width:100%;float:none;clear:both;overflow:hidden;margin-bottom:20px;border-bottom:1px solid #DFE9F3;}
	.fimpo1 .right .stock .row1 							{height:35px;clear:both;border-bottom:1px solid #dfe9f3;padding:0px 0px 0px 0px;overflow:hidden;}
	.fimpo1 .right .stock .row1 .pad 						{clear:both;padding:4px 5px 0px 5px;text-align:center;}
	.fimpo1 .right .stock .row1 .pad p 						{margin:0;display:inline-block;font-size:12px;color:#557697;line-height:110%;font-family:'DIN Next W02 Medium';}
	.fimpo1 .right .stock .row1 .pad span 					{display:inline-block;font-size:10px;color:#6B727F;line-height:110%;margin:0px 0px 0px 10px;padding:0px 0px 0px 10px;}
	.fimpo1 .right .stock .row2 							{width:100%;height:32px;clear:both;background:#f2f6fa;overflow:hidden;}
	.fimpo1 .right .stock .row2 .lf 						{width:50%;float:left;}
	.fimpo1 .right .stock .row2 .lf .bx 					{height:32px;clear:both;padding:0px 0px 0px 1px;overflow:hidden;text-align:center;border-right:1px solid #dfe9f3;border-left:1px solid #dfe9f3;}
	.fimpo1 .right .stock .row2 .lf .bx p 					{margin:0;display:inline-block;*display:inline;zoom:1;font-size:20px;color:#072646;line-height:110%;padding:6px 0px 0px 33px;font-family:'DIN Next W02 Medium';background:url(/gfx/label-t1.png) no-repeat 0px 14px;}
	.fimpo1 .right .stock .row2 .rg 						{width:50%;float:left;}
	.fimpo1 .right .stock .row2 .rg .bx 					{height:32px;clear:both;padding:0px 0px 0px 1px;overflow:hidden;text-align:center;border-left:1px solid #fff;}
	.fimpo1 .right .stock .row2 .rg .bx p 					{margin:0;display:inline-block;*display:inline;zoom:1;font-size:20px;color:#072646;line-height:110%;padding:0px 14px 0px 0px;font-family:'DIN Next W02 Medium';background:url(/gfx/label-t2.png) no-repeat right 14px;}
	.fimpo1 .right .stock .row2 .rg .bx p span 				{display:inline-block;*display:inline;zoom:1;padding:6px 0px 0px 22px;}
	.fimpo1 .right .needa 									{width:100%;float:none;clear:both;overflow:hidden;margin-bottom:15px;}
	.fimpo1 .right .needa .bx 								{height:60px;clear:both;position:relative;border-left:1px solid #dfe9f3;}
	.fimpo1 .right .needa .bx a 							{width:100%;height:61px;position:absolute;z-index:100;display:block;background:#af041e;color:#fff;}
	.fimpo1 .right .needa .bx a .hd 						{display:block;padding:10px 0px 0px 25px;font-size:20px;font-family:'DIN Next W02 Medium';line-height:120%;}
	.fimpo1 .right .needa .bx a .tx 						{display:block;padding:2px 0px 0px 25px;font-size:12px;line-height:120%;text-transform:uppercase;}
	.fimpo1 .clear 											{width:100%;height:1px;clear:both;overflow:hidden;}
	.fimpo2 .auto 											{width:100%;min-width:auto;max-width:auto;position:relative;}
	.fimpo2 .auto .rel 										{width:auto;clear:both;float:none;padding:0px 0px 0px 25px;position:relative;}
	.fimpo2 .auto .rel .pad .left 							{width:55%;float:left;}
	.fimpo2 .auto .rel .pad .right	 						{width:45%;float:left;}
	.fimpo2 .auto .rel .pad .right .flt 					{padding:42px 30px 0px 0px;}
	.fimpo2 												{width:100%;height:240px;clear:both;background:#f6f5ed;border-bottom:1px solid #999;background:-moz-linear-gradient(top,  #f6f5ed 0%, #f2f1e5 13%, #e9e8d6 51%, #e7e5d2 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f5ed), color-stop(13%,#f2f1e5), color-stop(51%,#e9e8d6), color-stop(100%,#e7e5d2));background:-webkit-linear-gradient(top,  #f6f5ed 0%,#f2f1e5 13%,#e9e8d6 51%,#e7e5d2 100%);background:-o-linear-gradient(top,  #f6f5ed 0%,#f2f1e5 13%,#e9e8d6 51%,#e7e5d2 100%);background:-ms-linear-gradient(top,  #f6f5ed 0%,#f2f1e5 13%,#e9e8d6 51%,#e7e5d2 100%);background:linear-gradient(to bottom,  #f6f5ed 0%,#f2f1e5 13%,#e9e8d6 51%,#e7e5d2 100%);}
	.fimpo2 .auto 											{width:100%;margin:0;text-align:left;position:relative;min-width:320px;max-width:640px;}
	.fimpo2 .auto .rel 										{width:100%;float:none;clear:both;padding:0;position:relative;}
	.fimpo2 .auto .rel .pad 								{clear:both;padding:20px 0px 0px 20px;}
	.fimpo2 .auto .rel .pad .left 							{width:100%;float:none;clear:both;margin-bottom:20px;}
	.fimpo2 .auto .rel .pad .left .pd 						{clear:both;padding:0px 20px 0px 0px;}
	.fimpo2 .auto .rel .pad .left .pd .ico 					{width:100%;clear:both;padding:28px 0px 0px 0px;}
	.fimpo2 .auto .rel .pad .left .pd .ico p 				{margin:0;font-size:22px;line-height:110%;color:#001326;}
	.fimpo2 .auto .rel .pad .left .pd .ico strong 			{font-weight:normal;font-family:'DIN Next W02 Bold';display:block;margin-bottom:8px;}
	.fimpo2 .auto .rel .pad .left .pd .ico span 			{display:block;color:#313233;font-size:14px;line-height:110%;}
	.fimpo2 .auto .rel .pad .left .pd .ico a 				{text-decoration:none;color:#313233;display:inline-block;border-bottom:1px solid #313233;}
	.fimpo2 .auto .rel .pad .left .pd .ico a:hover 			{text-decoration:none;color:#AD041E;border-bottom:1px solid #AD041E;}
	.fimpo2 .auto .rel .pad .right	 						{width:100%;float:none;clear:both;margin-bottom:20px;}
	.fimpo2 .auto .rel .pad .right .flt 					{float:none;clear:both;padding:25px 0px 0px 0px;border-top:1px solid #999;margin:0px 20px 0px 0px;}
	.fimpo2 .auto .rel .pad .right .flt .price 				{float:left;padding:15px 0px 0px 0px;background:url(/gfx/label-t3.png) no-repeat 3px 0px;}
	.fimpo2 .auto .rel .pad .right .flt .price p 			{margin:0;font-size:50px;color:#0F0E08;line-height:110%;font-family:'DIN Next W02 Bold';letter-spacing:-2px;}
	.fimpo2 .auto .rel .pad .right .flt .pct 				{float:left;padding:35px 0px 0px 15px;}
	.fimpo2 .auto .rel .pad .right .flt .pct p 				{margin:0;font-size:25px;line-height:110%;position:relative;}
	.fimpo2 .auto .rel .pad .right .flt .pct p span 		{width:12px;height:7px;position:absolute;z-index:100;overflow:hidden;margin-top:-12px;}
	.fimpo2 .auto .rel .pad .right .flt .up p 				{color:#81B121;}
	.fimpo2 .auto .rel .pad .right .flt .up p span 			{background:url(/gfx/icon-arrow-t9.png) no-repeat;}
	.fimpo2 .auto .rel .pad .right .flt .down p 			{color:#A30219;}
	.fimpo2 .auto .rel .pad .right .flt .down p span 		{background:url(/gfx/icon-arrow-t9.png) no-repeat 0px -7px;}
	.fimpo2 .auto .rel .pad .clear 							{width:100%;height:1px;clear:both;overflow:hidden;}

	/* Infoboxes */
	.infobox-t1 .px .phone p 								{color:#fff!important;}
	.infobox-t1 .px .phone p a 								{color:#fff!important;}

	/* Columns */
	.columns-t1 											{width:auto;padding:0px 20px 0px 20px;}
	.columns-t1 .col1									 	{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t1 .col1 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t1 .col2 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t1 .col2 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t1 .col3 										{width:100%;float:none;clear:both;margin-bottom:0px;}
	.columns-t2 											{width:auto;padding:0px 20px 0px 20px;}
	.columns-t2 .col1									 	{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t2 .col1 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t2 .col2 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t2 .col2 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t2 .col3 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t3 											{width:auto;padding:0px 20px 0px 20px;}
	.columns-t3 .col1									 	{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t3 .col1 .pad 									{clear:both;padding:0px 0px 0px 0px;}
	.columns-t3 .col2 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t3 .col2 .pad 									{width:100%;clear:both;}
	.columns-t7 											{width:auto;clear:both;padding:0px 20px 0px 20px;}
	.columns-t7 .col1									 	{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t7 .col1 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t7 .col2 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t7 .col2 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t7 .col3 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t7 .col3 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t7 .col4 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t7 .col4 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t8 .col1									 	{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t8 .col1 .pad 									{padding:0;}
	.columns-t8 .col2 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t8 .col2 .pad 									{padding:0;}
	.columns-t8 .col3 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t8 .col3 .pad 									{padding:0;}
	.columns-t8 .clr 										{height:0px;}
	.columns-t9 											{width:auto;clear:both;float:none;margin-bottom:25px;padding:20px 20px 0px 20px;}
	.columns-t9 .col1 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t9 .col1 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t9 .col2 										{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t9 .col2 .pad 									{padding:0px 0px 0px 0px;}
	.columns-t9 .clr 										{height:20px;}
	.columns-t10 											{width:auto;clear:both;float:none;margin-bottom:25px;padding:20px 20px 0px 20px;}
	.columns-t10 .col1									 	{width:100%;float:none;clear:both;margin-bottom:25px;}
	.columns-t10 .col1 .pad 								{clear:both;padding:0px 0px 0px 0px;}
	.columns-t10 .col2 										{width:100%;float:none;clear:both;margin-bottom:0px;}
	.columns-t10 .col2 .pad 								{clear:both;padding:0px 0px 0px 0px;}
	.columns-t10 .clr 										{height:1px;}

	/* Buttons */
	.button3-log 											{width:205px;font-size:14px;text-align:left;}
	.button3-phone 											{font-size:26px;}
	.button3-email 											{font-size:19px;}
	.button3-email .txt 									{padding:6px 0px 0px 0px;background:none;}

	/* Footers */
	.footes .auto 											{width:100%;min-width:320px;max-width:640px;}
	.footes .auto .left 									{display:none;}
	.footes .auto .right 									{width:auto;clear:both;padding:0px 15px 0px 20px;}
	.footes .auto .right .col1 								{width:50%;float:left;margin-bottom:20px;}
	.footes .auto .right .col2 								{width:50%;float:left;margin-bottom:20px;}
	.footes .auto .right .col3 								{width:50%;float:left;margin-bottom:20px;}
	.footes .auto .right .col4 								{width:50%;float:left;margin-bottom:20px;}
	.footes .auto .right .col5 								{width:100%;clear:both;padding:0px 0px 0px 0px;}
	.footes .auto .list-t1 ul li a 							{font-size:14px;}
	.footes .auto .list-t1 ul li .phone 					{font-size:14px;margin-bottom:11px;}
	.footes .auto .list-t3 									{width:100%;clear:both;margin-bottom:0px;margin-bottom:20px;}
	.footes .auto .form 									{width:100%;clear:both;margin-bottom:0px;margin-bottom:20px;}

	.footer 												{padding:30px 0px 0px 0px;}
	.footer .auto 											{width:auto;min-width:320px;max-width:640px;}
	.footer .auto .left 									{width:38%;float:left;}
	.footer .auto .left img 								{width:70px;padding:0px 0px 0px 20px;}
	.footer .auto .right 									{width:62%;float:left;}
	.footer .auto .clear 									{width:100%;height:1px;clear:both;}
	.footer .auto .col1 									{width:100%;clear:both;float:none;margin-bottom:30px;}
	.footer .auto .col2 									{display:none;}
	.footer .auto .address .cl1 							{width:100%;float:none;clear:both;margin-bottom:15px;}
	.footer .auto .address .cl1 .pad 						{padding:0px 20px 0px 0px;}
	.footer .auto .address .cl1 .pad p 						{font-size:13px;}
	.footer .auto .address .cl2 							{width:100%;float:none;clear:both;margin-bottom:15px;}
	.footer .auto .address .cl2 .pad 						{padding:0px 20px 0px 0px;}
	.footer .auto .address .cl2 .pad p 						{font-size:13px;}
	.footer .auto .address .cl3 							{width:100%;float:none;clear:both;margin-bottom:15px;}
	.footer .auto .address .cl3 .pad 						{padding:0px 0px 0px 0px;}
	.footer .auto .address .cl3 .pad p 						{font-size:13px;}
	
	/* 404 */
	.i404 													{width:100%;height:100%;padding:0px;}
	.i404 .auto 											{width:100%;position:relative;}
	.i404 .auto .pad 										{width:auto;padding:40px 0px 0px 0px;}
	.i404 .auto .pad .inx 									{width:auto;clear:both;padding:0px 20px 0px 35px;}
	.i404 .auto .pad .inx .log 								{width:100%;clear:both;margin-bottom:30px;}
	.i404 .auto .pad .inx .hex h1 							{margin-bottom:25px;font-size:50px;}
	.i404 .auto .pad .inx .hex p 							{font-size:22px;}
	
	/* Warnings */
	.alert 													{margin-left:15px;margin-right:15px;}
	
}