
body {
	background-color: #fff;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;}

a:link:after, a:visited:after {
	content: " (url: " attr(href) ") ";
	font-size: 90%;}

a[href^="/"]:after {
	content: " (url: http://www.griffith.edu.au" attr(href) ") ";}

div.clear {
	clear: both;
	margin:0px;
	padding:0px;}

/* FEATURE STYLES */

#feature {
	display: none;}


/* CUSTOM TEXTFLIP STYLES */
#textflip {
	display: none;}

/* NAV MENU STYLES */

#nav {
	display: none;}

/* GLOBAL NAV MENU STYLES */

#globalnav {
	display: none;}

/* CONTENT STYLES */

#search input {
	font-size: 11px;
	background: #def;
	margin: 0px;
	padding: 0px;}

#search form {
	margin: 0px;
	padding: 0px;}

#content {
	color: #000;
	padding: 5px;}

#content img.right {
	float: right;
	border: 2px solid #000;
	margin: 0px 0px 0px 10px;
	padding: 0px;}

#content img.left {
	float: left;
	border: 2px solid #000;
	margin: 0px 10px 0px 0px;
	padding: 0px;}

#content p {
	color: #000;}

.hidden {
	display: none;}

#content ul {
	list-style-image: url("/or/img/bullet.gif");
	list-style-type: disc;
	padding: 0px;
	padding-left: 20px;
	margin: 10px 5px 5px 5px;}

#content ul li {
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 9pt;}

#content ol {
	padding: 0px;
	padding-left: 20px;
	margin: 10px 5px 5px 5px;}

#content ol li {
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 9pt;}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #c00;}

p.sig {
	text-align: right;}

#content table {
	border-collapse: collapse;
	width: auto;
	margin-top: 10px;}

#content table th {
	font-weight: bold;
	color: #000;
	background-color: #ccc;
	text-align: left;
	padding: 3px;
	border: 1px #999 solid;}

#content table td {
	font-weight: normal;
	color: #000;
	background-color: #fff;
	text-align: left;
	border: 1px solid #999;
	padding: 3px;
	vertical-align: top;}

#content table caption {
	width: auto;
	color: #fff;
	background-color: #000;
	font-size: 16px;
	font-weight: bold;
	caption-side: top;
	padding: 5px;
	text-align: center;}

#content a:link, #content a:visited {
	color: #06c;
	text-decoration: none;
	border-bottom: 1px dashed #cee;}

/* FOOTER STYLES */

#gu-standard-footer a:link, #gu-standard-footer a:visited {
	color: #000;
	background: inherit;
	text-decoration: none;
	border: 0px;}

#gu-standard-footer:after a:link, #gu-standard-footer a:visited:after {
	content: " ";}

.forminput {
	padding-left: 2px;
	background-color: #eee;
	color: #000;
	border-style: groove;
	border-color: #666;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: middle;}

.formbutton {
	background-color: #000;
	color: #fff;
	border-style: solid;
	border-color: #666;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;}
