﻿.leftSidebar{
	background:#fff;
	width:160px;
}
.sidebarBottom{
	
}
.sidebarBottom_small{
	
}
.subNavigation{
	padding:10px;	
}
.subNavigation a{
	font:8pt verdana;
	color:#069;
	padding:1px 0px 1px 22px;
	display:block;
	margin-bottom:2px;
	height:15px;
}
.subNavigation a:hover,.subNavigation a.selected{
	color:#f90;
	background:url('../gfx/clientExtended/iconAmh.gif') center left no-repeat;
}


.centerArea{
	width:auto;
	padding:20px
}
a{
	font:bold 8pt verdana;
	color:#f90;
	2text-decoration:none;
}

.heading{
	font:bold 12pt verdana;
	color:#f90;
	border-bottom:1px dashed #999;
	margin-bottom:10px;
}
.square{
	font:bold 8pt verdana;
	color:#666;
	background:url('../gfx/clientExtended/subHeading.gif') top left no-repeat;
	padding:0px 0px 0px 15px;
	margin-bottom:2px;
	display:block;
}
.squareLink{
	font:bold 8pt verdana;
	color:#f90;
	background:url('../gfx/clientExtended/subHeading.gif') top left no-repeat;
	padding:0px 0px 0px 15px;
	margin-bottom:2px;
	margin-right:15px;
}
.description{
	font:8pt verdana;
	color:#666;
	padding-left:15px;
	margin-bottom:10px;
}

.highlightContainer{
	background:url('../gfx/clientExtended/highlightContainer.gif') top repeat-X;
	border:0px solid #ccc;
	border-bottom:0px solid #e5e5e5;
	padding-bottom:2px;
	margin-bottom:10px;
	width:100%;
}
.highlightContainer .heading{
	font:bold 12pt verdana;
	color:#fff;
	padding:4px;
	background:url('../gfx/clientExtended/highlightHeading.gif') top repeat-X #333;
	border-bottom:0px double #ccc;
	margin-bottom:5px;
}
.highlightContainer .description{
	font:8pt verdana;
	color:#666;
	padding-top:10px;
	padding-left:4px;
	margin-bottom:10px;
	border:0px;
}

.linksContainer{
	2border-bottom:3px double #ccc;
	margin-bottom:10px;
	padding-bottom:4px;
	border-bottom:1px dashed #e5e5e5;
}
.linksContainer .heading{
	font:bold 10pt verdana;
	color:#666;
	padding:2px 0px 0px 0px;
	border:0px;
	margin-bottom:10px;
	border-bottom:1px dashed #999;
}
.linksContainer .description{
	font:8pt verdana;
	color:#666;
	padding-left:12px;
	margin-bottom:10px;
}
.linksContainer a{
	text-decoration:none;
	background:url('../gfx/clientExtended/link.gif') center left no-repeat;
	padding:0px 0px 0px 12px;
	display:block;
	margin-bottom:0px;
}
.arrow{
	text-decoration:none;
	background:url('../gfx/clientExtended/link.gif') center left no-repeat;
	padding:0px 0px 0px 12px;
	display:block;
	margin-bottom:0px;
}
.leftSidebar .hotLink{
	font:bold 8pt verdana;
	letter-spacing:-1px;
	color:#fff;
	padding:0px 0px 3px 13px;
	margin-left:3px;
	margin-bottom:5px;
	background:url('../gfx/clientExtended/hotLink.gif') center left no-repeat;
	display:block;
}
.headerLink{
	font:bold 8pt verdana;
	color:#666;
	2background:url('../gfx/styles/link.gif') center left no-repeat;
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	border:0px;
}
.headerLink:hover{
	color:#f90;
}
.headerInfo{
	color:#777;
	padding-left:12px;
	margin-bottom:28px;
}
.headerDescription{
	color:#666;
	border-top:1px dashed #999;
	padding-top:5px;
}
.sectionHeader{
	Font:bold 8pt verdana;
	color:#f90;
	display:block;
	margin-bottom:14px;
}
.pageTitleContainer{
	margin-bottom:20px;
}
.pageTitle{
	font:bold 12pt verdana;
	2padding-left:55px;
	2background:url('../gfx/clientExtended/title.gif') center left no-repeat;
	color:#069;
}
.breadcrumb{
	font:8pt verdana;
	color:#777;
}
.overview{
	font:8pt verdana;
	color:#666;
	display:block;
	margin-bottom:15px;
}





.amhPoint
{
	font:8pt verdana;
	color:#666;
	background:url(../gfx/clientExtended/iconAmh.gif) top left no-repeat;
	padding:0px 0px 4px 15px;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;
}
.point
{
	font:8pt verdana;
	color:#666;
	background:url(../gfx/clientExtended/iconPoint.gif) top left no-repeat;
	padding:0px 0px 4px 10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;
}


.sidebar{
	width:200px;
	height:100%;
	border-right:1px solid #999;
}
.sidebar .sectionTitle{
	text-align:right;
	color:#fff;
	background:url('../gfx/clientExtended/sectionTitle.gif') top left #036;
	padding:8px 10px;
	height:30px;
	2border:1px solid #999;
	2border-width:1px 0px;
}
.sidebar .bottom{
	background:url('../gfx/clientExtended/whiteFade.gif') top left repeat-X #e5e5e5;
	padding:10px 5px;
	height:auto;
}