@charset "UTF-8";
a img{border:none;}
.disclosure-box {margin:14px 0; padding:0 14px; font-family:arial, sans-serif; color:#FFFFFF; line-height:18px; font-size:12px;}
/*.disclosure-box h3 {font-family:'Trebuchet MS', Arial, sans-serif; font-size:24px; margin:0; color:#FFFFFF;
}*/
.disclosure-title {padding:4px 0; font-weight:bold; border-bottom:1px solid #ccc;}
.toggle {font-size:16px; font-weight:bold; /*padding-left:14px;*/ background:url('images/ar-open.png') no-repeat; text-decoration:none; color:#AEEAEB;
 outline:none;} /* The link you click on to expand the box */
.title_toggle {margin:5px 0 0 0;}
.toggle.active {background:url('images/ar-close.png') no-repeat;}
.disclosure-content {display:none; padding:8px;}
.free-plan {/*background-color:#007072; */border-top:1px solid #000000; border-bottom:1px solid #000000;}  /* --------- Main box colors ------------- */
.disclosure-content table {width:750px; border-collapse:collapse;}  /* --------- Hidden Table ------------- */
.disclosure-content table th {background:#EEEEEE; color:#666666; /*padding:4px 0 4px 0; text-align:left;*/}
.disclosure-content table td {padding-bottom:8px; text-align:justify;} /* --------- Hidden Text fields when the table is expanded.------------- */
.headline {margin:0px;padding:0;font-size:14px;color:#FFFFFF;font-weight:bold;} /* The headline of the box */
