body {
	background-color: #FFF;
	color: #666;
	font-size: 0.75em; 
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0 0;
	background-repeat: no-repeat;
}

/*
HTML > BODY {
	font-size: 0.75em;
}*/


*{
	margin: 0;
	padding: 0;
}

IMG {
	border: none;
}

UL {
	list-style: none;
}


DIV#page{
	/* font-size: 80%; */
	background-color: #FFF;
}

FONT { font-size: 100%; }


A { color: #0099CC; }

#header {
    _display:inline-block;
    border-bottom: 0.875em solid #0099CB;
    height: 7.083em;
    position: relative;
    vertical-align: bottom;
    z-index: 250;
}

#printHeader {
    border-bottom:1px solid #7FCCE5;
    padding:0.8em 0 1em;
    margin-bottom:0.2em;
    height:4em;
    width: 51.4em;
}

DIV#header DIV.headline {
    display: inline;
    float: left;
}

DIV#header DIV.headline img {
    float: none;
    margin: 0;
    padding: 20px 0 0 40px;
    vertical-align: bottom;
}

DIV#header img {
    float: right;
    margin: 0.75em 3.75em 0 0;
}

DIV#navigation {
    margin-top: 0.35em;
    padding-bottom: 0.5em;
    position: relative;
    top: -0.45em;
    width: 111.13em;
    z-index: 260;
}

DIV#navigation UL#metanavigation {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    display: block;
    font-size: 0.8em;
    height: 1.545em;
    padding: 0 0 0.1em;
    position: absolute;
    right: 11.818em;
    top: -1.8em;
    width: 37em;
}

DIV#navigation UL#metanavigation LI {
    display: inline;
    float: right;
    line-height: 1.1em;
    padding: 0.2em 0.1em 0.3em;
    width: auto;
}

DIV#navigation a {
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #999999;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    color: #5A5A5A;
    display: block;
    font-weight: bold;
    padding: 0 0.2em 0 0.5em;
    text-decoration: none;
    width: auto;
}

DIV#navigation strong a, DIV#navigation a.active {
    color:#0297CF;
    background: transparent url(../images/main/nups_content_list_link_active.gif) 0 center no-repeat;
    padding:0 0 0 .6em;
    border-bottom:.0625em solid #0297CF;
    text-decoration:none;
}

#contents {
    margin:0 3.125em;
    width: 42.7em;
    overflow:visible;
}

#contents h1 {
     color:#FF5500;
     margin:0 0 1.125em 0;
     font-size:1.5em;
     font-weight: bold;
}

#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;
   text-decoration:none !important;
   background-repeat:no-repeat;
   background-position:0 center;
}

#footer ul a:hover {
    /*border-bottom:.0625em solid #0694D2;*/
    color:#0694D2;
}

#footer ul a.print {
    background-image: url(/html/images/main/nups_tools_link_print.gif);
 }

#footer ul a.close {
    background-image: url(/html/images/main/close.gif);
}

#printHeader,#printFooter {
    display:none;
}
