/* STYLESHEET FOR NETSCAPE ON WINDOWS, ALSO DEFAULT FOR NON-MSIE */

/* BODY STYLES */
/* Note: Level 3 was the original RM style for some pages. */
/* Many pages still use the class, so do not delete */

body, .Level3, p, ul, ol
{
	color: #333366;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* Note: can't include TD in list above because of Netscape bug */
/* It appears to ignore classes applied to the TD tag that have different color attribs */

td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th
{
	color: #333399;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

sub, sup
{
	color: #333366;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

code, pre
{
	font-family: monospace;
}

h1
{
	color: #333399;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

h2
{
	color: #333399;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h3
{
	color: #333399;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h4
{
	color: #333399;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h5
{
	color: #333399;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.indent  
{
	margin : 1em 0em 1em 2em;
}

.right
{
	text-align: right;
}

.centre, .center
{
	text-align: center;
}

/* INFO BOX STYLES */

/*Note: some style names appear twice with case differences. This is because Netscape 6 appears to be case-sensitive*/
/*Note: some styles have alternate names. This is because of redundant names used in original RM styles*/

.infoBoxHeader, .infoboxheader, infoBoxHeader a:link, infoboxheader a:link, infoBoxHeader a:visited, infoboxheader a:visited
{
	color: #FFFFFF;
	background-color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.infoBoxCell, .infoboxcell, .infoBox, .infobox, .infoBoxCell p, .infoboxcell p, .infoBox p, .infobox p, .infoBoxCell a:link, .infoboxcell a:link, .infoBoxCell a:visited, .infoboxcell a:visited, .infoBox a:link, infobox a:link, infoBox a:visited, infobox a:visited 
{
	color: #FFFFFF;
	background-color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/*This allows for yellow coloured links to indicate the page being viewed*/

.infoboxy, infoboxy a:link
{
	color: #FFFF99;
	background-color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* HEADER AND FOOTER BACKGROUNDS */

.lighterbg
{
background-color: #3366cc;
}

.lightbg
{
background-color: #003399;
}

.darkbg
{
background-color: #000066;
}

.header
{
background-image: url(http://www.monash.edu.au/assets/headerbg.gif);
}

/* FOOTER STYLES */

.footer
{
	color: #000066;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.greyfooter
{
	color: #666666;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* PRINT FORMATTING */

@page
{
	margin: 10%;
}

/* AURAL STYLES */

@media aural {  
  h1, h2, h3, h4, h5 { stress: 20; richness: 90 }
  .hide { speak: none }
  .footer, p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre, code, var { speak-punctuation: code }
}

/* REQUESTED STYLES */

/* Styles for ITS */

.infoHeader
{color: #000000;
background-color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;}

.info, .news
{color: #000000;
background-color: #cccccc;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;}

.navheader, .newsHeader
{color: #ffffff;
background-color: #003399;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;}

/* Styles for RGEB */

.red

{
	color: #cc0000;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.redhead
{
	color: #cc0000;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

/* Small fonts (for Procurement Services) */
.matcodes, .smallfont
{
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 8pt;
}

.smallred
{
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #cc0000;
	background-color: #ffffff;
}

.smallblue

{
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #003399;
	background-color: #ffffff;
}

.blue

{
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #003399;
	background-color: #ffffff;
}

/* OLD STYLES */
/* Do not delete these styles as they are still in use on some pages */

/* Search Field */

INPUT.SearchField
{
	color: #000000;
	background-color: #ffffff;
	font-family: sans-serif;
	font-size: 9pt;
	height: 16px;
	width: 155px;
}

/* This is for the old footer with searchbox */
.gofooter
{
	color: White;
	background-color: #003399;
}

/* For 2003 Handbook entries */
/* Added: 2002-10-08 Andrew Norman */
.preamble, .Preamble {
    color: #333366;
    background-color: #ffffff;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: italic;
}
/* Added: 2002-14-10 to allow easy footer alignment to right side */
.footright
{
	color: #000066;	background-color: #ffffff;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 8pt;
	text-align: right;
}
