/* table */
.msa-EntityEditor-ContainingTable
{
}
/*td's*/
.msa-Global-FieldLabel
{
	vertical-align:top
}
.msa-Global-FieldValue
{
	vertical-align:top
}
.msa-EntityEditor-ButtonCell
{
}

/*Controls*/
.msa-Global-TextField
{
	width: 250px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.msa-Global-TextArea
{
	width: 450px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.msa-Global-FileUpload
{
	width: 450px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input[disabled='disabled'], input.disabled
{
	border-right: #cc0000 1px solid;
	border-top: #cc0000 1px solid;
	border-left: #cc0000 1px solid;
	border-bottom: #cc0000 1px solid;
	color: teal;
	background-color: white;
}
.msa-Global-TextField[disabled='disabled']
{
	border-right: #cc0000 1px;
	border-top: #cc0000 1px;
	border-left: #cc0000 1px;
	border-bottom: #cc0000 1px;
	color: teal;
	background-color: white;
}
.msa-Global-SelectList
{
	width: 250px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.msa-Global-Button
{
	background: transparent url(images/extended-button.png) repeat-x scroll 0 0;
	display: block;
	font-size: 12px;
	margin: auto .25em;
	vertical-align: text-bottom;
	background-position: 0 -400px;
	background-color: transparent;
	cursor: pointer;
	display: inline;
	margin: 0;
	min-height: 1.8em;
	padding: 0 10px;
	border-style: solid;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	height: 24px;
}
.msa-Global-Button:hover{background-position:0 -310px;border-color:#79b;}

.msa-ProfileEditor-AccountLabel, .msa-ProfileEditor-RelatedContactsLabel
{
	font-weight: bold;
	font-size: 14px;
	border-bottom: black 1px dashed;
	padding-bottom: 5px;
	margin-bottom:10px;
}
.msa-Global-FieldLabel
{
	width:150px;
}
.msa-Login-FieldLabel
{
	white-space:nowrap;
	text-align:left;
	padding:5px;
}
.msa-Login-Field
{
	width:200px;
}
.msa-Checkbox
{
	padding-top:15px;
}

.LoginControl
{
    padding:0;
    width:300px;
}

.msa-Login-Title
{
	background: transparent url(images/extended-button.png) repeat-x scroll 0 0;
	background-position: 0 -400px;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:3px;
	width:300px;
}
.msa-Validation-Text
{
	color: #b22222;
}
.msa-EntityGrid-GridTable
{
	width: 90%;
}
.msa-EntityGrid-GridTable th
{
	background: transparent url(images/extended-button.png) repeat-x scroll 0 0;
	background-position: 0 -400px;
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding:3px;
}
.msa-EntityGrid-GridTable a
{
	color: #ffffff;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
