/* global*/

BODY
{
	margin:0;
	overflow:hidden;
}
.subbutton
{
	border-right: white 2px outset;
	border-top: white 2px outset;
	border-left: white 2px outset;
	color: white;
	border-bottom: white 2px outset;
}
.Question
{
	font-weight: normal;
	font-size: 12pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.Title
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial, Helvetica;
	width: 100%; 
	HEIGHT: 40px;
	OVERFLOW: auto;  
	POSITION: relative;
	text-align:center; 
}
.Timer
{
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial, Helvetica;
	text-align: center;
	text-decoration: none;
}
.OverFlow
{
	font-weight: normal;
	font-size: 12pt;
    FONT-FAMILY: Arial, Helvetica;
	WIDTH: 330px; 
	HEIGHT: 75px;
   	Z-INDEX: 102; 
	OVERFLOW: auto;  
	POSITION: relative;
	text-align:center; 
	text-decoration: none;
}

.OverFlowProgress
{
	background-color:White;
	WIDTH: 330px; 
	HEIGHT: 440px;
	OVERFLOW: auto;  
	POSITION: relative; 
}


.emphasis{
	color:#0000ff;
}

img {
	border:0;
}


/* global*/
.italic{
	font-style: italic;
	margin-left: 2px;
	margin-right: 5px;
}

/* global*/
.underline{
	text-decoration: underline;
}

/* global*/
.NatCursor{
	cursor: Hand; 
}


/* global*/

P {
	margin-bottom:0px;
	margin-top:0px;
}

span {
	margin-bottom:0px;
	margin-top:0px;
}

/* global*/
div.forceCenter p{
	text-align : center;
}

.forceCenter {
	text-align : center;
}

/* global*/
#debug {
	position:absolute;
	width: 400px;
	top:570px;
	left:420px;
	z-index:50;
}

#mainTable {
	/*position:absolute;*/
	width:681px;
	left:0px;
	top: 0px;
	padding-right:15px;
	padding-left:15px;
	/*border:1px solid red;*/
}

#contentTable {
	margin-top:10px;
	width:100%;
}

.controlsTable{
	/*position:absolute;*/
	width:774px;
	height:48px;
	left:0px;
	top:491px;
	border: 0px solid black;
	background-image:url(../images/global/bgtile_bar.gif);
	background-repeat:repeat;
	background-position:top left;
	padding-top:2px;
}

#controlsWelcomeDiv{
	overflow:hidden;
	/*position:absolute;*/
	width:100%;
	height:43px;
	left:0px;
	bottom:0px;
	border:0;
	background-color:#808080;
	z-index:100;
}

.controlsWelcomeTable{
	width:100%;
	height:43px;
	/*left:0px;
	top:491px;*/
	border:0; /*px solid black;*/
	background-image:url(../images/global/bgtile_barOE.gif);
	background-repeat:repeat;
	background-position:top left;
	background-color:#808080; 
	/*padding-top:2px;*/
}

.noLineHeight{
	line-height:0px; 
}

.zzz_controlsTable{
	position:absolute;
	width:794px; /*775px;*/
	height:43px;
	left:0px;
	top:499px;/*508px;*/
	border: 0px solid black;
	
	background-image:url(../images/global/bgtile_bar.gif);
	background-repeat:repeat;
	
	background-position:top left;
	
	padding-top:5px;
}

.helpTD {
	width:421px;
	padding-left:24px;
}

.navTD {
	width:110px;
	text-align:center;
}

.audioTD{
	width:53px;
}

.backTD {
	width:40px;
	text-align:center;
}

.nextTD{
	width:40px;
	text-align:center;
}

.stopTD{
	text-align:right;
	padding-right:4px;
}

#pullDown{
	position:absolute;
	width:400px;
	left:0px;
	top: 570px;
}




.problem_01_Div {
	margin-right: 15px;
	/*margin-bottom:14px;*/
}

.problem_02_Div {
	/*margin-right: 15px;*/
	margin-top:14px;
}

#sideArt {
	background-repeat:no-repeat;
	background-position:top left;
	width:84px;
	height:100%;/*520px;*/
	/*z-index:98;*/
}

.vAlign {
	vertical-align: middle;
	margin-left:4px;
	margin-right:4px;
	margin-top:2px;
	margin-bottom:2px;
}

.vAlignNoSpace{
	vertical-align: middle;
	margin-top:2px;
	margin-bottom:2px;
}

