
/* Colors */ /* "#cddeef" */


/* App-Based Colors */

/* Text */

/* New Offering Details */



.RequestTypeForm {
	width: 450px; 
	margin-left: 20px; margin-bottom: 20px;
}
.RequestTypeFormCell {
	padding-bottom: 2px;
}
table.ContactInfoForm {
	width: 400px;
	margin-bottom: 20px;
}
table.ContactInfoForm td {
	padding: 3px;
}
table.ContactInfoForm input {
	width: 100%;
}
td.ContactInfoField {
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
}
textarea.DetailsArea {
	width: 450px; height: 65px;
	margin-top: 2px;
}

