/* CSS Document */

#Layer1 {
	position:relative;
	left:auto;
	top:63px;
	width:600px;
	height:auto;	
	z-index:1;
}
.title_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: 900;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
}
#Layer2 {
	position:absolute;
	left:443px;
	top:78px;
	width:179px;
	height:147px;
	z-index:2;
	background-color: #FFFFFF;
	background-image: url(150logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 4px solid #31C42E;
}
.table_main {
	border: 4px solid #31C42E;
	width: 600px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 5px;
}
.content_table {
	background-color: #F6F8FF;
	border: 4px solid #436DFD;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
.submit_to_next_question {
	background-image: url(buttons/next.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	top: 5px;
}
.green_table {
	border: 4px solid #31C42E;
}
.section3_submit {
	background-image: url(next.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF;
	height: 70px;
	width: 150px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.section3_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: medium solid #31C42E;
}
.clocks {
	height: 180px;
	overflow: scroll;
	clear: none;
	clip: rect(auto,30px,auto,auto);

}

.selected{background-image:url(checkbox_tick.gif);}
.deselected{background-image:url(checkbox.gif);}
#Layer3 {
	position:absolute;
	left:73px;
	top:9px;
	width:552px;
	height:40px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.bluetop {
	background-image: url(layout_images/blue.gif);
	background-repeat: repeat-x;
	background-position: top;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
}
.greentop {
	background-image: url(layout_images/green.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {font-family: Arial, Helvetica, sans-serif}
.style9 {font-size: 16; font-weight: bold; }
.style10 {color: #000000}
.back_button {
	background-image: url(buttons/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	top: 5px;
}
.skip_button {
	background-image: url(buttons/skip.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	top: 5px;
}
.do_section_1 {
	background-image: url(buttons/section1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	top: 5px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #A80000;
}
textarea {
	border: thin solid #31C42E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
table_border_bottom {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #436DFD;
	border-bottom-color: #436DFD;
	border-left-color: #436DFD;
}
table_border_mid {

	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #436DFD;
	border-left-color: #436DFD;
}
list_extra_spacing {
 	margin-left:30px;margin-top:10px;
}

