BODY {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.75em;
}
#wmt_topbar {
  }
#wmt_permnav {
  background-color: #000;
  color: #FFF;
  padding-left: 5px;
}
#wmt_permnav TABLE {
  margin-right: 250px;
}
#wmt_permnav TD {
  color: #FFF;
  padding: 5px 3px 5px 3px;
  font-weight: bold;
}
#wmt_permnav TD.selected {
  padding: 0px 3px 5px 3px;
}
#wmt_permnav A {
  color: #FFF;
  text-decoration: none;
}
#wmt_permnav A:HOVER {
  color: #FFF;
  text-decoration: underline;
}
#wmt_permnav TD .wmt_link_divider {
  color: #FFF;
  padding-top: 6px;
}
#wmt_permnav_search {
  position: absolute;
  right: 5px;
  top: 0px;
}
#wmt_permnav_search #wmt_search {
  margin: 0px;
  padding: 0px;
}
#wmt_permnav_search #wmt_searchlabel {
  padding: 5px 5px 0px 0px;
  float: left;
  font-weight: bold;
}
#wmt_permnav_search #wmt_searchbox {
  width: 125px;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 3px;
  border-top: 2px solid #A9A9A9;
  border-right: 1px solid #A9A9A9;
  border-bottom: 1px solid #A9A9A9;
  border-left: 2px solid #A9A9A9;
}
* html #wmt_permnav_search #wmt_searchbox {
  margin-top: 1px;
}
#wmt_permnav_search #wmt_searchgo {
  padding: 0px 1px 0px 1px;
  margin-top: 2px;
  font-size: 0.9em;
  font-weight: bold;
}
#wmt_homepage_banner {
  height: 185px;
}
#wmt_banner {
  height: 96px;
  background-repeat: no-repeat;
  background-position: right;
}
#wmt_banner #wmt_siteparent {
  position: absolute;
  left: 200px;
  right: 280px;
  font-size: 1.2em;
  font-weight: normal;
  margin: 0px;
  right: 200px;
  padding-top: 15px;
}
#wmt_banner #wmt_siteparent A {
  color: #000;
  text-decoration: none;
}
#wmt_banner #wmt_siteparent A:HOVER {
  text-decoration: underline;
}
#wmt_banner #wmt_siteheading {
  position: absolute;
  left: 200px;
  right: 280px;
  font-size: 1.8em;
  font-weight: normal;
  margin: 0px;
  right: 200px;
  padding-top: 35px;
}
#wmt_banner #wmt_sitelogo {
  height: 96px;
  padding-left: 30px;
  padding-top: 4px;
}
#wmt_banner #wmt_sitelogo IMG {
  border: none;
}
#wmt_menubar {
  clear: both;
  padding: 0px 0px 4px 15px;
  background-repeat: repeat-x;
  background-position: bottom;
}
#wmt_menubar #wmt_menuitems {
  margin-right: 120px;
}
#wmt_menubar TD {
  padding: 6px 5px 2px 5px;
  font-weight: bold;
}
#wmt_menubar TD.selected {
  padding: 1px 5px 2px 5px;
}
#wmt_menubar A {
  text-decoration: none;
}
#wmt_menubar A:HOVER {
  text-decoration: underline;
}
#wmt_menubar #wmt_pagetools {
  position: absolute;
  right: 5px;
  padding-top: 4px;
}
#wmt_menubar #wmt_pagetools IMG {
  border: none;
}
#wmt_menubar #deakin_extended_logo {
  padding: 6px 0px 2px 0px;
}
#wmt_breadcrumbs {
  clear: both;
  padding: 5px 10px 5px 10px;
  margin-top: 1px;
  margin: 0px;
  color: #000;
  font-size: 0.9em;
  font-weight: bold;
  background-image : url(../about/css/images/breadcrumb-gradient.gif);
  background-repeat: repeat-x;
  background-position: top;
}
#wmt_breadcrumbs A {
  color: #07538F;
  text-decoration: none;
}
#wmt_breadcrumbs A:HOVER {
  text-decoration: underline;
}
#wmt_container {
  }
