/* Homepage elements */
#splash {
	width: 458px;
	height: 234px;
	background: url(/top/images/global/bgstripe.gif);
	border: 1px solid #c7c7c7;
}
#splash #image {
	width: 253px;
	height: 234px;
	background: url(/top/images/home/woman_clipboard.gif) bottom left no-repeat;
	float: left;
}
#splash h1, #splash h2 {
	margin: 0;
	padding: 0;
}
#splash h1 {
	font-size: 46px;
}
#splash h2 {
	font-size: 23px;
}
#splash ul {
	margin-top: 10px;
	margin-bottom: 0;
	overflow:hidden;
	padding-left:15px;
}
#splash li {
	line-height: 20px;
}
#intro {
	margin-top: 30px;
}
#intro h2 {
	margin-top: 0;
	font-size: 18px;
	color: #20385b;
	font-weight: normal;
}
#intro td.content {
	width: 30%;
	vertical-align: top;
}
#intro td.divider {
	background: url(/top/images/global/dotted-line-v.gif) center repeat-y;*
	padding: 0 5px;
}
#intro #center ul {
	margin-left: 0;
	padding: 0;
}
#intro #center li {
	list-style: none;
	margin-bottom: 10px;
}
#intro #center li span {
	font-weight: bold;
}
#intro #left ol {
	margin-left:0;
	padding: 0 12px 0 23px;
}
#intro #left li {
	margin-bottom: 10px;
}
#intro #left li span {
	font-weight: bold;
    display: block;
}
/*Sign up process */
div.offerItem {
	clear:left;
}
div.offerItem div.text {
	width: 340px;
	margin-left: 10px;
	float: left;
	margin-bottom: 20px;

}div.offerItem div.selection {
	width: 100px;
	float:right;
}
div.submit {
	margin-top: 30px;
	text-align: center;
}#signup {
	float: right;
	padding: 5px;
	width: 199px;
	height: 225px;
	color: white;
	background: url(/top/images/home/signupGradient.gif) repeat-x;
}
#signup h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	color: white;
}
#signup p {
	margin-top: 8px;
}
#signup td {
	font-size: 11px;
}
#signup div.submit {
	text-align: center;
	margin-top: 9px;
}
#sidebar ol, #signupSidebar ol {
	font-size: 11px;
}
#signupSidebar p.pending {
	color: gray;
}
#signupSidebar p span {
	font-weight: bold;
}
.questionnaireItem {
	padding-top:25px;
}
.questionnaireItem .question {
	width: 320px;
	float: left;
	padding-left: 8px;
}
.questionnaireItem .answer {
	width: 80px;
	float: right;
}
/* Guest information pages */
#main {
	width: 436px;
	padding-right: 10px;
	background: url(/top/images/global/dotted-line-v.gif) right repeat-y;
}
#signupMain {
	width: 480px;
	padding-right: 10px;
	background: url(/top/images/global/dotted-line-v.gif) right repeat-y;
}
#signupMain table {
	margin: 10px auto;
}
#mainwide {
}
#main h2, #mainwide h2, #signupMain h2 {
	font-size: 18px;
	padding-top: 10px;
}
#sidebar {
	float: right;
	width: 199px;
	padding-right: 14px;

}
#signupSidebar {
	float: right;
	width: 160px;
	padding-right: 10px;
}
#sidebar #signup {
	margin-bottom: 25px;
}
p.testimonial {
	height: 137px;
	display: block;
}
p.testimonial img {
	float: left;
}#sidebar h3, #signupSidebar h3 {
	font-size: 14px;
	padding: 0;
}#sidebar>p {
	font-size: 11px;
}
ol.howitworks li, ol.terms li {
	margin-bottom: 25px;
}

#offers h2 {
	padding-top: 5px;
}
