*:focus {
outline: 0;
}
html{
height:100%;
margin-bottom:1px;}
body{
width:800px;
height:100%;
margin:0px auto 0px auto;
padding:0px;
text-align:center;
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:12px;
background-color:#222222;
}
.pagecontainer
{
background-color:#ffffff;
color:#000000;
text-align:left;
}
.titlebar
{
	height:100px;
	overflow:hidden;
	position:relative;
	background-image:url(/images/ezamastback.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}
.footerbar
{
	position:relative;
	background-image:url(/images/ezafooter.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
	height:60px;
}
.omnilogo
{
	position:absolute;
	left:20px;
	top:5px;
	width:100px;
	height:50px;
}
.itbooklogo
{
	position:absolute;
	right:20px;
	top:5px;
	width:34px;
	height:40px;	
}
.didyousee
{
	width:183px;
	margin:0 auto 0 auto;
	padding-top:5px;
}
.copyright
{
	text-align:center;
	padding-top:10px;
	color:#ffffff;
}
h1
{
	text-align:center;
	color:#0071bc;
	margin:20px 20px;
}
.tagline
{
	position:absolute;
	right:0px;
	bottom:0px;
	width:385px;
	height:60px;
}
.flashbox
{
	width:425px;
	height:300px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:black;
}
.splashtext
{
	padding:20px 150px 0px 150px;
}
.formcontain
{
padding:0px 0px 20px 145px;
}
.formarea
{
	background-image:url(/images/promojoin.jpg);
	height:168px;
	width:518px;
	background-repeat:no-repeat;
	position:relative;	
}	
.textbox
{
	width:260px;
	background-color:transparent;
	border:none;
	color:#ffffff;
}
.texthold
{
	position:absolute;
	width:260px;
	left:75px;
	top:87px;
}
.button
{
width:80px;
height:37px;
background-color:transparent;
border:none;
cursor:pointer;
}
.buttonhold
{
position:absolute;
width:80px;
height:37px;
left:375px;
top:79px;
}
.success
{
	color:green;
	font-weight:bold;
	text-align:center;
}
.reqentry
{
	color:red;
	font-weight:bold;
	text-align:center;
}
.jointext
{
color:#ffffff;
font-weight:bold;
text-align:center;
padding-top:15px;
}