﻿/* START Navigation Left */

h2.nav_left, label.hidden
{
	position: absolute;
	top: -20em;
	left: -200em;
}

div#nav_left
{
	clear: both;
	width: 164px;
	float: left;
}

div#nav_left_no_sm
{
	clear: both;
/*	width: 164px;   */
	float: left;
}


div#nav_left ul
{
	list-style: none;
	padding: 0;
	margin: 0;
/*	line-height: 0;    */
	float: left;
}

div#nav_left li
{
	margin: 0;
	font-size: 10px;
}

div#nav_left li a
{
	background-color: #614166;
	display: block;
	border-top: 1px solid #ffffff;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	width: 161px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#nav_left li a:hover
{
	text-decoration: underline;
}

div#nav_left li a.sub
{
	background-color: #d8bfd8;
	display: block;
	border-top: 1px solid #ffffff;
	color: #000000;
	text-align: left;
	text-decoration: none;
	width: 158px;
	padding-left: 6px;
}

div#nav_left li a.sub:hover
{
	text-decoration: underline;
}


/* END Navigation Left */


/* START Closing Stub for Navigation Left */

div#nav_left_bottom_stub
{
	float : left;
	width: 164px;
	line-height: 14px;
	border-top: 1px solid #ffffff;
	background-color: #614166;
}

div#nav_left_bottom_stub_white
{
	float : left;
	width: 164px;
	line-height: 14px;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
}


div#nav_left_bottom_stub_white_15px
{
	float : left;
	width: 15px;
	line-height: 14px;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
}



/* END Closing Stub for Navigation Left */



/* START Content */

div#content
{
	float: left;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-right: 30px;
	width: 541px;
}

div#content_no_sidemenu
{
	float: left;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-right: 30px;
	width: 760px;
}


h1
{
	font-size: 21px;
	font-weight: bold;
	color: #614166;
	letter-spacing: 1px;
}


h2
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ffffff;
	text-indent: 8px;
	width: 541px;
	height: 15px;
	background-image: url('/assets/images/1033/sxl/sxl_header_bar.gif');
	background-repeat: no-repeat;
	margin-bottom: -.5em;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #d47f22;
	margin-bottom: -.5em;
}

h4
{
	font-size: 12px;
	font-weight: normal;
	color: #d47f22;
}

h5
{
	font-size: 11px;
	font-weight: bold;
}

h6
{
	font-size: 10px;
	font-weight: bold;
}

ul
{
	list-style-type: disc;
}

ol
{
	list-style-type: decimal;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #a04e69;
	text-decoration: underline;
}

.main_text_10
{
	font-size: 10px;
}

/* END Content */

/* START Old BHI Styles for DXL_SXL */

.dxl_header
{
	font-size: 21px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #614166;
	font-weight: bold;
	letter-spacing: 1px;
}

.dxl_header_bg
{
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	font-weight: bold;
	background-color: #614166;
	width: 541px;
}

.dxl_header_bar
{
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #ffffff;
	padding-top: 0;
	padding-left: 9px;
	margin-top: 0;
	padding-bottom: 0;
	width: 541px;
	height: 15px;
	background-image: url('/assets/images/1033/sxl/sxl_header_bar.gif');
	display:block;
}

.dxl_highlight
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #d47f22; 
}

.dxl_highlight:hover
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #d47f22; 
	text-decoration: none;
}


.dxl_highlight_bold
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight: bold;
	color: #d47f22; 
}

/* END Old BHI Styles for DXL_SXL */

h1#hidden
{
	position: absolute;
	top: -20em;
	left: -200em;
}
