html, body {
    margin-top      :   0px;
    margin-left     :   0px;
    margin-right    :   0px;
}

td.service-tab {
	height			:	29px;
	font			:	12px Arial, Helvetica, sans-serif;
	font-weight		:	bold;
	vertical-align	:	top;
}

td.service-tab div.top {
	height		:	1px;
	line-height	:	1px;
	font-size	:	1px;
}

td.service-tab div.content {
	padding	   :	6px 10px 0px 10px;
	text-align :   center;
}

div.top div.left {
	float				:	left;
	height				:	1px;
	width				:	1px;
	background-repeat	:	no-repeat;
	background-position	:	top left;
}

div.top div.right {
	float				:	right;
	height				:	1px;
	width				:	1px;
	background-repeat	:	no-repeat;
	background-position	:	top right;
}

table.greeting {
	font	:	10px Tahoma;
	margin	:	1px 5px 0px 10px;
}

table.greeting-account {
    font    :   11px Tahoma;
    margin	:	7px 8px 0px 16px;
}

.service-link {
	text-decoration	:	none;
	color			:	#FFFFFF;
}

a.service-link:hover {
    color			:	#FFFFFF;
}

#authorizationCell {
    width   :   104px;
}

tr#searchContainer {
    background-color    :   #FFFFFF;
}

/* Banner 980x90 style */
td#banner_980x90 {
  padding: 9px 0px 9px 0px;
}
