#header {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	height: 98px;
	background-color: #FFFFFF;
	background-image: url(/img/logo.gif);
	background-repeat: no-repeat;
}
.home_pic {
	border: 1px solid #666666;
}
#header a:link {
	font-size: 9pt;
	font-weight: bold;
	color: #4FACD7;
	text-decoration: none;
}
#header a:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #4FACDD;
	text-decoration: none;
}
#header a:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #FF5A00;
	text-decoration: none;
}
#header a:active {
	font-size: 9pt;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
#site_index {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-align: right;
	padding-right: 10px;
	font-style: italic;
}
#site_index a:link {
	color: #999999;
	text-decoration: none;
}
#site_index a:visited {
	color: #999999;
	text-decoration: none;
}
#site_index a:hover {
	color: #333333;
	text-decoration: none;
}
#site_index a:active {
	color: #333333;
	text-decoration: none;
}
body {
	margin-top: 0px;
}
#highlight {
	color: #ECECEC;
	background-color: #0A0A6D;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
#side_menu {
	font-size: 0.75em;
	color: #0A0A6D;
	font-style: italic;
	line-height: 225%;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3d1;
	border-right-color: #b3b3d1;
	border-bottom-color: #b3b3d1;
	border-left-color: #b3b3d1;
	padding-bottom: 5px;
	padding-left: 8px;
}
#side_menu a:link {
	color: #0A0A6D;
	text-decoration: none;
}
#side_menu a:visited {
	color: #0A0A6D;
	text-decoration: none;
}
#side_menu a:hover {
	color: #FF5A00;
	text-decoration: none;
}
#side_menu a:active {
	color: #FF5A00;
	text-decoration: none;
}
#sub_menu {
	font-size: 0.9em;
	font-style: italic;
	line-height: 125%;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: lighter;
	padding-top: 5px;
}
#sub_menu td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3d1;
}
#info_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3d1;
	border-right-color: #b3b3d1;
	border-bottom-color: #b3b3d1;
	border-left-color: #b3b3d1;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-top: 0px;
}
#info_box_text {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 200%;
	color: #0A0A6D;
}
#info_box_text a:link {
	color: #0A0A6D;
	text-decoration: none;
}

#info_box_text a:visited {
	color: #0A0A6D;
	text-decoration: none;
}

#info_box_text a:hover {
	color: #FF5A00;
	text-decoration: none;
}

#links_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3d1;
	border-right-color: #b3b3d1;
	border-bottom-color: #b3b3d1;
	border-left-color: #b3b3d1;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-top: 0px;
}

#links_box_text {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 200%;
	color: #0A0A6D;
}

#links_box_text a:link {
	color: #0A0A6D;
	text-decoration: none;
}

#links_box_text a:visited {
	color: #0A0A6D;
	text-decoration: none;
}

#links_box_text a:hover {
	color: #FF5A00;
	text-decoration: none;
}

#box_title {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	background-image: url(../includes/img/blue_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	height: 17px;
}

#links_title {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	background-image: url(../includes/img/blue_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	height: 17px;
}
#quick_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3d1;
	border-right-color: #b3b3d1;
	border-bottom-color: #b3b3d1;
	border-left-color: #b3b3d1;
	padding-left: 4px;
	margin-top: 0px;
	background-image: url(../img/watermark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	top: 10px;
}
#quick_box_text {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 150%;
	color: #0A0A6D;
	height: 90px;
}
#quick_box img {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#quick_box_title {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	background-image: url(../includes/img/blue_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	height: 17px;
}
#quick_box_text a:link {
	color: #0A0A6D;
	text-decoration: none;
}
#quick_box_text a:visited {
	color: #0A0A6D;
	text-decoration: none;
}
#quick_box_text a:hover {
	color: #FF5A00;
	text-decoration: none;
}

#mailling_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3d1;
	border-right-color: #b3b3d1;
	border-bottom-color: #b3b3d1;
	border-left-color: #b3b3d1;
	padding-left: 4px;
	margin-top: 0px;
	background-image: url(../img/watermark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	top: 10px;
}

#mailling_box_text {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 175%;
	color: #0A0A6D;
	height: 110px;
}

#mailling_box_title {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	background-image: url(../includes/img/blue_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	height: 17px;
}

#mailling_box_text a:link {
	color: #0A0A6D;
	text-decoration: none;
}

#mailling_box_text a:visited {
	color: #0A0A6D;
	text-decoration: none;
}

#mailling_box_text a:hover {
	color: #FF5A00;
	text-decoration: none;
}

#friend_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3d1;
	border-right-color: #b3b3d1;
	border-bottom-color: #b3b3d1;
	border-left-color: #b3b3d1;
	padding-left: 4px;
	margin-top: 0px;
	background-image: url(../img/watermark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	top: 10px;
}

#friend_box_text {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 175%;
	color: #0A0A6D;
	height: 100px;
}

#friend_box_title {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	background-image: url(../includes/img/blue_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	height: 17px;
}

#friend_box_text a:link {
	color: #0A0A6D;
	text-decoration: none;
}

#friend_box_text a:visited {
	color: #0A0A6D;
	text-decoration: none;
}

#friend_box_text a:hover {
	color: #FF5A00;
	text-decoration: none;
}

#footer {
	background-color: #FFFFFF;
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	text-align: left;
}

#footer h1 {
	text-transform: capitalize;
	font-size: 12pt;
	font-weight: bold;
	color: gray;
	bottom: 2px;
}
#footer a:link {
	font-size: 0.7em;
	font-style: italic;
	line-height: 125%;
	text-transform: lowercase;
	color: #999999;
	letter-spacing: normal;
	font-weight: lighter;
	text-decoration: none;
}
#footer a:visited {
	font-size: 0.7em;
	font-style: italic;
	line-height: 125%;
	text-transform: lowercase;
	color: #999999;
	letter-spacing: normal;
	font-weight: lighter;
	text-decoration: none;
}
#footer a:hover {
	font-size: 0.7em;
	font-style: italic;
	line-height: 125%;
	text-transform: lowercase;
	color: #333333;
	letter-spacing: normal;
	font-weight: lighter;
	text-decoration: none;
}
#page_title {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 0.1em;
	background-image: url(../includes/img/blue_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	height: 17px;
	text-indent: 3pt;
}

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* 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;
	padding: 0;
	list-style-type: none;
	font-size: 9pt;
	cursor: default;
	width: 116px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1pt;
}
/* 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 same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 9pt;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 116px;
	letter-spacing: 1pt;
}
/* 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: 0;
	list-style-type: none;
	font-size: 9pt;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 116px;
	left: -1000em;
	top: 0;
	letter-spacing: 1pt;
}
/* 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;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 116px;
}

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

 DESIGN INFORMATION: describes color scheme, borders, fonts

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

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #ffffff;
	padding: 0.5em 0.75em;
	color: #0A0A6D;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	color: #FFFFFF;
	background-color: #0A0A6D;
}
/* 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
{
	color: #FFFFFF;
	background-color: #0A0A6D;
}

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

 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(../SpryAssets/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.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(../SpryAssets/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.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
