/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: TAHOMA;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #cccccc url("image/bg_grad.jpg") fixed;
	height: auto;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0033FF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	height: auto;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	left: 1250px;
	width: 0px;
	height: 11px;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:   url("image/glblnav_selected.gif");
	text-decoration: none;
}
html>body .feature {height: auto;}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	color: #0033CC;
	font-size: 10px;
	width: 100%;
	padding-right: 1px;
	line-height: 35px;
	background-color: #EAECE9;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-decoration: none;
	color: #539dbc;
}
#left{
	border-left-width: 1px;
	border-bottom-color: #89A2C7;
	border-bottom-style: none;
	border-bottom-width: 1px;
	height: auto;
	border-right-color: #89A2C7;
	border-right-style: none;
	border-right-width: 1px;
	background-color: #E9ECF5;
	border-top-color: #89A2C7;
	border-top-style: none;
	border-top-width: 1px;
	}
#header{
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: auto;
	width: 100%;
	float: left;
	}
#utility a:link, #utility a:visited{
	color: #000000;
	font-size: x-small;
	top: 100px;
	right: 8.5%;
}
#utility a:hover{
	color: #000000;
	text-decoration: underline;
}
#bottom{
	bottom: 0px;
	color: #0066CC;
	top: 100%;
}
#top{
	height: auto;
	width: 88%;
	float: none;
}
#right{
	background-color: #E9ECF5;
	float: right;
	border-bottom-color: #89A2C7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #89A2C7;
	width: 159px;
	height: 500px;
	border-top-color: #89A2C7;
	border-top-style: solid;
	border-top-width: 1px;
}
#copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	margin-top: 10px;
	color: #CCCCCC;
}
#linksl{
	border-bottom-color: #89A2C7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: left;
	padding: 5px;
}
#news{
	border-top-color: #CCCCCC;
	border-top-style: dashed;
	border-top-width: 1px;
}
#pic{
	background-color: #E9ECF5;
	border-color: #0000CC;
	border-style: solid;
	border-width: 1px;
	float: left;
	width: 122px;
}
