BODY {
	background: #999 url(images/smp/background-b.jpg) repeat-x 0px 0px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	margin: 0px; 
	padding:0px;
}

.table_hdr {
  font-weight: bold; 
  background-color: #e1e1e1; /* gray */
}

.table_row1 {
  background-color: #FFFFFF; /* white */
}

.table_row2 {
  background-color: #FF9; /* light yellow */
}

.table_row1 td {
	padding-left:4px;
}

.table_row2 td {
  padding-left:4px;
}

.field_name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.field_name_err {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
}

.err_msg {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	color: #060;
	padding-top: 20px;
}



A {
	color: #333333;
}
A:visited { 
	color: #333333;
}
A:hover { 
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.top_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFCC;
}
.top_nav A:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.top_nav A:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.top_nav A:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.top_nav A:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.page_header_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background: #0E2B8A;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.store_listing_title {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: auto;
	width: auto;*/
	display: none;
}
.store_listing {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	height: auto;
	width: auto;*/
	display: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background: #3669a0;
}
.footer A {
	color: #ffffff;
	text-decoration: underline;
}
.footer A:visited { 
	color: #ffffff;
}
.footer A:hover { 
	color: #ffffff;
	text-decoration: none;
}


.header {
	background: #0E2B8A;
}
.hosted_by {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.hosted_by A {
	color: #CC6600;
	text-decoration: none;
}
.hosted_by A:visited { 
	color: #CC6600;
}
.hosted_by A:hover { 
	color: #003399;
	text-decoration: underline;
}

.content_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #069; /*996633*/
	display:block;
	padding-top: 30px;
}
.activity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.alternate_text {
	color: #009900;
	font-weight: bold;
}
.main_bkgrnd {
	background-image: url(images/gnb/RewardsBkg-B1.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
background-position:left bottom;
background-attachment:fixed;
background-size:100% 100%;
}
.login_text {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.login_text A {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.login_text A:hover{
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.login_text A:visited {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.system_down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.sidebar_bg{

    background-image: url("images/sidebar_bgNEW.png");
    background-position: left bottom;
    background-repeat: repeat-y;
}
