@charset "UTF-8";
.intro11 {
	color: #003;
	font-size: 14px;
	font-family: verdana;
	line-height: 20px;
	text-align: left;
}
.board {
	color: #069;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 0px
}
.RtColumn {
	width: 244px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: right;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	padding: 0px;
	float: left;
	clear: none;
	width: 730px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif, Palatino;
	font-size: 8pt;
	color: #ffffff;
}
.caption {color: #069; font-size: 12px; font-family: Tahoma; font-weight: bolder; line-height: 18px; text-decoration: none; text-align: center }
.caption1 {color: #0cf; font-size: 12px; font-family: Tahoma; font-weight: bolder; line-height: 18px; text-decoration: none; text-align: center }
.style2 {font-family: Verdana}
.style3 {color: #FFFF99}
td.board1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	text-align: center;
}
.quick {
	color: #FFFFFF;
}
.formrt {
	font-family: Verdana, Arial, Helvetica, sans-serif, Palatino;
	font-size: 8pt;
	color: #ffffff;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.RtColumnWider {
	width: 355px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: right;
}
.intro1bold {
	color: #003;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}
h2 {
	color: #003;
	font-size: 14px;
	font-family: verdana;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}
