﻿/* start entire page setup */
#page
{
	width:900px;
}
/* end entire page setup */
/* Banner Start */
#bannerleft
{
	width:400px;
	font-family:Arial;
	font-size:14pt;
	color:navy;
	text-align:right;
	height:120px;
	position:absolute;
	left:200px;
	top:20px;
}
#bannerright
{
	width:250px;
	font-family:Arial;
	font-size:14pt;
	color:#660099;
	text-align:right;
	height:140px;
	position:absolute;
	left:630px;
	top:0px;
}

/* Banner End */
/* Leftside Start */
#leftside
{
	width:215px;
	position:absolute;
	left:15px;
	top:700px;
}
/* Leftside End */
/* Main Content Area Start */
#content {
	width:470px;
	position:absolute;
	left:215px;
	top:200px;
}
/* Main Content Area End */
/* rightside Start */
#rightside
{
	width:215px;
	position:absolute;
	left:685px;
	top:200px;
	font-family:Arial;
	font-size:large;
	color:black;
	text-align:center;
}
/* rightside End */
/* Font definitions start */
h1 {
	color: navy;
	font-family: Calibri;
	font-size:18pt;
	text-align:center;
}
h2 {
	color: navy;
	text-align:center;
	font-family: Calibri;
	font-size:14pt;
	vertical-align:top;
	text-decoration:none;
}
h3 {
	color:navy;
	text-align:center;
	font-family: Calibri;
	font-size:12pt;
	vertical-align:top;
	text-decoration:none;
}
h4 {
	color:navy;
	font-family: Calibri;
	font-size:10pt;
}
h5 {
	color:navy;
	font-family: Arial;
	font-size:10pt;
}
.link {
	color:#164A83;
	text-align:left;
	font-family:Calibri;
	font-size:10pt;
	vertical-align:top;
}
.link1 {
	color:#164A83;
	text-align:left;
	font-family:Calibri;
	font-size:10pt;
	vertical-align:top;
}

/* Font definitions end */
#contenttitle
{
	width:400px;
	float:left;
	font-family:Arial,Helvetica;
	font-size:20pt;
	color:#164A83;
	text-align:center;
	height:30px;
		}
#retailerleftheader {
	width:300px;
	float:left;
	font-family:Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	margin-top:10px;
	color:#164A83;
	text-decoration:none;
	height:20px;
}
#retailerrightheader {
	width:150px;
	float:left;
	font-family:Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	margin-top:10px;
	color:#164A83;
	text-decoration:none;
	height:20px;
}
#retailertitle {
	width:300px;
	float:left;
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:normal;
	margin-top:10px;
	color:#164A83;
	height: 20px;
}
#retailercontribution {
	width:150px;
	float:left;
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:normal;
	margin-top:10px;
	height:20px;
	color:#164A83;
}
#retaileratoz
{
	width:400px;
	float:left;
	background-color:#DDDDDD;
	text-align:center;
		}
