* {margin:0; padding:0}
html { width: 100%;}
body {
	text-align:center; /*center hack*/
	margin:10px;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:13px;
	height: 100%;
}
a, a:link, a:visited, a:active {
	color:#FF0000; 
	text-decoration:none
	}
a:hover {
	color:#3300FF;
	text-decoration:underline;
	}	
p {margin:20px 0 }
h2 {
	margin:10px 0 0 0;
	font-size:35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	}
h3 {
	letter-spacing:2px;
	color:#556677;
	font-size:17px;
	margin:20px 0 16px 0}	
img {border:none}	
ul {	margin-left:25px}
p {	margin:15px 0}
div.error {
	color:#ffffff;
	border:2px dotted #ffffff;
	background-color:#ed1c24;
	width:auto;
	padding:5px;
	margin:0
	}	
.req {
	color:#ff0000
	}	
.smltxt {
	font-size:10px;
	color:#636363}	
.error img {
	float:left;
	padding-right:7px;
	}
.button {border:4px solid #7899e5;
	background-color:#eeeeee;
	color:#CC3300;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif}	
.button:hover, .button.hover {
	background-color:#e2e2e2;
	color:#113a70;
	cursor:hand;}	
#wrap {
	width:97%; /*center hack*/
	margin:0 auto; /*center hack*/
	text-align:left;
	height:100% !Important; 
	height:1%;
	border:1px solid #999;
	background:none;
	padding:2px;
}

#mckr {
	float:left;
	width:200px;
	background-color:#ED1C24;
	color:#FFFFFF;
	height: 100%;
	}
#mckr h1 {
	margin:0; padding:0 }
#mckr a, #mckr a:link, #mckr a:visited, #mckr a:active {
	color:#FFFFFF;
	text-decoration:none;}
#unimelb {
	background:#ffffff;	
	margin: auto auto auto 202px;
	height:1%
	}
#unimelb h2 {
	margin-left:190px;
	margin-bottom:28px;}		
#headerTopBar {
	background:#113A70;
	height:22px;
	}	
#header {height:117px; padding:10px; text-align:center}	
#content 	{
	padding:20px 14px;
	}
#nav {	

	height:29px;
	text-align:right;
	line-height:28px;
	}

#nav span {

	padding-left:60px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	}
#nav a, #nav a:link, #nav a:visited, #nav a:active {	
	background-color:#eeeeee;
	padding:0 6px;
	text-decoration:none;
	color:#ff0000;
	}
#nav a:hover {
	color:	#113A70;
	background-color:#e2e2e2;}
#footer {
	background:#113A70;
	font-size:12px;
	color:#99929b;
	text-align:center}
	
.divclear {
	height:1px;
	clear:both;
	}
.pagesection {	
	width:420px;
	margin-right:15px;
	}
table.form{
	margin-bottom:10px;}				
table.form td {
	padding:2px 10px 2px 0;
	vertical-align:top
	
}	
input, textarea, option, select {border:1px solid #c9c9c9}
.line {border-top:1px solid #cde7c9; height:1px}
/*---table notes----*/	
table.notes {
	border-collapse:collapse;
	clear:right;
	margin:auto 0 19px 0;
	
	border-right:1px solid #cde7c9;}

table.notes td {
	padding:2px 6px;
	vertical-align:top;
	border-left:1px solid #cde7c9;
	border-bottom:1px solid #c7c7c7
	}
.notes tbody {
	background-color:#FFFFFF;
	padding-bottom:9px;
	color:#000033
	}
.notes tbody tr:hover, .notes tbody tr.hover {
	background-color:#cccccc;
}
.notes thead td {
	background:#6f84b5;
	border-top:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	font-weight:bold;
	color:#ffffff;
	}		
.dollar {
	text-align:right}
.lilsection h4 {
	background-color:#6f84b5;
	color:#FFFFFF;
	margin:-5px -5px 5px -5px;
	padding:1px 5px;
	font-size:13px;}	
.lilsection {
	border:1px solid #669999;
	padding:5px;
	margin-bottom:15px;}	
				
