﻿.foo{}
/* MAIN CONTENT CSS */
body
{
	color:Black;
	background-repeat:repeat-y;
	background-color:white;
	background-position:center;	
	font-family:Sans-Serif;
	font-size:small;
	font-style:normal;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
#container_body
{
	margin: 0px; /* Centers the container in most browsers */
	width:940px;
	height:auto;
	text-align:left;
	padding:0px 0px 0px 0px;	
	font-family:Arial Sans-Serif;
	font-size:medium;
	font-style:normal;
	font-weight:normal;		
}
#master_body
{
	width: 100%;
	height: auto;
	background-image: none;
	background-color: #FFFFFF;
	z-index:100;
}
#container_header
{
	display:none;
}
#master_banner{display:none;}

#MainContainer
{
	width:898px;
	height:auto;    
	border-left:solid 0px black;
	border-right:solid 0px black;	
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	background-color:white;
	background-image: none;
    background-repeat:repeat-y;
    background-position:100% bottom;    
}
#LeftCol
{
	display:none;
}
#RightContainer
{	
	width:650px;
	height:auto;			
	float:none;
}
#banners
{
	display:none;	
}
#VerticalBanner
{
	display:none;
}
#Bottom_Buttons
{
	display:none;
}
#fixmargins
{	
	margin-top:5px;
	text-align:center;
	z-index:96;	
}
#MainContent
{
	width:612px;
	height:auto;
	margin:0px;	
}
#master_footer
{
	display:none;
}
.tableHeader
{
	background-color:white;
	color:black;
	border:solid 1px black;
	text-align:center;
	width:100%;
}
.tableRow
{
	width:100%;
	border:solid 1px black;
	background-color:#ffffff;
}
.tableAltRow
{
	width:100%;
	border:solid 1px black;
	background-color:#ffffff;
}
.tableEmpty
{
	color:black;
	border-top:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
	text-align:center;
	width:100%;
	font-weight:bold;
}
.tableCaption
{
	color:black;
	border-top:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
	text-align:center;
	width:100%;
	font-weight:bold;
	background:white;
}
a.bluelink:link
{	
	text-decoration:none;
	color:#000000;
	text-align:center;	
}
a.bluelink:visited
{	
	text-decoration:none;
	color:#000000;
	text-align:center;	
}
a.bluelink:hover
{	
	text-decoration:none;
	color:#000000;
	text-align:center;	
}
.boxtext
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
}
.pageheader
{
	text-align:center;
	margin: 0px auto;
}
.CouponBanner {display:none;}
