/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for KT Associates - Print Stylesheet
Author:   Alison Lee / Silktide Ltd
Created:  29 Nov 2005


History:
29 Nov 2005
	Stylesheet Created
	
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


body					{ font-size: 12px;  }

h1					{ font: 17px arial, verdana, helvetica, sans-serif; }
h2					{ font: 14px arial, verdana, helvetica, sans-serif; }
h3					{  }

p, li					{ font-size: 12px; }
a						{  }
a:hover				{  }

table					{ font-size: 12px; }
img					{  }
hr						{  }
legend				{  }

.widthwrapper		{  }
.padding			{  }
.date					{  }

#newswrapper img	{ float: left; border: 1px solid #b2b2b2; margin-right: 20px; }

/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#wrapper			{  }

#container			{ width: 100%; background: none; }

#navigation		{ display: none; }

#header				{  }

#sidenav			{ display: none; }


#contentimg		{  }
	#contentimg img		{ border-right: 1px; }

#subnav			{ display: none; }


#contenttext		{ margin-left: 0; }

#footer				{ display: none; }


/* Homepage Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

	.imagelink		{ display: none; }


	.subbox					{  }
	.subbox h2				{  }
	.subbox h2 a			{  }
	.subbox h2 a:hover	{  }
	.subbox h3				{  }
	
	.subbox#center h2 	{  }
	.subbox#center h2 a:hover	{  }
	
	.subbox#left			{  }
	.subbox#center		{  }
	.subbox#right			{  }
	
	.subbox .imagelink			{  }
	
	.subbox#left .imagelink		{  }
	.subbox#center .imagelink	{  }
	.subbox#right .imagelink	{  }
	
	.subbox#left .padding		{  }
	.subbox#center .padding	{  }
	.subbox#right .padding		{  }

