/*  This code copyright Web Design Wasp 
	
	Produced For: Web Design Wasp
	Modified: April 2004 
	By: jenny@webdesignwasp.com.au

	Global Style Sheet
*/

BODY {padding: 0px; margin: 0px; text-align: left;}
BODY, P, A, H1, H2, H3, H4, H5, H6, OL, UL, LI, TD, TH, TABLE, DIV, SPAN, INPUT, TEXTAREA, SELECT {font: normal 11px Verdana, Arial, Helvetica, Sans-Serif; color: #000000; text-decoration: none;}
INPUT {font-size: 10px;}
P, A, UL, LI, OL { Line-height: 1.4em }
P { text-indent: 0; margin: 5px; }
IMG {border-width: 0;}

A:link {color: #000000; background-color: transparent;}
A:visited {color: #000000; background-color: transparent;}
A:active {color: #000000; background-color: transparent;}
A:hover {color: #000000; background-color: transparent; text-decoration: underline;}

H1, H2, H3, H4, H5, H6 {font-weight: bold; margin: 0;}
H1 {font-size: 0px; color: #666666; margin: 0px 0px; display: none;}
H2 {display: block; padding: 0px; margin: 10px 0px; text-align: left; background: transparent url(../../../Cicada/Website/Sliced/_css/%22/img/bullet_default.gif%22) no-repeat 7px 3px;}
H3 {font-size: 1.0em; font-style: italic;}

UL {list-style: outside url(/img/bullet.gif) circle; margin: 1.0em 10px 0 40px; padding: 0; }
LI {margin: 0; line-height: 1.5em;}
HR {border: 1px solid #666666; height: 1px; margin: 0px; padding: 0px; margin-top: -6px;}

#Page {height: 100%; padding: 0px; border: 0px solid #ffffff; border-collapse: collapse;}
#Page TD {height: 100%; vertical-align: middle;}
#Footer TD, #Footer A {font-size: 10px;}

#feedback {width: 450px; visibility: hidden; position: absolute; vertical-align: middle; text-align: left; padding: 8px 0px 8px 75px; margin: 10px 0px 10px 0px; color: #666666; border: 1px solid #E6E6E6;}

	
