a:link {
  color: ffc33;
  text-decoration: none;
  font-family: verdana;
  font-size: 10pt
}

a:hover {
  color: ffffff;
  text-decoration: underline;
  font-family: verdana;
  font-size: 10pt
}

a:active {
  color: ffcc33;
  text-decoration: none;
  font-family: verdana;
  font-size: 10pt
}

a:visited {
  color: ffcc33;
  text-decoration: none;
  font-family: verdana;
  font-size: 10pt
}

a.nav:link {
  color: ffcc33;
  text-decoration: none;
  font-family: verdana;
  font-size: 10pt
}

a.nav:hover {
  color: ffffff;
  text-decoration: underline;
  font-family: verdana;
  font-size: 10pt
}

a.nav:active {
  color: ffcc33;
  text-decoration: none;
  font-family: verdana;
  font-size: 10pt
}

.nav_main {
  color: ffcc33;
  text-decoration: none;
  font-family: verdana;
  font-weight: 600;
  font-size: 10pt
}

a.nav_main:hover {
  color: ffffff;
  text-decoration: underline;
  font-family: verdana;
  font-weight: 600;
  font-size: 10pt
}

a.nav_main:active {
  color: ffcc33;
  text-decoration: none;
  font-family: verdana;
  font-weight: 600;
  font-size: 10pt
}

.tagline {
	color: afafaf;
	font-size: 14pt;
	text-align: left;
	font-family: verdana;
	font-weight: normal
}

h1 {
	color: afafaf;
	font-size: 14pt;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
}

h2 {
	color: afafaf;
	font-size: 12pt;
	text-align: left;
	text-indent: 10px;
	font-family: verdana;
	font-weight: bold
}

h3 {
	color: afafaf;
	font-size: 12pt;
	text-align: left;
	text-indent: 20px;
	font-family: verdana;
	font-weight: bold
}

h4 {
	color: afafaf;
	font-size: 12pt;
	text-align: left;
	text-indent: 30px;
	font-family: verdana;
	font-weight: bold
}

.text_nav {
	color: ffffff;
	font-size: 8pt;
	text-align: center;
	font-family: verdana;
	font-weight: normal
}

.norm {
	color: afafaf;
	font-size: 10pt;
	text-align: left;
	font-family: verdana;
	font-weight: normal
}

.top_text {
	color: ffffff;
	font-size: 11pt;
	text-align: right;
	font-family: verdana;
	letter-spacing: 1px;
	padding-right: 20px;
	padding-top: 13px;
	font-weight: 550
}

.banner_text {
	color: ffcc33;
	font-size: 10pt;
	text-align: center;
	font-family: verdana;
	padding-top: 9px;
	font-weight: 600
}

.right_text {
	color: 000000;
	font-size: 8pt;
	text-align: center;
	font-family: verdana;
	font-weight: 600
}

.right_white_text {
	color: ffffff;
	font-size: 8pt;
	text-align: center;
	font-family: verdana;
	line-height: 20px;
	font-weight: 600
}


.right_norm_text {
	color: 000000;
	font-size: 8pt;
	text-align: left;
	font-family: verdana;
	font-weight: 600
}

.right_norm_small_text {
	color: 000000;
	font-size: 8pt;
	text-align: left;
	font-family: verdana;
	font-weight: 500
}


.right_gold_text {
	color: ffcc33;
	font-size: 8pt;
	text-align: left;
	font-family: verdana;
	font-weight: 500
}

.img_pad {
	padding-top: 17px
}

.img_pad2 {
	padding-top: 20px
}
