@charset "utf-8";
/* CSS Document */
/*-- Project: CashBack --*/
/*-- Business: Nationwide Specialty Health --*/
/*-- PM: Beth Westhoff --*/
/*-- Front End: Fumi Ariga --*/
/*-- Last Published: 11/13/08 --*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
}
a {
	color:#0170ca;
	text-decoration:none;
}
.Emphasize {
	font-weight:bold;
}
/*-- Main Body Wrap --*/
#ContainerWrapper {
	width:640px;
	margin:15px auto 0;
}
/*-- Global content --*/
#ContainerGlobal {
	color:#333333;
	float:right;
	text-align:left;
}
/*-- Video --*/
#SHVideo {
	text-align:center;
}
/*-- Footer --*/
#ContainerFooter {
	clear:both;
	font-size:75%;
	padding-top:20px;
	margin:20px 0 50px 0;
	border-top:#CCCCCC thin solid;
}
#ContainerFooter p {
	margin-bottom:12px;
}

#SHVideo {
margin:20px 0;
}
