  .default        { font-family: Verdana; font-size: 8pt; color: #000000; font-weight:bold}
  .heading        {
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}

  .heading-black  { font-family: Verdana; font-size: 11px; color: #000000; }
  .menu-heading  { font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; }

  .heading-large  {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
  .heading-brown        {
	font-family: Arial;
	font-size: 8pt;
	color: #A44821;
	font-weight: bold;
}
  .heading-white        {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

  .headingmenu  { font-family: Verdana; font-size: 10px; font-weight: bold;}

  .label 	{	font-family: Verdana;	font-size: 10px; color: #000000; font-weight: bold; }
  .label-yellow	{	font-family: Verdana;	font-size: 10px; color: yellow; font-weight: bold; }
  .links	{ font-family: Arial;	font-size: 9pt; color: #000000; }
  .info		{ font-family: Tahoma;	font-size: 10pt; color:#000000; }
  .small        { font-family: arial; font-size: 11px; }
  .smaller      { font-family: Verdana; font-size: 10px; }
  .smallest     { font-family: Arial; font-size: 10px; color: #000000;}
  .medium	{ font-family: Arial; font-size: 13px; color: #000000; font-weight: bold;}
  .large	{ font-family: Georgia,"Times New Roman"; font-size: 16px; color: #000000;}
  .huge		{ font-family: Times, Arial; font-size: 20px; color: #000000;}
  .xlarge	{ font-family: "Times New Roman"; font-size: 30px; }
  .textbox      { font-family: Verdana; font-size: 10px; background-color: #FFFFFF;}
  .faded	{ color: #C0C0C0;  }
  a { color: #003366; text-decoration: none; }
  a:hover { text-decoration: underline; }
  
  table.outlined         {  border-style: solid; border-color: #000000; border-width: 1px; }
  table.shado 	 	{ border-bottom-color: #000000; border-right-color: #000000; border-width: 1px; }
  td.outlined-gray    { border-style: solid;  border-color: #C0C0C0; border-width: 1px; }
  td.outlined-black    { border-style: solid;  border-color: #000000; border-width: 1px; }
  tr.outlined-black    { border-style: solid;  border-color: #000000; border-width: 1px; }

  .dept-header    { font-family: Verdana; font-size: 13px; background-color:#DDDDDD; width:717px; border-style: solid;  border-top-color: #FFFFFF; border-bottom-color: #000000;  border-left-color: #DDDDDD; border-right-color: #000000; border-width: 1px; }
  .listItem { padding-left: 10px; }

  .outlined-gray    { border-style: solid;  border-color: #C0C0C0; border-width: 1px; background-color: #EEEEEE; }

*.listing_div {
	white-space: nowrap;
	display: inline;
	clear: none;
	max-height: 15px;
	margin: 0px 10px 0px 10px;
}

#footer_nav_links {
	clear:none;
	float:right;
	padding-bottom: 20px;
	padding-top 20px;
	padding-left 30px;
	white-space: nowrap;
}
