#LeftNavBox
{
	background: url(../../images/global/left_nav_background.jpg) no-repeat;
	width: 194px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	display: inline;
	_height : 529px;
	min-height: 529px;
}

#LeftNavTopBox
{
	margin: 0;
	padding: 0;
	left: -9px;
	top: 0;
	width: 211px;
	_height : 185px;
	min-height: 185px;
	position: absolute;
}

#LeftNavMenuBox
{
	width: 185px;
	margin: 0;
	padding: 185px 0 0 9px;
	position: relative;
	display: block;
}

#LeftNavMenuItemBox
{
	margin: 0;
	padding: 0 0 0 10px;
	display: block;
}

#LeftNavMenuItemBox a.leftNavItem
{
	background: url(../../images/global/blue_arrow.gif) no-repeat top left;
	margin: 0;
	padding: 5px 0 0 7px;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial;
	color: #1E5789;
	display: block;
	position: relative;
}

#LeftNavMenuItemBox a.leftNavItem:hover
{
	background: url(../../images/global/white_arrow.gif) no-repeat top left;
	margin: 0;
	padding: 5px 0 0 7px;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial;
	color: #ffffff;
	display: block;
	position: relative;
}

#LeftNavMenuDividerBox
{
	height: 1px;
	overflow: hidden;
}

#LeftNavMenuDividerBox img
{
	vertical-align: top;
}

#LeftNavMenuSubsectionTopBox
{
	height: 6px;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#LeftNavMenuSubsectionBox
{
	background: url(../../images/global/left_nav_selected_background.jpg) repeat-y;
	margin: 0;
	padding: 0 0 0 10px;
	display: block;
	list-style-type: none;
}

#LeftNavMenuSubsectionBox p
{
	margin: 0;
	padding: 5px 0 0 20px;
}

#LeftNavMenuSubsectionBox a.leftNavMainSelectedItem, a.leftNavMainSelectedItem:hover
{
	background: url(../../images/global/white_arrow.gif) no-repeat top left;
	margin: 0;
	padding: 5px 0 0 7px;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial;
	color: #ffffff;
	display: block;
	position: relative;
}

#LeftNavMenuSubsectionBox a.leftNavSubItem
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial;
	color: #1E5789;
	display: block;
	position: relative;
}

#LeftNavMenuSubsectionBox a.leftNavSubItem:hover
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial;
	color: #D6121D;
}

#LeftNavMenuSubsectionBox br
{
	display: none;
}

#LeftNavMenuSubsectionBox a.leftNavSubSelectedItem, a.leftNavSubSelectedItem:hover
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial;
	color: #D6121D;
}

#LeftNavMenuSubsectionBottomBox
{
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0 0 10px 0;
	display: block;
	list-style-type: none;
}

#LeftNavMenuSubsectionBottomBox img
{
	vertical-align: top;
}

#LeftNavBottomBox
{
	padding: 0 0 0 5px;
	margin: 0;
	position: relative;
	display: block;
}

#LeftNavBottom1Box
{
	background: url(../../images/global/iei_newsletter_box.gif) no-repeat;
	width: 174px;
	height: 234px;
	_height: 234px;
	margin: 0;
	padding: 0 0 20px 10px;
	position: relative;
	display: block;
}

#LeftNavBottom2Box
{
	background: url(../../images/global/education_sessions_box.gif) no-repeat;
	width: 174px;
	height: 234px;
	_height: 234px;
	margin: 0;
	padding: 0 0 20px 15px;
	position: relative;
	display: block;
}
