/****** HTML TAG STYLES ********/
html, body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #666666;
	line-height: 140%;
}
*.* {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: #f2f2f2;
}
body,form {
	margin:0px;
	padding:0px;
}

input {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
}

textarea {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	width:600px;
	height:100px;
}

select {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

td {
	vertical-align:top;
}

h1 a, h2 a, h3 a {font-family:Arial, Helvetica, Geneva, sans-serif;}
h1,h2,h3 {color:#26363d;}
a, a:visited, a:link, {color:#0099FF;text-decoration:underline;font-weight:bold}
a:hover {text-decoration:none;}
/*******************************/

/****** POSITION STYLES ********/
#innercontainer {
	background:transparent url('images/bgshad.gif') repeat-y top center;
	padding:0px 6px;
}
/*#innercontainerbottom {
	background:transparent url('images/shadow_bottom_left3.gif') no-repeat top left;
	padding:3px 6px;
}*/
#container {
	border:solid 0px #BCBCBC;
	border-top:solid 0px #BCBCBC;
	/*margin: 0% 25% 0% 25%;*/
	margin: auto;
	width:770px;	
	text-align: left;
}

#header {
	border:solid 0px #e1e8eb;
	background-color:#FFFFFF;
	height:80px;
}
#header #pgposition {
	padding-bottom:4px;
	padding-right:10px;
	padding-left:28px;
	background-color:#333333;
	color:#FFFFFF;
	font-size:80%;
	height:14px;
}
#header #banner {	
	background-color:#FFFFFF;
	background-image:url('images/banner.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:758px;
	height:62px;
}

#subtitle {
	background-color:#CCCCCC;
	padding:0px;
	font-size:80%;
}
#subtitle span {
	color:#FFFFFF;
	font-weight:bold;
}

#main {
	width:auto;	
	background-color:#FFFFFF;
	padding-top:10px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#666666;
	height:16px;
	padding-bottom:4px;	
	color:#FFFFFF;
	font-size:75%;
	text-align:center;
}

#home {
	padding:30px 60px;
}

#home .prizedraw1 {
	font-weight:bold;
	text-align:center;
}
#home .prizedraw2 {
	font-weight:bold;
	text-align:center;
	font-size:120%;
}

#errorsTxt {
	padding:5px;
	font-weight:bold;
	color:#FF2222;
	position:absolute;
}
/********************************/


/****** QUESTION CLASSES ********/

.Qcontainer {
	margin:10px;
	margin-bottom:28px;
	padding-right:20px;
}

.Qno {
	font-weight:bold;
	float:left;
	width:50px;
	/*background-color:#575757;
	color:#ffffff;*/
}
.Qtitle {
	font-weight:bold;
	float:left;
	width:660px;
	/*background-color:#eeeeee;*/
}

.Qbreak {
	clear:both;
	height:1px;
}

.Qbody {
	margin-top:4px;
	margin-left:50px;	
	height:auto;
}
/*****************************/


/****** MISC CLASSES *********/
#butNext {
	border-top:solid 1px #CCCCCC;
	text-align:center;	
	background-color:#FFFFFF;
	padding:10px;
}

#butNext input {
	margin-left:40px;
}

.note {
	font-size:90%;
	color:#005555;
	font-style:italic;
	margin-left:50px;
}

.instr {
	font-size: 80%;
	color:#555555;
}

.inputtxt {
	background-image:url('images/input_bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
	color:#000000;
	border:solid 1px #BBBBBB;
}

.inputbut {
	border:solid 1px #CCCCCC;
	color:#333333;
	/*background-color:#999999;*/
	background-image:url('images/input_bg.gif');
	background-repeat:repeat-x;
	background-position:top left;	
	font-weight:bold;	
}

.jslink {
	cursor:pointer;
}

div.bgall {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	border:solid 1px #FF0000;
	position:fixed;
	left:0px;
	top:0px;
	z-index:99;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	/* for Mozilla */
	-moz-opacity:0.6;	
}

table.tabwhite {
	background-color:#666699;
}

table.tabwhite tr {
	background-color:#CCCCCC;
}

#loader {
	position:fixed;
	visibility:hidden;
	aleft:0px;
	atop:0px;
	z-index:100;
	padding-top:180px;
	width:100%;
	color:#333333;
	font-weight:bold;
	text-align:center;
	/*height:100%;*/
}

