﻿/* start entire page setup */
#page
{
	width:900px;
}
/* end entire page setup */
/* Banner Start */
#banner
{
	width:900px;
	float:left;
	font-family: Verdana;
	font-size:large;
	color:#454444;
	text-align:center;
	height:150px;
	position:absolute;
	left:100px;
	top:0px;
}
/* Banner End */
/* Total Raised Start */
#banner1
{
	width:900px;
	font-family: Arial;
	font-size:10pt;
	color:#454444;
	text-align:left;
	height:20px;
	position:absolute;
	left:100px;
	top:155px;

}
/* Total Raised End */
/* Leftside Start */
#leftside
{
	width:175px;
	position:absolute;
	left:100px;
	top:500px;
}
/* Leftside End */
/* Main Content Area Start */
#content {
	width:525px;
	position:absolute;
	left:275px;
	top:250px;
}
/* Main Content Area End */
/* ATOZ Content Area Start */
#atozcontent {
	width:525px;
	float: left;
	font-family: Arial;
	font-size:10pt;
	color:#454444;
	text-align:left;
	margin-top:50px;

}
/* ATOZ Content Area End */
/* Bottommemnu Start */
#bottommenu {
	width:525px;
	float: left;
}
/* Bottommenu End */
/* rightside Start */
#rightside
{
	width:200px;
	position:absolute;
	left:800px;
	top:250px;
	font-family:Arial;
	font-size:large;
	color:black;
	text-align:center;
}
/* rightside End */
/* Font definitions start */
h1 {
	color:#454444;
	font-family: Arial;
	font-size:18pt;
	text-align:center;
}
h2 {
	color:#454444;
	text-align:center;
	font-family: Arial;
	font-size:16pt;
	vertical-align:top;
	text-decoration:none;	
	background-color:Orange;
}
h3 {
	color:#454444;
	text-align:left;
	font-family: Arial;
	font-size:12pt;
	vertical-align:top;
	text-decoration:none;
}
h4 {
	color:#454444;
	font-family: Arial;
	font-size:10pt;
}
.link {
	color:#454444;
	text-align:left;
	font-family: Arial;
	font-size:10pt;
	vertical-align:top;
	text-decoration:none;
}
.link1 {
	color:#454444;
	text-align:left;
	font-family: Arial;
	font-size:12pt;
	vertical-align:top;
	text-decoration:none;
}

/* Font definitions end */
#categorytitle
{
	width:525px;
	float:left;
	font-family: Arial;
	font-size:20pt;
	color:black;
	text-align:left;
	margin-bottom:15px;
}
#categoryimage
{
	width:250px;
	float:left;
	text-align:center;
	margin-top:5px;
}
#contenttitle
{
	width:525px;
	float:left;
	font-family: Arial;
	font-size:20pt;
	color:#454444;
	text-align:left;
	margin-bottom:15px;
	margin-top:15px;
	}
#atozcontenttitle
{
	width:525px;
	float:left;
	font-family: Arial;
	font-size:20pt;
	color:#454444;
	text-align:left;
	margin-top:30px;
	margin-bottom:15px;
	}
#contentsubtitle
{
	width:525px;
	float:left;
	font-family: Arial;
	font-size:20pt;
	color:#454444;
	text-align:left;
	margin-top:15px;
	margin-bottom:15px;
		}
#contentgeneral
{
	width:500px;
	float:left;
	font-family: Arial;
	font-size:10pt;
	color:#454444;
	text-align:left;
	margin-top:5px;
	text-decoration: none;
		}
#contentgeneralemail
{
	width:500px;
	float:left;
	font-family: Arial;
	font-size:10pt;
	color: orange;
	text-align:left;
	margin-top:5px;
		}
.contenttitle
{
	background-color:Orange;
	font-family:Arial;
	font-size:16pt;
	color:black;
	font-weight: bold;
}
.contentsubtitle
{
	background-color:Orange;
	font-family:Arial;
	font-size:14pt;
	color:black;
}
.categorytitle
{
	background-color:Orange;
	font-family:Arial;
	font-size:16pt;
	color:black;
	font-weight: bold;
}
#contentbreak
{
	width:525px;
	float:left;
	background-color: white;
	font-family: Arial;
	font-size:20pt;
	color:#454444;
	text-align:center;
	height:30px;
		}
#retailerleftheader {
	width:320px;
	float:left;
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
	margin-top:30px;
	color:#454444;
	text-decoration:none;
	height:20px;
	text-align: left;
}
#retailerrightheader {
	width:200px;
	float:left;
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
	margin-top:30px;
	color:#454444;
	text-decoration:none;
	height:20px;
	text-align: left;
}
#retailertitle {
	width:320px;
	float:left;
	font-family: Arial;
	font-size:10pt;
	font-weight:normal;
	margin-top:10px;
	color:#454444;
	height: 20px;
	text-align: left;
}
#retailercontribution {
	width:200px;
	float:left;
	font-family: Arial;
	font-size:10pt;
	font-weight: bold;
	margin-top:10px;
	height:20px;
	color:#454444;
	text-align: left;
}
a {
	
	color:#454444;
}