@charset "utf-8";
/* CSS Document */

<!--Created Friday 9 July 2010 -->
<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: Black;
}

body {font-family: Verdana, Arial, Helvetica, sans-serif;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: black;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	background-color:#FF6600;
	background-image: url(template_imgs/background.jpg);

}


a:link {
	color: #FF0000;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #FF6633;
}
a:hover {
	text-decoration: underline;
	color: #0b3f8c;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul.b1 {
  list-style-image: url(../../../../www.cbit.uq.edu.au/mail/CBITNewsletters/common/orangebullet.jpg);
  padding-left: 20px;
  line-height: 140%;
}
ul.b2 {
	padding-left: 20px;
	list-style-image: url(../../../../www.cbit.uq.edu.au/mail/CBITNewsletters/common/hyphenbullet.jpg);
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #003399;
	padding-bottom: 0px;
	padding: 0;
	margin: 0;
	background-color: #d7d8da;
}
h2 {
	font-size: 15px;
	color: #0066CC;
	margin-top: 3px;
}
h3 {
	font-size: 14px;
	color: #0e4487;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top:0;
}
h4 {
	font-size: 10px;
	color: #0066CC;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top:0;
}
h5 {
	font-size: 10px;
	color: #0066CC;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top:0;
}
hr {
	margin: 10px;
	border-top: #999999 1px dotted;
}
.tocTable {
	border-top: #DDDDDD 1px solid;
	border-left: #DDDDDD 1px solid;
	border-right: #DDDDDD 1px solid;
}
.tocTable TD {
	border-bottom: #DDDDDD 1px solid;
	padding: 5px 7px;
}
.toc {
	font-size: 10px;
	color: #333333;
	font-style:normal;
	padding-top: 0px;
	margin-top: 0px;
}


.Caption {
	font-size: 11px;
	color: #6a6a6a;
}
.Caption2 {
	font-size: 11px;
	font-style: italic;
}
.date {
	font-size: 11px;
	color: #325AA8;
	font-weight: bold;
	padding-right:10px
}