/******************************************

 * TITLE   : Portal Lite Stylesheet * 

 * REVISED : July 11, 2005              *

 *****************************************/

/***** General ************************************************************************/
#news {
	margin-left: 0px;
	padding-left: 0px;
	font-size: .70em;
}

  a {
	color: Navy;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-weight: bold;
}

     a:hover {
        text-decoration: none;
		  color: #c4b28a;
        }

     a:visited:hover {
        color: #666;
        text-decoration: none;
		  		  color: #c4b28a;
        }


a.pagelink:visited {
  color: #191970;
  text-decoration:none;
}

body {
	background-color:#FFFFFF;
	font-family: Verdana;  "Times New Roman", Times, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: .70em;
)


span.uline {
  text-decoration: underline;
}

span.newsheader {
	color: Maroon;
}

ul {
  text-align: justify;
}

p {
  text-align: justify;
  margin: 0 0;
}

p.noheight {
  line-height: 1.12em;
}

p.return {
  text-align: right;
  padding-right: 350px;
}

link img {
  border: none;
}