body, div, p, th, td, li, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	line-height: 1.5em;
	margin: 0px 0px 1em 0px;
}

#wrapper {
	margin: 1em;
}

#language {
	display: none;
}

#header img {
	border: 0px;
}

#left {
	display: none;
}

#center {
	margin-top: 23px;
}

#center h1 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 0.5em;
	margin: 0px 0px 18px 0px;
	border-bottom: 1px solid #000000;
	color: #000000;
}

#center h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 6px 0px 12px 0px;
	color: #000000;
}

#center h3 {
	font-size: 100%;
  	font-weight: bold;
  	margin: 12px 0px 6px 0px;
  	color: #000000;
}

#center p {
  	margin: 0px 0px 12px 0px;
	text-align: justify;}

#center p.boxed1 {
	border: 1px #000000 dotted;
  	margin: 0px -6px 1em -6px;
  	padding: 6px;
}

#center p.breadcrump {
	color: #999999;
  	margin: 6px 0px 23px 0px;
}

#center li {
	font-size: 100%;
	line-height: 1.5em;
	margin-left: -12px;
}

#center p.spacer {
	margin: 23px auto 23px auto;
	border-bottom: 1px solid #000000;
}

#center a {
	color: #00228a;
	text-decoration: underline;
}

#center img {
	display: block;
	margin: 3px auto 3px auto;
	border: 1px #000000 solid;
}

#center img.no_border {
	display: block;
	margin: 3px auto 3px auto;
	border: 0px;
}

em {
	font-style: normal;
	font-weight: bold;
}

#right {
	display: none;
}

#footer {
	clear: both;
	color: #999999;
	font-size: 80%;
	text-align: center;
	margin-top: 23px;
}

.clear {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#shadowup {
	display: none;
}

#shadowdown {
	display: none;
}
