body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table
{
	font-size: 10px;
}

input
{
	font-size: 10px;
}

select
{
	font-size: 10px;
}

textarea
{
	font-size: 10px;
}


.TextAreaCode
{
	cursor: hand;
	height: 100%;
}

.MandatoryLabel
{
	font-size: 11px;
	font-weight: bold;
	color:Red;
}

.EditElementAttributesHeading
{
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 1px black;
	margin-bottom: 10px;
}

.FormDesignerTable
{
	border: none;
	width:95%;
}

.FormDesignerTableCell
{
	border: dotted 1px #DDDDDD;
	background: #FFFFFF;
}

.FormDesignerTableRowNr
{
	border: none;
}

.FormDesignerTableHeader
{
	font-weight: bold;
	color: #666666;
}

.ErrorMessage
{
	color: Red;
}

.Panel
{
	width: 100%;
	/* background-color: #DFE5F2; */
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	/*border: solid 1px #DDDDDD;
	background: #FAFAFA;*/
}

.FormPanel
{
	width: 100%;
}

.ContainerHidden
{
	/*width:100%;*/
	border: solid 1px #FFFFFF; /*padding: 1px 2px 1px 2px; 	padding: 3px 5px 3px 5px; 	/*margin: 2px 2px 2px 2px; 	margin: 4px 4px 4px 4px;*/
	/* padding: 3px 5px 3px 5px;*/
	z-index:-100;
}

/*
.ContainerVisible
{	
	border: solid 1px #1111DD;
	padding: 1px 2px 1px 2px;
}
*/
.ContainerEmpty
{
	width: 90%;
	border: solid 1px #FFFFFF; /*padding: 1px 2px 1px 2px; 	padding: 3px 5px 3px 5px;	 	/*margin: 2px 2px 2px 2px; 	margin: 4px 4px 4px 4px;*/
	/* padding: 3px 5px 3px 5px; */
	display: block;
    height: 15px;
}

.FormHelp
{
	font-size: 10px;
	color: white;
	position: absolute;
	top: 200px;
	left: 180px;
	width: 150px;
	visibility: hidden;
	z-index: 100; /*font-weight : bold;*/
}

.helpHr
{
	height: 1px;
}

.helpPointer
{
	position: absolute;
	top: 200px;
	left: 180px;
	width: 10px;
	visibility: hidden;
	z-index: 100;
}

.helpTable
{
	border-right: black 0px inset;
	border-top: black 0px inset;
	border-left: black 0px inset;
	border-bottom: black 0px inset;
	padding: 10px 10px 10px 10px; /*font-weight: bold;*/
	color: white;
	background-color: #5655C9;
}

.skin0
{
	position: absolute;
	text-align: left;
	width: 220px;
	border: 2px solid black;
	background-color: menu;
	font-family: Verdana;
	line-height: 20px;
	cursor: default;
	visibility: hidden;
}
.skin1
{
	cursor: default;
	font: menutext;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 160px;
	background-color: menu;
	border: 1 solid buttonface;
	visibility: hidden;
	border: 2 outset buttonhighlight;
}
.efmenuitems
{
	padding-left: 15px;
	padding-right: 10px;
}

.efaspmenuitems
{
	padding-left: 15px;
	padding-right: 10px;
	width: 100%;
	text-decoration: none;
	color: Black;
}

.menuhr
{
	height: 1px;
}

.validationMark
{
	color: Red;
}

.Formsheader
{
	background: #e6eaff;
	border: solid 1px #000099;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 5px 0px;
}

.Formsheader2
{
	border-right: #000099 1px solid;
	padding-right: 5px;
	border-top: #000099 1px solid;
	padding-left: 10px;
	background: #e0eaff;
	padding-bottom: 5px;
	margin: 0px 0px 5px;
	border-left: #000099 1px solid;
	padding-top: 5px;
	border-bottom: #000099 1px solid;
}
.Instructions
{
	background: #fdfdfd;
	border: dotted 1px #DDDDDD;
	padding: 5px 5px 5 px 10px;
	color: #888888;
}

.DeleteRow
{
	color: #cbb1bf;
	font-weight: bold;
	margin-left: 5px;
}

.DeletePage
{
	color: #cbb1bf;
	font-weight: bold;
	margin-left: 5px;
}

.Dropzone
{
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
	width: 5px;
	height: 100%;
}

.Dropzone_visible
{
	border: solid 1px #999999;
	background-color: #FFFFFF;
	width: 5px;
	height: 100%;
}

.Dropzone_active
{
	border: solid 1px #999999;
	background-color: #999999;
	width: 5px;
	height: 100%;
}

.HiddenField
{
	display: none;
}

.tabContainer
{
	padding: 20px 4px 4px 14px;	
	/*
	border-left: 1px solid #1F354D;
	border-right: 1px solid #1F354D;
	border-bottom: 1px solid #1F354D;
	background-color: #D3CEC8;
	*/
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background: #FAFAFA;
}
.tab
{
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #DDDDDD;
	color: #444444;
	height: 14px;
	cursor: hand;
}

.tabSpacer
{
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #000000;
	height: 14px;
	width: 100%;
	background-color: #FFFFFF;
}

.tabActive
{
	padding: 2px 10px 2px 10px;	
	border-bottom: solid 1px #FAFAFA;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;	
	background: #FAFAFA;
	font-weight: bold;
	/*height: 5px;*/
	/*color: #FFFFFF;*/
}


/* GENERAL */

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

  

.GridHeader
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/gridheaderBg.gif);
	background-color: gainsboro;
	text-align: center;
}

.GridPager
{
	font-weight: bold;
	width: 100%;
	color: Red;
	background-color: gainsboro;
	background-image: url(images/gridheaderBg.gif);
}

A.GridPager:link {
    text-decoration:    underline;
    color: #003366;
}

A.GridPager:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.GridPager:active   {
    text-decoration:    underline;
    color: #003366;
}

A.GridPager:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

.GridAlternating
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	background-color: gainsboro;
}

.GridNormal
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	background-color: whitesmoke;
}

.GridHilight
{
	font-weight: bold;
	background-color: lightsteelblue;
	color:White;
	font-size: 12px;
}


.EFFormBody {
	width: 100%;
	/*background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px*/
}

.AjaxLoading
{
	font-size : 20px;
	background-color : Red;
	text-decoration : blink;
}

.AutoScroll
{
	overflow: auto;
}

.TokensList
{
	overflow: auto;
	width: 98%;
	height: 200px;
	border:thin inset;
}
