/* websiteId="UOW_Main"; */

/* body { background:  url(/science/images/sr_bg.gif) repeat-y; }*/

h1, h4, h5
{ color: #343D76; } /* major colour that identifies the unit */

h2, h3, h6
{ color: #48715A; } /* accent colour */

h5, h6
{  margin-bottom: 4px;  margin-top: 2px;  }

h6
{ font-size: 85%; }

a { text-decoration:none; }
a { color: #48715A;}
a:hover { 
text-decoration:underline;
 color: #333399;
}

.textNormal
{  } /* minor colour */

#breadcrumb
{ background: #394B66; /* major colour */
  color: #9DB5EA; /* minor colour */
}

#breadcrumb a, a.breadcrumb
{ color: #D7E6FF; } /* colour of hyperlinks in breadcrumb. Usually white. */



.tableList th
 { background: #D98F90 url('/images/tableList-th.gif') no-repeat top right; } /* accent colour */
.tableList tr
 { background: #fcefef; } /* minor colour */
 

p {
	font-size: 90%;
	color: #617185;
}


.leftNav, a.leftNav, a.leftNav:link, a.leftNav:visited {
font-size: 105%; color: #395564;
}
a.leftNav:active, a.leftNav:hover {
color: #48715A; text-decoration: underline;
}