@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body, div, table{
	padding: 0;
	margin: 0;
}
img{
	display: block;
}
a img{
	border: none;
}
a{
	color: #333;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}
#copyright{
	font-size: 10px;
}
h1{
	color: #CC0000;
	font-size: 15px;
}
h1.rar{
	color: #CC0000;
	font-size: 20px;
}
p.rar{
	font-family:Arial;
	font-size:11px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#referal-leaders{
	font-weight: bold;
}
#referal-leaders th{
	background-color: #767676;
	text-align: left;
	border-left: 1px solid #e8e8e8;
	font-size: 12px;
	color: #FFF;
	padding-left: 10px;
}
#referal-leaders td{
	font-size: 11px;
	color: #333;
	padding-left: 10px;
}

tr.odd{
	background-color: #f7f7f7;
}
tr.even{
	background-color: #e8e8e8;
}
.noborder{
	border: none;
}
.centertext{
	text-align: center !important;
}
.center{
	margin: 0 auto;
}
.clear{clear:both;}

/*-----KC(14-Jan-2009)/rara------*/
#participating-stores{font-family:Arial; font-size: 11px;margin-bottom:20px;}
ul.rar{
	list-style-position:inside;
	list-style-image:url(images/bullet01.gif);	
	margin-left:0px; 
	padding-left:0px;
	font-family:Arial;
	font-size:11px;
	margin: 0px;
}
h3.tblrarPhone_desc{
	color: #CC0000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;;
	margin-right:10px;
}
.tblrarPhone_desc{
	color: #000000;
	font-family:Arial;
	font-size:11px;
	margin-top:0px;
	margin-bottom:10px;
}
#tblrarPhone{margin-top:15px;margin-bottom:15px;}
tr#tblrarPhone td{border: none;padding-bottom: 30px;}
.tblrarPhone_Bullet2{float:right;margin-top:3px; margin-right:5px;}
#divPhone{
/* Typical fixed height and fixed width example */
width:100%; 
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}
.color_red{color:#e90812}
/*-----KC(14-Jan-2009)/rara------*/
