
#wmt_content A {
  color: #075296;
  text-decoration: underline;
}
#wmt_content A:HOVER {
  color: #075296;
  text-decoration: underline;
}
#wmt_content A:VISITED {
  color : #075296;
  text-decoration: underline;
}
#wmt_content A.wmt_bold {
  font-weight: bold;
}
#wmt_content A.wmt_boldarrow {
  background-image : url(images/link-arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 12px;
  font-weight: bold;
}
#wmt_content P {
  line-height: 1.25em;
}
.wmt_infodiv {
  margin: 0px 0px 10px 0px;
  padding: 10px 10px 10px 20px;
  background-color: #ECEDEF;
}
.wmt_infodiv .list_heading {
  color: #000;
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 30px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.3em !IMPORTANT;
  font-weight: bold;
}
.wmt_infodiv UL {
  margin: 0px;
  padding: 0px;
}
.wmt_infodiv LI {
  padding: 1px 10px 0px 20px;
  font-weight: bold;
  border-top: 2px dashed #FFF;
  list-style: none;
  background-repeat: no-repeat;
  background-position: 0 3px;
}
.wmt_infodiv LI.item_1 {
  background-color: #E5E6E8;
}
.wmt_infodiv UL UL LI {
  padding-left: 14px;
  background-repeat: no-repeat;
  background-position: 0 4px;
}
.wmt_heading {
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 4px;
  margin-bottom: 8px;
  font-size: 1.3em !IMPORTANT;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
}
#wmt_deakin_news {
  background-color: #ECEDEF;
  margin-bottom: 10px;
  padding: 4px;
}
* HTML #wmt_deakin_news {
  background: none;
}
#wmt_deakin_news .news_article {
  clear: both;
  padding: 5px 0px 5px 0px;
  border-bottom: 1px solid #B9BBBA;
}
#wmt_deakin_news .news_article .news_image {
  float: left;
  padding: 1px;
  margin: 0px 5px 1px 0px;
  border: 1px solid #000;
}
#wmt_deakin_news .news_article .news_heading {
  font-weight: bold;
}
#wmt_deakin_news .news_article .news_story {
  }
#wmt_deakin_news .news_article .news_link {
  color: #346FA7;
  font-weight: bold;
}
#wmt_deakin_news #more_news {
  color: #7B7B7B;
  padding: 0 0px 0 0;
  margin: 2px 10px 2px 0px;
  text-align: right;
  font-weight: bold;
}
DIV.wmt_col_layout {
  width: 100%;
}
DIV.wmt_two_col {
  float: left;
  width: 45%;
  margin-right: 15px;
}
DIV.wmt_three_col {
  float: left;
  width: 29%;
  margin-right: 15px;
}
.wmt_featitem, .wmt_featitem_alt {
  width: 280px;
  /* this doesn't work in IE, so removed until some time when it does! */
	/*max-height: 140px;
  overflow: hidden;
*/
}
.featitem_heading {
  font-size: 1.2em;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  margin: 5px;
}
.featitem_text {
  font-size: 0.9em;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  margin: 5px;
}
.featitem_link {
  clear: left;
  font-size: 0.9em;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  background-repeat: repeat-y;
  background-position: top;
  padding: 2px 2px 3px 2px;
  margin-top: 2px;
}
.featitem_link A {
  text-decoration: none !IMPORTANT;
  background-repeat: no-repeat;
  background-position: 0 75%;
  padding-left: 20px;
}
.featitem_link A:HOVER {
  text-decoration: underline !IMPORTANT;
}
.featitem_image {
  float: left;
  margin: 6px 5px 2px 6px;
  padding: 1px;
  background-color: #FFF;
  border: 1px solid #000;
}
.wmt_button {
  color: #555;
  margin-top: 4px;
  padding: 2px 2px 1px 2px;
  border: 1px solid #555;
  font-size: 0.8em;
  font-weight: bold;
}
A.wmt_new_window {
  background : url(images/new-window.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
A.wmt_new_window:visited {
  background : url(images/new-window-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
A.wmt_external_link {
  background : url(images/external-link.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
A.wmt_external_link:visited {
  background : url(images/external-link-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
A.wmt_pdf_file {
  background : url(images/pdf-file.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
A.wmt_pdf_file:visited {
  background : url(images/pdf-file-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
A.wmt_doc_file {
  background : url(images/doc-file.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
A.wmt_doc_file:visited {
  background : url(images/doc-file-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
A.wmt_ppt_file {
  background : url(images/ppt-file.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
A.wmt_ppt_file:visited {
  background : url(images/ppt-file-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
A.wmt_xls_file {
  background : url(images/xls-file.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
A.wmt_xls_file:visited {
  background : url(images/xls-file-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
PRE, CODE, xmp {
  font-size: 120%
;
}
TR.wmt_tr_alt {
  background-color: #E5E6E8;
}
DIV.wmt_form_row
{
  clear: both;
  display:block;
  margin-bottom:0.1em;
}
.wmt_label
{
  width:40%;
  float:left;
  padding:2px;
  margin: 0px 5px 2px 0px;
  background-color:#ececec;
  color:#000000;
}
DIV.wmt_form_row INPUT
{
  width:50%;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:90%;
}
DIV.wmt_radio INPUT, DIV.wmt_check INPUT{
  width:3%;
}
DIV.wmt_radio LABEL, DIV.wmt_check LABEL{
  width:97%;
}
DIV.wmt_form_row SELECT, DIV.wmt_form_col INPUT, DIV.wmt_form_col SELECT{
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:90%;
}
DIV.wmt_form_row SELECT, DIV.wmt_form_row TEXTAREA {
  width:50%;
}
DIV.wmt_form_col
{
  float:left;
  margin-bottom:0.2em;
}
.wmt_form_col INPUT, .wmt_form_col SELECT
{
  float:left;
  margin-right: 0.7em;
  width:auto;
  font-size:90%;
}
.wmt_form_col .wmt_label, DIV.wmt_form_col SELECT
{
  float:left;
  width:auto;
}
SPAN.wmt_mandatory
{
  color:red;
}
FIELDSET.wmt_fieldset, FIELDSET.wmt_dotted_fieldset
{
  padding: 5px;
  margin: 2px 0px 2px 0px;
}
FIELDSET.wmt_sub_fieldset
{
  margin: 2px 0px 2px 0px;
  padding:2px;
  display:inline;
}
.clear_float
{
  clear:both;
}
LEGEND.wmt_bg_legend, LEGEND.wmt_legend, LEGEND.wmt_border_legend, FIELDSET.wmt_dotted_fieldset
{
  margin: 0.5em 0em 0.5em 0em;
}
INPUT.wmt_button
{
  margin:5px 5px 0px 0px;
  ;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:0.85em;
  font-weight:bold;
  background-color:#ececec;
}
.format_blockquote {
  white-space:pre;
}
.backto{
  text-align : right;
}
#page_label{
  text-align : left;
  padding-left : 200px;
  padding-bottom : 20px;
}
#page_label LI{
  list-style-type : none;
  padding-right : 50px;
  float : left;
  font-weight : bold;
}
