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

#container #FullMainPaneNoBack #ContactFormHolder {
	background-color:#F9F9F9;
	margin: 1px;
	padding: 5px;
	width: 740px;
	border-color:#1C3F94;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: absolute;
	top:460px;
	left:192px;
}
#container #FullMainPaneNoBack #ContactFormHolder #centeredRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF0000;
	text-align:center;
}

.who {
text-align:left;
margin-left:90px;
}

.RedLabel {
	font-size: 14px;
	color: #FF0000;
}


.NormalLabel {
	font-size: 14px;
	color:#1C3F94;
}
#PrayerChain {
	background-color: #CCFFCC;
	border: thin solid #1C3F94;
	color:#1C3F94;
	width:690px;
	position:relative;
	left:20px;
}

.middleSubmitButton {
text-align:center;
}
#Phonenumbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1C3F94;
	text-align:center
}

#validx {
text-align:center;
position:absolute;
top:1280px;
left:500px;
}

#container #FullMainPaneNoBack #ContactFormHolder .who #spryselect1 .RedLabel #to {
	color:#180DA4;
}

