@charset "utf-8";

body { font-family:"Times New Roman", Georgia; font-size:9pt; line-height:1.1; color:#1d6371; }

a {
	color:#1d6371;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.component-body div, 
.component-body p, 
.component-body span {
	font-size:11pt; color:#1d6371; line-height:1.1em;
}

.component-body p, .category-content p {
	padding-bottom:1.1em;
}

.component-body h2 {
	font-size:15pt;
	font-weight:lighter;
    line-height:2em;
}

.component-body h3 {
	font-size:14pt;
	font-weight:lighter;
    line-height:2em;
}

.category-title {
	font-size:16pt; font-weight:normal; color:#1d6371; line-height:1.5em; padding-bottom:10px;
}

.breadcrumb-item {
	font-size:11px;
}

.super-big-box .middle-inner .category-title h1 { font-size:16pt; font-weight:normal; color:#1d6371; line-height:1.5em; margin-top:-15px; float:left; }	
.super-big-box .middle-inner .category-content div,
.super-big-box .middle-inner .category-content p,
.super-big-box .middle-inner .category-content span { font-size:10pt; font-weight:normal; color:#1d6371; line-height:1.1em; }

.small-box .middle-inner .category-title h1 { font-size:16pt; font-weight:normal; color:#1d6371; /* line-height:1.5em; */ }	
.small-box .middle-inner .category-content div,
.small-box .middle-inner .category-content p,
.small-box .middle-inner .category-content span { font-size:10pt; font-weight:normal; color:#1d6371; line-height:1.1em; }

.big-box .middle-inner .category-title h1 { font-size:16pt; font-weight:normal; color:#1d6371; line-height:1.5em; }	
.big-box .middle-inner .category-content { font-size:11pt; font-weight:normal; color:#1d6371; line-height:1.1em; }

#right-column .yellow-box h1,
#right-column .yellow-box h2,
#right-column .yellow-box h3,
#right-column .yellow-box p,
#right-column .yellow-box div,
#right-column .yellow-box a,
#right-column .yellow-box span {
	color:#1E0000;
}

.align-right {
	text-align:right;
}

h1, h2, h3 {
    line-height:1em;
	padding:0;
}

.component-body div.article-date {
	font-size:8pt;
	margin-bottom:10px;
	text-align:right;
}