/* GENERAL STYLES */
input, textarea, select {font-size:12px;color: #003066;}
.btn {background-color:#e4f1f7;	border:1px solid #003066;font-weight:bold;padding:0px 4px;margin:6px;}

.showAllNews th {
	/*background-color: #C2D6EA;*/
background-color:#e4f1f7;
	text-align:left;
	padding:5px;
	/*border-bottom:1px solid #000000;*/
border-bottom:1px solid #90acd4;
	color: #1f547b;
}
.showAllNews td {
	color: #1f547b;
	padding:5px;
        border:none;
}
.paging {text-align:right;font-weight:bold;padding-top:10px;color:#BB7100;}


.peopleList {margin-top:15px;}
.peopleList td {padding:5px; color: #1f547b;}
.peopleList #mail {text-align:right;}
.peopleList .next td {background-color:#FAFAFA;}
.peopleList #position {border-bottom:1px solid #cccccc;}


.sitemap {margin:10px 15px 0px 0px; }
.sitemap ul a{font-weight:normal;text-decoration:none;}
.sitemap ul a:hover {font-weight:normal;text-decoration:underline;}
.sitemap ul a#firstLevel {font-weight:bold;}


.partnersTable td{
	border:none;
	/*color:#083069; */
}



.tableCourseListing {
	border-collapse:collapse;
	/*margin-top:1px;*/
}
.tableCourseListing th {
	font-weight: bold;
	color: #003066;
	background-color:#e4f1f7;
	text-align: center;
	vertical-align: middle;
	border-bottom:1px solid #90acd4;
	padding:8px;
	font-size:12px;
}
.tableCourseListing th.orange {
	color:#BB7100;
	background-color:#f4d390;
	border-bottom:1px solid #b36a08;
}
.tableCourseListing th.blue {
	background-color:#2d6690;
	color:#fff;
	border-bottom:1px solid #fff;
}
.tableCourseListing td {
	border-bottom:1px solid #90acd4;
border-left:1px solid #90acd4;
	padding:4px 8px;
}


.tableCourseDescription th {
	text-align: left;
	padding: 3px 3px 3px 12px;
	color: #003066;
	background-color:#e4f1f7;
	border-bottom:1px solid #90acd4;
}
.tableCourseDescription th#courseCode {
	background-color:#2d6690;
	color:#fff;
	border-bottom:1px solid #fff;
}
.tableCourseDescription td {
	/*border-bottom:1px solid #90acd4;*/
	padding:4px 8px;
}
.tableCourseDescription a {
color:#000000;
}


/* EDITOR PROPERTIES */
