/***********************************************/
/* emx_nav_left20.css                          */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 3px;
	padding: 1px;
	text-decoration: none;
	font-size: 12px;
}

#sectionLinks h3{
	padding: 8px 0px 2px 8px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("images/glblnav_selected.gif");
	padding: 3px 0px 3px 8px;
	color: #21536A;
	text-decoration: none;	
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #cccccc;
	background-image: none;
	text-decoration: underline;
	color: #000;	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 8px;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	color: #036;
	font-weight: bold;
}
.style6 {font-size: 12px; color: #999999; }
.style95 {
	font-size: 12px; color: #000;
}
.style8 {
	font-size: 18px;
	font-weight: bold;
}
.style78 {
	font-size: 24px;
	color: #036;
}
.style97 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.style99 {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/**
