/* CSS Document */

.style1 {
	font-size: xx-small;
	color: #FFFFFF;
}
a {
	font-family: verdana, arial;
	color: #486BA5;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #333333;
}

H1 {
  FONT-WEIGHT: 100;
  font-size: xx-large;
  COLOR: #FFA851;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 
}
H2 {
  FONT-WEIGHT: bold;
  font-size: 18px;
  COLOR: #607AAB;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}

H3 {
  FONT-WEIGHT: bold;
  font-size: 18px;
  COLOR: #607AAB;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}

H4 {
  FONT-WEIGHT: bold;
  font-size: 18px;
  COLOR: #607AAB;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}

H5 {
  FONT-WEIGHT: bold;
  font-size: 18px;
  COLOR: #607AAB;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}

H6 {
  FONT-WEIGHT: bold;
  font-size: 18px;
  COLOR: #607AAB;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.border1 {
	border: 1px ridge #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}.headline {
	font-family: verdana, arial, sans-serif;
	font-size: xx-large;
	font-weight: 100;
	color: #FFA851;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFA851;
	text-decoration: underline;
}

.content {
	font-family: verdana, arial;
	font-size: 12.5px;
	color: #4A649D;
	font-weight: 200;
	line-height: 17px;
}
.seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #999999;
}

#Layer1 {
	position:relative;
	width:550px;
	height:350px;
	z-index:1;
	visibility: visible;
	overflow: auto;
	background-color: #FFFFFF;
	float: none;
	margin: 0px;
	padding: 0px;
	background-position: center top;.table {
	height: 470px;
	width: 680px;
