/* QUT template - common stylesheet */
/* Should be used in conjunction with section or page specific stylesheets */
/* Copyright QUT 2004 */
/* Version 2.7.1 */
body {
	margin: 0;
}
body, p, div, tr, td {
	color: #373737;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: .3px;
	text-align: left;
}
/* standard styles */

strong {
	font-weight: bold;
	letter-spacing: .2px;
}
p {
	line-height: 19px;
}
ul {
	list-style-type: square;
	line-height: 20px;
	padding-top: -10px;
	margin-top: -10px;
}
ul ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-type:circle;
}
li {
	letter-spacing: .4px;
	line-height: 18px;
}
.websolutions {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: 2px;
	border-top: solid 1px #d1d1d1;
	color: #666;
	padding: 4px;
}
.websolutions a:link {
	color: #1E1E1E;
	text-decoration: none;
}
.websolutions a:visited {
	color:#1E1E1E;
	text-decoration: underline;
}
.websolutions a:active {
	color:#1E1E1E;
	text-decoration: underline;
}
.websolutions a:hover {
	color:#666;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: purple;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
/* main table parameters */

.banner {
	margin-top: 0px;
}
.banner a {
	text-decoration: none;
	border:none;
}
.banner table {
	background-image:url(/graphics/banner_bg.jpg);
	background-repeat: repeat-x;
	border: none;
}
.footer02 {
	font-size: 11px;
	background-image: url(/graphics/nav_off.jpg);
	background-repeat: repeat-x;
}
.footer02 td {
	padding: 5px;
}
.footer02 a {
	color: #0066CC;
	border: none;
	line-height: 18px;
	text-decoration: none;
}
.footer02 a:visited {
	color: #330066;
}
.footer02 a:hover {
	color: #000;
	text-decoration: underline;
}
/* navigation text style */

.navTableBdr {
	background-image: url(/graphics/nav_off.jpg);
	background-repeat: repeat-x;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	text-align: center;
}
.navTableBdr a {
	text-decoration: none;
	border:none;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: .2px;
	padding: 5px;
	text-align: center;
}
a.navText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: 0.2px;
	text-align: center;
	display:block;
	padding: 5px;
	background-image: url(/graphics/nav_off.jpg);
	background-repeat: repeat-x;
}
a.navText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: .2px;
	text-align: center;
	padding: 5px;
	display: block;
	background-image: url(/graphics/nav_off.jpg);
	background-repeat: repeat-x;
}
a.navText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: .2px;
	text-align: center;
	padding: 5px;
	display:block;
}
a.navText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: .2px;
	text-align: center;
	padding: 5px;
	display:block;
	background-image: url(/graphics/nav_on.jpg);
	background-repeat: repeat-x;
}
/* navigation borders */
/* change this colour to suit purpose */


.rhBorder {
	border-right: solid 1px #666;
}
/* colour background for search, same as navbar */

.navSearchBG {
	border-left: solid 1px #333;
	border-bottom: solid 1px #333;
	background-color: #CCC;
}
/* branch current colour */

.currentBranch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: 0.2px;
	text-align: center;
	display:block;
	padding: 5px;
	background-image: url(/graphics/nav_on.jpg);
	background-repeat: repeat-x;
}
.admin-currentBranch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: 0.2px;
	text-align: center;
	display:block;
	padding: 5px;
	background-color: #13F3BF;
	background-image: url(/graphics/admin-panel.jpg);
	background-repeat: repeat-x;
}
H1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #666;
	padding-bottom: 5px;
	padding-top: 30px;
	background-color: #FFF6DF;
	padding-left: 10px;
	border-left: solid 1px #e1e1e1;
	border-bottom: solid 3px #e1e1e1;
}
H2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: lighter;
	color: #666;
	border-bottom: solid 1px #e1e1e1;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
}
H3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #876528;
	font-weight: lighter;
}
h4 {
	font-size: 14px;
	font-weight: lighter;
	color: #525898;
	margin-bottom: -10px;
}
/* Level 1 menu */
.level1menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: .2px;
	font-size: 14px;
	border: solid 1px #d1d1d1;
	padding: 5px;
	margin-bottom: 10px;
	color: #666;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
A.level1menu:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: .2px;
	font-size: 14px;
	border: solid 1px #d1d1d1;
	padding: 5px;
	margin-bottom: 10px;
	color: #666;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
