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

body{
	font-family: Arial,sans-serif;
	color:#666600;
	line-height: 1.166;	
}

p{
	text-indent: 1em;
}

hr{
	color: #66CC99; background-color: #66CC99;
	border-style: none; height: 2px;
	margin-bottom: 0.8em;
}

a{
	text-decoration: none;
	color:#6699FF;
}

a:hover{
	color: #FF6666;
}

div{
	width: 660px;
	padding-bottom: 2em;
}

span{
	font-family: 'Trebuchet MS', 'MS UI Gothic';
}

span.title{
	color: #009933;
	font-size: 12px;
}

a img{
	border-style:none;
}

a:hover img{
	filter: Alpha(Opacity=80);
}

h1{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 color:#FF0099;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
 text-align: left;
}

ul ul{
 list-style-type: disc;
 text-align: left;
}

ul ul ul{
 list-style-type: none;
 text-align: left;
}
li{
 padding-bottom: 1.2em;
}

label{
 font-family: Arial,sans-serif;
 font-size: 80%;
 font-weight: bold;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

table{
	border-collapse: collapse;
}

table p{
 font-family: Arial,sans-serif;
 font-size: 90%;
 color: #008080;
}

table p#msg{
 font-size: 80%;
 color:#FF6600;
}

#space p{
	padding-top: 2em;
}

div#small_font{
	font-size: 0.8em;
	width: 400;
	text-align:left;
}

/* t[*/
html,body{
	scrollbar-3dlight-color: #20B2AA;
	scrollbar-arrow-color: #20B2AA;
	scrollbar-darkshadow-color: #20B2AA;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #20B2AA;
	scrollbar-track-color: #ffffff;
}