/* QUT template - common stylesheet (contains styles available to page editors) */
/* Should be used in conjunction with corpstyle and branch stylesheets */
/* Copyright QUT 2007 */
/* Version 3.2 */

/* Styles available via Contribute editing mechanism */

body {
  background-color: #fff;
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  width: auto;
  color: #333;
}

p, table, th, td {
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #333;
}

H2 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 2em;
}

H3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 2em;
}

.smltext {
  font-size: 11px;
}



/* CUSTOM FACULTY OF HEALTH STYLES */

.captiontext {
  font-size: 10px;
}

/* Due Date style - formerly #e36c0a */
.duedate {
  font-weight: bold;
  color: #ff0000;
}

/* Alpha List */
ol.lower-alpha {
  list-style-type:lower-alpha;
}

.customTable1 th {
	background-color: #b9c9fe;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #404658;
	text-align: left;
	border-spacing: 0px;
	margin: 10px;
}

.customTable1 td {
	background-color: #e8edff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.customTable1 td.subheading {
	background-color: #dddddd;
}

.customTable1 td li {
	margin-top: 10px;
}

.customTable2 th {
	background-color: #e8edff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #404658;
	text-align: left;
	border-spacing: 0px;
	margin: 10px;
	font-weight:normal;
}

.customTable2 td {
	background-color: #e8edff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.customTable2 td.subheading {
	background-color: #dddddd;
}

.schooloverview {
	background-color: #e8edff;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #b9c9fe;
	padding:10px;
	margin-right:20px;
	margin-bottom: 30px;
	float:left;
}

.schooloverviewimage {
	margin-left:10px;
	float:right;

}

.leftalignedphoto {
	margin-right:20px;
	margin-bottom:15px;
	float:left;

}

ul.wsg li	{
	margin-top:7px;	
}

ol.wsg li	{
	margin-top:7px;	
}

.tableColumn	{
	padding:5px 20px 10px 5px;
}
