﻿body
{
	background-color: #F8F8FF;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}
input
{
	border: solid 1px #F5BF79;
}
textarea
{
	border: solid 1px #F5BF79;
}
#p-body
{
	text-align: center;
	width: 100%;
}
#p-body-wrapper
{
	margin: auto;
	text-align: left;
	width: 546px;
}
.SectionTitle
{
	color: #D30C26;
	padding: 8px 0px 2px 0px;
	font-weight: bold;
}
.Terms
{
	cursor: pointer;
	text-decoration: underline;
}
.Terms:hover
{
	text-decoration: none;
}
.forRadioButtons input
{
	border-style: none;
}

