@charset "utf-8";
/* CSS Document */
div#topFree1{
	font-size: 11px;
	color: #FFFFCC;
	height:72px;
}
div#topFree2{
	font-size: 11px;
	color:#00344e;
	float:right;
	width:400px;
	margin-top:0px;
}
div#bottomFree3{
	font-size: 11px;
	color: #847f50;
}
.tabled
{
  COLOR: black;
  font-size: 8pt;
  TEXT-ALIGN: center;
  VERTICAL-ALIGN: top;
  BORDER-BOTTOM: gray dotted 1px;
  BORDER-LEFT: gray dotted 1px;
  BORDER-RIGHT: gray dotted 1px;
  BORDER-TOP: gray dotted 1px;
}
.myTableHeader
{
  COLOR: #000000;
  FONT-SIZE: 9pt;
  FONT-WEIGHT: bold;
  TEXT-ALIGN: center;
}
h2{

}
.specialContent {
	font-size: 12px;
	text-align:center;
}
.specialFooter {
	background-color:#513647;
	padding:5px 5px 5px 20px;
	display:block;
	color:#1F374C;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.specialH2 {
	font-size: 14px;
	color:#1F374C;
}
.specialTable {
	border-width:thick;
	border-style:solid;
	border-color:#513647;
}
.hidden {
	display: none !important;
}
