@charset "UTF-8";

/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 8
.em;
	float: left;
	border-right: 1px, solid;
	width: 8
.em;
	width: 10.3em;
	font-family: "Times New Roman", Times, serif;
	color: #F00;
	font-size: small;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: auto;
	background-color: #000;
	padding: 0.5em 0.75em;
	color: #D9FFFF;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #FFF;
	color: #F00;
	font-size: 100%;
	font-family: default;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #CFF;
	color: #FF0;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	font-family: Default;
	font-size: small;
	color: #F00;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
#apDiv49 div {
	color: #333;
}
#apDiv47 div a {
	color: #333;
	font-size: x-small;
}
#apDiv50 div a {
	color: #333;
	font-size: x-small;
}
#apDiv51 div {
	color: #333;
}
#apDiv1 blockquote #apDiv2 tr td div {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
}
#apDiv1 blockquote #apDiv2 {
	font-family: "Times New Roman", Times, serif;
}
#apDiv1 blockquote table tr td {
	color: #FFF;
}
#apDiv1 blockquote table {
	font-size: small;
	color: #333;
}
#apDiv1 blockquote table tr td div {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#apDiv5 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F03;
}
#apDiv2 blockquote p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	line-height: 20px;
}
#apDiv5 blockquote p {
	font-size: 12px;
}
#apDiv5 blockquote p {
	color: #0FF;
}
#apDiv5 blockquote p {
	font-size: 12px;
}
#apDiv5 blockquote p {
	font-size: 12px;
}
#apDiv5 blockquote p {
	font-size: 16px;
}
#apDiv5 blockquote p {
	font-size: 14px;
}
#apDiv3 div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
}
#apDiv5 blockquote p {
	font-size: 16px;
	border: thin none #333;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
}
.DoUntoOthers {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
}
#apDiv4 blockquote p font {
	color: #FFF;
}
.unsung {
	font-family: Arial, Helvetica, sans-serif;
}
.table {
	color: #333;
}
#apDiv32 blockquote p {
	color: #FFF;
	text-align: justify;
}
#apDiv6 div table tr td div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0FF;
}
#apDiv7 p {
	text-align: justify;
}
#apDiv22 table tr td {
	border: thin none #F03;
}
#apDiv27 blockquote {
	font-size: small;
	color: #333;
	font-family: default;
}
#apDiv77 div {
	color: #F00;
	font-size: small;
}
#apDiv37 div {
	font-size: small;
}
#apDiv39 #apDiv23 {
	font-family: Arial, Helvetica, sans-serif;
}
.duo {
	font-size: 14px;
}
#apDiv5 blockquote .a a {
	font-size: small;
}
#apDiv5 blockquote .a a {
	font-size: medium;
}
#apDiv5 blockquote .a a {
	font-size: small;
}
#apDiv5 blockquote .a a {
	line-height: 10px;
	color: #FF0;
	font-size: medium;
}
#apDiv26 p {
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv26 p {
	font-size: small;
}
#apDiv15 div {
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv15 div {
	font-size: small;
}
#apDiv15 div {
	color: #333;
}
#apDiv26 p {
	color: #333;
}
#apDiv8 blockquote blockquote p {
	color: #FFF;
}
#apDiv12 #MenuBar1 li .menutext .menutext {
	color: #666;
	font-family: default;
}
#apDiv30 #apDiv3 {
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 3px;
	border-color: #0FF;
}
.duo {
	color: #333;
}
#apDiv9 #apDiv23 {
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv78 div a {
	font-size: x-small;
	color: #333;
}
#apDiv9 blockquote div {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#apDiv17 blockquote p {
	text-align: center;
	color: #333;
}
#apDiv21 blockquote p {
	color: #FFF;
}
#apDiv42 div {
	font-size: small;
}
#apDiv10 #apDiv7 p {
	color: #FFF;
}
#apDiv25 #apDiv23 div {
	font-size: 12px;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
}
.lineup {
	text-align: center;
}
#apDiv30 blockquote p {
	font-size: medium;
	text-align: left;
	border-width: 0px;
	border-style: solid;
}
#apDiv30 blockquote table {
	text-align: left;
}
#apDiv30 blockquote div table tr td div a {
	color: #FF0;
	font-size: medium;
}
#apDiv30 blockquote div table tr td {
	color: #FFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
#apDiv30 blockquote div table tr td a {
	color: #F00;
	font-size: small;
}
#apDiv30 blockquote p {
	color: #000;
	text-align: justify;
	font-size: medium;
}
.blue {
	color: #D9FFFF;
}
.yellow {
	color: #F00;
}
#apDiv23 {
	color: #FFF;
}
.d {
	color: #FFF;
}
.skinny {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #D9FFFF;
}
.headingwhite {
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv5 blockquote .a a {
	font-size: large;
}
#apDiv5 blockquote .a a {
}
#apDiv5 blockquote .a a {
	font-size: medium;
	color: #000;
}
#apDiv5 blockquote .a a {
	color: #F00;
}
.white {
	color: #FFF;
}
.white {
	color: #FFF;
}
#apDiv94 #apDiv96 table tr td blockquote blockquote p {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#apDiv94 #apDiv96 table tr td {
	font-family: "Times New Roman", Times, serif;
}
#apDiv94 #apDiv96 table tr td {
	font-size: small;
}
#apDiv94 #apDiv96 table tr td {
	color: #000;
}
#apDiv94 #apDiv96 table tr td {
}
#apDiv94 #apDiv96 table tr td {
}
#apDiv94 #apDiv96 table tr td {
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color: #F00;
}
#apDiv94 #apDiv96 table tr td blockquote blockquote p a {
}
#apDiv94 #apDiv96 table tr td blockquote blockquote p a {
	text-align: right;
	font-weight: bold;
}
.black {
	color: #000;
}
#apDiv94 #apDiv96 table tr td #apDiv19 table tr td {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#apDiv11 #apDiv30 blockquote div table tr td {
	color: #FFF;
	font-size: small;
}
#apDiv11 #apDiv30 blockquote div table tr td #apDiv13 #apDiv6 blockquote table tr td div p a {
	color: #F00;
	font-weight: bold;
	text-align: right;
}
.bold {
	font-weight: bold;
	color: #CFF;
}
#apDiv11 #apDiv30 blockquote div table tr td #apDiv13 #apDiv6 blockquote table tr td div p {
	font-size: small;
}
#apDiv94 #apDiv96 table tr td #apDiv19 table tr td h1 {
	color: #F00;
}
.small {
	font-size: small;
}
#apDiv94 #apDiv96 table tr td #apDiv19 table tr td h1 span {
	color: #000;
}
