<html><body><p>/* CSS Document */




/*classes*/


.clearer{
	clear:both;
}



.link{
	display:block;
	cursor:hand;
	cursor:pointer;
	width:50px;
	height:45px;
}




/*Activity Bottom Navigation Begin*/

.activity_nav{
	width:580px;
	max-width: 95%
}

.activity_nav_left{
	width:290px;
	float:left;
}

.activity_nav_right{
	width:290px;
	float:right;
	text-align:right;
}

/*Activity Bottom Navigation End*/





.activity_main{
	background-color:#e3e1ee; 
	border:3px solid; 
	border-color:#413c74;
	width:580px;
                  max-width: 95%	
}

.activity_row{
	position:relative;
                  max-width: 95%
}










.activity_head_1{
	background-image:url(../images/banner_01.jpg); 
	width:60px; 
	height:45px; 
	float:left;
}

.activity_head_2{
	background-image:url(../images/btn_back.jpg); 
	width:50px; 
	height:45px; 
	float:left;
}

.activity_head_2_blank{
	background-image:url(../images/btn_back_blank.jpg); 
	width:50px; 
	height:45px; 
	float:left;
}

.activity_head_3{
	background-image:url(../images/btn_forward.jpg); 
	width:50px; 
	height:45px; 
	float:left;
}

.activity_head_3_blank{
	background-image:url(../images/btn_forward_blank.jpg); 
	width:50px; 
	height:45px; 
	float:left;
}

.activity_head_4{
	background-image:url(../images/banner_04.jpg); 
	width:260px; 
	height:45px; 
	float:left;
}

.activity_head_4_gd{
	background-image:url(../images/banner_04_gd.jpg); 
	width:260px; 
	height:45px; 
	float:left;
}

.activity_head_5{
	background-image:url(../images/banner_06.jpg); 
	width:60px; 
	height:45px; 
	float:left;
}

.activity_head_6{
	background-image:url(../images/banner_07.jpg); 
	width:580px; 
	height:50px; 
	float:left;
}

.activity_head_6_gd{
	background-image:url(../images/banner_07_gd.jpg); 
	width:580px; 
	height:50px; 
	float:left;
}

.activity_head_circle_over{
	background-image:url(../images/btn_circle_over.jpg); 
	width:20px; 
	height:45px; 
	float:left;
}

.activity_head_circle{
	background-image:url(../images/btn_circle.jpg); 
	width:20px; 
	height:45px; 
	float:left;
}

.activity_head_circle_blank{
	background-image:url(../images/btn_circle_blank.jpg); 
	width:20px; 
	height:45px; 
	float:left;
}











.activity_gutter{
	background-color:#e3e1ee; 
	width:15px; 
	min-height:50px; 
	float:left;
}

.activity_question{
	background-color:#e3e1ee; 
	
	max-width: 95%
	min-height:50px; 
	float:left;
}





.activity_gutter_accordion{
	background-color:#e3e1ee; 
	width:15px; 
	float:left;
}

.activity_accordion{
	background-color:#e3e1ee; 
	
	max-width: 95%
	float:left;
}

.activity_accordion_letter{
	background-color:#e3e1ee; 
	width:45px; 
	float:left;
}

.activity_accordion_show{
	background-color:#e3e1ee; 
	
	max-width: 95%
	float:left;
}

.activity_accordion_show_box{
	padding-left:10px;
}

.activity_accordion_reveal{
	padding-left:55px; 
	padding-top:0px;
}

.activity_accordion_reveal_box{
	background-color:#403c76; 
	padding:10px;
}















.activity_accordion_footer{
	position:relative; 
	background-color:#e3e1ee;
}

.activity_accordion_footer_box{
	width:580px; 
	max-width: 95%
	height:20px;
}




























.senario{		
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px; margin-left:10px;	
}

.senario_ques{		
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px; margin-left:10px;	
	font-weight:bold;
	color:#413c74;	
}

.answer{		
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:normal;
	color:#000000;
	margin-top:0px;	
}

.answer_show{		
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;
	color:#FFFFFF;
	margin-top:0px;

	
}















/*ids*/
#accordioner{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
		
	
	max-width: 95%
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
/*background-color:red;*/
		
}


#accordioner div.headthreer{
	color:#3b356b;                
	min-height:70px;	
	cursor: pointer;
}


#accordioner .ui-state-focus{
    outline: none;
    background-color:#e3e1ee;
}



</p></body></html>