/*

css/csi.css

22-MAY-2008	DNK

*/

body, th, td, input, select, textarea
	{ font-family:arial,sans-serif,helvetica; font-size:9pt; color:#333; }
body
	{ margin:0 0 20px 0; background:#f1f0dc; }
img
	{ border-width:0; }
hr
	{ color:#999; background-color:#999; height:1px; border-width:0px; }

img.button
	{ width:59px; height:22px; }
	
#banner
	{ background:#996; margin-bottom:30px; }

table.layout
	{ border-collapse:collapse; border-width:0; }
td.layout
	{ vertical-align:top; padding:0; }

#container
	{ position:relative; }

#container table
	{ width:100%; }

div.head
	{ font-size:12pt; font-weight:bold; }
div.warn
	{ font-weight:bold; color:#600; margin-top:6px; }

td.excellent
	{ color:#600; font-style:italic; padding-left:4px; }
td.poor
	{ text-align:right; color:#600; font-style:italic; padding-right:4px; }
table.question td
	{ vertical-align:top; }
tr.center td
	{ text-align:center; }
tr.center td.caption
	{ text-align:left; }
td.bold
	{ font-weight:bold; }

#years
	{ width:60px; }
#comment
	{ width:350px; }

div.screen
	{ position:absolute; left:0; top:0; background:#fff; filter:alpha(opacity=60); opacity:0.6; }
div.popup
	{ position:absolute; background:#686e6f; color:#fff; font-weight:bold; font-size:10pt; padding:30px; }
div.popup a
	{ color:#fff; }
