#genericpagecontent.pagecapsule {
	margin-top: 18px;
}
.pagecapsule p {
}
#genericpagecontent.small {
	width: 335px !important;
	margin: 15px 10px 0px 0px !important;
}

.boldintro {
	margin-bottom: 18px !important;
}
.boldintro p {
	padding-top: 0px !important;
	padding-bottom: 0px;
	margin-bottom: 0px !important;
}
#genericpagecontent h2 {
	color: #951b2d;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	width: auto;
}
p.casestudydateline {
	padding: 0px !important;
	margin: -13px 0px -5px 0px !important;
	font-weight: bold;
	text-align: right;
}

/* ABOVE FOLD FORMS */
#abovefoldform {
	margin: 0px;
	padding: 20px 20px 40px 20px;
	background-color: #f3f2ee;
	clear: both;
}
#abovefoldform p {
	margin: 8px 0px;
	clear: both;
	line-height: 100%;
	display: block;
}
#abovefoldform label {
	font-weight: bold;
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#abovefoldform input, #abovefoldform textarea, #abovefoldform select {
	width: 200px;
	border: 1px solid #999999;
	background-color: #FFFFFF !important;
	font-size: 1em;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#abovefoldform select {
	width: auto;
}
#abovefoldform select.extralong {
}
#abovefoldform label.extrashort {
	width: 162px;
	margin-right: 0px;
}
#abovefoldform .boxsqueeze {
	float: left;
	margin-bottom: 20px;
}
#abovefoldform input.short {
	float: left;
	width: 80px;
	display: inline;
	margin-right: 5px;
}
#abovefoldform select.short {
	float: left;
	display: inline;
	padding: 2px;
}
#abovefoldform textarea.coveringletter {
	float: left;
	clear: both;
	width: 420px;
	height: 250px;
}
#abovefoldform .uploadfile {
	background-color: #e1e1d9;
	padding: 10px;
	margin-top: 10px;
}
#abovefoldform .uploadfile input {
	width: auto !important;
}
#abovefoldform .button {
	background-color: #166995 !important;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px !important;
	width: 100px;
	border: #166995;
	float: right;
}
#abovefoldform h3 {
	color: #156994;
	margin-top: 0px;
	clear: both;
	display: block;
}
#abovefoldform h3.divider {
	background-image: url(/wp-content/themes/gold/gfx/layout/dashed_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	margin-top: 20px;

}
