﻿.folio_body {
	width: 700px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.category {
	color: #46B6D9;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	margin-bottom: 2px;
}
p {
	margin-bottom: 0px;
	margin-top: 6px;
}
.folio_h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #000000;
	font-size: 13pt;
	margin-bottom: 5px;
	text-align: center;
}
.folio_h2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #000000;
	font-size: 11pt;
	margin-bottom: 5px;
	text-align: center;
	font-style: italic;
}
.folio_h2_left {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #000000;
	font-size: 11pt;
	margin-bottom: 5px;
	text-align: left;
	font-style: italic;
}
.quote {
	text-align: center;
	color: #333333;
	font-style: italic;
}
.contd {
	text-align: right;
	color: #46B6D9;
	font-weight: bold;
	font-style: italic;
}
#facebox .b {
  background:url("b.png");
}

#facebox .tl {
  background:url("tl.png");
}

#facebox .tr {
  background:url("tr.png");
}

#facebox .bl {
  background:url("bl.png");
}

#facebox .br {
  background:url("br.png");
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
	padding: 5px;
	background: #fff;
	width: 370px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 8pt;
	color: #999999;
}

#facebox .loading {
  text-align: center;
}
#facebox .image {
  text-align: center;
}
#facebox img {
  border: 0;
}
#facebox .footer {
	margin-top: 5px;
	text-align: right;
	background-color: #FFFFFF;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
.thickstyle{
background: silver;
}












