/* CSS Document */

html{
}
body{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	background-color: #FFFFFF url(images/page_bkg.gif) left top repeat-x;
	text-align: left;
}

p, div, form  {
	margin: 0; padding: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}

div#pageContainer{
	width: 160mm;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* top logo */
div#topSpacer{
	margin-right: 5px;
	display: block;
}
div#topSpacer h1{
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* content area */
#pageContent{
	width: 160mm;
}
	#pageContent:after{
		content: ".";
		color: #FFFFFF;
		display: block;
		line-height: 1px;
		font-size: 1px;
		clear: left;
	}
#pageContentclear{
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: left;
}

/* left from here */
div#left{
	display: none;
}

/* right side of the universe */
div#right{
	float:left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 160mm;
}
	div#rightTop{
		height: 5px;
		font-size: 5px;
		line-height: 5px;
		display: block;
	}

	/* load session area */
	div#loadSession{
		display: none;
	}

	/* question area */
	div#questionArea {
		display: block;
		margin: 0;
		/* margin-top: -15px; */
		padding: 0;
		padding-top: 12px;
		padding-bottom: 10px;
		padding-left: 4px;
		min-height: 250px;
	}
		div#questionArea dl{
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		div#questionArea dt{
			margin: 0;
			padding: 0;
			list-style-type: none;
			padding-top: 12px;
		}
		div#questionArea h4 {
			font-family: Arial, Helvetica, sans-serif;
			color: #666666;
			font-size: 9px;
			line-height: 11px;
			display: block;
			padding: 0;
			margin: 0px 20px 5px 25px;
			font-weight: normal;
		}
		div#questionArea h2 {
			font-size: 12px;
			line-height: 16px;
			display: block;
			padding: 0;
			margin: 0px 20px 5px 5px;
			font-weight: normal;
		}
		div#questionArea h2.text {
			margin-left: 25px;
			display: block;
			font-weight: bold;
		}
		div#questionArea h2.ok {
			padding: 5px 0px 5px 30px;
		}
		div#questionArea h2.current {
			font-weight: bold;
			padding: 5px 0px 5px 30px;
		}
		div#questionArea h2.empty {
			padding: 5px 0px 5px 30px;
		}
		div#questionArea h2 span{
			margin-left: 10px;
			text-align: right;
			font-size: 9px;
			font-weight: normal;
		}

		div#questionArea dd{
			margin: 0;
			padding: 0;
			list-style-type: none;
			margin-bottom: 10px;
		}
		div#questionArea dd p {
			margin: 15px 20px 15px 25px;
			font-size: 11px;
			line-height: 13px;
		}
		div#questionArea div.info{
			display: block;
			margin: 0 auto;
			padding: 2px;
			padding-left: 80px;
			padding-right: 50px;
		}
		div#questionArea dd p.partners {
			text-align: center;
			margin-bottom: 25px;
		}
		p img {
			border: 0;
			vertical-align: middle;
		}
		div#questionArea h3 {
			margin: 15px 20px 20px 25px;
			padding: 0;
			font-size: 11px;
			line-height: 15px;
			font-weight: bold;
		}
		div#questionArea dd table{
			margin: 5px 20px 15px 35px;
			border-collapse: collapse;
			width: 505px;
		}
		/* ######### */
		div#questionArea table td {
			border-bottom: 1px solid #888888;
			border-top: 1px solid #888888;
			font-size: 11px;
			line-height: 13px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			padding: 5px 0;
		}
		div#questionArea table td.noborder {
			border:0;
		}
		div#questionArea table td.center {
			border:0;
			text-align: center;
		}
		div#questionArea table td.small {
			border:0;
			font-size: 9px;
			line-height: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-align: right;
			vertical-align: middle;
			padding-right: 8px;
		}
		div#questionArea table td.info {
			border:0;
			border-bottom: 1px solid #888888;
			font-size: 9px;
			line-height: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			width: 35px;
		}
		div#questionArea table td.number {
			width: 15px;
			vertical-align: top
		}

	/* right end - print and help */
	div#rightBottom {
		display: none;
	}

/* secondary menu / questionmenu */
div#secondaryMenu {
	display: block;
	width: 569px;
	height: 126px;
	margin: 0; padding: 0;
	background: url(images/bkg_container_menu3bkg.gif) bottom left no-repeat;
}
table#secondM {
	width: 160mm;
	margin: 0; padding:0;
	margin-left: 2px
}
	table#secondM a {
		display: block;
		margin: 0; padding:0;
	}
	table#secondM td {
		width: 33%;
		height: 67px;
		vertical-align: top;
	}
	table#secondM td.current {
		font-weight: bold;
		border: 1px solid #cccccc;
	}
	table#secondM td.empty {
		color: #666666;
	}
		table#secondM td.empty a {
			color: #666666;
		}
	table#secondM td.ok {
		color: #666666;
	}
		table#secondM td.ok a {
			color: #666666;
		}
		table#secondM td div{
			margin: 10px 8px 4px 8px;
			position:relative;
			font-size: 11px;
			line-height: 13px;
		}
			table#secondM td div span{
				position: absolute;
				display: block;
				top: 35px;
				right: 10px;
				text-align: right;
				font-weight: bold;
			}

table#thirdM {
	width: 160mm;
	margin: 0px 4px 0;
	padding:0;
}
	table#thirdM td {
		border-right: 2px solid white;
		height: 54px;
		vertical-align: top;
	}
	table#thirdM td a {
		display: block;
		margin: 2px;
	}
	table#thirdM td.current {
		font-weight: bold;
		border: 1px solid #cccccc;
	}
	table#thirdM td.ok {
	}
		table#thirdM td.ok a {
			color: #666666;
		}
	table#thirdM td.empty {
	}
	table#thirdM td.empty a {
			color: #666666;
	}
		table#thirdM td div{
			position: relative;
			margin: 2px 6px 2px 2px;
			font-size: 11px;
			line-height: 12px;
			vertical-align: top;
		}
			table#thirdM td div span{
				position: absolute;
				top: 35px;
				right: 5px;
				display: block;
				text-align: right;
				font-weight: bold;
				margin-top: 2px;
			}
/* --- */

input.start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	height: 19px;
	text-transform: uppercase;
	color: #000000;
	border: none;
	padding-right: 20px;
}
input.savecontinue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	height: 19px;
	text-transform: uppercase;
	color: #000000;
	border: none;
	padding-right: 20px;
	margin-top: 15px ;
}
textarea.comments {
	margin-top: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 466px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
a.openComments {
	color: #888888;
}
img.left {
	vertical-align: top;
	float: left;
	display: inline;
	margin-right: 5px;
}
img.vmiddle {
	vertical-align: middle;
	border: 0;
}
p.error {
	color: #CC0000;
}

/* print only */
.print-nodisplay {
	display: none;
}