/* ==========================================
** THIS FILE IS GENERATED WITH
** THE CC-RESOURCEFACTORY TOOL.
**
** USER...........: P001002
** PAINTER........: def
** BUILD-FACTORY..: v1.4.055
** BUILD-DATE.....: Wed Mar 02 18:47:21 CET 2005
** BUILD-DIRECTORY: C:\eclipse\workspace\cc-framework
** BUILD-FILE.....: C:\eclipse\workspace\cc-framework\build\resources\resources.xml
**
** DO NOT MODIFY!
** ==========================================
*/

/* ==========================================
** FormApplet (with frame)
**
** Acronym's
** ------------------------------------------
** fc      : FormControl
** fcb     : body
** fls     : left spacer
** frs     : right spacer
** fe      : error spacer
** fl      : form label
** fd      : form display
** fsl     : search label
** fhl     : header label
** fch     : control header
** fb      : form button
** section : Section
** c       : caption
** d       : detail
** ==========================================
*/

.fc {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : normal;
}

/* FormBody */
.fc .fcb {
	font-size : 8pt;
	border-left: 1px solid #005A6B;
	border-right: 1px solid #005A6B;
	border-bottom: 1px solid #005A6B;
}

/* FormBody: nested tables*/
.fc .fcb TABLE {
	font-size : 8pt;
}

/* FormLeftSpacer */
.fc .fls {
	background-color : #DADFE0;
	width : 4px;
}

/* FormRightSpacer */
.fc .frs {
	background-color : #EFEFEF;
	width : 4px;
}

/* FormErrorSpacer */
.fc .fe {
	background-color : #DADFE0;
	width : 16px;
	padding-left: 5px;
	padding-right: 2px;
}

/* FormLabel */
.fc .fl {
	background-color : #DADFE0;
	padding: 5px;
	width: 150px;
	word-wrap: break-word;
	font-weight : bold;
	text-align : right;
}

/* FormDisplay */
.fc .fd {
	background-color : #EFEFEF;
	padding: 5px;
}

/* FormInput --> Input-Tag, Select-Tag  */
.fc .fd INPUT, .fc .fd SELECT, .fc .fd TEXTAREA {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
}

/* FormSearchLabel */
.fc .fsl {
	color : #FFFFFF;
	background-color : #005A6B;
	width : 100%;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
}

/* FormButton */
.fc .fb {
	background-color : #EFEFEF;
	text-align : right;
	padding: 7px;
}

/* Section within a form */
.fc .section {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : bold;
	color: #005A6B;
	padding-left: 20px;
	border-top: 1px solid #005A6B;
	border-bottom: 1px solid #005A6B;
	background-color: #A7C2C7;
}

/* FormHeaderLabel */
.fc .fhl {
	color : #FFFFFF;
	background-color : #005A6B;
	width : 100%;
}

/* FormControlHeader */
.fc .fch {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #005A6B;
	width : 100%;
}

/* Caption */
.fc .fch .c {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	background-color : #005A6B;
	color: #FFFFFF;
}

/* Detail */
.fc .fch .d {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : normal;
	background-color : #005A6B;
	color: #FFFFFF;
}

/* ==========================================
** FormApplet (without frame)
**
** Acronym's
** ------------------------------------------
**
** ==========================================
*/

.fc_nf {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : normal;
}

