/* **************************************************************************** */
/* Note the use of an absolute URI for the background image */
/* This is a workaround for NN using an address relative to the */
/* .html file rather than the .css file */

body
{color: #000000}

/* Paragraph */

p
{
	color: transparent;
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : .9 em;
}

/* Definition list */

dl
{background-color: #FFFFFF;
color: #000000;
font-family: Arial, Helvetica, sans-serif}

/* Menu */

small.menu
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* Menu unvisited links */

a.menulink:link
{}

/* Menu visited links */

a.menulink:visited
{}

/* Menu active links (not widely supported) */

a.menulink:active
{}

/* Menu links when hovered over (MSIE only) */

a.menulink:hover
{}

/* Links unvisited links */

a.link:link
{}

/* Links visited links */

a.link:visited
{}

/* Links active links (not widely supported) */

a.link:active
{}

/* Links when hovered over (MSIE only) */

a.link:hover
{}

/* Unvisited links */

a:link
{}

/* Visited links */

a:visited
{}

/* Active links (not widely supported) */

a:active
{}

/* Links when hovered over (MSIE only) */

a:hover
{}

/* Links unordered lists */

ul
{
	font-family: "Times New Roman", Times, serif;
	list-style: disc;
	margin-left : 10px;
}

th {
	font : bold xx-small Arial, Helvetica, sans-serif;
	color : #000099;
}

li {
	margin-bottom : 8px;
	margin-left : 12px;
	margin-right : 12px;
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : .9 em;
}

p.microhead
{
	color: #000099;
	font-size: .7em;
	font-style : italic;
	text-align : right;
	margin-bottom : 0px;
	margin-top : 0px;
}

p.prehead
{
	color: #000099;
	font-size: .8em;
	font-style : italic;
	text-align : right;
	margin-bottom : 0px;
	margin-top : 0px;
}

p.boldprehead
{
	color: #000099;
	font-size: 1em;
	font-style : italic;
	font-weight : bold;
	text-align : right;
	margin-bottom : 0px;
	margin-top : 0px;
}

p.preTitle
{
	color: #000099;
	font-size: 1em;
	font-style : italic;
	text-align : right;
	margin-bottom : 0px;
	margin-top : 0px;
}

/* The link description */

span.descript
{font-family: "Times New Roman", Times, serif;
font-size: small}

/* New links */

span.new
{background-color: #FF3300;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold}

/* Popular links */

span.pop
{background-color: #00CCFF;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold}

/* Links date and hits */

small.date
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* Number of links in categories */

small.numlinks
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* This class is for "Looking for something in particular?" */

strong.search
{font-family: Arial, Helvetica, sans-serif;
font-weight: bold}

/* This class is for "More options" */

small.more
{font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: normal}

/* This is for main headers on all pages */

h1
{
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size: medium;
	font-weight: bold;
	padding-bottom : 4px;
	width : 100%;
	padding-top : 4px;
}

/* This is for main headers on all pages */

h1.noband
{
	border: none;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-left : 0px;
	padding-bottom : 0px;
	width : 100%;
	padding-top : 0px;
	background-color : transparent;
}

/* This class is for the main header on the home page */

h1.home
{
	background-color: #000099;
	border: none;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-indent : 10px;
}

h1.pgTitle
{
	font-family: 'Times New Roman',Times,serif;
	color: #000099;
	font-size: 1.6em;
	font-style : italic;
	background-color : transparent;
	text-align : right;
	margin-bottom : 0px;
	margin-top : 0px;
}

h2.pgSubtitle
{
	font-family: 'Times New Roman',Times,serif;
	color: #000099;
	font-size: 1.2em;
	font-style : italic;
	background-color : transparent;
	text-align : right;
	margin-bottom : 0px;
	margin-top : 0px;
}

/* This class is for the error messages */

strong.error
{font-family: Arial, Helvetica, sans-serif;
font-weight: bold}

/* This is used for the sub headers */

h2
{
	border: none;
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size: 1em;
	font-weight: bold
}

h2.tight
{
	border: none;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom : 0px;
}

/* This is used for the sub headers */

h3
{
	border: none;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style : italic;
}

/* This is for the margin for the form elements */

div.margin
{margin-left: 10px}

/* This is for page press release place-date formatting */

strong.placeDate
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: bold}

/* This is for page $title_linked */

strong.title
{font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold}

/* This is for typographical formatting of link list links.*/

strong.link
{
	font : bold;
}

/* Table cells */

td
{}

/* This is for Category Listings table cells */

td.catlist
{font-family: Arial, Helvetica, sans-serif;
font-size: medium}

/* Preformatted text */

pre
{font-size: small;
font-weight: bold}

/* This is for the page last updated text */

small.update
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* This is for the total number of links */

p.grandtotal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold
}

/* This is for the bookmarklet link */

span.bookmarklet
{font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold}

/* This is for in-line Category links on New pages. */

p.categorylink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold
}

/* This is for in-line end of article author by-lines. */

p.author
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style : italic;
	text-align : right;
}

p.contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

p.letterhead-title
{
	border: none;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	margin-bottom : .5em;
}

span.letterhead-advisor
{
	border: none;
	color: #000099;
	font-size: 1em;
	font-weight: bold;
	margin-bottom : 0px;
}

span.letterhead-affiliation
{
	border: none;
	color: #000099;
	font-size: .7em;
	font-weight: normal;
	font-style : italic;
}
