body {
	font: 70% verdana;
	background-color: white;
	background-image: none;

}
h1
	{
	margin:0px;
	padding:0px;
	font-size:150%;
	color:#2a5067;
	padding-bottom:10px;
	}

h2
	{
	margin:0px;
	padding:0px;
	font-size:120%;
	color:#2a5067;
	padding-bottom:10px;
	}
	
	h3
	{
	margin:0px;
	padding:0px;
	font-size:110%;
	color:#2a5067;
	padding-bottom:10px;
	}
	p
	{
	margin:0px;
	font-size:110%;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	ul
	{
	margin:0px;
	padding:0px;
	padding-left:14px;
	}
	li
	{
	font-size:110%;
	}

	/*==============================
	banner Starts Here
	===============================*/
	#banner 
	{
	display: none;
	}
	
	
	/*==============================
	content Starts Here
	===============================*/
	#content
	{
	float:left;
	
	
	padding-left: 23px;
	padding-right:22px;
	}
	#content .leftPanel
	{
	display: none;
	}

	#content .rightPanel .upperLinks
	{
	display: none;
	}

	#content .rightPanel .grocer
	{
	width:542px;
	height: 31px;
	background-image: url(images/grocerBack.gif);
	background-repeat: repeat-x;
	padding-bottom: 7px;
	}
	#content .rightPanel .grocerContent .LeftgrocerContent
	{
	float:left;
	width:190px;
	}
	#content .rightPanel .grocerContent .rightgrocerContent
	{
	float:left;
	width:352px;
	}
	#content .rightPanel .grocerContent .rightgrocerContent .TEXT
	{
	float:left;
	width:346px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #747273;
	padding-bottom: 5px;
	}
	#content .rightPanel .grocerContent .rightgrocerContent .TEXT1
	{
	float:left;
	width:346px;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	#content .rightPanel .grocer .ImAgeGrocer
	{
	float:left;
	width:51px;
	height: 31px;
	text-align: center;
	}
	#content .rightPanel .grocer .textGrocer
	{
	float:left;
	width:480px;
	height: 31px;
	font-size: 110%;
	font-weight: bold;
	color: #0066a4;
	line-height: 31px;
	}
	
	
	
	#content .rightPanel .navigationLeft
	{
	float:left;
	width:270px;
	height: 50px;
	background-image: url(images/navigationBackGround.gif);
	background-repeat: repeat;
	margin-right: 2px;
	}
	#content .rightPanel .navigationLeft .leftImages
	{
	float:left;
	width:46px;
	height: 50px;
	text-align: center;
	}
	#content .rightPanel .navigationLeft .leftText
	{
	float:left;
	width:224px;
	height: 41px;
	font-size: 80%;
	font-weight: bold;
	padding-top: 9px;
	color: #0066a4;
	}
	#content .rightPanel .navigationLeft .leftText a
	{
	 text-decoration:none;
	color: #0066a4;
	}
	#content .rightPanel .navigationLeft .leftText a:hover
	{
	text-decoration:none;
	color: #2a5067;
	}
	#content .rightPanel .navigationRight
	{
	float:left;
	width:270px;
	height: 50px;
	background-image: url(images/navigationBackGround.gif);
	background-repeat: repeat;
	}
	#content .rightPanel .navigationRight .rightImages
	{
	width:46px;
	height: 50px;
	text-align: center;
	float: left;
	}
	#content .rightPanel .navigationRight .rightText
	{
	float:left;
	width:224px;
	height: 41px;
	font-size: 80%;
	font-weight: 800;
	padding-top: 9px;
	color: #0066a4;
	}
	#content .rightPanel .navigationRight .rightText a
	{
	 text-decoration:none;
	color: #0066a4;
	}
	#content .rightPanel .navigationRight .rightText a:hover
	{
	text-decoration:none;
	color: #2a5067;
	}
	
	
	
	#content .rightPanel .leftSide
	{
	float:left;
	width:270px;
	}
	#content .rightPanel .leftSide .top
	{
	display: none;
	}
	#content .rightPanel .leftSide .bottom
	{
	float:left;
	width:260px;
	padding-top: 15px;
	padding-left: 10px;
	}
	#content .rightPanel .rightSide
	{
	float:left;
	width:269px;
	}
	#content .rightPanel .rightSide .top
	{
	display: none;
	}
	#content .rightPanel .rightSide .bottomM
	{
	float:left;
	width:268px;
	}
	#content .rightPanel .rightSide .bottomM .upper
	{
	float:left;
	height:24px;
	width:259px;
	line-height: 24px;
	font-size: 130%;
	font-weight: bold;
	padding-left: 10px;
	}
	#content .rightPanel .rightSide .bottomM .upper .left
	{
	float:left;
	height:24px;
	width:150px;
	line-height: 24px;
	font-size: 90%;
	font-weight: bold;
	}
	
	#content .rightPanel .rightSide .bottomM .upper .right
	{
	display: none
	}
	
	
	#content .rightPanel .rightSide .bottomM .lowerText 
	{
	float:left;
	width:259px;
	padding-left: 10px;
	padding-top: 15px;

	}
	#footer
	{
	display: none;
	}
	
	.pubTable {
	border: 1px solid #2a5067;
	}
	a {
	color: #2a5067;
	text-decoration: underline;
	}
	a:hover {
	color: #6CAEC9;
	text-decoration: underline;
	}
	h4
	{
	margin:0px;
	padding:0px;
	font-size:110%;
	color:#0066a4;
	padding-bottom:5px;
	}