/* FormBody */
.fc_nf .fcb {
	font-size : 8pt;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

/* FormBody: nested tables*/
.fc_nf .fcb TABLE {
	font-size : 8pt;
}

/* FormLeftSpacer */
.fc_nf .fls {
	background-color : #DADFE0;
	width : 4px;
}

/* FormRightSpacer */
.fc_nf .frs {
	background-color : #EFEFEF;
	width : 4px;
}

/* FormErrorSpacer */
.fc_nf .fe {
	background-color : #DADFE0;
	width : 16px;
	padding-left: 5px;
	padding-right: 2px;
}

/* FormLabel */
.fc_nf .fl {
	background-color : #DADFE0;
	padding: 5px;
	width: 90px;
	word-wrap: break-word;
	font-weight : bold;
	text-align : right;
}

/* FormDisplay */
.fc_nf .fd {
	background-color : #EFEFEF;
	padding: 5px;
}

/* FormInput --> Input-Tag, Select-Tag  */
.fc_nf .fd INPUT, .fc .fd SELECT, .fc .fd TEXTAREA {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
}

/* FormSearchLabel */
.fc_nf .fsl {
	color : #FFFFFF;
	background-color : #005A6B;
	width : 100%;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
}

/* FormButton */
.fc_nf .fb {
	background-color : #EFEFEF;
	text-align : right;
	padding: 7px;
}

/* Section within a form */
.fc_nf .section {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : bold;
	color: #005A6B;
	padding-left: 20px;
	border-top: 1px solid #005A6B;
	border-bottom: 1px solid #005A6B;
	background-color: #A7C2C7;
}

/* FormHeaderLabel */
.fc_nf .fhl {
	color : #FFFFFF;
	background-color : #005A6B;
	width : 100%;
}

/* FormControlHeader */
.fc_nf .fch {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #005A6B;
	width : 100%;
}

/* Caption */
.fc_nf .fch .c {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	background-color : #005A6B;
	color: #FFFFFF;
}

/* Detail */
.fc_nf .fch .d {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : normal;
	background-color : #005A6B;
	color: #FFFFFF;
}

/* ==========================================
** Info Applet
**
** Acronym's
** ------------------------------------------
** ifc    : InfoHeaderControl
** header : header
** body   : Body
** data   : Data
** ==========================================
*/

/* InfoHeaderLabel */
.ifc .header {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : bold;
	color : White;
	background-color : #A5C4CB;
	width : 100%;
}

/* InfoTableBody */
.ifc .body {
	border-left: 1px solid #A5C4CB;
	border-right: 1px solid #A5C4CB;
	border-bottom: 1px solid #A5C4CB;
	background-color : #DCE8EB;
}

/* ==========================================
** Info Ok Applet
**
** Acronym's
** ------------------------------------------
** iofc    : InfoOkHeaderControl
** header : header
** body   : Body
** data   : Data
** ==========================================
*/

/* InfoOkHeaderLabel */
.iofc .header {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : bold;
	color : White;
	background-color : #00973C;
	width : 100%;
}

/* InfoTableBody */
.iofc .body {
	border-left: 1px solid #00973C;
	border-right: 1px solid #00973C;
	border-bottom: 1px solid #00973C;
	background-color : #D3FFD3;
}

/* InfoBodyDisplay */
.iofc .data {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	color : #00973C;
}

/* ==========================================
** Warning Applet
**
** Acronym's
** ------------------------------------------
** wfc    : WarningHeaderControl
** header : header
** body   : Body
** data   : Data
** ==========================================
*/

/* InfoHeaderLabel */
.wfc .header {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : bold;
	color : White;
	background-color : #FAD00E;
	width : 100%;
}

/* InfoTableBody */
.wfc .body {
	border-left: 1px solid #FAD00E;
	border-right: 1px solid #FAD00E;
	border-bottom: 1px solid #FAD00E;
	background-color : #FEEEA4;
}

/* InfoBodyDisplay */
.wfc .data {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FAD00E;
}

/* ==========================================
** Error Applet
**
** Acronym's
** ------------------------------------------
** efc    : InfoHeaderControl
** header : header
** body   : Body
** data   : Data
** ==========================================
*/

/* ErrorHeaderLabel */
.efc .header {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : bold;
	color : White;
	background-color : #C7003C;
	width : 100%;
}

/* ErrorBody */
.efc .body {
	border-left: 1px solid #C7003C;
	border-right: 1px solid #C7003C;
	border-bottom: 1px solid #C7003C;
	background-color : #FFD3D3;
}

/* ErrorBodyDisplay */
.efc .data {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	color : #C7003C;
	vertical-align : top;
}


/* ==========================================
** Severity Applet
**
** Acronym's
** ------------------------------------------
** sevfc  : InfoHeaderControl
** header : header
** body   : Body
** data   : Data
** ==========================================
*/

/* SeverityHeaderLabel */
.sevfc .header {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : bold;
	color : White;
	background-color : #808080;
	width : 100%;
}

/* SeverityBody */
.sevfc .body {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color : #FFFFE7;
}

/* SeverityBodyDisplay */
.sevfc .data {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	vertical-align : top;
}


/* ==========================================
** Headline Applet
**
** Acronym's
** ------------------------------------------
** fc   : FormControl
** hb   : Headline Applet Body
** hl   : Headline Applet Label
** hd   : Headline Applet Detail text
** ==========================================
*/

/* Body */
.fc .hb {
	border-left: 1px solid #005A6B;
	border-right: 1px solid #005A6B;
	border-bottom: 1px solid #005A6B;
	background-color : #DADFE0;
}

/* Label */
.fc .hl {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : bold;
	padding: 5px;
	width: 90px;
	text-align : right;
	border-right: 2px dotted #FFFFFF;
}

/* DisplayText */
.fc .hd, .fc .hd td {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	padding-left: 5px;
}

/* LeftSpacer */
.fc .hb .fls {
	background-color : #DADFE0;
	width : 2px;
}

/* RightSpacer */
.fc .hb .frs {
	background-color : #DADFE0;
	width : 2px;
}

/* ==========================================
** Help Info Form
**
** Acronym's
** ------------------------------------------
** info : InfoControl
** ==========================================
*/

.info {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	font-weight : normal;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #000000;
	background-color : #FFFFE1;
	padding : 5px;
	border: 1px solid #000000;
}

/* ==========================================
** Help button
**
** Acronym's
** ------------------------------------------
** help : Help Button
** ==========================================
*/

.help {
	cursor: help;
}
