body
{
	background: url("/images/pro_body_back.jpg") repeat-x;
}

.center_panel_header
{
	background: url("/images/pro_center_panel_header.gif") repeat-y;
}

.side_panel_header
{
	background: url("/images/pro_side_panel_header.gif") repeat-y;
}

/*ul 
{
	list-style-image: url("/images/pro_bullet.gif");
}*/

.yfc-grid-heading,
.yfc-heading
{
	background: #4c7094;
	color: #ffffff;
}

table.yfc-results th {
	padding: 0.3em;
	text-align: left;
}

table.yfc-results td {
	padding: 0.3em;
	text-align: left;
}

.yfc-paging,
.yfc-paging a,
.yfc-paging a:hover
{
	color: #4c7094;
	font-weight: bold;
	min-width: 20em;
}

.phone {
width: 8em;
}

table.yfc-results {
margin-top: 2em;
}

table.yfc-results td {
vertical-align: top;
}

.yfc-result-table-caption {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-top: 2em;
}
table.yfc-specific-table {
margin-top: 1em;
}

table.yfc-specific-table th {
	padding: 0.3em;
	text-align: left;
}

table.yfc-specific-table td {
	padding: 0.3em;
	text-align: left;
}

.title_bar {
text-align: center;
color: #FFFFFF;
padding: 0.3em;
background-color: #4C7094;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 0px;
}

/* ukfyc login failure page */

#login fieldset, #remindMe fieldset {
  border: 0;
}

#login legend, #remindMe legend  {
text-align: center;
color: #FFFFFF;
padding: 0.3em 360px 0.3em 360px;
background-color: #4C7094;
margin: 10px 0;
font-weight: bold;
}

#login p, #remindMe p {
width: 400px;
margin-left: 8px;
}

#login p label, #remindMe p label {
float: left;
clear: left;
margin-top: 0.8em;
width: 8em;
}

#login p input {
float: left;
margin-top: 0.5em;
}

#remindMe p input {
margin-top: 0.5em;
margin-left: -2px;
}

#login p.MargBot, #remindMe p.MargBot {
clear: left;
margin-top: 0.8em;
float: left;
}