.spBetweenDist {
	height:11px;
}
.spBeforeDist {
	height:18px;
}

.spBeforeTE {
	height:15px;
}

.DHBubbleSpacer {
	width:1%;
	text-align:right;
}


/*  for DV*/
.letter {
	margin-right:12px;
	margin-left:6px;
}

.letterTD{
	/*padding-top:10px;*/
	width:2%;   
}





/* for DV */
.distracterTable_DV {
	width:98%;
	margin-left:15px;
}

.contentTD_DV {
	width:100%;
	/*padding-top:10px;*/
}


/*-- for DH */
.bubbleTD_DH{
	width:1%;
}

.letterTD_DH{
	width:1%;
}

.distracterTable_DH {
	width:100%;
	align:center;
}

.bubLetTable_DH {
	border:0;
	align:right;
	width:1%;
}

.spacerTD_DH {
	
}

.distracterTD_DH{
	text-align:center;
}

/*  D2*/
.letterTD_D2 {
	width:1%;
}

.bubbleTD_D2{
	width:1%;
}

.distracterTable_D2 {
	width:96%;
	margin-left:15px;
}
.contentTD_D2 {
	width:40%;
	/*padding-top:10px;*/
}

A {
	color:#000000;
	text-decoration:none;
}

/* Olga's change as of October 3, 2002 */

.preserveSp 
{
	white-space:pre;
}
.spacer1 {
	margin-left:1px;
}
.spacer2 {
	margin-left:2px;
}
.spacer3 {
	margin-left:3px;
}
.spacer4 {
	margin-left:4px;
}
.spacer5 {
	margin-left:5px;
}
.spacer6 {
	margin-left:6px;
}
.spacer7 {
	margin-left:7px;
}
.spacer8 {
	margin-left:8px;
}

/* Olga's change as of October 21, 2002 */

.spacer9 {
	margin-left:9px;
}
.spacer10 {
	margin-left:10px;
}
.preserveSp {
	white-space:pre;
}

.smallCaps {
	font-size:85%;				
}

.floatLeft {
	float:left;
}

.fractionBar{
	border-top:2px solid black;
	padding-top:1px;
}

.small1 {
	font-size:8px;	
}

.sqRootBar{
	border-top:2px solid black;
	
}

.vAlignNoMargin {
	vertical-align: middle;
	margin-top:2px;
}


.box_01_table {
	/* nothing for the moment*/
}

.box_02_table {
	/*margin-top:10px;*/
}

.noBorder {
	/* nothing for the moment*/
}


.letterDateClosing {
	margin-left:275px;
	
}

.blankLine {
	font-weight: normal;
}

.passageIndent {
	margin-left : 30px;
	
}

.topContent_TD{
	padding-top:6px;
	padding-bottom:6px;
	/*border:1px solid blue;*/
}

.pass_TD {
	padding-top:0px;
	padding-bottom:6px;
}

.passTitle_TD {
	padding-top:6px;
	padding-bottom:0px;
	line-height:0px;
}

.newLine {
	display : block;
}

.centSymbol {
	vertical-align: middle;
	margin-top:2px;
}

.textEntryLabel {
	/* */
}

.numAbsPos {
		position:absolute;
		top:5px;
		left:5px;
		width:55px;
		text-align:center;
		line-height:14px;
		font-size:10px;
		Z-INDEX:112; 
		CURSOR:hand;
		display:block;
		visibility:visible;
}
				
.wheelAbsPos {
		position:absolute;
		top:9px;
		width:98px;
		height:27px;
		left:314px;
	}
.wheelAbsArea 
{
	position:absolute;
		top:9px;
		width:98px;
		height:27px;
		left:314px;
		z-index:104;
}

.Conf
{
	BORDER-RIGHT: 5px outset; 
	BORDER-TOP: 5px outset; 
	BORDER-LEFT: 5px outset; 
	WIDTH: 400px; 
	BORDER-BOTTOM: 5px outset;
	HEIGHT: 150px; 
	BACKGROUND-COLOR: lightgrey;
}

.ConfText
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;	
	overflow: hidden; 
	WIDTH: 100%; 
	COLOR: #000000; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: lightgrey; 
	TEXT-ALIGN: center; 
	BORDER-BOTTOM-STYLE: none;
	margin-left: 5px;
	margin-right: 5px;
}

.ConfBtn
{
	font-family:Arial;
	width:90px;
}

td  {
	/*border:0px solid red;*/
}
