*
{
	margin:  0;
	padding:  0;
}

html
{
	font-size:  100%;
}

body
{
	background:  #FFF;
	color:  #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size:  62.5%;
}


#pagenavigation,
#footernav,
#sidebar,
#utils,
#leftcontent,
#rightcontent,
#search
{
	display: none;
	visibility: hidden;
}


h1
{
	font: 1.9em Arial, "Times New Roman" , Times, serif;
	margin: 0 0 0.5em;
	padding: 0;
}

h2
{
	font: 1.9em Arial, "Times New Roman" , Times, serif;
	margin: 0 0 0.5em;
	padding: 0;
}

h3
{
	font: 1.25em Arial, "Times New Roman" , Times, serif;
	margin: 0 0 0.5em;
	padding: 0;
}

h4
{
	font-size: 1em;
	margin: 0 0 0.5em;
	line-height: 1.7em;
	font-weight: bold;
}

p
{
	font: 1.1em/1.6em Verdana, Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0 0 0.7em;
}

li
{
	padding: 0;
	list-style-position: inside;
	line-height: 1.6em;
	margin: 0;
}

hr
{
	border: 0;
	margin: 0;
	color: #DDD;
	background-color: #DDD;
	height: 1px;
}

#logodesc
{
	 margin-bottom: 20px;
}

#logodesc a
{
	height: 60px;
}

#logodesc a img
{
	border: none;
}

#maincontent
{
	font-size: 1.1em;
}

.newsitem h2, .article h3
{
	margin: 0.25em 0 0;
	font: 2em/1.25em Georgia,Serif;
}

.newsitem h3, .article h3
{
	margin: 0.5em 15px 1em;
	font: 1.25em/1.6em Georgia,Serif;
	padding: 0 0 0.75em;
	border-bottom: 1px solid #DDD;
}

.articletext p
{
	line-height: 1.7em;
	text-align: justify;
}

.newsitem .date
{
	font-weight: bold;
}


.articletext ul li
{
	list-style-position: inside;
	margin: 0 25px;
	padding-left: 10px;
}

.articletext ul
{
	margin: 0 0 0.75em;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
