/* CSS Document */

body 				{ font: 12pt Verdana, Arial, Helvetica, sans-serif; line-height: 14pt;}

body h1				{ display: inline;}

body #header			{ display: inline;}
body #navigationTop		{ display: inline;}
body #globals			{ display: inline;}
body #searches			{ display: inline;}
body #navigationTopSub		{ display: inline;}
body #navigationLeft 		{ display: inline;}
body #rightSpots 		{ display: inline;}
body #footer 			{ display: inline;}



body #mainarea 			{ width: 100%;}
body #content 			{ line-height: 14pt; margin-left: -20pt;}
body #content h2		{ display: block; text-indent: 0; font: 13pt Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
body #content img		{ display: inline;}
body #content h3		{ font-weight: bold;}
body #content p			{ line-height: 14pt;}

body table			{ display: block; width: 86% !important;}


