.toggler  { cursor:pointer; font-weight:bold; color:#353535; margin:2px; width:580px; font-size:16px; font-family:Arial, sans-serif; }
.toggler:hover   { background:#e0dfdf; }
.element     { margin:5px;height:800px;}

.toggler11  { cursor:pointer; color:#000000; margin-left: 5px; width:600px;  font-size:13px;  font-family:Arial, Helvetica, sans-serif; }
.toggler11:hover   { background:#e0dfdf; }
.element11   { margin:5px;height:30px;}
#accordion11   { height:350px;}
#subquestion_11_answer   { height:210px; color:#000000;}
#subquestion_12_answer   { height:140px; color:#000000;}


#accordion21   { height:400px;}
#subquestion_21_answer   { height:320px; color:#000000;}
#subquestion_22_answer   { height:160px; color:#000000;}

#accordion31   { height:450px;}
#subquestion_31_answer   { height:375px; color:#000000;}
#subquestion_32_answer   { height:200px; color:#000000;}


#accordion41   { height:480px;}
#subquestion_41_answer   { height:380px; color:#000000;}
#subquestion_42_answer   { height:250px; color:#000000;}


.toggler21  { cursor:pointer; color:#000000; margin-left: 10px; width:600px;  font-size:13px; font-family:Arial, sans-serif; }
.toggler21:hover   { background:#e0dfdf; }
.element21   { margin:5px;height:30px;}

.toggler31  { cursor:pointer; color:#000000; margin-left: 10px;  width:600px;  font-size:13px; font-family:Arial, sans-serif; }
.toggler31:hover   { background:#e0dfdf; }
.element31   { margin:5px;height:30px;}

.toggler41  { cursor:pointer; color:#000000; margin-left: 10px;  width:600px;  font-size:13px; font-family:Arial, sans-serif; }
.toggler41:hover   { background:#e0dfdf; }
.element41   { margin:5px;height:30px;}




.answer   { padding-left:30px;width:530px;height:280px;  font-size:12px; font-family:Arial, sans-serif; }
 
.curved{
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(border-radius.htc);
}

#faq {background:#f0f0f0;padding:5px;}
.hide { display:none;}

