body {
	margin: 0;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height:15px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

input:active {
	outline: none;
}

input:focus
{
	-moz-outline-style: none;
}

img {
	border: none;
}

a,a:hover{
	color:black;
	text-decoration:none;
}

.faq_entry_box_body * a{
	text-decoration:underline;
}

.faq_entry_box_body * a:hover{
	color: #D8510E;
	text-decoration:underline;
}

a:hover{
	text-decoration:underline;
}

a:active {
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

a.red {
	color: #D8510E;
	text-decoration:none;
}
a.red:hover{
	color: #D8510E;
	text-decoration:underline;
}

a.green {
	color:#42A820;
	text-decoration: none;
	font-weight:bold;
}
a.green:hover{
	color:#42A820;
	text-decoration: none;
	font-weight:bold;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
select option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
a.arrow {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	padding: 0 0 0 16px;
	float: left;
}
a.arrow_round {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	padding: 0 0 0 17px;
	float: left;
}
a.arrow_plain_b {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 0 0 0 8px;
	float: left;
	text-decoration: underline;
}
a.arrow_plain_b_big {
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	padding: 1px 0 0 8px;
	float: left;
	text-decoration: underline;
}
a.arrow_plain_f {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 0 8px 0 8px;
	float: left;
	text-decoration: underline;
}
a.arrow:hover {
	color: #D31E0C;
}
a.arrow_bold {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	padding: 0 0 0 16px;
	float: left;
	font-weight: bold;
}
a.arrow_plain_b_orange {
	background-image: url(/Legacy/Images/img/icons/arrow_plain_b_orange.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #D8510E;
	float: left;
}
a.print {
	background-image: url(/Legacy/Images/img/icons/icon_print.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #D8510E;
	float: left;
	padding: 3px 0 0 18px;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
}

a.file {
	background-image: url(/Legacy/Images/img/icons/icon_file.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #D8510E;
	padding: 3px 0 0 18px;
	line-height: 16px;
}

a.file_blue {
	background-image: url(/Legacy/Images/img/icons/icon_file_blue.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #18A8E7;
	padding: 3px 0 0 18px;
	line-height: 16px;
	margin-left:-3px;
}

a.file_blue_dark {
	background-image: url(/Legacy/Images/img/icons/icon_file_blue_business.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #263e82;
	padding: 3px 0 0 18px;
	line-height: 16px;
}

a.blue_dark {
	color: #263e82;
	line-height: 16px;
	text-decoration:underline;
}

a.blue_dark:hover {
	color: #263e82;
	line-height: 16px;
	text-decoration:none;
}


a.blue {
	color: #18A8E7;
	line-height: 16px;
	text-decoration:underline;
}

a.blue:hover {
	color: #18A8E7;
	line-height: 16px;
	text-decoration:none;
}

a.arrow_plain_b_orange_big {
	background-image: url(/Legacy/Images/img/icons/arrow_plain_b_orange_big.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color: #D8510E;
	float: left;
}
a.arrow_plain_f_white {
	background-image: url(/Legacy/Images/img/icons/arrow_plain_f_white.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	color: white;
	float: left;
}
a.arrow_round_orange {
	background-image: url(/Legacy/Images/img/icons/arrow_round_orange.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	color: #D8510E;
	float: left;
}
a.arrow_orange {
	background-image: url(/Legacy/Images/img/icons/arrow_orange.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	color: #D8510E;
	/*float: left;
	position: relative;*/
	padding-left: 12px;
	
	z-index: 82;
}
a.arrow_orange:hover {
	background-image: url(/Legacy/Images/img/icons/arrow_orange_hover.gif);
	color: #d31e0c;
	text-decoration:underline;
}
a.arrow_webmail {
	background-image: url(/Legacy/Images/img/icons/arrow_webmail.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	color: black;
	float: left;
}
a.arrow_orange_black_shadow {
	background-image: url(/Legacy/Images/img/icons/arrow_orange_shadow.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding: -2px 0 0 auto;
	color: black;
	float: left;
}
a.arrow_orange_black_shadow:hover {
	background-image: url(/Legacy/Images/img/icons/arrow_orange_shadow_hover.gif);
}
a.arrow_orange_black_shadow_small {
	background-image: url(/Legacy/Images/img/icons/arrow_orange_shadow_small.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
	color: black;
	float: left;
}
a.arrow_orange_black_shadow_small:hover {
	background-image: url(/Legacy/Images/img/icons/arrow_orange_shadow_small_h.gif);
}
a.arrow_green_shadow {
	background-image: url(/Legacy/Images/img/icons/arrow_green_shadow.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding: -2px 0 0 15px;
	padding-left:15px;
	color: #42a820;
	font-weight: bold;
	float: left;
}
a.arrow_green_shadow:hover {
	color: #007600;
	background-image: url(/Legacy/Images/img/icons/arrow_green_shadow_hover.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding: -2px 0 0 15px;
	padding-left:15px;
}
a.arrow_orange_shadow {
	background-image: url(/Legacy/Images/img/icons/arrow_orange_shadow.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	color: #D8510E;
	float: left;
	font-weight:bold;
}
a.arrow_orange_shadow:hover {
	background-image: url(/Legacy/Images/img/icons/arrow_orange_shadow_hover.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	color: #d31e0c;
	float: left;
}


a.arrow_white_shadow {
	background-image: url(/Legacy/Images/img/icons/arrow_white_shadow.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	color: #D8510E;
	float: left;
}
a.arrow_white_shadow:hover {
	background-image: url(/Legacy/Images/img/icons/arrow_white_shadow_hover.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	float: left;
}
a.arrow_white_black_shadow {
	background-image: url(/Legacy/Images/img/icons/arrow_white_shadow.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	color: black;
	float: left;
}
a.arrow_white_black_shadow:hover {
	background-image: url(/Legacy/Images/img/icons/arrow_white_shadow_hover.gif);
}
a.orange {
	color: #d8510e;
	text-decoration: underline;
}
a.orange:hover {
	color: #d31e0c;
}
a.deletebtn {
	background: url('/Legacy/Images/img/flow_summery_delete.gif') no-repeat 0 1px;
	font-size: 1.1em;
	padding: 1px 1px 4px 15px;
	line-height: 1.5;
}
div.divider {
	float: left;
	clear: both;
	width: 100%;
	border-top: 1px solid #DBDBDB;
	height: 1px;
	line-height: 1px;
	cursor: default;
}
div.button_green {
	background-image: url(/Legacy/Images/img/buttons/button_green_bg_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}
div.button_green_hover {
	background-image: url(/Legacy/Images/img/buttons/button_green_bg_right_hover.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}
div.button_orange {
	background-image: url(/Legacy/Images/img/buttons/button_orange_bg_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}
div.button_blue {
	background-image: url(/Legacy/Images/img/buttons/button_blue_bg_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}
div.button_orange a {
	padding: 5px 12px 5px 12px;
	color: white;
	display: block;
	float: left;
	line-height: 12px;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/Legacy/Images/img/buttons/button_orange_bg_left.gif);
	background-repeat: no-repeat;
}
div.button_blue a {
	padding: 5px 12px 5px 12px;
	color: white;
	display: block;
	float: left;
	line-height: 12px;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/Legacy/Images/img/buttons/button_blue_bg_left.gif);
	background-repeat: no-repeat;
}
div.button_green a, div.button_green_hover a  {
	padding: 5px 12px 5px 12px;
	color: white;
	display: block;
	float: left;
	line-height: 12px;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/Legacy/Images/img/buttons/button_green_bg_left.gif);
	background-repeat: no-repeat;
}
div.button_green a img, div.button_green_hover a img, div.button_orange a img {
	padding: 0 0 0 4px;
	position: relative;
	top: -1px;
}
div.button_green a:hover, div.button_green_hover a:hover  {
	text-decoration: none;
}
input.input_text {
	background-image: url(/Legacy/Images/img/input_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #8E8E8E;
	border-bottom: 1px solid #E4E4E4;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	width: 160px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	height: 17px;
	padding: 2px 0 0 0;
}

div.heading h2 {
	display: none;
}

div.row {
	float: left;
	clear: both;
	width: 100%;
}

div.main {
	width: 950px;
	float: left;
	clear: both;
}

div.sub_menu a, div.sub_menu a:hover {
	color: black;
	text-decoration: none;
}
.main div.main_left .left_off {
	/*position: absolute;
	top: 207px;
	left: 18px;*/
	width: 182px;
	float: left;
	margin: 0px 0px 0px 18px;
	padding: 4px 0px 0px 0px;
	/*z-index: 1000;
	z-index: expression("");*/
}
.main div.main_left .left_off2 {
	position: absolute;
	top: 207px;
	left: 18px;
	width: 182px;
}
.main div.main_left .left_off .sub_menu {
	margin: 0 0 18px 0;
	width: 160px;
	float: left;
	clear: both;
}
.level2-menu ul {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	list-style-position: inside;
}
.level2-menu ul li {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 170px;
	list-style-type: none;
	line-height: 23px;
}
.level2-menu ul .item a {
	width: 100%;
	display: block;
	margin: 0;
	width:155px;
}
.level2-menu ul .item a:hover {
	text-decoration: underline;
	font-weight:bold;
}
.level2-menu ul .item_first {
	background: url('/Legacy/Images/img/menu/menu_bg_first.gif') top left no-repeat;
}
.level2-menu ul .item_first_hover {
	background: url('/Legacy/Images/img/menu/menu_bg_first_hover.gif') top left no-repeat;
}
.level2-menu ul .item_first_selected {
	background: url('/Legacy/Images/img/menu/menu_bg_first_selected.gif') top left no-repeat;
}
.level2-menu ul .item_first_selected_hover {
	background: url('/Legacy/Images/img/menu/menu_bg_first_selected_hover.gif') top left no-repeat;
}
.level2-menu ul .item_mid {
	background: url('/Legacy/Images/img/menu/menu_bg.gif') top left no-repeat;
}
.level2-menu ul .item_mid_hover {
	background: url('/Legacy/Images/img/menu/menu_bg_hover.gif') top left no-repeat;
}
.level2-menu ul .item_sub {
	background: url('/Legacy/Images/img/menu/menu_bg.gif') top left no-repeat;
}
.level2-menu ul .item_sub_hover {
	background: url('/Legacy/Images/img/menu/menu_bg_hover.gif') top left no-repeat;
}
.level2-menu ul .item_sub_selected {
	background: url('/Legacy/Images/img/menu/menu_bg_selected.gif') top left no-repeat;
}
.level2-menu ul .item_sub_last_selected {
	background: url('/Legacy/Images/img/menu/menu_bg_last_selected.gif') top left no-repeat;
}
.level2-menu ul .item_sub_last_selected_hover {
	background: url('/Legacy/Images/img/menu/menu_bg_last_selected_hover.gif') top left no-repeat;
}
.level2-menu ul .item_sub_last {
	background: url('/Legacy/Images/img/menu/menu_bg_last.gif') top left no-repeat;
}
.level2-menu ul .item_sub_last_hover {
	background: url('/Legacy/Images/img/menu/menu_bg_hover.gif') top left no-repeat;
}
.level2-menu ul .selected {
	background: url('/Legacy/Images/img/menu/menu_bg_open.gif') top left no-repeat;
}
.level2-menu ul .selected_hover {
	background: url('/Legacy/Images/img/menu/menu_bg_open_hover.gif') top left no-repeat;
}
.level2-menu ul .open {
	background: url('/Legacy/Images/img/menu/menu_bg_open.gif') top left no-repeat;
}
.level2-menu ul .open_hover {
	background: url('/Legacy/Images/img/menu/menu_bg_open_hover.gif') top left no-repeat;
}
.level2-menu ul .item_mid .link, .level2-menu ul .item_first .link,.level2-menu ul .js_link {
	background:url('/Legacy/Images/img/icons/menu_link_yellow.gif') no-repeat 3px 4px;
	padding:0 0 0 21px;
}
.level2-menu ul .item_mid .link:hover, .level2-menu ul .item_first .link:hover,.level2-menu ul .js_link:hover {
	background:url('/Legacy/Images/img/icons/menu_link_yellow.gif') no-repeat 3px 4px;
	padding:0 0 0 21px;
}
.level2-menu ul .item_sub_last{
	padding:0 0 0 21px;
}
.level2-menu ul .item_sub_selected .link, .level2-menu ul .item_sub_last_selected .link {
	padding:0 0 0 21px;
	font-weight:bold;
}
.level2-menu ul .item_sub_selected .link:hover, .level2-menu ul .item_sub_last_selected .link:hover {
	padding:0 0 0 21px;
}
.level2-menu ul .item_sub .link,.level2-menu ul .item_sub .js_link {
	padding:0 0 0 21px;
}
.level2-menu ul .item_sub .link:hover,.level2-menu ul .item_sub .js_link:hover {
	padding:0 0 0 21px;
}
.level2-menu ul .open .link{
	background:url('/Legacy/Images/img/icons/menu_link_open_black.gif') no-repeat 3px 4px;
	font-weight:bold;
}
.level2-menu ul .open .link:hover {
	background:url('/Legacy/Images/img/icons/menu_link_open_black.gif') no-repeat 3px 4px;
}
.level2-menu ul .selected .link, .level2-menu ul .item_first_selected .link {
	font-weight:bold;
	padding:0 0 0 21px;
	background:url('/Legacy/Images/img/icons/menu_link_black.gif') no-repeat 3px 4px;
}
.level2-menu ul .selected .link:hover, .level2-menu ul .item_first_selected .link:hover {
	padding:0 0 0 21px;
	background:url('/Legacy/Images/img/icons/menu_link_black.gif') no-repeat 3px 4px;
}

.level2-menu ul .small{
	color:#999999;
	font-size:10px;
	padding:3px 0 0 21px;
	height:20px;
}

.level2-menu ul .js_hidden{
	display:none;
	visibility:hidden;
}

div.footerH {
    clear: both;
    /*left: -20px;*/
    position: relative;
}
div.footer {
	background: url('/Legacy/Images/img/footer_bg01.gif') repeat-x;
	width: 730px;
	/*float: left;*/
	clear: both;
	color: #7F7F7F;
	padding: 13px 0 24px 20px;
}
.footer a {
	color: #7F7F7F;
	text-decoration: none;
}
.footer a:hover {
	color: #4C4C4C;
	text-decoration: underline;
}
.footer .left {
	float: left;
}
.footer .left ul {
	float:left;
	margin: 0;
	padding: 0;
}
.footer .left ul li {
	list-style-type: none;
	padding: 0 10px 0 0;
	float:  left;
}
.footer .left ul li a {
	padding: 0 10px 0 0;
}
.footer .right {
	float: right;
}
.footer .right img {
	padding: 4px 0 0 0;
}
.footer .right .flag {
	padding: 0 6px 0 0;
}

.footer p{
    display:inline;
}

.support-area {
	width: 166px;
	padding: 0 8px;
	background: url('/Legacy/Images/img/support_area_bg01.gif') repeat-y;
	float: left;
	clear: both;
	margin: 0 0 0 0;
}
.support-area-gk {
	width: 166px;
	padding: 0 8px;
	background: url('/Legacy/Images/img/support_area_bg01.gif') repeat-y;
	float: left;
	clear: both;
	margin: 0 0 0 0;
}
.supportFade, .supportFadeNew {
	padding-bottom: 6px;
	border: 0;
}
.support-area .top_border {
	border-top: 4px solid #EB690B;
	height: 4px;
	line-height: 4px;
	margin: 0 0 4px 0;
}
.support-area .top_borderVW {
	border-top: 4px solid #18A8E7;
	height: 4px;
	line-height: 4px;
	margin: 0 0 0 0;
}
.support-area .top_border_gk {
	border-top: 4px solid #273E81;
	height: 4px;
	line-height: 4px;
	margin: 0 0 4px 0;
}

.support-area .support_search {
	float: left;
	width: 100%;
	padding: 0 0 8px 0;
	background: url('/Legacy/Images/img/bar_spec_top.gif') bottom no-repeat;
}
.support-area .support_search .search_icon {
	margin: -1px 0 0 0;
}
.support-area .support_search input {
	float: left;
}
.support-area .support_search .input_text {
	width: 114px;
	font-size: 11px;
	line-height: 11px;
	color: black;
	height: 16px;
	margin: 0 5px 0 12px;
	font-weight: normal;
}
.support-area .headRow {
	background: #fff;
	margin-top:-2px;
}
.support-area .headRowLine {
	background: #fff;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}

.support-area .headRowContent {
	display: none;
}
.support-area .headRowContentShow {
	display: block;
}
.support-area .hide {
	display: none;
	
}
.support-area a {
	color: black;
	text-decoration: none;
}
.support-area a:hover {
	color: black;
	text-decoration: underline;
}
.support-area .tools {
	clear: both;
	padding: 0 12px;
}
.support-area .tools2 {
	clear: both;
	padding: 0 6px;
}
.support-area .tools-gk {
	clear: both;
	padding: 0 12px;
}
.support-area img.bar { float: left; }
.support-area .button_excol {
	float: left;
	width: 22px;
	height: 22px;
	background: url('/Legacy/Images/img/icons/button_excol.gif') no-repeat;
}
.support-area .button_exexp {
	float: left;
	width: 22px;
	height: 22px;
	background: url('/Legacy/Images/img/icons/button_exexp.gif') no-repeat;
}

.support-area ul {
	margin: 0;
	padding: 0;
}
.support-area ul li {
	margin: 0;
	list-style-type: none;
	line-height: 24px;
	clear: both;
	border-bottom: solid 1px #e5e5e5;
}
.support-area ul li.last {
	border: 0;
}
.support-area .tools ul li .item{
	float: left;
	padding: 0 5px 0 0;
}
.support-area .faq ul li .item{
	float: left;
	padding: 0 5px 0 5px;
}
.support-area .faq-gk ul li .item{
	float: left;
	padding: 0 5px 0 5px;
}

.support-area .faq {
	clear: both;
	padding: 4px 12px 0 7px;
	background: url('/Legacy/Images/img/bar_spec_down2.gif') #f0f8fa repeat-x;
}

.support-area .faq-gk {
	clear: both;
	padding: 4px 12px 0 7px;
	background: url('/Legacy/Images/img/bar_spec_down2.gif') #f5f3f4 repeat-x;
}

.support-area .git {
	background: #f0f8fa;
	padding: 0 0 0 5px;
	float: left;
	width: 161px;
	height: 43px;
}

.support-area .git_vw {
	background: #f0f8fa;
	padding: 0 0 0 5px;
	float: left;
	width: 161px;
	height:65px;
}

.support-area .git-gk {
	background: #f5f3f4;
	padding: 0 0 0 5px;
	float: left;
	width: 161px;
	height: 43px;
}
.main div.main_left {
	width: 758px;
	float: left;
	overflow: visible;
}

.main div.main_right {
	width: 190px;
	float: left;
}

.main div.main_right .promo_audiobook {
	float: left;
	clear: both;
	width: 166px;
	padding: 0 0 0 7px;
}
.main div.main_right .promo_audiobook .image_header {
	float: left;
	clear: both;
}
.main div.main_right .promo_audiobook img {
	float: left;
}
.main div.main_right .promo_audiobook .box_content {
	float: left;
	clear: both;
	border-width: 0 1px 1px 1px;
	border-color: #CDCDCD;
	border-style: solid;
	width: 140px;
	padding: 12px;
}
.main div.main_right .promo_international {
	float: left;
	clear: both;
	padding: 0 0 0 7px;
}
.main div.main_left .header {
	width: 745px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/Legacy/Images/img/navi/top_bg.gif);
	background-repeat: no-repeat;
	height: 104px;
	z-index: 100;
	z-index: expression("");
}

.main div.main_left #gk_{
	background-image: url(/Legacy/Images/img/navi/gk/top_busi_bg.gif);
}

.main div.main_left .header[abbr=GK] {
	background-image: url(/Legacy/Images/img/navi/gk/top_busi_bg.gif);
}

.main div.main_left .header .segment_navigation {
	z-index: 1000;
	position: absolute;
	top: 12px;
	left: 12px;
}
.main div.main_left .header .segment_navigation .separator {
	color: #6E6E6E;
}
.main div.main_left .header .segment_navigation a {
	color: #A6A6A6;
}

.main div.main_left .header .segment_navigation a.gk_{
	color:#656565;
}

.main div.main_left .header .segment_navigation a.gk_:hover {
	color:#273E81;
}

.main div.main_left .header .segment_navigation a.gk_active:hover {
	color:#273E81;
}

.main div.main_left .header .segment_navigation a:hover {
	color: white;
}
.main div.main_left .header .segment_navigation .active {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.main div.main_left .header .segment_navigation .gk_active {
	color: #273E81;
}

.main div.main_left .header .main_navigation_left {
	float: left;
	margin: 0 0 0 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
}

.main div.main_left .header .main_navigation_left ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
.main div.main_left .header .main_navigation_left li {
	display: inline;
	float: left;
	margin: 0 4px 0 0;
}
.main div.main_left .header .main_navigation_left li a {
	float: left;
	clear: both;
}
.main div.main_left .header .main_navigation_left li .top_space img {
	float: left;
	clear: both;
}
.main div.main_left .header .main_navigation_right {
	margin: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
}
.main div.main_left .header .main_navigation_right .open {
	display: none;
	background: url('/Legacy/Images/img/navi/webmail_login_bg.gif') no-repeat top left;
	width: 307px;
	height: 55px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2000;
}
.main div.main_left .header .main_navigation_right .open .login_box {
	position: absolute;
	top: 55px;
	left: 0;
	width: 281px;
	padding: 12px;
	background-color: #dff6fc;
	border-bottom: 4px solid #18a8e7;
}
.main div.main_left .header .main_navigation_right .open .login_box .close_button {
	position: absolute;
	left: 0px;
	bottom: -24px;
}
.main div.main_left .header .main_navigation_right .open .login_box .close_button a {
	float: left;
	margin: 0 0 0 37px;
}
.main div.main_left .header .main_navigation_right .open .login_box .navi {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
.main div.main_left .header .main_navigation_right .open .login_box .navi a {
	margin: 0 20px 0 0;
}
.main div.main_left .header .main_navigation_right .open .login_box .divider {
	border-top: 1px solid #c4d8dd;
	margin: 0 0 10px 0;
}
.main div.main_left .header .main_navigation_right .open .login_box .inputs .input_text {
	margin: 0 10px 0 0;
	width: 100px;
	height: 15px;
	float: left;
	font-weight: normal;
	font-size: 11px;
}
.main div.main_left .header .main_navigation_right .open .login_box .inputs .button_blue {
	float: left;
	clear: none;
}
.main div.main_left .header .main_navigation_right .open .login_box .inputs .button_blue a {
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
} 
.main div.main_left .header .main_navigation_right .open ul {
	float: right;
}
.main div.main_left .header .main_navigation_right ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: inside;
	z-index: 500;
}
.main div.main_left .header .main_navigation_right li {
	display: inline;
	float: left;
	margin: 0;
	z-index: 500;
}
.main div.main_left .header .main_navigation_right li a {
	float: left;
	clear: both;
	z-index: 500;
}
.main div.main_left .header .main_navigation_right .open li a {
	float: left;
	clear: both;
	z-index: 500;
}
.main div.main_left .header .main_navigation_right li .top_space img {
	float: left;
	clear: both;
	z-index: 500;
}

.main div.main_left .mid_promo_areas {
	float: left;
	padding: 12px 0 4px 16px;
	width: 100%;
	z-index: 100;
}

.main div.main_left .mid_promo_areas .promo_box_small {
	width: 182px;
	height: 210px;
	background-image: url(/Legacy/Images/img/promoarea_smallbox_sh.gif);
	background-repeat: no-repeat;
	float: left;
}
.main div.main_left .mid_promo_areas .promo_box_small_no_image {
	width: 182px;
	height: 237px;
	padding: 8px 0 0 0;
	float: left;
}
.main div.main_left .mid_promo_areas .promo_box_small_no_shadow {
	width: 182px;
	height: 245px;
	background-image: url(/Legacy/Images/img/promo_smallbox_nosh.gif);
	background-repeat: no-repeat;
	float: left;
}
.main div.main_left .mid_promo_areas .promo_box_small_no_image .box_content .box_image {
	border-top: 4px solid #B2B2B2;
	padding: 12px 0 0 0;
}
.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .heading img {
	float: left;
	clear: both;
	margin: 8px 0 0 8px;
	border-bottom: 4px solid #FFEA00;
}
.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .box_content {
	float: left;
	clear: both;
	padding: 0 0 0 8px;
}
.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .box_content .box_image {
	float: left;
	clear: both;
}
.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .box_content .box_image img {
	float: left;
	clear: both;
}
.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .box_content .text {
	float: left;
	clear: both;
	width: 142px;
	background-image: url(/Legacy/Images/img/promo_bb_smallbox_bg.gif);
	background-repeat: repeat-y;
	padding: 8px 12px 0 12px;
	height: 91px;
}
.main div.main_left .mid_promo_areas .promo_box_small_no_shadow .box_content .text p {
	font-size: 1.1em;
	line-height: 13px;
	margin: 0 0 10px 0;
}
.main div.main_left .mid_promo_areas .promo_box_small .heading {
	float: left;
	clear: both;
	margin: 8px 0 0 0;
}
.main div.main_left .mid_promo_areas .promo_box_small .heading a img {
	float: left;
}
.main div.main_left .mid_promo_areas .promo_box_small a {
	float: left;
	clear: both;
}
.main div.main_left .mid_promo_areas .promo_box_small a img {
	float: left;
	margin: 0 0 0 8px;
}

.main div.main_left .mid_promo_areas .promo_box_mid {
	width: 365px;
	height: 210px;
	background-image: url(/Legacy/Images/img/promoarea_midbox_sh.gif);
	background-repeat: no-repeat;
	float: left;
}

.main div.main_left .mid_promo_areas .promo_box_mid .heading {
	float: left;
	clear: both;
	margin: 8px 0 0 0;
}
.main div.main_left .mid_promo_areas .promo_box_mid a {
	float: left;
	clear: both;
}
.main div.main_left .mid_promo_areas .promo_box_mid a img {
	margin: 0 0 0 8px;
	float: left;
}
.main div.main_left .mid_promo_areas .promo_box_inner {
	margin: 0 2px 0 0;
}
.main div.main_left .mid_promo_areas .promo_box_outer {
	margin: 0;
}
.main .generic {
	float: left;
	
	padding: 0px 0px 20px 0px;
	z-index: 1337;
	min-height: 600px;
}
.main .generic h1 {
	font-size: 2.4em;
	padding: 0;
	margin: 0;
}
.main .generic h1.thin {
	font-weight: normal;
}
.main .generic img.photo {
	padding: 30px 0;
}
.main .generic p.norm {
	font-size: 1.2em;
	margin: 0;
	padding-bottom: 12px;
	line-height: 1.4;
}
.main .generic p.smallHeadline {
	padding: 10px 0 0 0;
	font-size: 1.2em;
}
.main .generic p.smallP {
	padding: 0;
}
.main .generic div.puff1 {
	float: right;
	width: 154px;
	font-size: 1.1em;
	line-height: 1.3;
	padding: 0 0 10px 10px;
}
.main .generic div.puff1 .top {
	background: #ffe600 url('/Legacy/Images/img/puff1_bg.gif') bottom;
	padding: 12px 12px 34px 12px;
}
.main .generic div.puff1 .bot {
	background: #fffbd9;
	padding: 12px;
}
.main .generic div.puff2 {
	width: 240px;
	border-color: #ffe600;
	border-style: solid;
	border-width: 4px 0;
	float: left;
	margin: 0 15px 20px 0;
}
.main .generic div.puff2 h2 {
	font-size: 1.6em;
	margin: 0;
	padding: 14px 0 0 0;
}
.main .generic div.puff2 p {
	color: #7f7f7f;
	margin: 0;
	font-size: 1.1em;
}
.main .generic div.puff3 {
	background: #e7f6fd url('/Legacy/Images/img/puff3_bg.gif') no-repeat;
	padding: 11px;
	margin: 10px 0 5px 0;
}
.main .generic div.puff3 p {
	font-size: 11px;
	padding: 0;
	margin: 0;
	width: 460px;
	line-height: 1.3;
	color: #1597cf;
}

.main .generic .cl {
	width: 360px;
	float: left;
}
.main .generic .cl .photoholder {
	padding: 15px 0;
	width: 347px;
}
.main .generic .cl .thumbholder .top {
	background: url('/Legacy/Images/img/comb_bar_bg01.gif') top left repeat-x;
}
.main .generic .cl .thumbholder .top .view3dholder {
	float: right;
}
.main .generic .cl .thumbholder .top .view3dholder a.link3d {
	background-image: url(/Legacy/Images/img/comb_3dbtn_icon.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding-left: 22px;
	color: #D8510E;
	float: left;
	line-height: 26px;
	font-size: 1.1em;
}
.main .generic .cl .thumbholder .top .view3dholder .l3d {
	background: url('/Legacy/Images/img/comb_3dbtn_bg01.gif') repeat-x;
	width: 3px;
	height: 26px;
	float: left;
}
.main .generic .cl .thumbholder .top .view3dholder .m3d {
	background: url('/Legacy/Images/img/comb_3dbtn_bg02.gif') repeat-x;
	float: left;
	height: 26px;
	padding: 0 7px;
}
.main .generic .cl .thumbholder .top .view3dholder .r3d {
	background: url('/Legacy/Images/img/comb_3dbtn_bg03.gif') repeat-x;
	width: 3px;
	height: 26px;
	float: left;
}
.main .generic .cl .thumbholder .top .pictext {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 12px;
}
.main .generic .cl .thumbholder .bot {
	background: url('/Legacy/Images/img/comb_bar_bg02.gif') bottom left repeat-x;
	float: left;
	width: 347px;
	padding: 0 0 10px 0;
}
.main .generic .cl .thumbholder .bot .photo {
	float: left;
	padding: 10px 5px 0 0;
}
.main .generic .cl .thumbholder .bot .photo a {
	display: block;
	height: 43px;
	width: 43px;
	padding: 3px;
	margin: 0;
	background: #fff;
}
.main .generic .cl .thumbholder .bot .photo img {
	border: #dbdbdb solid 1px;
}
.main .generic .cl .thumbholder .bot .photo a.selected {
	background: #d8510e;
	padding: 3px;
}
.main .generic .cl .thumbholder .bot .photo a.selected img {
	border: 0;
	padding: 1px 0 0 1px;
}
.main .generic .cl .thumbholder .bot .photo a:hover img {
	border: 0;
	padding: 1px 1px 1px 1px;
	background: #d8510e;
}

.main .generic .cl h2 {
	clear: both;
	font-size: 1.6em;
	padding: 0px 0 5px 0;
	margin: 0;
}
.main .generic .cl h3 {
	clear: both;
	font-size: 1.1em;
	padding: 0 0 5px 0;
	margin: 0;
}
.main .generic .cl p {
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}
.main .generic .cl ul.list {
	font-size: 1.1em;
	padding: 0 0 0 12px;
}
.main .generic .cl ul.list li {
	list-style: square;
}
.main .generic .cl .line {
	width: 347px;
	height: 12px;
	padding: 12px 0 0 0;
}
.main .generic .cl .tabs {
	background: #ffe600;
	float: left;
	width: 360px;
	margin: 0px 0 10px 0;
}
.main .generic .cl .tabs a {
	cursor: pointer;
}
.main .generic .cl .tab_wrapper {
	display: none;
	z-index:2000;
}
.main .generic .cl .wrapper_tab3 {
	display: block;
}
.generic .cl .tabs ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
.main .generic .cl .tabs ul li {
	float: left;
	display: inline;
	list-style: none;
	padding: 6px 10px 6px 10px;
	border-right: solid 1px #e5cf00;
}
.main .generic .cl .tabs ul li.selected {
	border-color: #e5e5e5;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	background: #fff;
    font-weight:bold;
}
.main .generic .cl .tabs a { text-decoration: none; }
.main .generic .cl .tabs a:hover { text-decoration: underline; }



.main .generic .cl .tabs_3cols {
	background: #f0f0f0;
	float: left;
	width: 535px;
	margin: -15px 0 10px 0;
}
.main .generic .cl .tabs_3cols a {
	cursor: pointer;
}
.main .generic .cl .tabs_3cols ul {
	padding: 0;
	margin: 0;
}
.main .generic .cl .tabs_3cols ul li {
	float: left;
	display: inline;
	list-style: none;
	padding: 6px 10px 6px 10px;
	border-right: solid 1px #cccccc;
}
.main .generic .cl .tabs_3cols ul li.selected {
	border-color: #e5e5e5;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	background: #fff;
    font-weight:bold;
}
.main .generic .cl .tabs_3cols a { text-decoration: none; }
.main .generic .cl .tabs_3cols a:hover { text-decoration: underline; }



.main .generic .cr {
	width: 170px;
	float: left;
	margin-left:10px;
}
.main .generic .cr p.short {
	margin: 0;
	padding: 0 0 0 16px;
	font-size: 1.1em;
}
.main .generic .cr p.legaltext {
	margin: 0;
	padding: 0 0 0 16px;
	font-size: 1.1em;
	color: #888;
	float: left;
}
.main .generic .cr img.buynowbtn {
	padding: 9px 0 20px 16px;
}

.main .generic .cr .bubble_wrap {
	float: left;
	position: relative;
	padding: 0 0 0 23px;
}
.main .generic .cr .bubble {
	float: left;
	position: relative;
	background-image: url(/Legacy/Images/img/bubble_big_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 60px;
	margin: 10px 0 0 0;
	min-width: 55px;
}

.main .generic .cr .bubble .tag {
	float: left;
	background-image: url(/Legacy/Images/img/bubble_big_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: -18px;
	padding: 8px 0 0 24px;
	height: 60px;
	display: block;
	clear: both;
}
.main .generic .cr .bubble .tag .price {
	font-size: 21px;
	font-weight: bold;
	line-height: 21px;
	margin: 0 0 -2px 0;
	padding: 5px 6px 0 8px;
	color: black;
	float: left;
	clear: both;
}

.main .generic .cr .bubble .tag .note {
	position: absolute;
	bottom: 20px;
	display: block;
	clear: both;
	margin: 0;
	padding: 0 6px 0 8px;
	font-size: 11px;
	line-height: 11px;
	color: black;
	min-width: 40px;
}

.collapse, .expand, .nkpopupexpand, .nkpopupexpand {
	cursor: pointer;
}

table.faq_entry
{
	width: 520px;
	margin-left:12px;
	border: 0px;
}
td.faq_entry_top
{
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.faq_entry_left
{
	width:150px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
td.faq_entry_right
{
	width:370px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1.faq_section_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.arrow_black {
	background-image: url(/Legacy/Images/images/icons/arrow_black.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 15px;
}
a.black {
	color: #000000;
	padding-left: 15px;
	font-weight:bold;
	line-height:15px;
	height:20px;
	margin-left:-12px;
}
a.arrow_blue {
	background-image: url(/Legacy/Images/images/icons/arrow_blue.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #18A8E7;
	padding-left: 15px;
	margin-right: 8px;
	float:left;
}

a.arrow_blue_dark {
	background-image: url(/Legacy/Images/images/icons/arrow_blue_dark.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #263e82;
	padding-left: 15px;
	margin-right: 8px;
	float:left;
}

div.faq_entry_box_top
{
	background-image: url(/Legacy/Images/images/borders/top_550x23px.gif);
	width: 550px;
	height: 23px;
	padding:0 0 0 0;
	margin:0 0 0 0
}

div.faq_entry_box_top2
{
	background-image: url(/Legacy/Images/images/borders/top_blue_550x23px.gif);
	width: 550px;
	height: 23px;
	padding:0 0 0 0;
	margin:0 0 0 0
}

div.faq_entry_box_body
{
	background-image: url(/Legacy/Images/images/borders/back_550px.gif);
	background-repeat:repeat-y;
	width: 550px;
	font-size:12px;
	padding:0 0 0 0;
	margin:0 0 0 0
}
div.faq_entry_box_bottom
{
	background-image: url(/Legacy/Images/images/borders/bottom_550x23px.gif);
	width: 550px;
	height: 23px;
	padding:0 0 0 0;
	margin:0 0 0 0
}
span.fon_number
{
	font-weight: bold;
	color:#18A8E7;
}

span.fon_number_bluedark
{
	font-weight: bold;
	color:#263e82;
}

.OrderStatusContentHeadline
{
    font-size:14px;
    font-weight:bolder;
    padding:6px 0px 10px 0px;
}

.OrderStatusHeadline
{
    font-family:arial;
    font-size:19px;
    font-weight:bolder;
    padding:6px 0px 10px 0px;
}

.OrderStatusSubheadline
{
    font-family:arial;
    font-size:18px;
    font-weight:bolder;
    padding:0px 0px 4px 0px;
}

.OrderStatusContextheadlineCopy
{
    font-family:arial;
    font-size:14px;
}

/* Start ServiceBarometer */
.serviceBarometerBox
{
	width: 166px;
	height: 267px;
	float: left;
	margin: 0 0 0 8px;
	position: absolute;
	top: 294px;
	left: 14px;
	border: solid 1px #CCCCCC;
}

.serviceBarometerTop
{
	width: 174px;
	background-image: url(/Legacy/Images/images/ServiceBarometer/border_content.gif);
	background-position: top left;
	background-repeat: repeat-y;
	position: relative;
}

.serviceBarometerContent
{
	background-image: url(/Legacy/Images/images/ServiceBarometer/border_content.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0 14px 0 6px;
	position: relative;
}


.serviceBarometerBottom
{
	line-height: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}

.serviceBarometerInfo
{
	display: none;
	margin: 10px 0 0 0;
}

.ServiceBarometerInformation
{
    padding: 0px 10px 0px 10px;         
}

#serviceBarometerOffline
{
	display: none;
}

.serviceBarometerBoxOrderStatus
{
	width: 167px;
	height: 268px;
	float: left;
	margin: 0 0 0 8px;
	position: absolute;
	top: 354px;
	left: 371px;
	border: solid 1px #CCCCCC;
}

.serviceBarometerTop
{
	width: 174px;
	background-image: url(/Legacy/Images/images/ServiceBarometer/border_content.gif);
	background-position: top left;
	background-repeat: repeat-y;
	position: relative;
}

.serviceBarometerContent
{
	background-image: url(/Legacy/Images/images/ServiceBarometer/border_content.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0 14px 0 6px;
	position: relative;
}


.serviceBarometerBottom
{
	line-height: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}

.serviceBarometerInfo
{
	display: none;
	margin: 10px 0 0 0;
}

.ServiceBarometerInformation
{
    padding: 0px 10px 0px 10px;         
}

#serviceBarometerOffline
{
	display: none;
}

.serviceBarometerBoxTechnicHotline
{
	width: 167px;
	height: 268px;
	float: left;
	margin: 0 0 0 8px;
	position: absolute;
	top: 354px;
	left: 547px;
	border: solid 1px #CCCCCC;
}

.serviceBarometerTop
{
	width: 174px;
	background-image: url(/Legacy/Images/images/ServiceBarometer/border_content.gif);
	background-position: top left;
	background-repeat: repeat-y;
	position: relative;
}

.serviceBarometerContent
{
	background-image: url(/Legacy/Images/images/ServiceBarometer/border_content.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0 14px 0 6px;
	position: relative;
}


.serviceBarometerBottom
{
	line-height: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}

.serviceBarometerInfo
{
	display: none;
	margin: 10px 0 0 0;
}

.ServiceBarometerInformation
{
    padding: 0px 10px 0px 10px;         
}

#serviceBarometerOffline
{
	display: none;
}

.serviceBarometerBoxServiceHotline
{
	width: 167px;
	height: 268px;
	float: left;
	margin: 0 0 0 8px;
	position: absolute;
	top: 354px;
	left: 195px;
	border: solid 1px #CCCCCC;
}

.serviceBarometerTop
{
	width: 174px;
	background-image: url(/Legacy/Images/images/ServiceBarometer/border_content.gif);
	background-position: top left;
	background-repeat: repeat-y;
	position: relative;
}

.serviceBarometerContent
{
	background-image: url(/Legacy/Images/images/ServiceBarometer/border_content.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0 14px 0 6px;
	position: relative;
}


.serviceBarometerBottom
{
	line-height: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}

.serviceBarometerInfo
{
	display: none;
	margin: 10px 0 0 0;
}

.ServiceBarometerInformation
{
    padding: 0px 10px 0px 10px;         
}

#serviceBarometerOffline
{
	display: none;
}


.serviceBarometerRefreshButton
{
	width: 166px;
	height: 30px;
	float: left;
	margin: 0 0 0 8px;
	position: absolute;
	top: 700px;
	left: 195px;
	border:0;
}

.serviceBarometerFootnote
{
	width: 500px;
	float: left;
	margin: 0 0 0 8px;
	position: absolute;
	top: 630px;
	left: 195px;
	border:0;
}
.serviceBarometerFootnote2
{
	width: 500px;
	float: left;
	margin: 0 0 0 8px;
	position: absolute;
	top: 660px;
	left: 195px;
	border:0;
}
/* End ServiceBarometer */