P {
  font-family : "Trebuchet MS", Frutiger, Arial, Helvetica, sans-serif ;
  font-weight : normal ;
  font-size : 10pt ;
  margin-top : 10px ;
  margin-right : 0px ;
  margin-bottom : 0px;
  margin-left : 0px
}

P.table {
  margin-bottom: 0px;
  margin-top: 0px
}

.small {
	font-size: 85%;
}

P.small {
  font-size : 8pt ;
}

i {
  font-style: italic ;
}

B {
  font-weight : bold ;
}

H1 {
  font-family : "Trebuchet MS", Frutiger, Arial, Helvetica, sans-serif ;
  color : #114477 ;
  font-weight : bold ;
  font-size : 16pt ;
  line-height : 1.1 ;
  margin-top : 0px ;
  margin-right : 0px ;
  margin-bottom : 0px;
  margin-left : 0px
}

H2 {
  font-family : "Trebuchet MS", Frutiger, Arial, Helvetica, sans-serif ;
  color : #336699 ;
  font-weight : bold ;
  font-size : 12pt ;
  line-height : 1.1 ;
  margin-top : 15px;
  margin-right : 0px ;
  margin-bottom : 5px;
  margin-left : 0px
}

H3 {
  font-family : "Trebuchet MS", Frutiger, Arial, Helvetica, sans-serif ;
  font-weight : bold ;
  font-size : 11pt ;
  line-height : 1.1 ;
  margin-top : 20px ;
  margin-right : 0px ;
  margin-bottom : 0px;
  margin-left : 0px
}

H4 {
  font-family : Arial, Helvetica, sans-serif ;
  color : #6699CC ;
  font-size : 8pt ;
  font-weight : normal ;
  line-height : 1.1 ;
  margin-top : 15px;
  margin-right : 0px ;
  margin-bottom : 0px;
  margin-left : 0px
}

A {
  color : #336699 ;
  font-weight: bold;
  text-decoration: none
}

A:visited {
  font-weight : bold ;
  text-decoration : none ;
  color: #663399
}

A:hover {
  font-weight : bold ;
  text-decoration : none ;
  color: #009900
}

ul, ol {
  list-style-position : outside 
}

li {
  font-family : "Trebuchet MS", Frutiger, Arial, Helvetica, sans-serif ;
  font-weight : normal ;
  font-size : 10pt ;
  line-height : 1.1 ;
  margin-top : 10px ;
  margin-right : 0px ;
  margin-bottom : 10px ;
  margin-left : 0px ;
  list-style-position: outside
}

pre {
  font-family: "Courier New", Courier, mono;
  font-size: 10pt
}

.spacebelow {
  margin-bottom: 20px; !important
}

.floatleft {
  float : left ;
  margin-top : 5pt ;
  margin-right : 10pt ;
  margin-bottom : 5pt ;
  margin-left : 0pt
}

.floatright {
	float : right;
	margin-top : 5pt;
	margin-right : 0pt;
	margin-bottom : 5pt;
	margin-left : 10pt;
	background-color: #C6CBD4;
	border: 1px solid #114477;
	padding: 5px;
}

.statement {
  font-family : Galliard ;
  font-size : 12pt ;
  font-style : italic ;
  text-align : center ;
  font-weight : normal
}

td {
  font-family: "Trebuchet MS", Frutiger, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal
}

th {  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  font-family : "Trebuchet MS", Frutiger, Arial, Helvetica, sans-serif }

.square {  list-style-type: square}

ol  { list-style-type: decimal }

H1.a:hover {  color: #009900 }

.leftborder {  border-color: #FFFFFF #FFFFFF #FFFFFF #000099; padding-left: 2px; border-style: outset; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

h5 {  margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: "Trebuchet MS", Frutiger, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold}

.hidden {  display: none}
blockquote {  margin-top: 6pt; margin-right: 0pt; margin-bottom: 6pt; margin-left: 12pt}
.purpleborder {
	border: 1px solid #9900FF;
}
.strikethrough {
	text-decoration: line-through;
}
.big {  font-size: 14pt; line-height: 16pt}
.med {  font-size: 8pt; line-height: 10pt}
.medium {  font-size: 11pt; line-height: 13pt}
.green {
	color: #007F00;
}
.tableheading {
	font-weight: bold;
	color: #114477;
	text-align: right;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}
