p 
{
	margin-bottom:0px;
	margin-top:0;
	
}

.friendlyInput p
{
	margin:0;
}

input
{
	font-size:100%;
	font-family:Verdana, Tahoma, Arial	
}

select
{
	font-size:100%;
	font-family:Verdana, Tahoma, Arial	
}

.friendlyInput
{
	border:#777777 1px solid ;
	background-color:white;
	font-family: Verdana, Arial, Tahoma;
	font-size:100%;	
}

button
{
	border:#777777 1px solid ;
	font-size:100%;
	background-color:#d4d0c8;
	font-family:Verdana, Tahoma, Arial;
}

.buttonContainer input
{
	border:#777777 1px solid ;
	background-color:#D4D0C8;	
}

tr.formButton input
{
	border:#777777 1px solid ;
	background-color:#D4D0C8;
}

.signal
{
	color : Red;
	margin-left:5px;
}

.heading1
{
	color:black; 
	background-color:#CAE3FF;
	width: 100%; 	
	font-size: 100%; 
	font-weight: bold;
	border:solid 1 #78ACFF;
	PADDING-left: 5px; PADDING-top: 2px; PADDING-bottom: 2px;
	margin-bottom:5px;
}

.heading1Error
{
	color:red; 
	background-color:white;
	width: 100%; 	
	font-size: 100%; 
	font-weight: bold;
	border:solid 1 red;
	PADDING-left: 5px; PADDING-top: 2px; PADDING-bottom: 2px;
	margin-bottom:5px;
}
.heading1Confirmation
{
	width: 100%; 	
	font-size: 100%; 
	font-weight: bold;
	margin-bottom:5px;
}
.heading1Warning
{
	color:#4F81BD; 
	background-color:white;
	width: 100%; 	
	font-size: 100%; 
	font-weight: bold;
	border:solid 1 #4F81BD;
	PADDING-left: 5px; PADDING-top: 2px; PADDING-bottom: 2px;
	margin-bottom:5px;
}
.error
{
	font-size:100%;
	

	margin-bottom:5;
}
.warning
{
	font-size:100%;
	
	margin-bottom:5;
}
.helpTD
{
	width:100%;
	COLOR: #373737;
	background-color:White;
}

.hidH
{
	font-weight:bold;
	margin-bottom:5px;
}
.hidP
{
	FONT-SIZE: 90%;
	margin:0;
	margin-bottom:5px;
}

.paragraph
{
	border: 0;
	margin-bottom:10;
}

.formTable
{
	margin-top:20px;
	margin-bottom:10px;
	background-color:#F1F1F1;	
	behavior: url(htc/form/form.htc) url(htc/util/contextMenu.htc) ;
}

.formValue
{
	width:100%;
	font-size:100%;	
	

}

.formLabel
{
text-align:right;
cursor:default;

}

.formButton
{
	/*background-color:White;	*/
}

tr.formButton td 
{
	/*border-top:solid 1 #AAAAAA;*/
}

.cbtn 
{ 
BORDER: #aaaaaa 1px solid; 
behavior : url(htc/button.htc);
cursor:hand;		
} 

.eventsSwitch
{
cursor:hand;
behavior:url(htc/eventsSwitch.htc);
}
.picks
{
	height:150px;	
	overflow-y:scroll;
	
}
.picks td
{
	text-align:center;
	padding:2px;
	cursor:pointer;	
	
}
.picksDR
{
	background-color:#DFEAF0
}
.picksDAR
{
	background-color:#BDD9E7
}
.picksNR
{
	background-color:#FDEADA
}
.picksNAR
{
	background-color:#FBD5B5
}
