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-image : url(../images/logo_back.gif);
}
#wmt_menubar #wmt_menuitems {
  margin-right: 120px;
  background-repeat : repeat-x;
}
#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(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;
}
#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;
}
#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;
}
/* 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;
}
#wmt_content h2 {
  font-size: 1.5em;
  font-weight: bold;
}
#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(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;
}