#loaderbg {	
	position:fixed;
	visibility:hidden;
	left:0px;
	top:0px;	
	background-color:#FFFFFF;
	z-index:99;
	padding-top:150px;
	/*width:100%;
	height:100%;*/
	filter:alpha(opacity=86);   /* Internet Explorer       */
	-moz-opacity:0.86;          /* Mozilla 1.6 and below   */
	opacity: 0.86;              /* newer Mozilla and CSS-3 */	
}

.star {
	color:#990000;
	font-weight:bold;
}

#starnote {
	backgrounda-color:#FFFFFF;
	font-size:85%;
	padding:10px;
	text-align:center;	
	color:#990000;	
}
/*****************************/

.qDivider {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	padding-top:5px;
	padding-left:60px;
	padding-bottom:5px;
	background-color:#333333;
	color:#eeeeee;
	font-size:1.2em;
}
.qDivider .sec {
	font-weight:bold;
	color:#ffffff;
}
.qDivider .end {
	font-weight:bold;
	font-style:italic;
}


.qDivider2 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	padding-top:5px;
	padding-left:60px;
	padding-bottom:5px;
	background-color:#888888;
	color:#ffffff;
	font-weight:bold;
}
.qDivider2 table {
	color:#FFFFFF;
}

.qDivider3 {
	padding-top:25px;
	padding-left:60px;
	padding-bottom:25px;
	margin:0px;
	margin-bottom:40px;
	background-color:#888888;
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
}

.hlunderline {
	text-decoration:underline;
}
.hlitalics {
	font-style:italic;
	font-weight:normal;
}
#centered {
	text-align: center;
}
.biginst {
	padding-right:60px;
	padding-left:60px;
	padding-bottom:20px;
}

#xpage ul {
	margin-left:18px;
}

.tralt {
	background-color:#EFEFEF;	
}

.Qbody .radhorz {
	display:inline;
	padding-right:30px;
}

.Qbody .radvert {
	display:block;
	padding-right:30px;
	margin-bottom:5px;
}





#containerQ03 .Qbody table, #containerQ07 .Qbody table, #containerQ10 .Qbody table, #containerQ11 .Qbody table  {
	background-color:#bbbbbb;
	font-size:0.9em;
}
#containerQ03 .Qbody table td, #containerQ07 .Qbody table td, #containerQ11 .Qbody table td {
	text-align:center;
	background-color:#ffffff;
}
#containerQ03 .Qbody table .trhead, #containerQ07 .Qbody table .trhead, #containerQ11 .Qbody table .trhead {
	font-weight:bold;	
}
#containerQ03 .Qbody table .tdhead {
	text-align:left;
	width:120px;
}
#containerQ07 .Qbody table .tdhead {
	text-align:left;
	width:186px;
}
#containerQ11 .Qbody table .tdhead {
	text-align:left;
	width:140px;
}
#containerQ03 .Qbody table tr.tralt td, #containerQ07 .Qbody table tr.tralt td, #containerQ11 .Qbody table tr.tralt td, #containerQ13 .Qbody table tr.tralt td, #containerQ16 .Qbody table tr.tralt td {
	background-color:#ececec;
}
#containerQ10 .Qbody table td {
	text-align:center;
}
#containerQ10 .Qbody table td.tdhead, #containerQ13 .Qbody table .tdhead, #containerQ16 .Qbody table .tdhead {
	text-align:left;
}
#containerQ13 .Qbody table td, #containerQ16 .Qbody table td {
	text-align:center;
	background-color:#ffffff;
}
#containerQ13 .Qbody table {
	background-color:#bbbbbb;
}
#containerQ16 .Qbody table .tdhead {
	text-align:left;
	width:340px;
}
#containerQ17 .Qbody table td input {
	margin-right:102px;
}

#containerQ10 .Qbody table, #containerQ10a .Qbody table, #containerQ11 .Qbody table, #containerQ16 .Qbody table  {
	background-color:#bbbbbb;
}
#containerQ10 .Qbody table tr, #containerQ10a .Qbody table tr, #containerQ11 .Qbody table tr, #containerQ16 .Qbody table tr {
	background-color:#ffffff;
}

table tr.tralt td {
	background-color:#ececec;
}

.small {
	font-size:0.86em;
	color:#575757;
}