.SUPPORT_header {
	width:609px;
	height:8px;
	float:left;
	background-image:url(../images/SUPPORT_header.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.SUPPORT_base {
	width:607px;
	height:auto;
	float:left;
	background-color:#fff;
	border-left:1px solid #85a0b6;
	border-right:1px solid #85a0b6;
	border-bottom:1px solid #85a0b6;
}
.SUPPORT_left {
	width:287px;
	height:auto;
	float:left;
	border-right:1px solid #f0f4f8;
	padding:8px;
}
.SUPPORT_right {
	width:287px;
	height:auto;
	float:left;
	padding:8px;
}
.SUPPORT_images {
	width:287px;
	height:auto;
	float:left;
}
.SUPPORT_greybase {
	width:287px;
	height:auto;
	float:left;
	background-color:#f6f6f6;
	border-top:1px dotted #9c9a9a;
}
/*SUPPORT TAB BUTTON*/
a.SUPPORTTAB_BTN {
	color:#416ea1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:500;
	width:124px;
	height:36px;
	text-align:center;
	display:block;
	float:left;
	background-image:url(../images/SUPPORTbtn_01.gif);
	background-repeat:no-repeat;
	padding-top:16px;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:2px;
	margin-top:2px;
}
a.SUPPORTTAB_BTN:link {
	color:#416ea1;
	text-decoration:none;
}
a.SUPPORTTAB_BTN:visited {
	color:#416ea1;
	text-decoration:none;
}
a.SUPPORTTAB_BTN:hover{
	color:#102842;
	text-decoration:none;
	background-image:url(../images/SUPPORTbtn_02.gif);
	background-repeat:no-repeat;
}
a.SUPPORTTAB_BTN:active{
	color:#416ea1;
}