@charset "utf-8";
/* CSS Document */
:link,:visited { text-decoration:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,ul,li,dl,dt,dd{ margin:0; padding:0 } 
a img,:link img,:visited img { border:none } 
address { font-style:normal } 
li { list-style:none;}

BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f42;
	margin:0px;
	line-height:18px;}
	
H1 {
	color:#0098d4;
	font-size:30px;
	margin:20px 0 10px 0;
	line-height:34px;}
	
H2 {
	color:#0098d4;
	font-size:22px;
	margin:20px 0 5px 0;
	line-height:34px;}
	
P {
	margin:4px 0 4px 0;}
	
	
UL LI {
	list-style:disc;
	padding:0 0 0 18px;}
	
DIV#search {
	display:none;}
	
DIV#mainImageRotate {
	display:none;}