/* Pagebuilder generated CSS template */
/* Your styles go here */

.legal li {
	padding-bottom:			10px;
}


/* Where tables are used to layout forms these styles set them out */
.tableWrapper {
	width:				100%;
	text-align:			center;
}
.tableWrapperContent {
	width:				90%;
	margin:				auto;
	text-align:			left;
}
.tableField {
	margin-top:			18px;
	margin-bottom:		8px;
	margin-left:		8%;
	margin-right:		8%;
	width:				84%;
	border-top:			1px solid #aaa;
	border-left:		1px solid #aaa;
	border-bottom:		1px solid #777;
	border-right:		1px solid #777;
	background-color:	#f8f8f8;
	text-align:			left;
	
}
.formField {
	border-top:			1px solid #aaa;
	border-left:		1px solid #aaa;
	border-bottom:		1px solid #777;
	border-right:		1px solid #777;
}
caption {
	display:			none;
}

.alert {
	color:					#c00;
}

#sectionTitle {
	background-color:		#7e221c;
	background-image:		url(/legal/images/titlebar.jpg);
	background-position:	right;
	background-repeat:		no-repeat;
}
