@charset "utf-8";

/* CSS Document 
--------------------------------------------------------------------------------*/

body { font-family:"Times New Roman", Georgia; font-size:9pt; line-height:1.1; color:#00290d; }

a {
	text-decoration:none;
	color:#00290d;
}

a:hover {
	text-decoration:underline;
}

.component-body h2 { 
	font-weight:normal;
	line-height:1.5em;
/*	font-size:12pt;*/
	font-size:15pt;
	font-weight:lighter;

}

.component-body div.article-date {
	font-size:8pt;
	margin-bottom:10px;
	text-align:right;
}

.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;
}

.front-box h2,
.front-box-middle h2,
.neew h2 { 
	font-weight:normal;
	line-height:2em;
	text-align:center;
	color:#00290d;
	font-size:14pt;
}

#left-big-box .middle h1 { font-size:16pt; font-weight:normal; line-height:1.5em; }
#left-big-box .notepad h1 { background-color:#f9ffe6; }

#left-big-box * {
	color:#004416;
}

#left-big-box .notepad * {
	color:##374700;
}
	
#left-big-box .notepad .component-body h2, 
#left-big-box .notepad .component-body h3, 
#left-big-box .notepad .component-body p, 
#left-big-box .notepad .component-body a, 
#left-big-box .notepad .component-body div { font-size:14px; line-height:21px; padding:0px; margin:0px; font-weight:normal; color:#374700; }

#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;
}

#tinymce {
	width:494px;
	min-width:494px;
	max-width:494px;
	
	padding:10px;
	margin-right:auto;
	border-right:1px dashed #aaa;
	height:101%;
}

#tinymce h2 { 
	font-weight:normal;
	line-height:1.5em;
	font-size:15pt;
	font-weight:lighter;
}

#tinymce p, 
#tinymce div, 
#tinymce span {
	font-size:11pt; line-height:1.1em;
}


#tinymce a, 
.component-body a { color:#004416; }
.component-body a.more { font-weight:bold; color:#004416; }
.component-body a:hover { color:#dd4e01; }

/**/
.small-box .middle-inner .category-title h1 { font-size:16pt; font-weight:normal; color:#374700; padding-bottom:10px; }	
.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:#374700; line-height:1.1em; }

.big-box .middle-inner .category-title h1 { font-size:16pt; font-weight:normal; color:#374700; line-height:1.5em; }	
.big-box .middle-inner .category-content { font-size:11pt; font-weight:normal; color:#374700; 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;
}