A.level1menu:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: .2px;
	font-size: 14px;
	border: solid 1px #d1d1d1;
	padding: 5px;
	margin-bottom: 10px;
	color: #666;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
A.level1menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: .2px;
	font-size: 14px;
	border: solid 1px #d1d1d1;
	background-color: #F2F2F2;
	padding: 5px;
	margin-bottom: 10px;
	color: #000;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
A.level1menu:active {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: .2px;
	font-size: 14px;
	border: solid 1px #d1d1d1;
	padding: 5px;
	margin-bottom: 10px;
	color: #666;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
/* Level 1 menu current */
.level1current {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: .2px;
	font-size: 14px;
	border: solid 1px #d1d1d1;
	padding: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	display: block;
	line-height: 18px;
	color: #666;
}
/*level 2 menu */
.level2menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #0066cc;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	line-height: 18px;
	text-decoration: none;
}
A.level2menu:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #0066cc;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	line-height: 18px;
	text-decoration: none;
}
A.level2menu:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #0066cc;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding-top: 3px;
	line-height: 18px;
	text-decoration: none;
}
A.level2menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #000;
	display: block;
	padding: 3px;
	border-bottom: solid 1px #d1d1d1;
	background-color: #f2f2f2;
	line-height: 18px;
	text-decoration: none;
}
A.level2menu:active {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #0066cc;
	display: block;
	border-bottom: solid 1px #d1d1d1;
	padding: 3px;
	line-height: 18px;
	text-decoration: none;
}
/* Level 2 menu current */
.level2current {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #fff;
	background-color: #b1b1b1;
	border-bottom: solid 1px #d1d1d1;
	padding: 3px;
	display: block;
	line-height: 18px;
	text-decoration: none;
}
/* Level 3 menu */
.level3menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #373737;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	line-height: 16px;
	text-decoration: none;
	background-color: #f2f2f2;
}
A.level3menu:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #373737;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	line-height: 16px;
	text-decoration: none;
}
A.level3menu:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #373737;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	line-height: 16px;
	padding: 3px;
	text-decoration: none;
}
A.level3menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #000;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	line-height: 16px;
	text-decoration: none;
	background-color: #fff;
}
A.level3menu:active {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #373737;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	line-height: 16px;
	text-decoration: none;
}
/* Level 3 menu current */
.level3current {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #fff;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	text-decoration: none;
	background-color: #b1b1b1;
	line-height: 16px;
}
/* Level 4 menu */
.level4menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #373737;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	background-color: #e1e1e1;
	padding: 3px;
	line-height: 16px;
	text-decoration: none;
}
A.level4menu:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #373737;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	line-height: 16px;
	text-decoration: none;
	background-color: #e1e1e1;
}
A.level4menu:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #373737;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	line-height: 16px;
	text-decoration: none;
	background-color: #e1e1e1;
}
A.level4menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #000;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	line-height: 16px;
	text-decoration: none;
	background-color: #fff;
}
A.level4menu:active {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #373737;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	line-height: 16px;
	text-decoration: none;
	background-color: #f2f2f2;
}
/* Level 4 menu current */
.level4current {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #fff;
	border-bottom: solid 1px #d1d1d1;
	display: block;
	padding: 3px;
	text-decoration: none;
	background-color: #b1b1b1;
	line-height: 16px;
}
/* footer and page info text */
.smltext {
	font-size: 11px;
}
/* Web solutions custom stylesheets */
.content {
	margin-right: 20px;
	border-left: solid 1px #e1e1e1;
	padding-left: 10px;
}
.content li {
	margin-right: 20px;
	margin-top: 5px;
}
.infolinks {
	float:right;
	width: 260px;
	clear:both;
	margin: 0px 0px 0px 20px;
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	background-image: url(/graphics/infolinks_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	background-color: #fff;
}
.infolinks .staff {
	margin-bottom: 5px;
}
.staff {
	border: solid 1px #D1D1D1;
	padding: 2px;
	margin: 0px;
	background-color: #fff;
}
.staff p {
	line-height: 14px;
	margin-top: -10px;
	padding-top: 15px;
	font-size: 11px;
	font-weight: lighter;
}
.staff td {
	padding: 2px;
}
.infolinks .staffpos .staff h3 {
	font-size: 12px;
	font-weight: lighter;
	color: #373737;
	margin-left:1px;
	padding: 2px;
	background-color: #e1e1e1;
	margin-bottom: 5px;
}
.infolinks .staffpos h3 {
	font-size: 16px;
	font-weight: lighter;
	color: #666;
	padding-left: 5px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #FFF6DF;
	border: solid 1px #e1e1e1;
}
.infolinks .staffpos .related h3 {
	font-size: 16px;
	color: #373737;
	background-color: #e1e1e1;
	font-weight: lighter;
	border-bottom: solid 1px #d1d1d1;
	border-top: solid 4px #d1d1d1;
	padding: 5px;
}
.related a {
	text-decoration: none;
	color: #0066CC;
}
.related a:visited {
	color: purple;
}
.related a:hover {
	color: #000;
	text-decoration: none;
}
.infolinks .staffpos .related ul {
	list-style: square;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.infolinks .staffpos .related li {
	padding-bottom: 0px;
	list-style-type: square;
}
.infolinks .staffpos .related table {
	background-color: #FFF6DF;
	margin-bottom: 10px;
	border-left: solid 1px #d1d1d1;
	border-right: solid 1px #d1d1d1;
	border-bottom: solid 4px #d1d1d1;
}
/* custom navigation styles */

.sidenav {
}
.sidenav a {
	line-height: 18px;
	border-bottom: solid 1px #d1d1d1;
	display: block;
}
.top {
	background-image:url(/graphics/topArrow.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-right: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #84878c;
	font-weight: lighter;
	text-align:right;
	font-variant:small-caps;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear:both;
}
.top a {
	margin-right: 5px;
	display: block;
}
/* homepage styles */

.homehead {
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: lighter;
	color: #fff;
	background-image:url(/graphics/heading_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 5px 0px;
	padding-left: 15px;
}
.introtext {
	width: 350px;
	margin: 10px 10px 10px 15px;
	padding: 20px 10px 10px 15px;
}
.introtext p {
	font-size: 12px;
	font-weight: lighter;
	color: #373737;
	line-height: 20px;
	margin-top: 5px;
	letter-spacing: .8px;
}
.newstext {
	padding: 5px;
	width:215px;
	margin-left: 3px;
	margin-top: 0px;
	padding-top: 0px;
}
.newstext p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	vertical-align: text-top;
	color: #373737;
	line-height: 14px;
	margin-left: 85px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.newstext h3 {
	font-weight: lighter;
	font-size: 18px;
	color: #000;
	margin-bottom: 5px;
	margin-top: -5px;
	padding-top: -5px;
	border-bottom: solid 2px #666;
}
.newstext img {
	border: solid 1px #e1e1e1;
	background-color: #fff;
	padding: 3px;
	float: left;
}
.newstext a {
	color: #0066CC;
	text-decoration: none;
}
.newstext a:visited {
	color:#330066;
}
.newstext a:hover {
	color: #000;
	text-decoration: underline;
}
.newsitems {
	width: 190px;
	padding-left: 25px;
	padding-top: 5px;
	margin-left: 10px;
	background-image:url(/graphics/news_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	border-top: dotted 1px #666;
}
.newsitems p {
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.newstext h4 {
	float: left;
	margin-top: 0px;
	padding-bottom: 10px;
}
.pubStyle {
}
.testimonials {
	margin-left: 50px;
	margin-right: 50px;
	border: solid 1px #d1d1d1;
	margin-bottom: 10px;
	background-color: #f1f1f1;
}
.testimonials p strong {
	background-color: #c0b180;
	display: block;
	font-weight: 600;
	color: #fff;
	margin-top: -2px;
	padding: 5px 0px 2px 5px;
	border-bottom: solid 1px #999;
}
.testimonials ul {
	margin-top: 10px;
}
.testimonials p {
	margin-bottom: 0px;
	padding: 0px 15px 5px 15px;
}
.image {
	margin: 10px 5px 0px 10px;
	padding: 5px;
	border: solid 1px #d1d1d1;
	background-color: #fff6df;
	float: right;
	text-align: center;
	clear:both;
}
.imagenofloat {
	margin: 10px;
	padding: 5px;
	border: solid 1px #d1d1d1;
	background-color: #fff6df;
	width: 200px;
	float:none;
}
.news {
	width: 650px;
}
.news p {
	line-height: 18px;
	margin-top: 0px;
	text-align: left;
}
.news h2 {
	margin-bottom: 10px;
	color: #000;
	background-color: #FFF6Df;
	padding: 10px 5px 5px 5px;
}
.news .image {
	margin: 0px 0px 10px 20px;
}
