@charset "utf-8";
body {
	color:#1B1B1B;
	line-height:1.6em;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 76%;
}
/* layout */
#container {
	margin:0 auto;
	width:846px;
}
#search {
	background:url(../images/search-background.gif) repeat-x center top;
	position:absolute;
	top:0;
	right:0;
	height:38px;
	margin-top:4px;
	width:376px;
}
#search span {
	width:33px;
	height:38px;
	background:url(../images/search-left-corner.jpg) no-repeat;
	float:left;
}
#search-cdu {
	background:url(../images/search-cdu.gif) no-repeat;
	height:13px;
	margin:4px 7px 0 0;
	float:left;
	text-indent:-7777px;
	width:71px;
}
#search-form {
	padding-top:4px;
	padding-right:15px;
}
#search-form input, #search-form select {
	font-size:11px;
	float:left;
}
#search-form input {
	margin-left:3px;
}
#header {
	background:url(../images/header.png) no-repeat;
	background-position:bottom;
	display:block;
	height:136px;
}
#body-wrapper {
	width:846px;
}
#side-bar {
	background:url(../images/sidebar-background.gif) no-repeat right top;
	float:left;
	padding:20px 20px 20px 0;
	width:163px;
}
#side-bar ul {
	margin:0;
	padding:0;
}
#side-bar li {
	background:url(../images/bullet.gif) no-repeat left 0.4em;
	list-style-type:none;
	margin:3px 0;
	padding-left:10px;
}
#side-bar h4 {
	border-bottom:1px solid #c0cedf;
	color:#900;
	display:block;
	font: bold 1em;
	margin:10px 0 2px 0;
}
#subscribe-form {
	margin:5px 0 0 0;
}
#subscribe-form .text-field {
	background:url(../images/text-field.gif);
	border:0;
	height:17px;
	margin-bottom:4px;
	padding:3px 5px;
	width:153px;
}
#main-column {
	float:left;
	padding:20px 20px 20px 20px;
}
#main-column h3 a {
	color:#900;
}
#page-bottom-container {
	background:#006095 url(../images/page-bottom-background.gif) repeat-x top;
	border-top:1px solid #91c6e4;
	border-bottom:1px solid #004266;
	padding:20px 0;
}
#page-bottom {
	color:#fff;
	margin:0 auto;
	width:846px;
}
#page-bottom h3 {
	color:#f4d734;
	margin:0;
}
#key-objectives {
	float:left;
	font-weight:bold;
	width:270px;
}
#key-objectives ol {
	padding-left:2px;
	margin-left:17px;
}
#key-objectives li {
	padding:0;
	margin:0 0 0 4px;
}
#about-partnership {
	float:right;
	width:546px;
}
#footer-container {
	background:#000;
	border-top:1px solid #696969;
}
#footer {
	background:url(../images/footer-logo.png) no-repeat left center;
	color:#ddd;
	height:95px;
	margin:0 auto;
	padding:25px 0 25px 299px;
	width:547px;
}
#page-bottom a {
	color:#fff;
	text-decoration:underline;
}
#footer a {
	color:#0099FF;
	text-decoration:none;
}
#footer a:hover {
	color:#0099FF;
	text-decoration:underline;
}
/*typography*/
a {
	color:#006da9;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
	color:#900;
	text-decoration: underline;
}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1.2em;
}
h2 {
	font-size: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h4 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
img {
	border: 0;
}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}
p {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
}
li > p {
	margin-top: 0.2em;
}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	font-weight: bold;
}
table {
	border-collapse:collapse;
}
th {
	text-align:left;
	border-bottom:2px solid #000;
}
/*forms*/
input, textarea {
	font:1em Arial, Helvetica, sans-serif;
}
/*global styles */
.clear-float {
	clear:both;
	line-height:1px;
	font-size:1px;
}
img, div {
	behavior: url(http://www.cdu.edu.au/government/iepngfix.htc)
}
.top {
	background:url(../images/up-arrow.gif) no-repeat right 0.3em;
	padding-right:13px;
}
a.top {
	color:#900;
}
.table-lines td {
	border-bottom:1px solid #999;
	padding:5px 15px 5px 0;
}
.table td {
	padding:5px 15px 5px 0;
}
.display-none {
	display:none;
}
.curly-quotes {
	font-family:"Times New Roman", Times, serif;
	}
	
.floatr {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;}	
