/* CSS Document */
/* Page Positioning */
* {
	margin: 0;
}
html {
	height: 100%;
	background-color:#e8f2d0;
	overflow-x:hidden;
}

body {
	height: 100%;
	background-color:#e8f2d0;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
	background-color:#ffffff;
}

#footer, #push {
	height: 100px; /* .push must be the same height as .footer */
}


/* Page Positioning - End */



body {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}	

a {color: #08542b; text-decoration:underline;}	 
a:hover {color: #9cbc3c;text-decoration:none;}

h1 {font-size:24px;font-weight:bold;color:#08542B;}
h2 {font-size:18px;font-weight:bold;color:#08542B;}
h3 {font-size:16px;font-weight:bold;color:#08542B;}
h4 {font-size:14px;font-weight:bold;color:#08542B;}
h5 {font-size:12px;font-weight:bold;color:#08542B;}
h6 {font-size:11px;font-weight:bold;color:#08542B;}

	
p {padding-top:5px;padding-bottom:5px;}

img {border:0px;}

li.news {list-style-image:url(/common/images/global/icon_news_sml.gif);}
li.alert {list-style-image:url(/common/images/global/icon_alert_sml.gif);}
li.pdf {list-style-image:url(/common/images/global/icon_pdfSml.gif);}
li.link { list-style-image:url(/common/images/global/icon_htm_sml.gif);}

	
#important {position:relative;background-color:#FFFF99;border:2px solid #336633;padding:3px;margin:10px 0px;font-size:9px;text-align:left;height:auto;width:100%;vertical-align:middle;}
#importantGrn {position:relative;background-color:#e8f2d0;border:2px solid #08542b;padding:10px;margin:10px 0px;font-size:9px;text-align:left;height:auto;width:100%;vertical-align:middle;}
#importantLGrn {position:relative;background-color:#f9fcf5;border:2px solid #e8f2d0;padding:10px;margin:10px 0px;font-size:9px;text-align:left;height:auto;width:100%;}
#importantRed {position:relative;background-color:#FBECED;border:2px solid #811B34;padding:10px;margin:10px 0px;font-size:9px;text-align:left;height:auto;width:100%;vertical-align:middle;}
#importantYlw {position:relative;background-color:#FBFCE2;border:2px solid #F3E856;padding:10px;margin:10px 0px;font-size:9px;text-align:left;height:auto;width:100%;vertical-align:middle;}
#importantGry {position:relative;background-color:#F4F4F4;border:2px solid #DDDDDD;padding:10px;margin:10px 0px;font-size:9px;text-align:left;height:auto;width:100%;vertical-align:middle;}
#importantBlu {position:relative;background-color:#E7E7FA;border:2px solid #6C8AD0;padding:10px;margin:10px 0px;font-size:9px;text-align:left;height:auto;width:100%;vertical-align:middle;}

#bigblockmenu {text-align:left;float:left;padding-left:20px;}
#bigblockmenu ul li {list-style-image:url("/common/images/global/icon_green_arrow.gif");}
	 
	
#wrapper {
	width:1004px;
	margin:0px auto;
	text-align:center;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
	}
	
#wrapMain {
	text-align:left;
	}	


#header {
	background-color:#275937;
	background:url(/common/images/global/lay_header_background.gif) repeat-x;
	height:108px;
	width:100%;
	}
	
/* Nav Bar - Start */	
#headerNavBar {
	font-size:10px;
	background-image:url(/common/images/global/lay_headernavbar.jpg);
	background-repeat:no-repeat;
	width:360px;
	height:12px;
	margin-left:390px;
	}

#headerNavBarText {
	font-size:10px;
	padding-left:30px;
	}

#headerNavBar a {
	color: #08542b;
	text-decoration:none;
	}

#headerNavBar a:hover {
	color: #000000;
	}
	
#headerNavBar span {
	margin-left:10px;
	margin-right:10px;
	}
	
/* Nav Bar - End */

/* Corporate Logo - Start */
#header_logo {
	margin-top:0px;
	margin-left:20px;
	float:left;
	}
/* Corporate Logo - End */


/* Site Search - Start */
#header_search {
	margin-left:185px;
	margin-top:20px;
	height:22px;
	width:200px;
	float:left;
	}

#sitesearchfield {
	float: left;
	padding-left:1px;
	padding-bottom:1px;
	padding-top:1px;
	}

#sitesearchfield input {
	background-color:#E8E8E8;
	border:0px;
	}

#sitesearchbuttonout {
    background-image:url(/common/images/global/icon_spyglassout.gif); 
	background-repeat:no-repeat;
    width:20px;
	height:18px;
	float: left;
	margin-top:2px;
	margin-left:2px;
	cursor: pointer !important;
	background-color:#E8E8E8;
	}
	
