@CHARSET "ISO-8859-1";

#main-content{
	padding:0px 0px 20px 0px;
	text-align:justify;
	line-height:20px;
	border-left: 1px solid gray;
	_height: 440px;
	min-height: 440px;
}

.content-item h2{
	color:#CC9900;
	font-size:120%;
	letter-spacing:1px;
	padding:10px 0px 10px;
	font-weight:bold;
}

.content-item h4 {
color:#993300;
font-size:100%;
letter-spacing:1px;
padding-top:10px;
}

.content-item .wiki{
	line-height:15px;
	padding-left: 10px;
}

.content-item .fieldDescription{
	font-weight:bold;
	}
	
#divTheme {
margin:0pt auto;
top:200px;
width:700px;
}

.theme{
clear:both;

}

.theme p{
padding-top:10px;
padding-bottom:15px;
text-align:justify;
}

.hightlight{
}


.highlight_title{
	font-weight: bold;
	font-size: 14pt;
}

.highlight_content{
	padding-left: 10px;
}

.highlight_separator{
	border-bottom: 1px dashed #444444;
	margin-bottom: 15px;
}

.frontpage_header {
	color: #666666;
}

.frontpage_subtitle {
	font-size: 12pt;
	margin-top: 30px;
	margin-bottom: 20px;
}

#lblsearch_result{
	font-size:13px;
	font-weight:bold;
	color:#13118F;
}

