/* CSS Document */

body {
	background: #FFFFFF;
	color: #222222;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
td {
	font-family: Verdana;
	font-size: 11px;
	}
	
.heading {
	font-weight: bold;
	font-size: 12px;
	color: #3366CC;
	}
	
.sub_heading {
	font-weight: bold;
	color: #3366CC;
	}

a:link, a:visited, a:active {
	background: transparent;
	color: #000000;
	text-decoration: underline;
	}

a:hover {
	cursor: url('http://www.mpds.com.au/images/RaceCar.cur'), url('http://www.mpds.com.au/images/race-car.gif'), auto;
	color: #3366CC;
	text-decoration: underline;
	}
	
.main_content {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 274px;
	}
	
.main_content2 {
	text-align: left;
	padding-left: 2px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
#main_content { 
	padding-right: 4px;
	width: 99%; 
	height: 100%; 
	overflow: auto; 
	}
	
.disclaimer { 
	height: 10px;
	text-align: center;
	padding-right: 10px;
	padding: 2px;
	font-size: 9px; 
	font-weight: none;
	}
