p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
.boldsub {
	font-family: Arial, Helvetica, sans-serif;
    font-style: bold;
	color: #000066;
}
tr {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
}

ul {
	list-style-image: url(images/MUP/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000066;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000066;
	padding-top: 1em;
}
.menutitle{
cursor:pointer;
margin-bottom: 2px;
margin-right: 4px;
padding-right: 3px;
background-color:#FFFFFF;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-size: 90%;
color:#000066;
text-decoration:none;
width:140px;
text-align:left;
font-weight:bold;
}
.menusubtitle {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 80%;
	list-style-image: url(images/MUP/bullet.gif);
	margin-bottom: 1px;
	margin-right: 4px;
	padding-right: 3px;
	color:#000066;
	text-decoration:none;
	width:140px;
}
.typebanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 100;
	color: #FFFFFF;
	letter-spacing: .5em;
	text-align: center;
	font-variant: normal;

}
.typeaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
  :link { color: #000066 }  /* for unvisited links */
  :visited { color: #003399 } /* for visited links */
  a:active { color: #000066 } /* when link is clicked */
  a:hover { color: #000066 } /* when mouse is over link */
  a.typeaddress:active {color: black} /* when link is clicked */
  a.typeaddress:hover {color: black } /* when mouse is over link */
  a.typeaddress:link {color: black}
  a.typeaddress:link {text-decoration:none} 
  a.typeaddress:visited {color: black}
  a.typeaddress:visited {text-decoration:none}  
  a.menutitle:link { color: #000066 }  /* for unvisited links */
  a.menutitle:visited { color: #000066 } /* for visited links */
  a.menutitle:active { color: #000066 } /* when link is clicked */
  a.menutitle:hover { color: #000066 } /* when mouse is over link */
}
/*green: #006633; gold: #CC9900; purple: #660066.  Also need to change menu_header.txt*/