@charset "utf-8";
/* CSS Document */

#singleColumn {
	width: 694px;
	float:right;
}

#topInformation {
	padding: 0 12px 12px 12px;
	background:url(/images/right-column-upper-rounded-lblue.jpg) top right no-repeat #dae5f3;
	height: 120px;
}

#topInformation img {
	padding: 6px 0;
	float:right;
}

#professionalApp {
	background: #cccccc;
	padding: 0 12px 12px 12px;
}

.table2 {
	padding: 0px;
	margin: 5px 15px;
}

.app-highlight {
	color:#005288;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	padding: 10px 0px 5px 20px;
}

.form_label {
	vertical-align: middle;
	text-align: right;
	width: 150px;
}