html, p, ul, li, body, select, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
body
{
background-color:#000000;
}
.movieContent
{
width:708Px;
height:400px;
margin-left:auto;
margin-right:auto;
margin-top:100px;
}
.landingFlash
{
width:850Px;
height:600px;
margin-left:auto;
margin-right:auto;
margin-top:100px;
}
.forwardFormWapper
{
color:#FFFFFF;
width:359px;
margin-left:auto;
margin-right:auto;
margin-top:35px;
}
.forwardFormWapper .forwardFormWapper_t
{
height:41px;
width:359px;
background-image:url(../images/forward_friends_t_bg.gif);
background-repeat:no-repeat;
}
.forwardFormWapper .forwardFormWapper_m
{
height:210px;
width:359px;
background-image:url(../images/forward_friends_m_bg.jpg);
background-repeat:no-repeat;
position:relative;
}
.forwardFormWapper .forwardFormWapper_b
{
height:11px;
width:359px;
background-image:url(../images/forward_friends_b_bg.jpg);
background-repeat:no-repeat;
}
/* Start of GrayBox */
#GB_overlay {
	background-image: url(../images/overlay.png);
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100;
	width:  100%;
	height: 100%;
}
#GB_overlay {
	height: 1800px;
}
* html #GB_overlay {
	background-color: #000;
	background-color: transparent;
	background-image: url(../images/blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
#GB_window {
	top: 120px;
	left: 0px;
	position: absolute;
	background: #fff;
	overflow: hidden;
	width: 640px;
	height: 360px;
	z-index: 150;
	border: 5px solid #aaa;
}
#GB_frame {
	border:none !Important;
	overflow:hidden;
	width: 100%;
	height: 460px;
	z-index: 100;
	text-align:center;
}
/*#GB_caption {
  font: 12px bold helvetica, verdana, sans-serif;
  color: #fff;
  background: #5190cc;
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: left;
}*/

#GB_window img {
}
.video {
	background-color:#FFFFFF;
	padding-left:4px;
}
.aspirehrUniversityVideo {
	background-color:#FFFFFF;
	width:720px;
}
.videoBottom {
	background-image:url(../images/video_bottom_bg.gif);
	background-repeat:no-repeat;
	height:30px;
}
.grayboxcloseBtn {
	background-image:url(../images/close_graybox.gif);
	background-repeat:no-repeat;
	position:absolute;
	top: 372px;
	right: 0px;
	cursor: pointer;
	cursor: hand;
	height:20px;
	width:62px;
	z-index: 160;
}
/* End of GrayBox */

/* New Landing Page Design 08/27/2009 */
body, html
{
background-color:#333333;
height:100%;
}
.mainContentWrapper
{
width:900px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/max_wrapper_bg.jpg);
height:100%;
position:relative;
}
.mainContentWrapper .content
{
height:470px;
background-color:#0d3140;
}
.mainContentWrapper .content .mainFlash
{
position:relative;
z-index:1;
}
.forwardFormWapper .forwardFormWapper_m .forwardForm
{
	width:120px;
	position:absolute;
	top:-12px;
	left:207px;
	z-index:100;
}
.forwardFormWapper .forwardFormWapper_m .forwardForm input.emailField
{
height:18px;
background-color:#bad3ec;
border:1px solid #444444;
margin-top:4px;
margin-bottom:0;
}
.forwardFormWapper .forwardFormWapper_m .forwardForm .yourEmail
{
background-image:url(../images/forward_friends_your_email.gif);
background-repeat:no-repeat;
height:10px;
width:75px;
font-size:0;
}
.forwardFormWapper .forwardFormWapper_m .forwardForm .theirEmail
{
background-image:url(../images/forward_friends_their_email.gif);
background-repeat:no-repeat;
height:10px;
width:92px;
margin-top:10px;
font-size:0;
}
a.forwardLink
{
display:block;
width:260px;
height:250px;
position:absolute;
top:130px;
left:630px;
z-index:2;
background-image:url(../images/clear.gif);
}
a.awardLink
{
display:block;
width:260px;
height:200px;
position:absolute;
top:390px;
left:630px;
z-index:2;
background-image:url(../images/clear.gif);
}
