/*** S: page CSS ***/
#pagecontent {
	clear:both;
	margin-top:0px;
 }
 


#pagecontent h2 {
	font-size:22px;	
	color:#4f2683;
	line-height:20px;
	padding:0px;
  }
#pagecontent h3 {
	font-size:16px;
	color:#4f2683;	
}
#pagecontent .introcontentp {
	line-height:20px !important;	
	color:#4f2683;
 }
 
#pagecontent a {
	font-weight:bold;
}
/*#pagecontent p, ul, ol, li {
	color:#4f2683;
}*/
#pagecontent li {
	padding:4px !important;
	margin:0px !important;
	line-height:20px !important;
}




#pagecontent .item {
	background-color:#eee;
	padding: 2px 20px 2px 20px; 
	margin:10px 0px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border-bottom: 2px solid #CCC;
	border-right: 1px solid #CCC;
	} 
#pagecontent .headlines {
	background-repeat:no-repeat;
	/*text-align:right; 
	background-position: 20px 0px 0px 0px;*/	
}
 
 
.morebtn {
	background-color:#245E76;
	color:#fff;
	padding:6px 20px;
	font-size:16px;
	text-align:center;
	cursor:pointer;
	border-radius: 10px;
	margin-top:-10px;
}
.morebtn:hover {
	color:#6CF;	 
}

.aclosebox {
	background-color:#333; 
	padding:4px 10px; 
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	width:90px; 
	text-align:center; 
	cursor:pointer; 
	-moz-border-radius: 10px;    
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	float:right;
}
.aclosebox:hover {
	color:#6CF;	 
}
/*** E: page CSS ***/




























#container {
	position: relative;
	width:620px;
	margin: 0 0 0 0;
	text-align: left;
}
.Accordion {
	overflow: hidden;
}
.AccordionPanelLabel {
	border-top: solid 1px #E5E5E5;
	margin-bottom:15px;
	padding: 0px;
	cursor: pointer;	 
	line-height: 14px;
	font-weight: bold;
	/*width: 150px;*/	 
}
.AccordionPanelContent {
	overflow: hidden;
	height: 100px;
	/*width:620px;*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/*margin: 4px;*/
	background-color:#eee;
}
  

#Acc2 {
	width: 100%;
}


#Acc2 .AccordionPanelLabel {
	margin-top:0px;
	font-weight:normal; 
	cursor: pointer;
	width: 100%;
	color:#666666;
}
#Acc2 .AccordionPanelContent {
	height: 0px;
	list-style-type: none;
	overflow: hidden;
	padding-top:20px;
	width:540px;
}
#panel1Content, #panel2Content, #panel3Content, #panel4Content {
	border: none;
}
#panel1Content.AccordionPanelContent{
	/*height:100px;*/
	/*background-color:#EDE2FE;
	color:#660099;*/
	color:#000000;
}
#panel1Content ul{
	list-style-type:none;
}
#apDiv1 {
	width: 380px;
	height: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
}
 
 
div.divquestion {
color:#4f2683;
font-weight:bold; 
font-size:16px;
margin-top:15px;
margin-bottom:15px;
} 