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

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

#poweredby { display: none; text-align:center; }
.style2 {font-size: 12px}

#pageNav{
	float: left;
	width:100%;
	padding: 0px;
	background-color: #F5f7f7;
	font: small Verdana,sans-serif;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;

}

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

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style8 {font-size: x-small}
.style9 {
	font-size: medium;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
}
.style10 {font-size: 14px; font-family: "Courier New", Courier, mono; }
.style11 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
}
.style16 {font-size: 10px}
.style18 {font-family: "Courier New", Courier, mono}
.style19 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
.style20 {font-size: 12px; font-family: "Courier New", Courier, mono; }
.style21 {font-size: 14px}