H1, H2, H3, H4, H5, H6, TH, DIV, PRE, CODE, OL, UL, DL, DT, DD, LI, BLOCKQUOTE {
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000000;
}

.subhead {
	font-size: 18px;
	font-weight: bold;
	color: #009933
}

.small {
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	margin-bottom: 9px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.medium {
	font-size: 12px;
}

.copyright {
	font-size: 9px;
	letter-spacing: -0.08em;
	color: #666666;
	padding: 0 0 5px 0;
}

.legal {
	font-size: 9px;
	letter-spacing: -.08em;
	color: #000000;
}

.bg_off {
	background-color: #FFE362;
        font-size: 18px;
}

.bg_on {
	background-color: #FFFFFF;
        font-size: 18px;
}

A:link {
	color: #0033CC;
	border-color: #0033CC;
	text-decoration: none;
}

A:visited {
	color: #0033CC;
	border-color: #0033CC;
	text-decoration: none;
}

A:active {
	color: #0033CC;
	border-color: #0033CC;
	text-decoration: underline;
}

A:hover {
	color: #0033CC;
	border-color: #0033CC;
	text-decoration: underline;
}

ul {
	list-style: outside;
	margin: 0 0 0 16px;
	padding: 0 0 0 0;
	list-style-image:  url(images/tiki_bullet.gif);
}

ol {
    list-style: decimal;
	margin: 0 0 0 2.8em;
	padding: 0 0 1em 0;
}

li {
	padding-bottom: 0.3em;
	height: -.3em;
}
				
BODY {
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000000;
} 

P {
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000000;
} 

TD {
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000000;
}

.news {
	font-size: 11px;
	line-height: 11px;
}

.photocaption, .photocaption a {
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.photocaption a:hover {
	text-decoration: underline;
}

INPUT, SELECT {
	font-size: 10px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 9px;
	color: #000000;
} 

.justify {
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
.body_red {

	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.zebra {
        border: 1px solid #B21218;
}
.zebra_even {
}
.zebra_odd {
        background-color: #eee;
}
p.zebra_even, p.zebra_odd {
  padding: 1em;
  margin: .5em;
}

/* Tab navigation */
#top_nav {
  width: 100%;
  text-align: center;
}
#top_nav ul {
  list-style: none;
  list-style-image: none;
  height: auto;
}
ul.primary {
  border-collapse: collapse;
  padding: 0;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
}
ul.primary li a {
  background-color: #ff9;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #fd0;
  border-color: #ccc;
  border-bottom-color: #fd0;
}
ul.secondary {
  padding: 0;
  white-space: nowrap;
  list-style: none;
  margin: -1px 1em 1em 2em;
  height: auto;
  width: 100%;
}
ul.secondary li {
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: inline;
  padding: 1em;
}
ul.secondary a {
  text-decoration: none;
}
ul.secondary li a:hover {
  text-decoration: underline;
}

/* licensing tab */
ul.primary li.licensing a {
  background-color: #ff0;
  border: 1px solid #bbb;
  border-bottom: #bbb 1px solid;
}
ul.primary li.licensing a:hover {
  background-color: #fd0;
  border-color: #ccc;
  border-bottom-color: #bbb;
}


/* Bottom navigation */
#bottom_nav {
  width: 100%;
  text-align: center;
  font-weight: bold;
}
#bottom_nav ul {
  list-style: none;
  list-style-image: none;
  height: auto;
  border-collapse: collapse;
  padding: 0;
  white-space: nowrap;
  margin: 0px;
  height: auto;
  line-height: normal;
}
#bottom_nav li {
  padding: 0 1.5em 0 1em;
  display: inline;
  border-right: 1px solid #bbb;
}
#bottom_nav li.first {
  padding: 0 1.5em 0 0;
}
#bottom_nav li.last {
  padding: 0 0 0 1em;
  border-right: 0px solid #fff;
}

.billing_title {
	font-size: 9px;
	color: #333333;
	letter-spacing: -.03em;
}
.billing_name {
	font-size: 12px;
	font-weight: bold;
}
.showtitle {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

