body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#header {
  height: 33px;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #999b9d;
}

#header img {
  border: 0;
}

h1 {
  font-size: 1.5em;
  border: none;
  font-family: "Arial";
}


a:link {
  text-decoration: none;
  color: black;
  border-bottom: none;
}

a:visited {
  text-decoration: none;
  color: black;
  border-bottom: none;
}


#shim {
display:none;
}

#content h3 {
  margin: 1em 0 .5em 0;
  padding: 0;
  border: none;
  background: white;
}

#content h2 {
  border: 0;
  border: none;
  background: white;
}

#content p {
  margin-top: 0;
}


#content i {
  font-size: .9em;
  font-family: Georgia;
}

#header ul,
#subnav ul,
#footer,
#pager {
  display: none;
}

#content {
  margin: 20px 50px 0px 20px;
  line-height: 160%;
}

#content #thumbnail {
  border: 10px solid #e4e5e6;
  width: 550px;
  clear: both;
}


#content #thumbnail a {
  border-bottom: none;
}

#content img {
    border: 1px solid #8f8f8f;
}

#content #pager {
  display: none;
}


#content a {
  color: black;
  border-bottom: 1px dotted #333333;
}

#content a:hover {
  color: #2E55AA;
    text-decoration: none;
    border-bottom: 1px dotted #2E55AA;
}

#content #description {
  line-height: 160%;
  font-size: .95em;
  font-family: Georgia,"Lucida Grande", "Trebuchet MS";
  width: 550px;
  margin-top: 2em;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

#mail {
  display: none;
}