﻿body 
{
	text-align:center;
	font: small/1.2em helvetica, arial, sans-serif;
	margin-top:0px;
}
.container
{
	width:900px;
	margin:0px auto;
	text-align:left;
}
.header
{
	background:#336666 url(../images/ahlef-header.gif) repeat-y;
	color:White;
	width:900px;
	height:95px;
}
	div#corpLogo
	{
	    padding-left:15px;
	    padding-top:6px;
	    float:left;
	    width:144px;
	    height:81px;
	}

.menu
{
	background-color:#000000;
	height:40px;
	color: White;
	font: bold small/1.2em helvetica, arial, sans-serif;
	width:900px;
	/*text-align:right;*/
	z-index:100;
	clear:both;
	overflow:visible;
}
    .search {
		float:left;
		padding:0px 0px 0px 10px;
    }
		.search .srchlbl 
		{
			float:left;
			padding:14px 5px 0px 0px;
			display: inline;
		}
		
		.search .srchbx
		{
			background-image: url(../images/shadeform.gif);
			border: 0px #999999 none;
			font: medium/1.2em helvetica, arial, sans-serif;
			height: 22px;
			width: 129px;
			display: inline;
			float: left;
			margin-top: 9px;
		}

		.search .searchbutton 
		{
			background-color:#000000;
			/* background-image:url(../images/btn-go.gif); */
			color:#000000;
			cursor:pointer;
			font: bold 11px Arial,Verdana,sans-serif;
			border:0px solid #000000;
			padding:0px 0px 0px 0px;
			margin:11px 0px 0px 6px;
			width:34px;
			height:21px;
			text-align:center;
			display: inline;
			float: left;
		}

	.menuitems
	{
		float:right;
		width:642px;
	}
.sidebar
{
	float:left;
	width:193px;
	margin: 11px 0px 11px 0px;
}
	.sidebar a#ctl00_SBPH_pnlSidebarContent, .sidebar a#ctl00_SBPH_pnlSidebarContent:link,
	.sidebar a#ctl00_SBPH_MembersOnly_Sidebar1_pnlSidebarContent, .sidebar a#ctl00_SBPH_MembersOnly_Sidebar1_pnlSidebarContent:link
	{
		color: #336699;
		font-weight: bold;
		text-decoration: none;
	}
	.sidebar a#ctl00_SBPH_pnlSidebarContent:hover
	.sidebar a#ctl00_SBPH_MembersOnly_Sidebar1_pnlSidebarContent:hover
	{		
		text-decoration:underline;
	}
	.sidebar a#ctl00_SBPH_pnlSidebarContent:visited
	.sidebar a#ctl00_SBPH_MembersOnly_Sidebar1_pnlSidebarContent:visited
	{
		color: #6699cc;
	}
	
.main
{
	float:right;
	width:698px;
	margin: 11px 0px 11px 0px;
	font: small/1.2em helvetica, arial, sans-serif;
	overflow: hidden;
}
	.main a, .main a:link
	{
		color: #336699;
		font-weight: bold;
		text-decoration: none;
	}
	.main a:hover
	{		
		text-decoration:underline;
	}
	.main a:visited
	{
		color: #6699CC;
	}

.ftrMarquee
{
	/*margin-top:20px;*/
	text-align:left;
	clear:both;
}
	.marqueeTitle 
	{
		clear: both;
	}
	
	.marqueeFlash
	{
		margin-top: 6px;
		clear: both;
	}
	
.footer
{
	background-color: #000000;
	height: 25px;
	width: 868px;
	color: white;
	font: bold 9pt/1.0em helvetica, arial, sans-serif;
	padding: 15px 16px 0px 16px;
	clear: both;
}
	.footer a, .footer a:visited, .footer a:link
	{
		color:White;
		text-decoration:none;
	}
	.footer a:hover
	{
		color:White;
		text-decoration:underline;
	}

	.ftrLinks
	{
		float:left;
		text-align:left;
		display: inline;
	}
	
	.ftrCopy
	{
		float:right;
		text-align:right;
		display: inline;
	}

.footer-shadow {
	background-image:url(../images/shadow-horizontal.gif);
	background-repeat:repeat-x;
	height:12px;
	clear:both;
}

.footer-bumper-div
{
	display:inline;
	clear:none;
	width:0px;
	height:589px;
	padding:0px;
	margin:0px;
	float:left;
}

.footer-bumper-img
{
	float:none;
	clear:none;
	width:1px;
	height:589px;
}


.SiteMapNode, .SiteMapNode a:visited {color:#336666;}
.SiteMapFolderNode {font-weight:bolder;color:#114444;}


.BreadCrumbs
{
	margin: 3px 3px 3px 3px;
	font: 10pt/1.2em helvetica, arial, sans-serif;
}
.BreadCrumbs a, .BreadCrumbs a:link
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.BreadCrumbs a:hover { text-decoration: underline; }