/* CSS Document */


/*General Settings*/


/*top_navigation*/

p, td, li
	{
		font-size:18px;
		font-family:"Times New Roman", Times, serif;
	}

h2
	{
		color:#000000;
		font-size:20px;
		font-family:"Times New Roman", Times, serif;
	}

h3
	{
		color:#000000;
		font-size:17px;
		font-family:"Times New Roman", Times, serif;
	}

h4
	{
		color:#000000;
		font-size:16px;
		font-family:"Times New Roman", Times, serif;
	}


img
	{
		border:none;
	}

input
	{
		height:11px;
		top:5px;
	}

nav
	{
		display:none;
		width:0px;
	}

#header2
	{
		display:none;
		width:0px;
	}


/*end top Navigation*/

#header
	{
		width:0px;
		height:0px;
		display:none;
	}

#lft_box
	{
		display:none;
	}

#menu
	{
		display:none;
		width:0px;
	}

#footer
	{
		display:none;
		width:0px;
	}

#rt_nav
	{
		display:none;
		width:0px;
	}

#printpath
	{
		display:inline;
		font-size:8pt;
	}

#promo
	{
		display:none;
		width:0px;
	}

