#wmt_content a {
	color: #075296;
	text-decoration: underline;
}

#wmt_content a:hover {
	color: #075296;
	text-decoration: underline;
}

#wmt_content a:visited {
	color: #800080;
	text-decoration: underline;
}

#wmt_content a.wmt_bold {
	font-weight: bold;
}

#wmt_content a.wmt_boldarrow {
	background-image: url('/template_code/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;
	border-bottom: 2px dashed #FFF;
}

.wmt_infodiv li {
	padding: 1px 0px 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 {
	margin-left: -20px;
	padding-left: 20px;
	border: none;
	background-color: #ECEDEF; 
}

.wmt_infodiv ul ul li {
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.wmt_linkdiv, .wmt_textdiv {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

	border: 1px solid #B9BBBA; 
}

.wmt_linkdiv .list_heading, .wmt_textdiv .text_heading {
	color: #000; 

	background-color: #E5E6E8;
	background-repeat: no-repeat;
	background-position: 10px 8px; 

	border-bottom: 1px solid #B9BBBA; 

	padding: 5px 10px 5px 40px;

	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em !IMPORTANT;
	font-weight: bold;
}

.wmt_linkdiv ul {
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

.wmt_linkdiv li {
	padding: 2px 0px 0px 20px;

	font-weight: bold; 

	list-style: none;

	background-repeat: no-repeat;
	background-position: 0 5px;
}

.wmt_linkdiv ul ul {
	margin-left: -20px;
	padding-left: 20px;

	margin-bottom: 0px;
}

.wmt_linkdiv ul ul li {
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.wmt_textdiv .text_content {
	padding: 5px 10px 10px 10px;
}

.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 {
	margin-top: 4px;
	padding: 2px 2px 1px 2px;

	border: 1px solid #555;

	font-size: 0.8em;	
	font-weight: bold;
}

a.wmt_auth_link {
	background: url(/template_code/images/lock.png) no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_new_window {
	background: url(/template_code/images/new-window.gif) no-repeat right bottom;
	padding: 0 18px 0 0;
}

a.wmt_new_window:visited {
	background: url(/template_code/images/new-window-visited.gif) no-repeat right bottom;
	padding: 0 18px 0 0;
}

a.wmt_external_link {
	background: url(/template_code/images/external-link.gif) no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_external_link:visited {
	background: url(/template_code/images/external-link-visited.gif) no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_pdf_file {
	background: url(/template_code/images/pdf-file.gif) no-repeat right bottom;
	padding: 0 18px 0 0;
}

a.wmt_pdf_file:visited {
	background: url(/template_code/images/pdf-file-visited.gif) no-repeat right bottom;
	padding: 0 18px 0 0;
}

a.wmt_doc_file {
	background: url(/template_code/images/doc-file.gif) no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_doc_file:visited {
	background: url(/template_code/images/doc-file-visited.gif) no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_ppt_file {
	background: url(/template_code/images/ppt-file.gif) no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_ppt_file:visited {
	background: url(/template_code/images/ppt-file-visited.gif) no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_xls_file {
	background: url(/template_code/images/xls-file.gif) no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_xls_file:visited {
	background: url(/template_code/images/xls-file-visited.gif) no-repeat right bottom;
	padding: 0 16px 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, .wmt_label_wide
{
	float:left;
	padding:2px;
	margin: 0px 5px 2px 0px;
	background-color:#ececec;
	color:#000000;
}

.wmt_label
{
	width:20%;
}

.wmt_label_wide
{
	width:40% !IMPORTANT;
}

div.wmt_form_row input
{
	width:40%;
	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:40%;
}

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, .wmt_label_wide, 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;
}

