/*
 * Funke Web Solutions
 * http://www.funke.com.au
 *
 * $Id$
 * $LastChangedBy$
 *
 * Client: MSRA
 * Project: MSRA Site
 * Website: http://www.msaustralia.org.au
 *
 * $LastChangedDate$
 * $LastChangedRevision$
 * 
 */
 
/*	Defaults
****************************************/

body {font-size: 12pt; font-family: georgia, "times new roman", serif;}
fieldset {border: none;}
legend {display: none;}

#state-menu,
#header,
#nav-menu,
#side-menu,
#footer #footer-links {display: none;}

/* Headings
 ***********************************/	

h1 {font-size: 18pt;}
h2 {font-size: 15pt;}
h3 {font-size: 13pt;}
h4 {font-size: 12pt;}

/* Text
 ***********************************/	

p {line-height: 1.6em; margin: 0 0 1em 0;}

/* Lists
 ***********************************/	
 
ol,
ul {margin: 0 0 .8em 20px;}

ol li {line-height: 1.4em; padding: 0 0 .3em 12px;}
ul li {line-height: 1.4em; padding: 0 0 .3em 12px;}
		
	li ol,
	li ul {margin: .6em 0 .6em 20px;}
		
		li ol li {line-height: 1.4em; padding: 0 0 .4em 12px;}