/***********************************************//* emx_nav_left.css                            *//* Use with template Halo_leftNav.html         *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/body{	font-family: "Times New Roman", Times, serif;	margin: 0px;	padding: 0px;	background-color: #FFD07B;	background-image: url(images/bg_grad.jpg);	background-attachment: scroll;	position: absolute;}/******* hyperlink and anchor tag styles *******/a:link, a:visited{	color: #660000;	text-decoration: underline;	font-family: "Times New Roman", Times, serif;}a:hover{	text-decoration: none;	color: #CC6600;}/************** header tag styles **************/h1{ font: bold 120% Arial,sans-serif; color: #334d55; margin: 0px; padding: 0px;}h2{	font: bold 120% Arial,sans-serif;	color: #660000;	margin: 0px;	padding: 5px;	font-style: italic;	padding-right: 10px;}h3{ font: bold 100% Arial,sans-serif; color: #334d55; margin: 0px; padding: 0px;}h4{ font: 100% Arial,sans-serif; color: #333333; margin: 0px; padding: 0px;}h5{ font: 100% Arial,sans-serif; color: #334d55; margin: 0px; padding: 0px;}/*************** list tag styles ***************/ul{	list-style-type: square;	vertical-align: text-top;}ul ul{ list-style-type: disc;}#utility a:hover{	text-decoration: underline;}#globalLink{	position: absolute;	top: 6px;	height: 22px;	min-width: 640px;	padding: 0px;	margin: 0px;	left: 10px;	z-index: 98;	visibility: visible;}a.glink, a.glink:visited{	font-size: 14px;	color: #000000;	font-weight: bold;	margin: 0px;	padding: 2px 5px 4px 5px;	border-right: 1px solid #8FB8BC;	cursor: hand;}a.glink:hover{	background-image:  url(images/glblnav_selected.gif);	text-decoration: none;	cursor: hand;}/*************** search styles *****************/#search{	position: absolute;	z-index: 101;	width: 186px;	height: 27px;	left: 769px;}#search input{  font-size: 70%;  margin: 0px  0px 0px 10px; } #search a:link, #search a:visited {	font-size: 80%;	font-weight: bold;	}#search a:hover{	margin: 0px;}/********************* end **********************/.news {	background-color: #660000;	color: #FFFFFF;	width: 190px;	height: 379px;	position: absolute;	left: 788px;	top: 0px;	padding: 2;	padding-left: 5px;	font-family: "Times New Roman", Times, serif;	font-size: small;	overflow: auto;}.bodytext {	color: #000000;	background-color: #FFFFFF;	left: 0px;	top: 0px;	position: static;	width: 800px;	height: 379px;	padding-left: 10px;	vertical-align: text-top;}a.bodytextgeneral:hover {	background-image:  url("glblnav_selected.gif");	text-decoration: none;	cursor: hand;	color: #FF9900;}a.bodytextgeneral, a.bodytextgeneral:visited {	color: #660000;	margin: 0px;	padding: 2px 5px 4px 5px;	cursor: hand;}#navbar {	vertical-align: text-bottom;	background-repeat: repeat;	left: 23px;}.background {	position: absolute;	z-index: 0;	top: 15px;	right: 30px;}a.sidebar, a.sidebar:visited {	color: #CC9900;	margin: 0px;	padding: 2px 5px 4px 5px;	cursor: hand;	text-decoration: underline;}a.sidebar:hover {	text-decoration: none;	cursor: hand;	color: #000000;}
