/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

a:link, a:visited{
	color: #151AF1;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/
body {
	background-image: url(images/background_grade_long.jpg);
}
.style1 {font-family: Geneva, Arial, Helvetica, sans-serif}
.titlepage {font-size: 14}
.piclabels {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.style3 {color: #330033}
.style4 {font-size: 12px}
.style5 {color: #330033; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style8 {font-size: 24px}
.style9 {color: #663399}
.style10 {
	font-size: 14px;
	font-weight: bold;
}
p{
 font-family: Arial, Helvetica, sans-serif;
 font-weight:normal
 color: #000000;
 font-size: 12px;
}

ul{
 font-family: Arial, Helvetica, sans-serif;
 font-weight:normal
 color: #000000;
 font-size: 12px;
}

		
/********************* end **********************/
