* {
  margin: 0; 
  padding: 0;
}

body {
  background: #FFFFFF;
  padding: 0.5cm;
}

html, body { 
  font-family: Helvetica, Arial, Verdana, sans-serif; 
  font-size: 11px;
}

a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

ul {
  list-style-type: square;
  margin-bottom: 15px;
  margin-left: 45px;
  font-size: 11px;
}

h1 {
  font-size: 12px;
  font-weight: bold;
}

#Wrapper {
  width: auto;
}

div#HeaderContainer {
  display: none;
}

div#HeaderLeft {
  display: none;}

div#HeaderLeft img{
  display: none;
}

div#HeaderRight {
  display: none;
}

div#HeaderRight ul li {
  display: none;
}

div#HeaderRight ul {
  display: none;
}

div#HeaderRight li {
  display: none;
}

div#HeaderRight a {
  display: none;
}

div#HeaderRight div#panoMenu {
  display: none;
}

div#ContentWrapper {
  width: auto;
}

div#MenuWrapper {
  display: none;
}

div#Menu {
}

div#MenuFooter {
  display: none;
}

div#Copyright {
  display: none;
}

div#Content {
  width: auto;
}

div#Content p {
  margin-bottom: 8px;
}

div#Content h1 {
  font-weight: bold;
}

div#Content .bodytext {
  font-weight: normal;
}

div#Content .bodytext a {
  text-decoration: underline;
}

div#Content table.contenttable p {
}

span#pdfLink {
  display: none;
}

span#pdfLink a {
  display: none;
}

span#printLink {
  display: none;
}

/* Format text w. images on right  */
/* margin between images */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { 
  margin-bottom: 8px !important; 
  margin-bottom: 11px; 
}
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { 
  margin-bottom: 8px !important; 
  margin-bottom: 11px; 
  display: block; 
}
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
								
/* right and top margins */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { 
  float: right; 
  clear: both; 
  margin-top: 11px; 
  margin-right: 15px !important; 
  margin-right: 5px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

