﻿/* Console styles */

.OnlyPrint
{
	display: none;
}

.ConsoleHolder
{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 280px;
	font-family: Arial;
	font-size: 9pt;
	color: #37290C;
	z-index: 1000;
}

.ConsoleHolder table { background:#EEDB8A; border:5px solid #EEDB8A; }
.ConsoleHolder a 
{ 
	color: #37290C;
	text-decoration: none;
	font-size: 9pt;
}
.ConsoleHolder a:Hover
{
	text-decoration: underline;
} 

/* Layout styles */

.Header .Logo
{
	height: 5.5em; 
	width: 20em;
	border: none 0;
}

.ContentBlock
{
	position: relative; 
	top: 0; 
	left: 0; 
	width: 74.1em; 
	overflow: hidden;	
}

.OuterFrame
{
	position: relative;
}

.ContentBackgroundImage
{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 74.1em; 
	height: 5000px; 
	z-index: 0;	
}

.ContentFooterImage
{
	width: 74.1em; 
	height: 2.42em	
}

.ContentFooter
{
	clear: both;
}

.Container
{
	width: 74.1em;
	margin: 0 auto;
	position: relative;
}

.Header
{
	height: 5.7em;
	padding-left: 1.1em;
}

.Site
{
	background-color: #fff;
	position: relative;
}

.Banner img
{
	float: right;
}

.PrimaryArea
{
	width: 52.77em;
	float: left;
	position: relative;
	top: 0;
	left: 0; 
}

.SideBar
{
	width: 21.33em;
	float: left;
	position: relative;
}

.SideBarBannerTop
{
	position: absolute;
	top: 0;
	left: 0;
	width: 21.33em;
	height: 2.17em;
}

.SideBarBody
{
	width: 21.0em;
/*	padding: 0.8em 2em 0.8em 0.8em; */
/*	font-size: 11px;	*/
}

.SideBarBody p
{
}

.Menu
{
	width: 17.8em;
	float: left;
}

.Content
{
	width: 32.5em;
	float: left;
	margin-top: 1em;
}

.MainContent
{
	
}

.Banner
{
	height: 20.58em;
}

/* Footer */

.Footer 
{
	width: 100%;
}

.Footer .Links
{
	float: left;
	width: 51em;
	position: absolute;
	bottom: 4.1em;
	left: 10em;
}

.Footer .Links a,
.Footer .Links span
{
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;	
	font-family: Verdana;
}

.Footer .Links a:Hover
{
	text-decoration: underline;
}

.Footer .Logo
{
	float: left;
	margin: 1.2em 0 0 auto;
	width: 6.58em;
}

.Footer .Text
{
	clear: both;
	color: #ccc;
	font-size: 0.8em;
}

/* Menu */

.Menu a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.Menu a.MenuItemAnchor,.Menu a.SubMenuItemAnchor
{
	color: #525252;
	text-decoration: none;
	padding-left: 0.6em; 
}

.Menu a.MenuItemAnchor img
{
	width: 1.1em;
	height: 1.1em;
	margin-top:3px;
}

.Menu a.SubMenuItemAnchor img
{
	width: 0.5em;
	height: 0.75em;
	margin-top:3px;
}

.Menu a.MenuItemAnchor:Hover
{
	text-decoration: underline;
}

.Menu .RootItem
{
	width: 15.67em; 
	height: 3.3em
}

.Menu .RootItem img
{
	position:absolute;
	width: 15.67em; 
	height: 3.5em;
}

.Menu .RootItem a:Hover
{
	text-decoration: underline;
}

.Menu .RootItem a .ItemArea
{
	position:relative;
	margin-left: 1em;
	z-index:100;
	width: 14em;
}

.Menu .RootItem a .ItemArea .Item
{
	padding-top: .8em;
	font-size: 1em;
	font-family:Georgia;
	font-weight: bold;
	color: white;
	cursor: hand;
}

.Menu .MenuItem
{
	width: 15.67em;
	height: 1.3em;
	background-color: #e8e9e9;
}

.Menu .MenuItemIndent
{
	height: 2em;
}

p.ContentFooterText
{
	font-size: .8em;
}

 .pop_t_overlay
{
	position: absolute;
	width: 890px;
	top: 0px;
	left: 0px;
	background: #000000;
	filter: alpha(opacity=30);
	-moz-opacity: 0.4;
	opacity: 0.4;
	z-index:111;
	display:block;
}

 .pop_t_container
 {
    position: absolute;
    width: 890px;
    height: 100%;
    top: 0px;
    left: 0px;
    background: transparent;
    z-index:112;
    display:block;
 }
 
 .ContentHeader
 {
	height: 1.67em;
	width: 74.1em;
 }
 
 .MemberAreaImage
 {
	width: 21.33em;
	height: 3.5em;
 }
 
 .FooterTextStyle
 {
	color: #3f444b; 
	font-family: Verdana; 
	width: 50.33em; 
	float: left; 
	margin-top: 1.5em;
 }
 
 .Arrow
 {
	height: 1.1em;
	width: 1.1em;
 }
 
 .ArrowSmallText
 {
	height: 1.22em;
	width: 1.22em;
 }
