@charset "iso-8859-2";
/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	background-attachment: fixed;
	background-color: #4e4e4e;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.oneColFixCtr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
/*	border: 1px solid #000000; */
	text-align: left;
}

#globalNav{
	position: absolute;
	width: 800px;
	height: 22px;
	margin: 0px;
	top: 52px;
}

#globalLink{
	position: absolute;
	height: 28px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	left: 380px;
	width: 414px;
}


#product_menu   {
	width: 220px;
	top: 260px;
	left: 0px;
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	margin: 0px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}	



/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #3366FF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#col1_cl {
	width: 355px;
	text-align: justify;
	margin-left: 4px;
}

#col1a {
	width: 380px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin-left: 4px;
	background-color: #EEEEEE;
}

#col1b {
	width: 380px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999999;
	margin-left: 4px;
}

#col2a {
	width: 385px;
	margin-left: 410px;
	position: absolute;
	top: 325px;
	z-index: 100;
}

#col2a_pdl {
	width: 560px;
	margin-left: 235px;
	top: 325px;
	margin-top: 10px;
}

#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


a.glink, a.glink:visited{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

a.glink:hover{
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	/* background-image: url(../img/glblnav_selected.gif);	*/
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
}
#page_pdl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	padding-left: 235px;
	padding-right: 5px;
}