#wmt_vmenubar {
  float: left;
  width : 200px;
  font-weight: bold;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#wmt_vmenubar UL.wmt_vmenu {
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #CCC;
}
#wmt_vmenubar LI {
  list-style: none;
  padding: 3px 0px 3px 10px;
  color: #075296;
  border-top: 1px solid #CCC;
  margin-right : 0px;
}
#wmt_vmenubar LI A {
  color: #075296;
  text-decoration: none;
}
#wmt_vmenubar LI A:HOVER {
  color: #075296;
  text-decoration: underline;
}
#wmt_vmenubar LI.first {
  border-top: none;
}
#wmt_vmenubar LI.spacer {
  background-image: none !IMPORTANT;
}
#wmt_vmenubar LI.selected {
  border-top: 1px solid #000 !IMPORTANT;
  border-bottom: 1px solid #000 !IMPORTANT;
  border-left: 1px solid #000 !IMPORTANT;
  background-color: #EEE !IMPORTANT;
}
#wmt_vmenubar LI.heading {
  border-top: none;
  padding-left: 0px;
}
#wmt_vmenubar LI.heading DIV {
  background: none;
  background-color: #E7EBEE;
  padding: 2px 3px 3px 3px;
  margin-left: 0px;
  border-top: none;
  font-size: 1.2em;
  font-weight: bold;
}
#wmt_vmenubar LI.heading UL {
  margin-left: 20px;
}
#wmt_vmenubar UL UL {
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
}
#wmt_vmenubar UL UL LI {
  background-repeat: no-repeat;
  background-position: 0 50%;
}
#wmt_vmenubar INPUT {
  margin-right: 2px;
}
.hidden_menu {
  border-top: none !IMPORTANT;
}
#wmt_content {
  margin-left: 200px;
  padding : 10px 20px 0px 20px;
  text-align : left;
  margin-top : 0px;
}
/* this is just for IE - makes the table cells the correct font size */
* table {
  font-size: 100%;
}
/* end this is just for IE */

#wmt_content H1 {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-size: 1.9em;
  font-weight: bold;
  text-align : left;
}
#wmt_content H2 {
  font-size: 1.5em;
  font-weight: bold;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}
#wmt_content H3 {
  font-size: 1.3em;
  font-weight: bold;
}
#wmt_content H4 {
  font-size: 1.1em;
  font-weight: bold;
}
.wmt_no_vmenu#wmt_content {
  margin-left: 0px;
}
#wmt_footer {
  clear: both;
  background-color: #FFF;
  padding: 20px 0px 20px 0px;
}
#wmt_footer #wmt_disclaimer {
  padding-left: 6px;
}
#wmt_footer_links {
  height: 22px;
  color: #4C4C4C;
  border-bottom: 1px solid #8C8C8C;
  padding-bottom: 2px;
  font-size: 0.9em;
  font-weight: bold;
}
.wmt_footer_link, .wmt_footer_divider {
  float: left;
  padding: 6px 4px 0px 4px;
}
#wmt_footer A {
  color: #4C4C4C;
  text-decoration: none;
}
#wmt_footer A:HOVER {
  text-decoration: underline;
}
#wmt_footer #wmt_feedback {
  float: right;
  color: #334961;
  padding: 6px 20px 0px 0px;
}
#wmt_footer #wmt_feedback A {
  color: #334961;
}
#wmt_footer #wmt_feedback A:HOVER {
  text-decoration: underline;
}
#wmt_footer #wmt_info {
  clear: both;
  color: #787D81;
  background-image : url(../about/css/images/footer-gradient.gif);
  background-repeat: repeat-x;
  margin-top: 1px;
  padding: 9px 0px 0px 20px;
  text-align: right;
  font-weight: normal;
  font-size: 0.8em;
}
#wmt_footer #wmt_pageupdate {
  float: left;
}
#wmt_footer #wmt_cricos {
  padding-right: 20px;
}
#usefulLinks {
  float: right;
  width: 200px;
  margin: 0px 5px 50px 50px;
  padding: 0px;
  border: 1px solid black;
}
#usefulLinkHeader {
  padding: 4px;
  font-weight: bold;
}
DIV.usefulLink {
  padding: 4px;
  border-bottom: 1px dotted;
  background-color: #FFF;
}
DIV.usefulLinkLast {
  /* No border */
	padding: 4px;
  background-color: #FFF;
}
.template_email_fieldset{
  border:1px solid #000000;
  background-color: #DCDCDC;
  padding: 10px 5px 5px 5px;
}
.template_email_legend{
  border:1px solid black;
  background-color: #D3D0B8;
  top:-10px;
}
.template_email_error {
  background-color:red;
  display:block;
  color:white;
  font-weight:bold;
  padding:2px;
  margin-bottom:10px;
  border:1px solid black;
}
.template_email_label{
  float:left;
  width:150px;
}
.right_align{
  float:right;
}
#wmt_content LI{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : disc;
}

