@charset "utf-8";
/* CSS Document */

<style type="text/css"> 
<!-- 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0 auto; 
	padding: 0 auto;
	text-align: center; 
}
#topnav {
	width: 0 auto;
	background: #FFF;
	margin: 0 auto; 
	border: none;
	text-align: left; 
	padding: 0 auto;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
} 

a.topMain:link {color: #660000; text-decoration: underline; font-weight:normal;}
a.topMain:visited {color: #660000; text-decoration: underline; font-weight:normal;}
a.topMain:hover {color: #003366; text-decoration: underline; font-weight:normal;}
a.topMain:focus {color: #003366; text-decoration: underline; font-weight:normal;}
a.topMain:active {color: #003366; text-decoration: underline; font-weight:normal;}

a.topSub:link {color: #3E79B5; text-decoration: underline;}
a.topSub:visited {color: #3E79B5; text-decoration: underline;}
a.topSub:hover {color: #3E79B5; text-decoration: underline;}
a.topSub:focus {color: #3E79B5; text-decoration: underline;}
a.topSub:active {color: #3E79B5; text-decoration: underline;}

#header {
	background: #FFF; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: auto;
	text-align: right;
	padding: 15px 0px 25px 0px; 
} 
#headerPrint {display: none;}
#headerPlus {display: none;}
	
#headerNav {
	background: #FFF; 
	width: 0 auto;
	margin-left: 0 auto;
	height: 0 auto;
	text-align: left;
	}

#container { 
	width: 0 auto; 
	background: #FFF;
	margin: 0 auto;
	border: none;
	text-align: left; 
} 
#story {display:none;}
#storyTop {display:none;}
#storyBottom {display:none;}

#sidebar1 {	
	float: left;
	width: 230px; 
	background: #FFF;
	background-image:none;
	margin: 20px 0 0 20px;
}
#sidebar1top {display:none;}
#sidebar1bottom {display:none;}

#mainContentImage {diplay: none;}
#mainContentImageTop {display: none;}
#mainContentImageBottom {display: none;}
#mainContentHome {display: none;}

#mainContent { 
	padding: 0;
} 
#mainContent h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	}
#mainContent h2 {
		font-family:Arial, Helvetica, sans-serif;
	color: #003366;
}
#mainContent h3 {
		font-family:Arial, Helvetica, sans-serif;
	color: #003366;
}
#mainContent .red {
color: #900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:bold;
}

#mainContent p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 100%;
}
#mainContent p.mission {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color:#999;
}
#mainContent li {
	font-family:Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style: circle;
}
#mainContent a:link {color: #36C; text-decoration: underline;}
#mainContent a:visited {color: #000066; text-decoration: underline;}
#mainContent a:hover {color: #660000; text-decoration: underline;}
#mainContent a:focus {color: #660000; text-decoration: underline;}
#mainContent a:active {color: #660000; text-decoration: underline;}

#homeBox {
	width: auto 0;
	margin: auto 0; 
	background-image: none;
}
.homeBoxSmall {
	background: none;
	}
.homeBoxTop{
	background: none;
	}
.homeBoxBottom{
	background: none;
	}
.homeBoxTopChoose{
	background: none;
	}
.homeBoxBottomChoose{
	background: none;
	}
	
.homeBoxSmallChoose {
	background: none;
	}
.homeBoxTextChoose {
	padding: 0 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	}

#homeBox p { 
	padding: 0 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	}
#homeBox h1 {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	color: #000066;
	font-stretch: normal;
}

#homeBox a:link {color: #000066; text-decoration: underline;}
#homeBox a:visited {color: #3E79B5; text-decoration: underline;}
#homeBox a:hover {color: #660000; text-decoration: underline;}
#homeBox a:focus {color: #660000; text-decoration: underline;}
#homeBox a:active {color: #660000; text-decoration: underline;}


.homeImage {display: none;}

#boxright {
float: right;
border-top: 2px solid #568ABE;
border-bottom: 2px solid #568ABE;
font-style:italic;
width: 175px;
padding-top: 15px;
padding-bottom: 15px;
margin: 15px 0 15px 20px;
}
#boxright_lg {
float: right;
border-top: 2px solid #568ABE;
border-bottom: 2px solid #568ABE;
font-style:italic;
width: 250px;
padding-top: 15px;
padding-bottom: 15px;
margin: 15px 0 15px 20px;
}
.docbox {
float: left;
margin: .5em;
padding: 5px 2px 2px 2px;
border-top: 1px solid grey;
border-bottom: 1px solid grey;
width: 150px;
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
}
.subhead3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:1em;
	font-weight:bold;
}


#footer { 
	padding: 0;
	color: #000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	line-height: 100%;
	font-weight: normal;
	letter-spacing: 100%;
	
} 
#footer p {
	margin: 0;
	padding: 0;
}
#footer a:link {color: #000066; text-decoration: underline;}
#footer a:visited {color: #000066; text-decoration: underline;}
#footer a:hover {color: #3E79B5; text-decoration: underline;}
#footer a:focus {color: #3E79B5; text-decoration: underline;}
#footer a:active {color: #3E79B5; text-decoration: underline;}


#sizer {display: none;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* 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: circle;
	font-size: 100%;
	cursor: default;
	width: auto;
	text-align:left;
}
/* 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: 0;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: circle;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
}
/* 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;
	width: auto;
	cursor: default;
	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
{
	display:none
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	display:none
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	display:none
}
/* 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
{
	display:none
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0;
	text-decoration: underline;
	color: #900;
	background-color:#FFF;
	text-align: left;
}
/* 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: #003366;
}
/* 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: #FFF;
	color: #003366;
}

/*******************************************************************************

 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: none;
	background-repeat: no-repeat;
	color: #003366;
	background-color: #FFF;
	width: auto;
	text-align:left;
}
/* 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: #FFF;
	color: #003366;
}
/* 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: #FFF;
	color: #003366;
}
/* 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: #FFF;
	color: #003366;
}

/*******************************************************************************

 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);
}
<!-- End of SPRY ASSETS For Menu -->
--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
#sidebar1 { width: 0 auto; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebar1 { padding-top: 0 auto; }
#mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->