@import url("forms.css");
@import url("home.css");

/*--- You can target the richttext editor with the class ---*/
.mceContentBody {
	background:#E7EDED;
	font-family:"Trebuchet MS", sans-serif, verdana;
	font-size:12px;
	color:#000;
}
/*-------------------------------------------------------------------------------------*/ 



/*-- GENERAL------------------------------------------------------------------------------*/
a:link,
a:visited {
	text-decoration:none;
	color:#00457C;
}
a:hover {
	text-decoration:underline;
}

li {
	list-style:disc;
}
h2 {
	color:#006565;
	font-size:20px;
	font-weight:100;
	margin:0 0px 20px 0px; 
}
h3 {
	color:#D4810B;
	font-size:14px;
	font-weight:bold;
	margin:0 0px 5px 0px;
}
h4 {
	color:#006565;
	font-size:14px;
	font-weight:bold;
	margin:0 0px 5px 0px;
}
/*-------------------------------------------------------------------------------------*/ 



/*-- CLEARS ------------------------------------------------------------------------------*/
.clearLeft { clear:left; }
.clearRight { clear:right; }
.clear { clear:both; }
/*-------------------------------------------------------------------------------------*/ 



/*-- FAQ TABS ------------------------------------------------------------------------------*/
.ui-tabs .ui-tabs-hide {
     display: none;
}
#faqs {

}
ul.toggle-faqs {
	margin:0 0px 40px 0px;
	width:415px;
	float:left;
}
ul.toggle-faqs li {
	margin:0 0 0 0;
	padding:15px 5px 15px 10px;
	list-style:none;
}
ul.toggle-faqs li a {
	display:block;
}
.faqs-answers {
	width:418px;
	float:left;
}
.faq-answer {
	padding:15px 10px 15px 15px;
	margin:0px 0px 0 0;
	width:418px;
	background-color:#CED7D6;
}
.faq-answer p {
	margin:0 0 0 0;
}
ul.toggle-faqs .ui-tabs-selected  {
	background-color:#CED7D6;
}
ul.toggle-faqs .ui-tabs-selected a {
	color:#000;
}
/*-------------------------------------------------------------------------------------*/ 



/*-- SITEMAP ------------------------------------------------------------------------------*/
#sitemap a:link,
#sitemap a:visited {
	font-size:14px;
}
#sitemap a:hover {
	text-decoration:underline;
}
#sitemap ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sitemap ul li {
	margin:4px 0;
	padding:0;
	list-style:none;
}
#sitemap ul ul {
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}
/*-------------------------------------------------------------------------------------*/ 








.topics_container {
	clear:both;
	float:left;
	margin:0px 0px 20px 0px;
	width:100%;
}
.first_syllabus_topic {
	clear:left;
	float:left;
	margin:0px 10px 15px 0px;
	width:205px;
}
.syllabus_topic {
	float:left;
	margin:0px 10px 15px 0px;
	width:205px;
}
.last_syllabus_topic {
	clear:right;
	float:left;
	margin:0px 0px 15px 0px;
	width:205px;
}
.syllabus_title {
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	width:100%;
}
.syllabus_descr {
	float:left;
	width:100%;
}










































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

h4 {

}

h3 {

}

