@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* Layout Styles */
body {
	font-size:14px;
}
#topnav ul li a {
	font-size: 16px;
}
 
#footer-left p {
	font-size: 13px;
}

#content-container h1 {
	font-size: 14px;
}
#content-container #content-left h1.csc-firstHeader {
	font-size: 24px;
}
#content-container #content-right h1 {
	font-size: 18px;
}
#content-container h2 {
	font-size: 14px;
}
#content-container h3 {
	font-size: 14px;
}
#content-container p {
	font-size: 14px;
}
#content-container table td {
	font-size: 13px;
}
select, input, textarea {
	font-size:14px;
}
.tx-dropdownsitemap-pi1 div.level_3 a {
	font-size: 12px;
}
.tx-dropdownsitemap-pi1 div.level_4 {
	font-size:12px;
}
.news-list-item p.news-date {
	font-size: 12px !important;
}



/* home */
#home-right h1 {
	font-size: 20px;
}
.news-latest-container p.news-date {
	font-size: 12px !important;
}