#sitesearchbuttonin {
    background-image:url(/common/images/global/icon_spyglassin.gif);
	background-repeat:no-repeat;
	width:20px;
	height:18px;
	float: left;
	margin-top:2px;
	margin-left:2px;
	cursor: pointer !important;
	background-color: #999999;
	}
/* Site Search - End */

/* Loons Logo - Start */
#header_loons {
	float:left;
	margin-left:240px;
	margin-top:5px;
	}
/* Loons Logo - End */

/*  Important Box - Start */

/*  Important Box - End */


/* Navigation - Start */
#header_navigation {
	margin:0px;
	margin-top:64px;
	padding:0px;

}

/* Custom Tool Tip */
.tipz {
	cursor:help;
	text-decoration:none;
}
.tipzImg {
	padding:0 0 0 5px;
	width:auto;
	height:auto;
}
.tip { 
	width:383px; 
	font-family:tahoma,arial; 
	background:url(/common/images/global/tooltip_text.png) left top repeat-y; 
	z-index:9999; 
}
.tip-top { 
	background:url(/common/images/global/tooltip_top.png) top left no-repeat; 
	height:13px; 
	width:383px; 
	z-index:9999; 
}
.tip-title { 
	color:#333; 
	font-weight:bold; 
	margin:0 0 0 0px; 
	padding:0 5px 0 50px; 
	z-index:9999; }
.tip-text { 
	color:#333; 
	padding:10px 30px 10px 50px; 
	z-index:9999; 
	text-align:left; 
}
.tip-bottom	{ 
	background:url(/common/images/global/tooltip_bottom.png) left bottom no-repeat; 
	width:383px; 
	height:73px; 
	z-index:9999; 
} 


/* 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
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:11px;
	cursor: default;
	width: auto;
	height:1px;
	position: relative;
	left: 0px;
	background-color: #275937;
}
/* 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
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: left;
	width:auto;
	cursor: pointer;
/*	width: 12em; */
	float: left;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li.MenuBarHorizontalSmall
{
	display: block;
	margin: auto;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 8em;
	float: left;
}
/* 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;
	cursor: default;
	width: 12.2em;
	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
{
	left: auto;
	z-index: 1020;

}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 12.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -1% 0 0 95%;
	
}
/* 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
{
	left: auto;
	top: 0px;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li.MenuBarHorizontaleLogin
{
	display: block;
	margin: auto;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	border-collapse:separate;
	vertical-align:text-top;

	/*margin-top: -2px; */
	

}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
		background-color: #275937;
		border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0.6em 0.6em;
	color: #FFFFFF;
	background-color:#275937;
	text-decoration: none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontalSub a
{
	display: block;
	cursor: pointer;
	background-color: #f9f9f9;
	padding: 0.5em 0.75em;
	color: #08542B;
	text-decoration: none;
}
/* 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: #275937;
	color: #ffffff;
}
/* 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:#275937;
	color: #ffffff;
}

/*******************************************************************************

 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: url(/common/_include/SpryAssets/SpryMenuBarDown.gif);*/ 
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* 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-image: url(/common/images/global/icon_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.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	/*background-image: url(/common/images/global/SpryMenuBarDownHover.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.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(/common/images/global/icon_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.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;
		f\loat: left;
		background: #FFF;
	}
}


/* Navigation - End */

/* Body - Start */
#body {
	width:100%;
	margin-bottom:30px;
	}
	
/* Body - End */

/* Footer - Start */
#footer {
	position: relative;
	width: 1004px; /* width must be same as width for #wrapper */
	margin: 0 auto;
	}
	
#footer_menu {
	clear:both;
	background:url(/common/images/global/lay_footer_background.gif) repeat-x;
	width:100%;
	height:25px;
	padding-top:2px;
	}
	
#footer_menu a {
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:9px;
	}

#footer_menu span {
	margin-left:40px;
	}
	
#footer_info {
	width:100%;
	color:#08542b;
	font-size:9px;
	}

#footer_info_left {
	float:left; 
	margin-left:10px;
	}
		
#footer_info_right {
	float:right; 
	margin-right:10px;

	}

/* Footer - End */

/* ======= [ HALF ] ======== */

.elemHalfTop {
	width:80px;
	height:80px;
	margin:10px 5px -80px 5px;
	background:url(/common/images/gui/box_halfTop.gif) no-repeat;
}

.elemHalfContent {
	min-height:70px;
	margin:10px 18px 10px 15px;
	padding:0 10px;
	position:relative;
	z-index:2;
}

.elemHalfContent .heading {
	font-size:12px;
	font-weight:bold;
	color:#275937;
}

.elemHalfBottom {
	margin:-80px 5px 0px 5px;
	width:80px;
	height:80px;
	background:url(/common/images/gui/box_halfBottom.gif) no-repeat bottom right;
	float:right;
	z-index:-1;
}

