.bodyCentered {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #004080;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}
.bckgd { background-image: url(images/bckgd.gif); background-repeat: no-repeat;vertical-align: top;}

.bckgd2 { background-image: url(images/bckgd2.gif);background-repeat: no-repeat;vertical-align: top;}

.bckgd3 { background-image: url(images/bckgd3.gif);background-repeat: no-repeat;vertical-align: top;}

.quote {
	font-family: "Times New Roman", Times, serif;
	color: #043605;
	font-size: 80%;
	font-style: italic;
}

h1 { font-family: "Times New Roman", Times, serif; color: #043605; font-size: 320%; font-weight: normal;}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #004080;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.DevButton {
	color: #5E6FC2;
}
.navbar {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 0px 0;
	border-right: 0px 0;
	border-bottom: 0px 0;
	border-left: 0px 0;
}
.devHeaderMedium {
	font-size: 28px;
	color: #043605;
}
.body strong {
	font-weight: bold;
}
.bodylarge {
	font-size: large;
}
.bodybold {
	font-weight: bold;
	color: #004080;
}
.bodyframed {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #004080;
	background-color: #FFF;
	height: 10px;
	width: 10px;
	border: 50px 50 #000;
}
.bodylarge {
	color: #043605;
}
.body2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #039;
	padding: 20px;
}
.bodyjust {
	text-align: justify;
	color: #039;
	font-family: Tahoma, Geneva, sans-serif;
}
.bodyjust a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #039;
}
#ul bodyjust a hover {
	color: #36F;
}
.bodyjust a {
	color: #039;
}
ul.MenuBarVertical iframe {
	position: absolute;
	z-index: 1010;
	filter: Alpha(Opacity=0.1);
}
#ul.MenuBarVertical iframe {
	position: absolute;
	z-index: 1010;
	filter: Alpha(Opacity=0.1);
}
.body3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #039;
	font-size: small;
}
.Highlighter {
	background-color: #FBF576;
	font-weight: bold;
}
#MenuBar3 li .MenuBarSubmenuVisible li a hover {
	color: #009;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0.2em;
	width: 6em;
	border: thin solid #039;
	background-color: #fff;
}

/* SpryMenuBarVertical.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, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 12em;
	height: 20px;
	background-color: #fff;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	padding: .5em;
}
/* 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;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #fff;
	border-left-color: #FFF;
	padding: .5em;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	list-style-type: none;
	font-size: 90%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 6em;
	background-color: #fff;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 0.25em;
}
#MenuBar3 li ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	background-color: #fff;
	width: 7em;
	padding: 0.25em;
	border: thin none #039;
}
#MenuBar3 {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#MenuBar3 li ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #039;
	background-color: #Fff;
	width: 6em;
	filter: Light;
	padding: 0.2em;
	border: thin none #039;
}
ul#menubar3 li ul li ul {
	font-family: Tahoma, Geneva, sans-serif;
	color: #9CC;
	width: 6em;
	background-color: #039;
	padding: 0.2em;
	border: thin solid #039;
}
ul#MenuBar3 li ul li {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #fff;
	width: 6em;
	border: thin solid #039;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: .25;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 7em;
	left: -1000em;
	top: 0;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #039;
	color: #039;
	border: thin none #039;
	filter: Alpha(Opacity=0.1);
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
	background-color: #039;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #fff;
	border-left-color: #FFF;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	width: 6em;
	padding: .3em;
}
ul#menubar3 li ul li ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #fff;
	padding: .4em;
	width: 5em;
}
ul#menubar3 li ul li ul li {
	font-family: Tahoma, Geneva, sans-serif;
	border: thin solid #039;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 8.2em;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #039;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	color: #F0F0F0;
	width: 4em;
	background-color: #fff;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 10px solid #fff;
	background-color: #FF3;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #039;
	color: #9F3;
	text-decoration: none;
	padding: .5em .75em;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #fff;
	color: #039;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #fff;
	border-bottom-color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	width: 6em;
}

/*******************************************************************************

 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.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #039;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	width: 6em;
}

/* 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.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #FFF;
	color: #03f;
	font-family: Tahoma, Geneva, sans-serif;
	width: 6em;
}
ul.MenuBar3 li .MenuBarItemSubmenu ul li MenuBarItemSubmenuHover{
	background-color: #C06;
	color: #FC3;
	font-family: Tahoma, Geneva, sans-serif;
	width: 6px;
}

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	background-color: #5F7A94;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 0.2em;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #039;
	color: #039;
	text-align: center;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	color: #039;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: #039;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #EEE;
}

/* This is an example of how to change the appearance of the panel tab when the
 * CollapsiblePanel is closed. The "CollapsiblePanelClosed" class is programatically added and removed
 * whenever the CollapsiblePanel is closed.
 */

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #09F;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #3399FF;
}

/*******************************************************************************

 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.MenuBarVertical 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.MenuBarVertical li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	background: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	width: 6em;
	}
}
