html
{
	color:#000;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

img
{
	behavior:url("_res/png.htc");
}

html, body
{
	margin:0;
	padding:0;
}

body
{
	width:746px;
	padding:0 0 2em 0;
}

img
{
	border:0;
}

h1
{
	margin-left:25px;
	margin-right:75px;
	font-size:18px;
	font-weight:bold;
}

h2
{
	margin:0 75px 0.7em 25px;
	font-size:16px;
	font-weight:bold;
}

h3
{
	margin:0 75px 0.7em 25px;
	font-size:14px;
	font-weight:bold;
}

#content {
	margin-left:186px;
}

#content ol,
#content ul
{
	margin:0;
	padding:1em 75px 1em 25px;
}

#content p.p,
#content div.p
{
	margin:0 75px 1em 25px;
	line-height:1.3em;
	text-align:justify;
}

#content ul, #content ol {
	list-style-position:outside;
	margin-left:1.5em;
}

#content ul li,
#content ol li {
	margin-bottom:0.3em;
	margin-right:75px;
	line-height:1.2em;
}

#content ol.p li,
#content ul.p li {
	text-align:justify;
	margin:0 0 0.3em 0;
}

form
{
	background-color:#dadada;
	color:#000;
	width:440px;
	margin:0 75px 0 25px;
	padding:0;
}

fieldset
{
	padding:0;
	margin:0;
	border:0;
}

legend
{
	font-weight:bold;
	padding:0.3em 0.4em;
}

label
{
	display:block;
	border-bottom:2px solid #FFF;
	border-top:0;
	background-color:#efefef;
	color:#333;
	height:1.8em;
	line-height:1.8em;
	padding:3px 5px;
	clear:right;
}

label.firstChild
{
	border-top:1px solid #FFF;
}

input, select
{
	float:right;
	width:200px;
	*margin-top:-25px;
}

form br
{
	display:none;
}

label.textarea
{
	height:6em;
}

textarea
{
	height:18em;
	width:400px;
	margin:0.6em auto;
	display:block;
	clear:both;
}

fieldset button
{
	display:block;
	margin:0.6em auto;
	width:7em;
}

.error, .success
{
	margin:1em auto;
	width:80%;
	background:#FFF;
	color:#000;
	padding:0.3em;
}

.error
{
	border:1px solid #F00;
}

.success
{
	border:1px solid #0F0;
}

#navi, #navi li
{
	background:none;
	margin:0;
	padding:0;
	text-indent:0;
	list-style-type:none;
}

#navi li
{
	float:left;
}

#content
{
	clear:both;
}

.nomargin {
	margin-left:-186px;
}

.leftimage {
	float:left;
	margin:0 20px 0 -186px;
	padding:0;
	display:inline;
}

.rightimage {
	float:right;
	margin:0 0 0 20px;
}

p.headline {
	font-size:130%;
	font-weight:bold;
	text-align:left;
}

p#navitext {
	position:absolute;
	left:487px;
	top:10px;
	width:240px;
	height:230px;
	text-align:center;
	line-height:230px;
}

ul.buttons li {
	background-image:url(../_images/button.jpg);
	background-repeat:no-repeat;
	margin-bottom:0.4em;
	line-height:29px;
	font-size:100%;
}

ul.buttons li a {
	padding:0 0 0 48px;
	width:217px;
	height:29px;
	line-height:29px;
	display:block;
	background-repeat:no-repeat;
	background-position:2px center;
}

ul.buttons a {
	text-decoration:none;
	color:#b4b4b4;
}

ul.buttons a:hover {
	color:#000;
}
