﻿
/*               Estore                */
/*               #00467F               */

.pageCapTop
{
	background:url(/images/sectionTitleBg_Consulting.gif);
	width:707px;
	height:27px;
	padding-top:10px;
}

#leftNavBottomCap
{
	width:209px;
	height:60px;
	background:url(/images/navBGCap_Consulting.gif) no-repeat;
}

#leftNavBody
{
	width:209px;
	background:url(/images/navBG_Consulting.gif);
}

.left_menu
{
	min-height:189px;
}

h1, h2, h3, h4, h5, h6
{
	color:#84AEBA;
}



ul li{
	list-style: none;
	background: url(/images/bullet_consulting.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	margin-bottom: 5px;
}

.funkyTable
{
}

.funkyTable th
{
	height:62px;
	color:#FFFFFF;
	background-color:#85AABD;
	font-size:12px;
	line-height:14px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:10px;
}

funkyTable td
{
	height:33px;
	font-size:10px;
}

#popperTop
{
	height:49px;
	background:url(/images/popperLtBlue_TopBG.gif);
}

#popperTopCornerClose
{
	float:right;
	height:49px;
	width:65px;
	background:url(/images/popperLtBlue_CornerTR_Close.gif);
}


#popperBot
{
	height:29px;
	background:url(/images/popperLtBlue_BotBG.gif);
}

#popperBotCorner
{
	float:right;
	height:29px;
	width:29px;
	background:url(/images/popperLtBlue_CornerBR.gif);
}



#popperEdgeLeft
{
	width:29px;
	background:url(/images/popperLtBlue_EdgeLeft.gif);
}

#popperEdgeRight
{
	width:29px;
	background:url(/images/popperLtBlue_EdgeRight.gif);
}

#popperBody
{
	display:block;
	background:white;
}

