/* pda stylesheet for www.healthconnect.gov.au */

body {
	max-width: 240px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	background-color: #7FB8DD;
	margin:0;
	padding:0;
	line-height:140%;
	border: 1px solid black;
}

H1{
	font-size: 100%;
	background-color: #eee;
	color: #369;
}

H2{
	font-size: 95%;
	background-color: #eee;
	color: #369;
}

H3{
	font-size: 90%;
	background-color: #eee;
	color: #666;
}

H4{
	font-size: 85%;
	background-color: #eee;
	color: #666;
}

H5{
	font-size: 80%;
	background-color: #eee;
	color: #369;
}

H6{
	font-size: 75%;
	background-color: #eee;
	color: #369;
}

a:link{
	color: #4C8080;
}

a:visited{
	color: #90745A;
}

a:hover{
	color: #B80035;
}

img {
	max-width: 100%;
}

#header{
	background: transparent;
}

#left{
	margin: 0;
	font-weight: bold;
}

#left ul li {
	
}

#breadcrm {

}

#searchBox {

}

#content {

	background:#fff;
}

#footer {
	
}

#footer1a {
	
}

#footer1b {
	
}

#footer2 {
	
}

#footer3 {
	
}	
