/*----------------------------------------------------------------------------*/
/*                                                                            */
/* Copyright (c) 2001 by Computors Limited. All Rights Reserved.              */
/*                                                                            */
/* No part of this publication or software may be reproduced, transmitted,    */
/* transcribed, stored in a retrieval system, or translated into any          */
/* language without the prior written authorization of Computors Limited.     */
/*                                                                            */
/* This is a licensed product of Computors Limitied.                          */
/*                                                                            */
	/* CSS        : site.css                                                      */
/*                                                                            */
	/* Description: Main Cascading Style Sheet for site                           */
/*                                                                            */
/*----------------------------------------------------------------------------*/
/* History                                                                    */
/* Version   Date     Author      Comments                                    */
/* --------  -------  ----------  ------------------------------------------- */
/* 01.00.00  03Jun05  A.D.Smith   Initial Version.                            */
/* 02.14.00  17Oct05  A.D.Smith   Production Version.                         */
/*                                                                            */
/*----------------------------------------------------------------------------*/

/*============================================================================*/
/* Debug                                                                      */
/*============================================================================*/
/*DIV {border: 1px; border-style: dashed;}*/

/*============================================================================*/
/* Site Specific                                                              */
/*============================================================================*/
/* - CSS specific to the site that cannot be standardised.                    */
/* - Prefix any names with a site specific lable.                             */
/* Prefix any names with a site specific lable.                               */
/*                                                                            */
/*============================================================================*/
DIV.CM_Select_Image1 {
	float: left;
	clear: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}
DIV.CM_Select_Image2 {
	float: left;
	clear: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}
