﻿
/*           Training & Cert           */
/*               #A6A44F               */

.pageCapTop
{
	background:url(/images/sectionTitleBg_Training.gif);
	width:707px;
	height:27px;
	padding-top:10px;
}

#leftNavBottomCap
{
	width:209px;
	height:60px;
	background:url(/images/navBGCap_Training.gif) no-repeat;
}

#leftNavBody
{
	width:209px;
	background:url(/images/navBG_Training.gif);
}

.left_menu
{
	min-height:189px;
}

h1, h2, h3, h4, h5, h6
{
	color:#CA5B15;
}

li {
	list-style: none;
	background: url(/images/bullet_tc.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	margin-bottom: 5px;
}



#popperTop
{
	height:49px;
	background:url(/images/popperOrange_TopBG.gif);
}

.funkyTable
{
}

.funkyTableTh
{
	height:62px;
	color:#FFFFFF;
	background-color:#ED6911;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:10px;
}

.funkyTable th
{
	height:62px;
	color:#FFFFFF;
	background-color:#ED6911;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:10px;
}

.funkyTableBodyRow
{
	height:33px;
}

.funkyTableBodyRowAlt
{
	height:33px;
	background-color:#FCCF99;
}

#popperTopCornerClose
{
	float:right;
	height:49px;
	width:65px;
	background:url(/images/popperOrange_CornerTR_Close.gif);
	cursor: hand;
	cursor: pointer;
}


#popperBot
{
	height:29px;
	background:url(/images/popperOrange_BotBG.gif);
}

#popperBotCorner
{
	float:right;
	height:29px;
	width:29px;
	background:url(/images/popperOrange_CornerBR.gif);
}



#popperEdgeLeft
{
	width:29px;
	background:url(/images/popperOrange_EdgeLeft.gif);
}

#popperEdgeRight
{
	width:29px;
	background:url(/images/popperOrange_EdgeRight.gif);
}

#popperBody
{
	display:block;
	background:white;
}

