.field-required {
	color: #FF0703;
	font-weight: bold;
}

.blue-grey-bar {
	background-image: url(../images/blue-grey-bar-slice-144x16.png);
	background-repeat: repeat-y;
	height: 100%;
}

.p-intro {
  font-size: 105%;
  font-style: italic;

}
.whitetext {
	color: white;
	font-weight: bold;
}