body,p,h1,h2,h3,h4,h5,h6,div,span,table,tbody {
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 11px;
	margin:0;
	padding:0;
}

#home {
	margin-left:20px;
	margin-top:20px;
	width: 294px;
	
	overflow:visible;
}

#alert {
	margin-left:20px;
	margin-top:20px;
	width: 600px;
	
	overflow:visible;
}

#usermenu {
	margin-left:60px;
	margin-top:20px;
	width: 294px;
	height: 83px;
}

a, a:link, a:visited  {
	font-weight:bold;
	color:black;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:underline;
}
span {
	margin:0;
	padding:0;
}

input,select {
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 11px;
}
tr,td,th {
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 11px;
	margin:0px;
}

th {
	background-color:#eeeeee;
	border-bottom:1px solid #cccccc;
}
th.footer {
	border-top:1px solid #cccccc;
	border-bottom:0 !important;
}
td.footer {
	border-top:1px solid #cccccc;
	font-weight:bold;
}
h1 {
	clear:both;
	font-size: 18px;
	margin-top:10px;
	color: #000000;
}
h2 {
	clear:both;
	font-size: 16px;
	margin-top:10px;
	color: #000000;

	
}
h3 {
	clear:both;
	font-size: 14px;
	color: #0E2B64;
	margin-top:15px;
	margin-bottom:10px;
}
h4 {
	clear:both;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
ul,li{
	font-size: 11px;
	color: #000000;
	list-style-image: url(/recmedia/rewards/images/lists/type03.gif);
	vertical-align:top;
}
li {
	margin-top:3px;
	padding-left:0px;
	
}
p img {
	float:right;
}
#right th, #right th {
	padding:3px;
}
#footer {
	clear:both;
}
#footer p img {
	float:left !important;
}
p.warning {
	font-size:12px;
	color:red;
}
h3.warning {
	color:black !important;
	background-color:#eeeeee;
	border:1px solid black;
	margin:10px 0;
	padding:5px;
}
label {
	font-weight:bold;
}

/* THIS CONTAINS THE PARTNER GRAPHICS */
#partner {
	border:1px dotted #eeeeee;
	display:none;
}
#right {
	margin-left:20px;
	margin-top:0px;
	float:left;
	width:600px;
}
#navmenu1 {
	margin:10px 0 10px 0px;
	float: right; 
	WIDTH: 450px; 
	LINE-HEIGHT: normal;
	padding-bottom:4px;
	font-weight:bold;
}
	#navmenu1 ul{
		list-style:none;
		font-weight:bold;
	}
	#navmenu1 li {
		list-style:none;
		color:black;
		margin:5px;
		padding-left:0;
		font-weight:bold;
	}
		#navmenu1 li a:link, #navmenu1 li a:visited {
			text-decoration: none;
			float:left;
			color:black;
			font-weight:bold;		
		}
		#navmenu1 li {
			float:left;
			font-weight:bold;
		}
	
		#navmenu1 li a:hover {
			float:left;
			text-decoration:underline;
			font-weight:bold;
		}
#navmenu2 {
	margin:0px 0px 0px 0px;
	FLOAT: left;
	WIDTH:125px; 
	font-weight:bold;
	background-image: url(/recmedia/rewards/images/template/side_menu_background.jpg);
	background-repeat: no-repeat;
}
	#navmenu2 ul{
		WIDTH: 100px; 
		list-style:none;
		margin-top:10px;
		font-weight:bold;
	}
	#navmenu2 li {
		padding:0px;
		WIDTH: 100px;   
		list-style:none;
		color:black;
		margin:2px;
		font-weight:bold;
	}
		#navmenu2 li a:link, #navmenu2 li a:visited {
			margin:2px;
			WIDTH: 100px;  
			text-decoration: none;
			float:left;
			color:black;
			font-size:11px;		
		}
		#navmenu2 li {
			margin:2px;
			WIDTH: 100px;  
			float:left;
			font-size:11px;
		}
	
		#navmenu2 li a:hover {
			margin:2px;
			WIDTH: 100px;  
			float:left;
			text-decoration:underline;
			font-size:11px;
		}

#navmenu3 {
	margin:0px 0px 0px 0px;
	FLOAT: left;
	WIDTH:125px; 
}
		
.pending {
	/*color:orange;*/
}

.invalid {
	/*color:red;*/
	font-weight:bold;
}
.approved {
	/*color:green;*/
	font-weight:bold;
}
.product {
	float:right;
	margin-right:20px;
	border:1px solid #cccccc;
	/*width:75px;*/
	height:75px;
}
#productlist ul, #productlist li {
	margin-left:60px !important;
}
.points {
	font-weight:bold;
	color: #FF0000;
}
.address {
	margin-left:28px;
	font-size:14px;
	font-weight:bold;
}
#content {
	width:880px;
	margin:0;
	padding:0;
	overflow:auto;
}
