@charset "utf-8";
td,th {
	font: 0.95em Arial, Helvetica, sans-serif;
	
}


body {
	background-color: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;

}
.oneColFixCtr #container {
	width: 847px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */
	background: #FFF;
}
.oneColFixCtr #mainContent {
	border: 1px solid #18187c;
	background: #ffffff url(images/background2.jpg) no-repeat;
	height:578px;
	padding: 0 20px; 
}
body,td,th {
	color: #000054;
	font-family: Verdana, Geneva, sans-serif;
}


#topHeader{
	padding: 25px 0px;
}

#registration{
	margin-left: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#AAF428;
	font-size: .95em;
}

#registration table tr td{
	color: #ffffff;
	font-size:0.8em;
	padding-bottom:8px;
	font-weight: bold;
}
	


#registration .button {
	background: url(images/but_register_today.png) no-repeat;
	width: 171px;
	height: 50px;
	position: absolute;
	top: 318px;
	left: 712px;
	}

*html .oneColFixCtr #container #mainContent #registration #form1 table tr td #btnSubmit{
	background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/but_register_today.png'); 
}

input {
	width: 250px;
}
#mainContent div.bottomCopy {
	width: 430px;
	float: left;
	margin-top: 60px;
}

#mainContent div.bottomBucket {
	width: 320px;
	float: left;
	margin-top: 60px;
	margin-left: 20px;
	background: url(/rimpromotion/images/resourceBucket.png) no-repeat;
	height: 204px;
}





div.bottomBucket .copy{
	font-size:.9em;
	padding:30px 15px 15px;
}

div.bottomBucket .copy ul{
	padding:0px;
	margin:0px;
	
	
}
div.bottomBucket .copy ul li{
	padding:0px 0px 0px 15px;
	margin:10px 0px 0px;
	background:url(/rimpromotion/images/bullet_blueArrow.jpg) no-repeat 0px 2px;
	list-style: none;
}

p {
	margin: 0px 0px 8px;
	padding: 0px;
	line-height: 25px;
}

#btnSubmit{
	margin-left:45px;
	height:40px;
	width:170px;
	background: url(/rimpromotion/images/but_notify_me.png) no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	
	}
