*	{
	margin: 0;
	padding: 0;
}

body	{
	font-family: FS-Albert, Verdana, 'sans-serif';
	color: #444444;
	font-size: 12px;
	text-align: center;
}

a	{
	color: #00418f;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

a img	{
	border: none;
}

#wrapper	{
	width: 794px;
	margin: auto;
	text-align: left;
	background-color: #fff;
}

#header	{
	height: 296px;
}

#raf-body	{
	padding: 16px 34px 0 34px;
}

#left-col	{
	float: left;
	width: 380px;
}

#right-col	{
	float: left;
	width: 344px;
}

#footer	{
	background: url(images/footer.jpg) no-repeat bottom left;
	text-align: left;
	padding: 0 34px 34px 54px;
}

#terms	{
	border-top: 1px solid #e5e5e5;
	font-size: 9px;
	margin-top: 20px;
	padding-top: 20px;
}

#terms ol	{
	margin: 10px 0 10px 20px;
}

#raf-body h2	{
	color: #013d7b;
	background: url(images/h2-bg.gif) no-repeat top left;
	text-indent: -9999px;
	width: 346px;
	height: 25px;
}

ul.disc	{
	margin: 0;
	padding: 0;
}

ul.disc li	{
	list-style: none;
	clear: left;
	margin-bottom: 10px;
	display: block;
}

ul.disc li span	{
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
	background: url(images/disc.gif) no-repeat 0 0;
	width: 20px;
	height: 18px;
	padding-top: 2px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul.disc li p	{
	width: 330px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}


#questions	{
	clear: both;
	margin-left: 30px;
	padding-top: 10px;
}

#questions h3	{
	background: url(images/questions.gif) no-repeat top left;
	width: 124px;
	height: 19px;
	text-indent: -9999px;
}


h3#formhead	{
	background: url(images/table-top.gif) no-repeat top left;
	width: 367px;
	height: 29px;
	text-indent: -9999px;
}

#raf-body form	{
	background: #f9f5ea url(images/table-footer.gif) no-repeat bottom left;
/*	background-color: #f9f5ea; */
	width: 346px;
	padding: 5px 0;
	position: reltive;
}	

#raf-body form fieldset	{
	border: none;
	padding: 10px 15px 0 15px;
}

#raf-body form label	{
	width: 80px;
	display: inline-block;
	font-size: 10px;
}

#raf-body form input {
	vertical-align:top;
}

div.inputrow	{
	clear: both;
	margin-bottom: 10px;
}

fieldset.friends	{
	background-color: #f4eddb;
	border-bottom: 1px solid #f4eddb !important;
}

#addFriend	{
	background-color: #f4eddb;
	display: block;
	text-decoration: none;
	padding-left: 95px;
	padding: 5px 0 5px 95px;
	margin: 0 2px;
}

a.remove-friend	{
	font-size: 10px;
	text-decoration: none;
	margin-left: 82px;
}

a.tooltip	{
	vertical-align:top;
	background: url(images/tooltip.gif) no-repeat 0 0;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	display: inline-block;
}

a.tooltip:focus	{
	outline: none;
}

p.tooltip-info	{
	display: none;
	position: absolute;
	float: right;
	background-color: #fff;
	border: 2px solid #0052a5;
	width: 260px;
	padding: 5px;
	margin-left: 280px;
	margin-top: -40px;
}

input#submit	{
	display: block;
	width: 87px;
	height: 24px;
	margin: 10px 0;
	float: right;
}

input.checkbox	{
	width: 24px !important;
	margin-left: 75px;
}

p.term-confirm {
	float:right;
	font-size:9px;
	margin-right:50px;
	width:168px;
}

#terms-anchor, #terms-anchor:hover	{
	text-decoration: none;
	cursor: default;
}
