html, html body, #normal, #wide {
    height: 100%;
	height: 100%;
}

div.spacer {
    clear: both;
}

P
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 9pt;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    FONT-FAMILY: Verdana, Arial, Hevetica
}
H1
{
    FONT-SIZE: 14pt;
    COLOR: #cc0000;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
H2
{
    FONT-SIZE: 14pt;
    COLOR: black;
    FONT-FAMILY: Courier
}
H3
{
    FONT-SIZE: 11pt;
    COLOR: #708090
}

H4
{
font-size: 12pt;	
}

#hdBG {
    background: url(/img/header_bg_red.gif) repeat-x;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    height: 106px;
}

#normal {
	margin-left: 0;
    position: absolute;
    z-index: 2;
}

#hd 
{
    font-size: 11px;
	height: 106px;
    position: relative;
}

#logoBG_tp {
	height: 79px;
	width: 272px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: transparent url(/img/logo_bg_tp.png) no-repeat;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none src='/img/logo_bg_tp.png');
}
#logoBG_bt {
	height: 27px;
	width: 229px;
	position: absolute;
	z-index: 2;
	top: 80;
	left: 0;
	margin-top: -1px;
	padding: 0;
	background: transparent url(/img/logo_bg_bt.png) no-repeat;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none src='/img/logo_bg_bt.png');
}
#logo {
    position: absolute;
    z-index: 3;
}
#spot {
	width: 275px;
	height: 79px;
	margin-left: 215px;
	background: url(/img/spot_ADportal.jpg) no-repeat;
}
#spot img {
    width: 275px;
    height: 79px;
    background: transparent url(/img/spot_cover.png) no-repeat;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none src='/img/spot_cover.png');
}
#globalNav 
{
	color: #000;
	margin: 0;
	padding: 0;
	font-family:Verdana;
}
#globalNav a {
	text-decoration: none;
	color: #000;
}
#globalNav a:hover {
	text-decoration: underline;
}
#globalNav a:hover, #globalNav a.active {
    color: #cc0000;
}

#retailer {
	position: absolute;
	top: 83px;
	right: 10px;
	color: White;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	height: 106px;
	font-family:Verdana;
}


#region {
	background: url(/img/region_bg.gif) repeat-x;
	height: 25px;
	padding: 3px 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#region a {
    font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

tr.tableheader {text-align: center; background-color: LightGrey; font-family: Verdana; font-size: 9pt; font-weight: bold; align: center}
tr.data  {text-align: center; font-family: Verdana; font-size: 9pt; align: center}
tr.title  {text-align: center; font-family: Verdana; font-size: 11pt; align: center; font-weight: bold}
tr.listlabel {font-weight: bold; text-align: right; font-family: Verdana; font-size: 9pt; align: right}
tr.listdata {text-align: left; font-family: Verdana; font-size: 9pt; font-weight: normal; align: left}
td.tableheader {text-align: center; background-color: LightGrey; font-family: Verdana; font-size: 9pt; font-weight: bold; align: center}
td.data {text-align: left; font-family: Verdana; font-size: 9pt;}
td.header {text-align: center; font-family: Verdana; font-size: 14pt;}
td.dataright {text-align: right; font-family: Verdana; font-size: 9pt;}
td.datacenter {text-align: center; font-family: Verdana; font-size: 9pt;}
td.redalert {text-align: center; font-family: Verdana; font-size: 9pt; color: red;}
td.datacaption {text-align: center; font-family: Verdana; font-size: 11pt; font-weight: bold;}
input.data {text-align: left; font-family: Verdana; font-size: 9pt;}
input.buttoncaption {text-align: center; font-family: Verdana; font-size: 10pt;}
select.data {text-align: left; font-family: Verdana; font-size: 9pt;}
textarea {text-align: left; font-family: Verdana; font-size: 9pt;}
td.OtherTabsBg {text-align: left; background-color: Black; font-family: Verdana; font-size: 8pt; font-weight: bold; color: white}
td.TabRetailer {text-align: right; background-color: Black; font-family: Verdana; font-size: 11pt; font-weight: bold; color: white}
:link { color: blue }
:visited { color: blue }
a:active { color: blue }
a:hover { color: red }
a.plain { text-decoration: none }
