@charset "utf-8";

body{
	font:10pt/120% Verdana,Arial,Helvetica,"Trebuchet MS",sans-serif;
	background-color: #fff !important;
	background-image: none !important;
	color: #000;
}

#logobox h1
{
	font-size: 14pt;
	line-height: 1.1;
}

#logobox h2
{
	font-size: 10pt;
}


a
{
	color:#005E9B; 
	text-decoration:none;
}


img
{
	border: 0;
}

#navbox,
#footerbox

{
	display: none;
}


