.trigger{
	cursor: pointer;
	cursor: hand;
	text-align: left;
	position: relative;

}
.branch{
	display: none;
	margin-left: 0 px;
	text-align: left;
	position: relative;
}

#mainContainer{
		width:130px;
		margin:0 auto;
		margin-top:10px;
		border:1px double #000000;
		padding:5px;
		text-align:center;
		
}


body { font-family: tahoma, verdana, sans-serif; font-size: 12px; line-height: 17px; background-color: #999999; }

table { border: 0; }

table.question { border: 1; border-color: #aaaaaa; }

td { font-family: arial, tahoma, verdana, sans-serif; font-size: 13px; line-height: 17px; }

.debugtd { font-family: arial, tahoma, verdana, sans-serif; font-size: 11px; line-height: 13px; }

.submit { font-family: arial, tahoma, verdana, sans-serif; font-size: 12px; line-height: 17px; background-color: #EEEEEE; }

.be { background-color: #eeeeee; }

td.tenpoint { font-size: 12px; line-height: 15px; }

img { border: 0; }

.b3 { background-color: #333333; }
.b9 { background-color: #999999; }
.ba { background-color: #aaaaaa; }
.bd { background-color: #dddddd; }

.bf { background-color: #ffffff; }

.array1 { background-color: #AAAAAA; }
.array2 { background-color: #ffffff; }
.array11 { background-color: #F5F5F5; }

.error { font-size: 13px; font-weight: bold; color:#ff0000; }

.smallcheckbox {  	 width : 0.8em ; 	 height : 0.8em ;    	}

div.img { text-align:center }  
div.msg { font-size:12px; line-height:1.3; margin-top:6px }


.progressbar {
	border-style: solid;
	border-color: black;
	border-width: 1px;
}


.graph	
	{
	border: solid;
	border-width: 0;
	border-color: #777777;
}

.innergraph img
{
  height:12px;
  vertical-align:top;
}

.innergraph table
{
  height:14px;
  border:1px #000;
  table-layout:fixed;
}

.innergraph td
{
  height:12px;
}

.texta{
	border-left:1px solid #c0d4a8; 
	border-right:1px solid #c0d4a8; 
	border-bottom:1px solid #F0d4B8; 
	border-top:1px solid #c0d4a8;

	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
    font-family: tahoma, Arial, Helvetica, sans-serif;
}

select{
	border-left:1px solid #c0d4a8; 
	border-right:1px solid #c0d4a8; 
	border-bottom:1px solid #F0d4B8; 
	border-top:1px solid #c0d4a8;

	font-size: 9pt;
	background-color: #FFFFFF;
	color: #000000;
    font-family: Arial, tahoma, Helvetica, sans-serif;
}
