/*User Selectable Styles*/
/*.Heading1,H1     {color:#4F6Da9; font-family:Tahoma,Arial,Helvetica,Sans-Serif;	 font-size:150%;	font-weight:bold; margin-bottom:5px;}*/
.Heading1, div.copy h1 { background:url(../../../../images/t_blue.gif) no-repeat; height:48px; padding:22px 0 0 20px; color:#FFFFFF; font-size:20px; margin:0}
.Heading2, h2{		
	padding:0 30px 0 20px;
	margin:0 0 .4em 0px;
	font-size:24px;	
	font-weight:normal;
	}
	
	
.Heading3, h3{	
	font-size:14px;
	margin:0 0 .6em 0px;	
	padding:0 30px 0 20px;
	border:0;
	
	}
	
.noImgBorder {border:0;}



/* User Table Colour Styles */
/* These styles define the basic properties for tables in the Immediacy Editor */

	/* Default Table */
	table.ImmTS_Default		{background-color:#eeeeff;} /* Overall table style */

	table.ImmTS_Default th, 
	table.ImmTS_Default td	{padding:2px; margin:2px;} /* Cell padding and spacing styles */

	table.ImmTS_Default, 
	table.ImmTS_Default th, 
	table.ImmTS_Default td	{border:1px solid black;} 
	     
	table.ImmTS_Default th	{background-color:#ccccFF; color:black;} 
	table.ImmTS_Default tr	{}
	table.ImmTS_Default td	{color:black;}

/* Template Colour Styles */
/* Changes the colour of sections of the page dependant on the style sheet in use */

/*#header	{background-color:#7183C3;  border-bottom:1px solid #7183C3; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#687BBE', EndColorStr='#DFEFFF');}
#left	{background-color:#eeeeee; border-right:1px solid #7183C3;}*/

ul { margin:0; padding:0 0 0 px}
li { padding:0 0 0 25px}

p{
	line-height:1.3em;
	}