.MenuBarItemIE 
{
	position: static;
}

/* 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;
}
/* 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;
		float: left;
		background-color: #FFF;
	}
}

/* SpryMenuBarHorizontal.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, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	width: 625px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
/* 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
{
	width: auto;
	margin: 0 14px;
	padding: 0;
	position: relative;
	float: left;
	cursor: default;
	text-align: center;
}
/* --- HIDE FIRST NAVIGATION ITEM --- */
/* ul.MenuBarHorizontal li.first { display: none; } */

/* 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
{
	width: auto;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 22px;
	left: -1px;
	cursor: pointer;
	border: 1px solid #5581ad;
	border-bottom: none;
	list-style: none;
	z-index: 1020;
}
/* 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: block;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 100%;
	margin: 0;
	border: none;
	text-align: left;
}

/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul { display: none; }

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a {
	padding: 5px 0;
	display: block;
	cursor: default;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	outline: none;
	text-decoration: none;
	color: #fff;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #fff;
}
/* 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
{
	color: #fff;
}

ul.MenuBarHorizontal ul a, ul.MenuBarHorizontal ul a:visited {
	width: auto;
	padding: 5px 10px;
	border-bottom: 1px solid #5581ad;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	white-space: nowrap;
	background: #fdf9ef;
	color: #5581ad;
}

ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus {
	background-color: #5581ad;
	color: #fdf9ef;
}

/*******************************************************************************

 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;
}
/* 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: block;
		position: relative;
		background: transparent;
	}
	
	ul.MenuBarHorizontal li.MenuBarItemIE.first { display: none; }
	
	ul.MenuBarHorizontal li.MenuBarItemIE ul
	{
		top: 22px;
		text-align: left;
	}
	
	ul.MenuBarHorizontal li.MenuBarItemIE li.MenuBarItemIE {
		width: auto;
		display: block;
		text-align: left;
		float: none;
	}
	
	ul.MenuBarHorizontal li.MenuBarItemIE li.MenuBarItemIE a {
		display: block;
		padding: 5px 10px;
	}
}
.bodycopy {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #000;
}

.Verdana12pxBOLD {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #1e5a8c;
    font-weight: bold;	
}

.Verdana11pxBOLD {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;	
    color: #1e5a8c;
}
.body-text {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #777;
}

.headline {
    font-family:  Verdana, Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #5682ad;
    padding: 0;
}

.subheadline {
    font-family: Times, Arial, sans-serif;
    font-size: 16px;
    color: #5682ad;
}

.side-subheadline {
	padding: 0 0 0 40px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;	
    color: #1e5a8c;
}

.su_admin_h1 {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 16;
    font-weight: bold;
    color: #5682ad;
}

.sitename {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: ;
    font-weight: ;
    color: #;
}

.bodysmall {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: ;
    font-weight: ;
    color: #;
}

.bodysmallgrey {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #777;
}

.system {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #777;
}

.syssmall {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #777;
}

.printlink {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #777;
}

.footer, .bottom_links {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #777;
}

a.footer, a.bottom_links, a.footer:visited, a.bottom_links:visited {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #777;
    text-decoration: none;
}

a.footer:hover, a.bottom_links:hover {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #5682ad;
    text-decoration: underline;
}

a, a:visited {
	text-decoration: none;
	color: #1e5a8c;
}

a:hover {
	text-decoration: underline;
}

/* ---------- RESET DEFAULT SETTINGS ---------- */

body,div,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,fieldset,pre,p,blockquote { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img {border: 0;}
caption,th {text-align: left;}
q:before,q:after {content:'';}


html, body {
	margin: 0;
	padding: 0;
}

#body {
	padding: 42px 0 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	background: #000 url('../../../site/1/template/body_bg.jpg') repeat-x fixed top center;
}

/* ---------- DIVS ---------- */

#wrapper {
	width: 960px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;	
	background: url('../../../site/1/template/wrapper_bg.png') repeat-y top center;
}

#header {
    width: 900px;
	height: 100px;
	padding: 0 30px;
	position: relative;
}

#logo {
	width: 275px;
	height: 100px;
	background: url('../../../site/1/template/logo.jpg') no-repeat top left;
}

#navigation {
	width: 625px;
	height: 59px;
	padding: 41px 0 0;
	background: url('../../../site/1/template/nav_bg.jpg') no-repeat top left;
}

#container {
    width: 900px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 0 30px 20px;
	overflow: hidden;
	background: url('../../../site/1/template/container_bg.jpg') no-repeat top center;
}

#upperFold {
	width: 320px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 60px 555px 15px 25px;
	position: relative;
	background: url('../../../site/1/template/container_bg.jpg') no-repeat top center;
}

#content {
	width: 570px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 60px 55px 0;
}

#sidebar {
	width: 220px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 66px 0 0;
	background: url('../../../site/1/template/sidebar_bg.jpg') no-repeat center 60px;
}

#footer {
	width: 880px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	margin: 0 auto;
	padding: 10px 40px 0;
	overflow: hidden;
	text-align: right;
	background: url('../../../site/1/template/footer_bg.png') no-repeat top center;
	color: #777;
}

/* ---------- HOME ---------- */

.home #container { background: transparent; }

/* ---------- ADMIN ---------- */

.admin #container {
	width: 860px;
	padding: 20px 50px;
}

/* ---------- STYLES ---------- */

.alignLeft {
	float: left;
}

.alignRight {
	float: right;
}

.clearfix:after {
	clear: both;
	height: 0;
	content: '.';
	display: block;
	visibility: hidden;
}

/* ---------- HEADER ---------- */

#header .ribbon_end {
	width: 27px;
	height: 23px;
	position: absolute;
	top: 41px;
	right: 3px;
}

/* ---------- LOGO ---------- */

#logo .logo_link {
	width: 183px;
	height: 81px;
	display: block;
	position: absolute;
	top: 12px;
	left: 46px;
	outline: none;
	text-indent: -9999em;
}

#logo h1.logo_link { top: 0; left: 0; }


/* ---------- CONTAINER ---------- */

#container .home_bottom {
	width: 220px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 0 40px;
	float: left;
}

/* ---------- SIDEBAR ---------- */

#sidebar ul.childpages, #sidebar ul.siblingpages {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul.childpages li, #sidebar ul.siblingpages li {
	color: #000;
}

#sidebar ul.childpages a, #sidebar ul.childpages a:visited, #sidebar ul.siblingpages a, #sidebar ul.siblingpages a:visited {
	padding: 0 0 1px 52px;
	display: block;
	line-height: 1.5em;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

#sidebar ul.childpages a:hover, #sidebar ul.siblingpages a:hover {
	text-decoration: none;
	background: #90b3d0;
	color: #fff;
}

#nadhm-tagline {
        background: url(../../../site/1/template/NADHM_tag.png) 0 0 no-repeat;
        height: 50px;
        width: 900px;
}


/* ---------- FOOTER ---------- */

#footer .footer_contact {
	float: left;
	text-align: left;
}
