/* Copyright (c) 2002 Raflatac *//* CSS for Miscellaneous Elements*/   	/* ---------------------------------------------------------------------- *//* Top bar *//*p.path {	display: inline;   	} */ a.path { 		/* padding-right: 10px; */	/* padding-left: 2px; */		font-size: 11px;	padding-top: 2px;	padding-right: 3px;	/* padding-top: 2px; */	/* display: block; */	/*	background-repeat: no-repeat;    background-position: right top; 	background-image: url(/inc/images/link_path.gif);	*/ } td.path { 	font-size: 11px;   	/*font-size: 11px;	line-height: 11px;	padding-right: 2px;	 margin-top: 2px;	padding-top: 0px;*/}/*a.path:hover {    background-image: url(/inc/images/link_path_active.gif);  }a.path:active {    background-image: url(/inc/images/link_path_active.gif); 	 }  */ /* ---------------------------------------------------------------------- *//* Top bar layer */div.path {	position: absolute;	width: 158px;}  	 /* ---------------------------------------------------------------------- *//* Left bar */   	 p.left {   	font-size: 11px;    	margin-left: 2px;}   	   	   	/* ---------------------------------------------------------------------- *//* Footer & tool links */.footer {   	font-size: 11px;   		white-space: nowrap;	line-height: 13px;	display: inline;}p.footer {	color: #666666;   	}/* ---------------------------------------------------------------------- *//* Form elements */	div.alertmsg {		border: 1px solid #ffcc33;		border-bottom-width: 3px;		padding: 10px 10px 15px 40px;		/* background-image: url(../images/msg_error.gif); */		margin-top: 0px;		margin-bottom: 10px;	}	p.formdescr {		line-height: 105%;	}	p.formbtns {		text-align: right;		border-top: 1px solid #e8e8e8;		padding-top: 10px;		width: 100%;	}	td.formtext, td.formtextreq, td.formtextalert {		text-align: left;		font-size: 12px;	}	td.formtextreq, td.formtextalert {		font-weight: bold;	}	td.formtextalert {		color: #ff9900;	}	td.formelem {		text-align: left;		font-size: 12px;	}	.basic, .required {		margin-left: 3px;	}	.required {		border-left-width: 3px;		border-left-style: solid;		border-left-color: #ffcc33;	}/* ---------------------------------------------------------------------- *//* Question forms  */	div.question {		border: 1px solid #99ccff;		border-bottom-width: 3px;		padding: 10px 10px 15px 40px;		/* background-image: url(../images/msg_question.gif); */		background-repeat: no-repeat; 		background-color: #d2e9ff;	}	span.formbtns {		text-align: right;		border-top: 1px solid #99ccff;		padding-top: 10px;		width: 100%;		display: block;	}/* ---------------------------------------------------------------------- *//* Graphics  */	.graph {		border: 1px solid #d2e9ff;		border-bottom-width: 0px;		padding: 10px 15px 25px 15px;	}/* ---------------------------------------------------------------------- *//* Layer  */	a.layer, a.layerselected {		font-size: 11px;		font-weight: bold;		/* background-image: url(../images/layer_link.gif); */		margin-top: 5px;		padding-left: 16px;		background-repeat: no-repeat; 		background-position: left top;		display: block;	}	a.layerselected {		/* background-image: url(../images/layer_selected.gif); */	}/*ico_xlsico_pptico_pdfico_jpgico_gifico_generalico_doc*/	/* @import "ie.css"; */	
