BODY, body
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
	margin : 0; 
	padding : 0;
	font-weight : normal; 
	font-size: 70%;
	color : #000000;
}

.printonly{display : none;}
/** TEXT STYLES **/

/* $name='Heading' */ 
h1, H1, .heading, .Heading{padding : 0; margin : 0; font-size: 160%; color: #660099; font-weight: bold;}

/* $name='Sub Heading' */ 
h2, H2
{
	padding : 10px 0 10px 0;
	margin : 0;  
}

h2, H2, .subheading, .SubHeading
{
	font-size: 100%;
	color: #660099; 
	font-weight: bold;
}

.subheading, .SubHeading{padding : 4px 0 0 20px; background: no-repeat url(../../images/common/bullet_sub_heading.gif);}

/* $name='Sub Heading Lite' */ 
h3, H3, .subheadinglite, .SubHeadingLite{color: #660099; font-size: 100%; font-weight: bold;}

/* $name='Alternative Sub Heading 1 - Priority Services 1' */ 
.subheadingpriority1a, .SubHeadingPriority1a
{
	color: #660099; 
	font-weight: bold; 
}

/* $name='Alternative Sub Heading 2 - Priority Services 1' */ 
.subheadingpriority1b, .SubHeadingPriority1b
{
	margin : 0;
	padding : 4px 0 0 20px;
	color: #660099; 
	font-weight: bold; 
	background: no-repeat url(../../images/common/bullet_sub_heading.gif);
}

/* $name='Alternative Sub Heading Purple with bullet' */ 
.subheadingwithbullet, .SubHeadingWithBullet
{
	margin : 0;
	padding : 4px 0 0 20px;
	color: #660099; 
	font-weight: bold; 
	background: no-repeat url(../../images/common/bullet_sub_heading.gif);
}

/* $name='Alternative Sub Heading Lite 1 - Priority Services 1' */ 
.subheadinglitepriority1a, .SubHeadingLitePriority1a{color: #660099; font-weight: bold;}

/* $name='Alternative Sub Heading Lite 2 - Priority Services 1' */
.subheadinglitepriority1b, .SubHeadingLitePriority1b{color: #660099; font-weight: bold;}

/* $default $name='Body Text'*/
/* Normal text - the class name will be used in the dialogues... */
.normal, .Normal{color: #000000;}

/* $name='Alternative Body Text - Priority Services 1'*/
.normalpriority1, .NormalPriority1{color: #000000;}

/* $name='Blue Text' */
.bluetext, .BlueText{color: #333399;}

/* $name='Small Print' */
.smalltext, .SmallText{font-size: 80%;}

/* Bulleted List Style  - NOTE This is only required if using the Flash editor. */
/* $name='Bulleted List' */
li, LI{text-align : left; list-style-image: url(../../images/common/bullet_list.gif);}

/** FCKEditor Table Automatic Format Styles **/
/* $style='Basic Heading' $value='s1' */

/* $name='Table Style 1 - General' */
.s1general{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal; color: #000000;
}

/* $name='Table Style 1 - Top Left' */
.s1topleft{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 1 - Top Centre' */
.s1topcenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 1 - Top Right' */
.s1topright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 1 - Middle Left' */
.s1middleleft
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 1 - Middle Centre' */
.s1middlecenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 1 - Middle Right' */
.s1middleright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 1 - Bottom Left' */
.s1bottomleft
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 1 - Top Left' */
.s1bottomcenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 1 - Top Left' */
.s1bottomright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 1 - Odd' */
.s1odd
{
	background-color: #eeeeee;
}

/* $name='Table Style 1 - Even' */
.s1even
{
	background-color: #eeeeee;
}

/* $style='Heading - with stripe' $value='s2' */

/* $name='Table Style 2 - General' */
.s2general{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal; color: #000000;
}

/* $name='Table Style 2 - Top Left' */
.s2topleft{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 2 - Top Centre' */
.s2topcenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 2 - Top Right' */
.s2topright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 2 - Middle Left' */
.s2middleleft
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 2 - Middle Centre' */
.s2middlecenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 2 - Middle Right' */
.s2middleright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 2 - Bottom Left' */
.s2bottomleft
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 2 - Top Left' */
.s2bottomcenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 2 - Top Left' */
.s2bottomright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 2 - Odd' */
.s2odd
{
	background-color: #ffffff;
}

/* $name='Table Style 2 - Even' */
.s2even
{
	background-color: #eeeeee;
}


/* $style='Heading and Side - with stripe' $value='s3' */

/* $name='Table Style 3 - General' */
.s3general{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal; color: #000000;
}

/* $name='Table Style 3 - Top Left' */
.s3topleft{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 3 - Top Centre' */
.s3topcenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #9966cc; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 3 - Top Right' */
.s3topright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #9966cc; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 3 - Middle Left' */
.s3middleleft
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
	background-color: #eeeade; font-weight: bold; color: #000000; padding: 5px;
}

/* $name='Table Style 3 - Middle Centre' */
.s3middlecenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 3 - Middle Right' */
.s3middleright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 3 - Bottom Left' */
.s3bottomleft
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
	background-color: #eeeade; font-weight: bold; color: #000000; padding: 5px;
}

/* $name='Table Style 3 - Top Left' */
.s3bottomcenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 3 - Top Left' */
.s3bottomright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 3 - Odd' */
.s3odd
{
	background-color: #ffffff;
}

/* $name='Table Style 3 - Even' */
.s3even
{
	background-color: #eeeeee;
}

/* $style='Heading and side with totals' $value='s4' */

/* $name='Table Style 4 - General' */
.s4general{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal; color: #000000;
}

/* $name='Table Style 4 - Top Left' */
.s4topleft{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 4 - Top Centre' */
.s4topcenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #ffffcc; font-weight: bold; color: #000000; padding: 5px;
}

/* $name='Table Style 4 - Top Right' */
.s4topright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #eeeade; font-weight: bold; color: #000000; padding: 5px;
}

/* $name='Table Style 4 - Middle Left' */
.s4middleleft
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
	background-color: #9966cc; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 4 - Middle Centre' */
.s4middlecenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
}

/* $name='Table Style 4 - Middle Right' */
.s4middleright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
	background-color: #cccccc; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 4 - Bottom Left' */
.s4bottomleft
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
	background-color: #666666; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 4 - Top Left' */
.s4bottomcenter
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
	background-color: #666666; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 4 - Top Left' */
.s4bottomright
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: normal;
	background-color: #666666; font-weight: bold; color: #ffffff; padding: 5px;
}

/* $name='Table Style 4 - Odd' */
.s4odd
{
	background-color: #ffffff;
}

/* $name='Table Style 4 - Even' */
.s4even
{
	background-color: #ffffff;
}
