/******************* Global Properties *************/

legend {
	font-weight: bold;
	font-size: 1.5em;
	color: #666666;
}

/******************* Wrapper Div *******************/

/******************* Header Divs *******************/

/******************* Content Divs ******************/

.content {
	width: 92%;
	padding: 14px;
}

.content p {
	margin-left: 25px;
}

#openingText {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}

#contentForm {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

#buttonIndent {
	margin-left: 75%;
}

/******************* Footer Div *******************/
