﻿body
{
	background-color:#EBF3F9;
}

body select
{
		background-color: #FFF3C1;
}

.role
{
		background-color: white !important;
}

.mandatoryBox
{
	background-color: #FFF3C1;
	width: 100px;
	height: 20px;
	border-color:Blue;
	border-style:groove;
	 float:left;
	 margin-left: 20px;
	white-space: nowrap;
}

fieldset 
{
	margin-left:10px;
	margin-right:10px;
	display: block;
	padding: 0.5em 1em;
	border: solid #003063 2px;
}

legend {
	font-weight: bold;
	font-size:larger;
	font-family: veranda, arial, helvetica; 
	font-size: 16px; 
	color: #003063

}

.title
{
}

.otherChurch
{
}

.short select
{
	width: 100px !important;
}

.memberTable select
{
	width: 550px;	
}

.memberTable textarea
{
	width: 550px;	
}

.mandatory input
{
	background-color: #FFF3C1;
	width: 550px;
}

.plain input
{
	width: 550px;
}

#other
{
	padding-left: 20px;
}

.tooltip
{
	background: pink;
	font-size:x-small;
	color:Silver;
	background-color:White;
}

#toolTip
{
	background-color:pink;
}
