/* Stylesheet: Print */

/**
/* content
/*
*/
h1, h2 {
  margin:15px 15px;
}

#content {
  margin-top:10px;
  padding:30px;
  background-color:#ffffff;
  font-family:tahoma,arial,sans-serif;
  font-size:10pt;
  line-height:1.4em;
}

#content a:link, #content a:visited {
  color:#7e7e7e;
  text-decoration:none;
  font-weight:bold;
}

p {
  line-height:25px;
  margin-bottom:15px;
}

li {
  line-height:25px;
  margin-left:40px;
}

/**
* header
*
**/


#header img {
  border:0;
}

#header a {
  text-decoration:none;
}

/**
* navigation
*
*/

#navigation {
  display:none;
}

/**
* sponsor
*
*/

#sponsor {
  display:none;
}

/**
* footer
*
*/

#footer {
  display:none;
}

/**
* noprint
*
*/

.noprint {
  display:none;
}

/**
* onlyprint
*
*/

.onlyprint{
  font-family:tahoma,arial,sans-serif;
  font-size:10pt;
}
