/* Northwestern University Department Style Sheet, amf@northwestern.edu */


/* general HTML display */

BODY				{ color: #000000; font-size: 12px; font-family: Verdana, Arial, sans-serif; background: #FFFFFF }
TD					{ color: #000000; font-size: 12px; font-family: Verdana, Arial, sans-serif }


/* main section */

.lastmod			{ color: #750000; font-weight: bold; font-size: 11px }
.content			{ background: #FFFFFF; color: #000000; font-size: 12px  }
.head				{ font-weight: bold; color: #000000; font-size: 12px  }

A					{ color: #000075; text-decoration: underline; }
a:link				{ color: #000075; text-decoration: underline; }
a:visited			{ color: #520063; text-decoration: underline; }
a:active			{ color: #750000; text-decoration: underline; }


/* background colors */

.purplecell			{ background: #520063 }
.whitecell			{ background: #FFFFFF }


/* search box */

.searchlabel			{ color: #FFFFFF; font-weight: bold; font-size: 12px; font-style: italic }
.searchlink				{ color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration: none }

A.searchlink:link		{ color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration: none }
A.searchlink:visited	{ color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration: none }
A.searchlink:active		{ color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration: none }


/* titles */

.title1				{ color: #FFB24D; font-family: arial, verdana, helvetica, sans-serif; font-weight: bold; font-size: 19px }
.title2				{ color: #FFFFFF; font-family: arial, verdana, helvetica, sans-serif; font-weight: bold; font-size: 25px }
.title3				{ color: #FFFFFF; font-family: arial, verdana, helvetica, sans-serif; font-weight: bold; font-size: 15px }


/* breadcrumb_nav */

.bccell				{ background: #FFFFFF; color: #000000; font-weight: bold; font-size: 12px  }
.bclink				{ color: #000000; font-weight: bold; text-decoration: none; font-size: 12px }
.bccurrent			{ color: #750000; font-weight: bold; font-style: italic; font-size: 12px }

A.bclink			{ color: #000000; font-weight: bold; text-decoration: none; font-size: 12px }
A.bclink:link		{ color: #000000; font-weight: bold; text-decoration: none; font-size: 12px }
A.bclink:visited	{ color: #000000; font-weight: bold; text-decoration: none; font-size: 12px }
A.bclink:active		{ color: #000000; font-weight: bold; text-decoration: none; font-size: 12px }


/* navigation menus */

.navdesc			{ font-weight: normal; font-size: 11px; text-decoration: none }
.navitem			{ color: #000000; font-weight: bold; font-size: 13px; text-decoration: none }

A.navitem			{ color: #000000; font-weight: bold; font-size: 12px; text-decoration: none }
A.navitem:link		{ color: #000000; font-weight: bold; font-size: 12px; text-decoration: none }
A.navitem:visited	{ color: #000000; font-weight: bold; font-size: 12px; text-decoration: none }
A.navitem:active	{ color: #000000; font-weight: bold; font-size: 12px; text-decoration: none }


/* footer */

.footer				{ color: #FFFFFF; font-size: 10px }

A.footlink			{ color: #FFB24D; font-size: 10px; font-weight: normal; text-decoration: underline  }
A.footlink:link		{ color: #FFB24D; font-size: 10px; font-weight: normal; text-decoration: underline  }
A.footlink:visited	{ color: #FFB24D; font-size: 10px; font-weight: normal; text-decoration: underline  }
A.footlink:active	{ color: #FFB24D; font-size: 10px; font-weight: normal; text-decoration: underline  }