DIV.Select_BrandLogo_Area {
	float: left;
	clear: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
DIV.Select_Title1 {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 1px;
}
DIV.Select_Entry1 {
	color: #000000;
	font-weight: bold;
	padding-right: 6px;
	padding-top: 8px;
}
DIV.Select_Text1 {
	font-weight: normal;
	padding-right: 6px;
}
TD.Select_Title_RETAIL {
	background-color: #658CB8;
}
TD.Select_Title_TRADE {
	background-color: #990000;
}
TD.Select_Title_HOUSING {
	background-color: #CC6600;
}



/*============================================================================*/
/* Default                                                                    */
/*============================================================================*/
/* Was Verdana */
A,TD,TR,P,BR,LI,OL,UL,SUP,SELECT,INPUT,TEXTAREA,DD,DT,SPAN,DL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
BODY {
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
FORM {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
IMG {
	behavior: url(http://www.selectwindows.co.uk/js/pngbehavior.htc);
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
TABLE.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
TABLE.footer {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
A:link, A:visited, A:active {
	color: #999999;
	text-decoration: underline;
}
A:hover {
	color: #666666;
	text-decoration: underline;
}
A.Login:link, A.Login:visited, A.Login:active {
	color: #333333;
	text-decoration:none
}
A.Login:hover {
	color: #31803a;
	text-decoration:underline
}
A.CartLink:link, A.CartLink:visited, A.CartLink:active {
	color: #333333;
	text-decoration:none
}
A.CartLink:hover {
	color: #31803a;
	text-decoration:underline
}


/*============================================================================*/
/* Standard Stuff                                                             */
/*============================================================================*/
.fullheight {height: 100%;}

DIV.CM_Item_Info_Area     {float:right; clear: both; margin-left: 38px; margin-right: 4 px; margin-top: 20px; margin-bottom: 4px;}
DIV.CM_Item_Info_Title    {font-weight: normal; color: #C5B8B2; margin-left: 0px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
DIV.CM_Item_Info_Data     {font-weight: normal; color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
DIV.CM_Item_Info_Comments {font-weight: normal; color: #333333; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
DIV.CM_Item_Info_Source   {font-weight: normal; color: #333333; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
A.CM_Item_Info_Source:link    {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Item_Info_Source:visited {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Item_Info_Source:active  {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Item_Info_Source:hover   {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}

.TitleLabel   {font-size: 12pt; font-weight: bold; color: #000000;}
.TitleDesc    {font-size: 10pt; font-weight: normal; color: #000000;}
.SectionLabel {font-size: 10pt; font-weight: bold; color: #000080;}
.SectionDesc  {font-size: 10pt; font-weight: normal; color: #333333;}


.CM_Search_Area     {margin-left: 10px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.CM_Search_Title    {font-size: 10pt; font-weight: bold; color: #006600; margin-left: 0px; margin-right: 0px; margin-top: 12px; margin-bottom: 0px;}
.CM_Search_Item     {margin-left: 12px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.CM_Search_Input    {width: 100px;}

.CM_login_Area      {margin-left: 10px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}


A.CM_Content_Link:link,A.CM_Content_Link:visited,A.CM_Content_Link:active,A.CM_Content_Link:hover {}
A.CM_Email_Link:link,A.CM_Email_Link:visited,A.CM_Email_Link:active,A.CM_Email_Link:hover {}
A.CM_URLLink:link,A.CM_URLLink:visited,A.CM_URLLink:active,A.CM_URLLink:hover {}

A.CATALOGUE_CatLink:link    {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CATALOGUE_CatLink:visited {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CATALOGUE_CatLink:active  {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CATALOGUE_CatLink:hover   {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:underline;}

A.CM_Form_Link:link    {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Form_Link:visited {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Form_Link:active  {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Form_Link:hover   {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:underline;}


.CM_Text_Bullet {margin-left: 10px;  margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}

.hcatmenu_row_1   {vertical-align: top;}
.hcatmenu_row_2   {vertical-align: top; background-color: #EEEEEE;}
.hcatmenu_row_3   {vertical-align: top; background-color: #DDDDDD;}
.hcatmenu_row_4   {vertical-align: top; background-color: #EEEEEE;}
.hcatmenu_row_5   {vertical-align: top; background-color: #DDDDDD;}
.hcatmenu_row_6   {vertical-align: top; background-color: #EEEEEE;}
.hcatmenu_row_7   {vertical-align: top; background-color: #DDDDDD;}
.hcatmenu_row_8   {vertical-align: top; background-color: #EEEEEE;}

.hcatmenu_cell_1  {margin: 0px; padding: 2px;}
.hcatmenu_cell_2  {margin: 0px; padding: 0px;}
.hcatmenu_cell_3  {margin: 0px; padding: 0px;}
.hcatmenu_cell_4  {margin: 0px; padding: 0px;}
.hcatmenu_cell_5  {margin: 0px; padding: 0px;}
.hcatmenu_cell_6  {margin: 0px; padding: 0px;}
.hcatmenu_cell_7  {margin: 0px; padding: 0px;}
.hcatmenu_cell_8  {margin: 0px; padding: 0px;}

.hcatmenu_img_1   {margin-left: 0px;  margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_2   {margin-left: 12px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_3   {margin-left: 24px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_4   {margin-left: 36px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_5   {margin-left: 48px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_6   {margin-left: 60px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_7   {margin-left: 72px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_8   {margin-left: 84px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}

.hcatmenu_title_1 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;   margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_2 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_3 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_4 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_5 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_6 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_7 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_8 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

.hcatmenu_link_1:link, .hcatmenu_link_1:visited, .hcatmenu_link_1:active {color: #111111; text-decoration: none;}
.hcatmenu_link_2:link, .hcatmenu_link_2:visited, .hcatmenu_link_2:active {color: #111111; text-decoration: none;}
.hcatmenu_link_3:link, .hcatmenu_link_3:visited, .hcatmenu_link_3:active {color: #222222; text-decoration: none;}
.hcatmenu_link_4:link, .hcatmenu_link_4:visited, .hcatmenu_link_4:active {color: #333333; text-decoration: none;}
.hcatmenu_link_5:link, .hcatmenu_link_5:visited, .hcatmenu_link_5:active {color: #333333; text-decoration: none;}
.hcatmenu_link_6:link, .hcatmenu_link_6:visited, .hcatmenu_link_6:active {color: #444444; text-decoration: none;}
.hcatmenu_link_7:link, .hcatmenu_link_7:visited, .hcatmenu_link_7:active {color: #444444; text-decoration: none;}
.hcatmenu_link_8:link, .hcatmenu_link_8:visited, .hcatmenu_link_8:active {color: #444444; text-decoration: none;}

.hcatmenu_link_1:hover {color: #111180; text-decoration: underline;}
.hcatmenu_link_2:hover {color: #111180; text-decoration: underline;}
.hcatmenu_link_3:hover {color: #222280; text-decoration: underline;}
.hcatmenu_link_4:hover {color: #333380; text-decoration: underline;}
.hcatmenu_link_5:hover {color: #333380; text-decoration: underline;}
.hcatmenu_link_6:hover {color: #444480; text-decoration: underline;}
.hcatmenu_link_7:hover {color: #444480; text-decoration: underline;}
.hcatmenu_link_8:hover {color: #444480; text-decoration: underline;}


.site_contact_name    {font-size: 12pt; font-weight: bold;   color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
.site_contact_address {font-size: 10pt; font-weight: normal; color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
.site_contact_phone   {font-size: 10pt; font-weight: bold;   color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
.site_contact_fax     {font-size: 10pt; font-weight: bold;   color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
.site_contact_email   {font-size: 10pt; font-weight: bold;   color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}

/*============================================================================*/
/* Catalogue                                                                  */
/*============================================================================*/
DIV.catalogue_menu_area {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
}
DIV.catalogue_menu_row_1  {height: 32px; margin-left: 8px; margin-right: 0px; margin-top: 6px; margin-bottom: 0px;}
DIV.catalogue_menu_img_1  {float: left; clear: both; margin-left: 0px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
DIV.catalogue_menu_cell_1 {height: 32px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
A.catalogue_menu_link_1:link, A.catalogue_menu_link_1:visited, A.catalogue_menu_link_1:active {font-size: 9pt; font-weight: bold; line-height: 10pt; color: #FFFFFF; text-decoration: none;}
A.catalogue_menu_link_1:hover {font-size: 9pt; font-weight: bold; line-height: 10pt; color: #FFFFFF; text-decoration: underline;}

DIV.catalogue_menu_row_2  {margin-left: 14px;}
DIV.catalogue_menu_img_2  {float: left; clear: right; margin-right: 2px; margin-top: 2px;}
DIV.catalogue_menu_cell_2 {}
A.catalogue_menu_link_2:link, A.catalogue_menu_link_2:visited, A.catalogue_menu_link_2:active {font-size: 8pt; color: #FFFFFF; text-decoration: none;}
A.catalogue_menu_link_2:hover {font-size: 8pt; color: #FFFFFF; text-decoration: underline;}

DIV.catalogue_menu_row_3  {margin-left: 20px;}
DIV.catalogue_menu_img_3  {float: left; clear: right; margin-right: 2px; margin-top: 2px;}
DIV.catalogue_menu_cell_3 {}
A.catalogue_menu_link_3:link, A.catalogue_menu_link_3:visited, A.catalogue_menu_link_3:active {vertical-align: middle; font-size: 8pt; color: #FFFFFF; text-decoration: none;}
A.catalogue_menu_link_3:hover {vertical-align: middle; font-size: 8pt; color: #FFFFFF; text-decoration: underline;}

DIV.catalogue_menu_row_4  {margin-left: 30px;}
DIV.catalogue_menu_img_4  {float: left; clear: right; margin-right: 2px; margin-top: 2px;}
DIV.catalogue_menu_cell_4 {}
A.catalogue_menu_link_4:link, A.catalogue_menu_link_4:visited, A.catalogue_menu_link_4:active {vertical-align: middle; font-size: 8pt; color: #FFFFFF; text-decoration: none;}
A.catalogue_menu_link_4:hover {vertical-align: middle; font-size: 8pt; color: #FFFFFF; text-decoration: underline;}


/*============================================================================*/
/* Products                                                                   */
/*============================================================================*/
DIV.Product_List_CatTitle       {clear: none; font-size: 16pt; color: #000000; margin-left: 10px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_List_CatShortDesc   {clear: left; line-height: 10pt; margin-left: 10px; margin-right: 8px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_list_CatEdit        {margin-left: 10px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
DIV.Product_List_Title          {clear: none; font-size: 12pt; font-weight: bold; color: #333333; margin-left: 10px; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}
DIV.Product_List_Image1 {
	float: right;
	clear: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
DIV.Product_List_ShortDesc      {clear: left; line-height: 10pt; margin-left: 10px; margin-right: 8px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_List_PageNav        {float:right; clear: none; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_List_Divider        {clear: both; margin-left: 10px; margin-right: 10px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_list_Edit           {margin-left: 10px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}

DIV.Product_Detail_Area         {margin-left: 0px;}
DIV.Product_Detail_Image_Area   {float:right; clear: none; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;}
DIV.Product_Detail_Image2       {margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;}
DIV.Product_Detail_Edit         {margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;}

DIV.Product_Detail_Title_Area   {float:left; clear: none; margin-left: 0px;}
DIV.Product_Detail_CatTitle     {clear: left; font-size: 18pt; color: #000000; margin-left: 19px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_Detail_Title        {clear: left; font-size: 12pt; color: #000000; margin-left: 19px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}

DIV.Product_Detail_Text_Area    {float:left; clear: none; margin-left: 0px;}
DIV.Product_Detail_ShortDesc    {clear: left; line-height: 10pt; margin-left: 19px; margin-right: 8px; margin-top: 8px; margin-bottom: 0px;}
DIV.Product_Detail_LongDesc     {clear: left; line-height: 10pt; margin-left: 19px; margin-right: 8px; margin-top: 8px; margin-bottom: 0px;}

DIV.Product_Detail_BackButton   {float:left; clear: both; margin-left: 19px; margin-right: 4px; margin-top: 10px; margin-bottom: 0px;}
IMG.Product_Image1 {
	border: 0px;
}
IMG.Product_Image2 {
	border: 0px;
}


/*============================================================================*/
/* Supplier Details                                                           */
/*============================================================================*/
DIV.Product_List_SupplierName      {clear: left; font-size: 14pt; color: #F47836; margin-left: 10px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_List_SupplierAddress   {clear: left; line-height: 10pt; margin-left: 10px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_List_SupplierTelephone {clear: left; line-height: 10pt; margin-left: 10px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
DIV.Product_List_SupplierWebLink   {clear: none; font-size: 10pt; color: #333333; line-height: 10pt; margin-left: 10px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}

A.Product_List_SupplierWebLink:link    {font-size: 8pt; color: #000080; text-decoration: underline;}
A.Product_List_SupplierWebLink:visited {font-size: 8pt; color: #000080; text-decoration: underline;}
A.Product_List_SupplierWebLink:active  {font-size: 8pt; color: #000080; text-decoration: underline;}
A.Product_List_SupplierWebLink:hover   {font-size: 8pt; color: #F47836; text-decoration: underline;}

A.Product_List_SupplierNameWebLink:link    {font-size: 14pt; color: #F47836; text-decoration: none;}
A.Product_List_SupplierNameWebLink:visited {font-size: 14pt; color: #F47836; text-decoration: none;}
A.Product_List_SupplierNameWebLink:active  {font-size: 14pt; color: #F47836; text-decoration: none;}
A.Product_List_SupplierNameWebLink:hover   {font-size: 14pt; color: #F47836; text-decoration: underline;}

DIV.Product_Detail_SupplierName      {clear: left; font-size: 14pt; color: #F47836; margin-left: 19px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_Detail_SupplierAddress   {clear: left; line-height: 10pt; margin-left: 19px; margin-right: 8px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_Detail_SupplierTelephone {clear: left; line-height: 10pt; margin-left: 19px; margin-right: 8px; margin-top: 4px; margin-bottom: 0px;}


/*============================================================================*/
/* Specifications                                                             */
/*============================================================================*/
DIV.Spec_Group_Area      {float:left; clear: both;}
DIV.Spec_Group_Title     {float:left; clear: right; font-size: 10pt; color: #666666; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Spec_Group_Data_Area {float:left; clear: right;}
DIV.Spec_Group_Data      {float:left; clear: right; line-height: 10pt; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}

DIV.Spec_Group_Values_Area  {float:right; clear: both; padding-right: 4px;}
DIV.Spec_Group_Values_Title {font-size: 10pt; font-weight: bold; color: #666666; padding-left: 4px;}
DIV.Spec_Group_Values_Data  {line-height: 10pt; color: #F47836; padding-left: 4px;}

/*============================================================================*/
/* Search                                                                     */
/*============================================================================*/
DIV.Search_Criteria_Title {clear: none; line-height: 10pt; font-size: 11pt; font-weight: bold; color: #333333; margin-left: 0px; margin-right: 4px; margin-top: 16px; margin-bottom: 0px;}
DIV.Search_Criteria_Label {font-weight: bold;   color: #000000;}
DIV.Search_Criteria_Field {visibility: visible; margin-left: 4px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
INPUT.Search_String {width: 200px;}

SELECT.CATALOGUE_CatList {width: 200px;}


/******************************************************************************/
/*                                                                            */
/* Content Management                                                         */
/*                                                                            */
/******************************************************************************/

/*============================================================================*/
/* Content Management - Categories                                            */
/*============================================================================*/
DIV.CMC_Content_Area {
	text-align: center;
	padding-left: 14px;
	padding-right: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
}
DIV.CMC_Title {
    font-size: 10pt;
    font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
DIV.CMC_Description {
    font-size: 10pt;
}
DIV.CMC_List_Area {
}
DIV.CMC_Item_Area {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 2px;
}
DIV.CMC_Item_Image_Area {
}

A.CMTitle:link, A.CMTitle:visited, A.CMTitle:active,A.CMTitle:hover {
	color: #000000;
	font-weight: bold;
    text-decoration: none;
}

A.CMText:link, A.CMText:visited, A.CMText:active, A.CMText:hover {
	color: #333333;
	font-weight: normal;
    text-decoration: none;
}

A.CMMore:link, A.CMMore:visited, A.CMMore:active {
	color: #990000;
	font-weight: normal;
    text-decoration: none;
}
A.CMMore:hover {
	color: #990000;
	font-weight: normal;
    text-decoration: underline;
}

/*============================================================================*/
/* Content Management - Content Item                                          */
/*============================================================================*/
DIV.CM_Content_Area {
	text-align: center;
	padding-left: 14px;
	padding-right: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
}
DIV.CM_Cat_Title {
    font-size: 14pt;
    font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
DIV.CM_Title {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
DIV.CM_Item_File_Area     {margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}
DIV.CM_Item_File_Icon     {margin-left: 4px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
DIV.CM_Item_Area          {clear: both; margin-left: 4px; margin-right: 0px; margin-top: 10px; margin-bottom: 0px;}
DIV.CM_Entry1 {
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
DIV.CM_Text1 {
	color: #333333;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
DIV.CM_Image1 {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
DIV.CM_Entry2 {
	color: #999999;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 2px;
}
DIV.CM_Text2 {
	color: #999999;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
DIV.CM_Image2 {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
}
DIV.CM_Entry3 {
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
DIV.CM_Text3 {
	color: #333333;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
DIV.CM_Image3 {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
}
DIV.CM_Item_ImageList {
	float: left;
	clear: none;
	height: 70px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

/*============================================================================*/
/* Content Management - Latest Content                                        */
/*============================================================================*/
DIV.CM_Latest_Area {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
DIV.CM_Latest_Title {
}
DIV.CM_Latest_Text {
}
DIV.CM_Latest_Image {
}
DIV.CM_Latest_ReleaseDate {
}
DIV.CM_Latest_More {
}
DIV.CM_Latest_Separator{
}
HR.CM_Latest_Separator{
}
IMG.CM_IMAGE_Latest {
}
A.CMTitle_Latest:link    {font-size: 8pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CMTitle_Latest:visited {font-size: 8pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CMTitle_Latest:active  {font-size: 8pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CMTitle_Latest:hover   {font-size: 8pt; font-weight: bold; color: #000000; text-decoration:none;}

A.CMText_Latest:link     {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}
A.CMText_Latest:visited  {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}
A.CMText_Latest:active   {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}
A.CMText_Latest:hover    {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}

A.CMMore_Latest:link     {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:none;}
A.CMMore_Latest:visited  {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:none;}
A.CMMore_Latest:active   {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:none;}
A.CMMore_Latest:hover    {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:underline;}

/*============================================================================*/
/* Content Management - Menu                                                  */
/*============================================================================*/
DIV.TopNav_Menu_Area {
	float: left;
	clear: none;
	padding-top: 36px;
}
DIV.TopNav_Item_Level_1 {
	float: left;
	clear: none;
}
DIV.TopNav2_Menu_Area {
	float: left;
	clear: none;
	height: 16px;
}
DIV.TopNav2_Item_Level_1 {
	float: left;
	clear: none;
	height: 16px;
}
DIV.BotNav_Menu_Area {
	float:left;
	clear: none;
	padding-left: 15px;
}
DIV.BotNav_Item_Level_1 {
	float: left;
	clear: none;
}
A.BotNav_Link_1:link, A.BotNav_Link_1:visited,A.BotNav_Link_1:active {
	color: #000000;
	text-decoration: underline;
}
A.BotNav_Link_1:hover {
	color: #000080;
	text-decoration: underline;
}


/******************************************************************************/
/*                                                                            */
/* Submit Forms                                                               */
/*                                                                            */
/******************************************************************************/

/*============================================================================*/
/* Submit Forms                                                               */
/*============================================================================*/
DIV.Submitform_Form {
	margin: 0px;
	padding: 0px;
}
DIV.Submitform_Area {
	width: 500px;
	padding-left: 10px;
	padding-right: 10px;
}
DIV.Submitform_MsgArea {
	width: 450px;
	background-color: #FFDDDD;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-width: 1px 1px 1px 1px;
	border-color: #FF0000;
	margin-left: 2px;
	padding-left: 2px;
	border-style: solid solid solid solid;
}
DIV.Submitform_Title {
	clear: none;
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 8px;
}
DIV.Submitform_Text {
	padding-left: 8px;
}
DIV.Submitform_Section {
	float: none;
	clear: both;
}
DIV.Submitform_SubTitle {
	clear: none;
	color: #000000;
	font-weight: bold;
}
DIV.Submitform_Lab {
	float: left;
	clear: none;
	text-align: right;
	padding-left: 8px;
	padding-top: 6px;
	white-space: nowrap;
}
DIV.Submitform_Data {
	float: left;
	clear: none;
	padding-left: 4px;
	padding-top: 4px;
}
DIV.Submitform_Divider {
	float: none;
	clear: both;
}
DIV.Submitform_Button_Area {
	float:left;
	clear: none;
}
DIV.Submitform_Buttons {
}
INPUT.Submitform_Buttons {
}
/* The following have no element type as they can be applied to any form control. */
.required {
	font-size: 8pt;
	border: 1px solid #6699CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFDD;
}
.optional {
	font-size: 8pt;
	border: 1px solid #6699CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}
.error {
	font-size: 8pt;
	border: 1px solid #FF0000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFDDDD;
}
/* Don't add background colour or border styles to legends. */
/* These are controlled by the class. */
#Form_Legend_Required, #Form_Legend_Optional {
	width: 90px;
	color: #333333;
	text-align: center;
	white-space: nowrap;
}
/*============================================================================*/


TD.EditLabel        {font-size: 10pt; font-weight: normal; color: #000080; background-color: #FFFFFF;}
P.EditLabel         {margin-left: 8; margin-right: 8; margin-top: 4}
TD.EditSectionLabel {font-size: 10pt; font-weight: bold; color: #000000; background-color: #FFFFFF; margin-top: 4}
P.EditSectionLabel  {margin-top: 4}

A.DescLink:link    {font-size: 8pt; color: #333333; text-decoration:none}
A.DescLink:visited {font-size: 8pt; color: #333333; text-decoration:none}
A.DescLink:active  {font-size: 8pt; color: #333333; text-decoration:none}
A.DescLink:hover   {font-size: 8pt; color: #666666; text-decoration:none}


P.MsgLabel  {}
P.MsgData   {font-size: 10pt; font-weight: normal; color: #000000;}
TD.MsgLabel {width: 1%;}
TD.MsgData  {width: 20%;}

P.Label     {font-size: 10pt; font-weight: normal; color: #008000; margin-left: 8px; margin-right: 8px; margin-top: 2px;}
P.Data      {font-size: 10pt; font-weight: normal; color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
P.Display   {font-size: 10pt; font-weight: bold;   color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 2px;}
TD.Label    {width: 1%;}
TD.Data     {width: 20%;}
TD.Display  {width: 20%;}

TD.AdminColTitle {font-size: 10pt; font-weight: normal; color: #000000; background-color: #AADDAA;}

TABLE.tab_ud_n       {margin: 0px; padding: 0px;}
TABLE.tab_ud_s       {margin: 0px; padding: 0px;}
P.tab_ud_n_u         {font-size: 8pt; font-weight: bold;}
A.tab_ud_n_d:link    {color: #333333; text-decoration:none;}
A.tab_ud_n_d:visited {color: #333333; text-decoration:none;}
A.tab_ud_n_d:active  {color: #333333; text-decoration:none;}
A.tab_ud_n_d:hover   {color: #006600; text-decoration:underline;}

TABLE.tab_ud_flat_hcat_n       {margin: 0px; padding: 0px;}
TABLE.tab_ud_flat_hcat_s       {margin: 0px; padding: 0px;}
P.tab_ud_flat_hcat_n_u         {font-size: 8pt; font-weight: bold;}
A.tab_ud_flat_hcat_n_d:link    {color: #333333; font-size: 8pt; text-decoration:none;}
A.tab_ud_flat_hcat_n_d:visited {color: #333333; font-size: 8pt; text-decoration:none;}
A.tab_ud_flat_hcat_n_d:active  {color: #333333; font-size: 8pt; text-decoration:none;}
A.tab_ud_flat_hcat_n_d:hover   {color: #006600; font-size: 8pt; text-decoration:underline;}

TABLE.tab_ud_flat2_hcat_n       {margin: 0px; padding: 0px; background-color: #FFFFFF;}
TABLE.tab_ud_flat2_hcat_s       {margin: 0px; padding: 0px; background-color: #FFFFFF;}
TABLE.ud_flat2_hcat             {margin: 0px; padding: 0px; background-color: #FFFFFF;}
P.tab_ud_flat2_hcat_n_u         {font-size: 10pt; font-weight: bold;}
A.tab_ud_flat2_hcat_n_d:link    {color: #333333; font-size: 10pt; text-decoration:none;}
A.tab_ud_flat2_hcat_n_d:visited {color: #333333; font-size: 10pt; text-decoration:none;}
A.tab_ud_flat2_hcat_n_d:active  {color: #333333; font-size: 10pt; text-decoration:none;}
A.tab_ud_flat2_hcat_n_d:hover   {color: #00CC00; font-size: 10pt; text-decoration:none;}

/* MSN Style */
TABLE.tab_msn_n       {margin: 0px; padding: 0px; background-color: #003366;}
TABLE.msn             {margin: 0px; padding: 0px; background-color: #003366;}
/* BODY                  {background-color: #003366;}
TABLE                 {background-color: #666699;}*/
P.tab_msn_n_u         {color: #FFFFFF; font-size: 10pt; font-weight: bold;}
A.tab_msn_n_d:link    {color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.tab_msn_n_d:visited {color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.tab_msn_n_d:active  {color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.tab_msn_n_d:hover   {color: #CCCCCC; font-size: 10pt; font-weight: bold; text-decoration:none;}

TD.HistoryTitle {font-size: 8pt; font-weight: normal; color: #666666;}
TD.History      {font-size: 8pt; font-weight: normal; color: #000066;}

