body {
	background-color: #FFF;
	color: #666;
	font-size: 100.1%;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0 0;
	background-repeat: no-repeat;
}
HTML > BODY {
	font-size: 100%;
}

*{
	margin: 0;
	padding: 0;
}

IMG {
	border: none;
}

UL {
	list-style: none;
}


DIV#page{
	font-size: 80%;
	background-color: #FFF;
}

#header {
    _display:inline-block;
    height:5em;
    border-bottom:.875em solid #0099CB;
    margin:0 0 .875em 0;
     min-width:50em;
}


#header .headline img {
    float:left;
    margin: 1.5em 0 0 2em;
}

#header img {
    margin: .8em 0.3em .8em 0;
    float:right;
}

#navigation {
    margin:0 3.125em 2.25em 3.125em;
}

#navigation li {
    display:inline;
    padding-right:1.25em;
}

#navigation a {
    color:#0297CF;
    background: transparent url(../images/main/nups_content_body_paragraph_list_link.gif) 0 center no-repeat;
    padding:0 0 0 .6em;
    border-bottom:.0625em solid #0297CF;
    text-decoration:none;
}

#navigation strong a, #navigation a.active {
    font-weight:bold;
    background: transparent url(../images/main/nups_content_list_link_active.gif) 0 center no-repeat;
    padding:0 0 0 .6em;
    text-decoration:none;
    border:0;
    color:#389B3E;
}

#contents {
    margin:0 3.125em;
    width:31em;
    overflow:visible;
}

#contents h1 {
     color:#389B3E;
     margin:0 0 1.125em 0;
     font-size:1.5em;
}

#contents .picture-list dt {
    margin:2em 0 0 0;
}

#contents .picture-list dd {
    color:#0197D6;
    padding:.9375em 0 0 0;
}

#contents p {
    line-height:130%;
    margin: 0 0 1.25em 0;
}

#footer {
    border-top:.0625em solid #A8DCEA;
    padding:.5625em 1.865em;
    margin:3.125em 1.25em 1em 1.25em;
}


#footer p {
    float:left;
}

#footer ul {
    float:right;
    list-style-type:none;
}

#footer li {
    display:inline;
    margin-left:1em;
}

#footer ul a {
    padding:0 0 0 1.1em;
    color:#666;
    display:inline-block;
    border-bottom:.0625em solid #FFF;
    text-decoration:none !important;
    background-repeat:no-repeat;
    background-position:0 center;
}

#footer ul a:hover {
    border-bottom:.0625em solid #0694D2;
    color:#0694D2;
}

.print {
    background-image: url(../images/main/nups_tools_link_print.gif);
}

.close {
    background-image: url(../images/main/close.gif);
}