/* ------------------------- Page -------------------------- */
/*   --------------------- Alignment ---------------------   */
/*      ----- UnComment to enable Centered Layout -----      */
/* */
#Page 
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.BodyTable
{
	border-collapse: collapse;
}

.BodyTable td
{
	vertical-align: top;
}

/*      ------------------------------------------------     */

/*   ----------------------- Width -----------------------   */
#Page 
{
	width: 718px;
}

#Body 
{
	width: 540px;
}

/* ------------------------ Header ------------------------- */
/*   ------------------- Banner Image --------------------   */
#Header 
{
	background-image: url(/images/site_header.jpg);
	height: 142px;
}

/* ------------------------- Text -------------------------- */
/*   ---------------------- Colour -----------------------   */
#Footer 
{
	color: #ffffff;
}

#Body 
{
	color: #FAFFEC;
}

#PageTitle
{
	color: #FFFFFF;
}

#Content
{
	color: #000000;
}

/*   ---------------------- Family -----------------------   */
#PageTitle, 
#Content,
#Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*   ----------------------- Size ------------------------   */
#PageTitle 
{
	font-size: 14px;
}

#Content
{
	font-size: 12px;
}

#Footer
{
	font-size: 11px;
}

#FooterLinks
{
	font-size: 11px;
}

#FooterCopyright 
{
	font-size: 9px;
}
/* ------------------------ Links -------------------------- */
/*   ---------------------- Normal -----------------------   */
A 
{
	color: #636466;
	font-weight: bold;
	text-decoration: none;
}

#Breadcrumb A
{
	color: #636466; 
}

#FooterLinks A 
{
	font-weight: normal;
	color: #FFFFFF; 
}

/*   ----------------------- Hover -----------------------   */
A:hover 
{
	color: #EE1C25;
	font-weight: bold;
	text-decoration: none;
}

#Breadcrumb A:hover 
{
	color: #EE1C25; 
}

#FooterLinks A:hover 
{
	font-weight: normal;
	color: #000000; 
}

/* ---------------------- Backgrounds ---------------------- */
body
{
	xbackground-color: #333366;
	background-color: #000000;
}

#PageTitle
{
	xbackground-image: url(/images/page_title_separator.gif);
	xbackground-repeat: no-repeat;
	xbackground-position: bottom left; 
}

#PageTitleBox
{
	background-color: #EE1C25;
}

#Page 
{
	background-color: #FFFFFF;

	background-image: url(/images/page_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
}

#Footer
{
	background-image: url(/images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top left; 


	xbackground-color: #FAFFEC;
	xbackground-image: url(/images/footer_bg.jpg);
	xheight: 142px;
}


#FooterLinks
{
	color: #FFFFFF;
	xbackground-color: #4580BA;

	xbackground-image: url(/images/footer_top_separator.gif);
	xbackground-repeat: no-repeat;
	xbackground-position: top center; 
}

#FooterCopyright 
{
	xbackground-image: url(/images/footer_separator.gif);
	xbackground-repeat: no-repeat;
	xbackground-position: top right; 

	color: #333366;
	xbackground-color: #7F7F7F;

}

.LeftNavStrip
{
	background-color: #DEDFE1;
}

/* ------------------------ Borders ------------------------ */
#Page 
{
	xborder-top: 1px solid #EE1C25;
	xborder-left: 1px solid #EE1C25;
	xborder-right: 1px solid #EE1C25;
	xborder-bottom: 1px solid #EE1C25;
}

#Body 
{
	xborder-left: 1px solid #7F7F7F;
}

.LeftNavStrip
{
	border-right: 1px solid #636466;
}

/* ------------------- Margins & Padding ------------------- */
#Body 
{
	margin-top: 10px;
	padding-right: 6px;
}

#PageTitle 
{
	margin-top: 15px;
	xmargin-left: 134px;
	xmargin-left: 104px;

	padding-bottom: 3px;
	margin-bottom: 8px;
}

#PageTitleBox
{
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;

	padding-bottom: 2px;
	margin-bottom: 0px;
}


#Breadcrumb
{
	padding-left: 8px;
}

#PageTitle,
#Content
{
	xwidth: 530px;
	width: 510px;

	margin-left: auto;
	margin-right: auto;
}

#Footer
{
	width: 718px;
	xheight: 15px;
	
	xmargin-top: 20px;
	xpadding-top: 62px;
	xpadding-bottom: 2px;
}

#FooterLinks 
{
	width: 718px;
	xpadding-left: 3px;
	xpadding-right: 3px;

	padding-top: 3px;
	padding-bottom: 3px;
	
	margin-top: 0px;
		
	text-align: center;
	background-color: #EE1C25;
}

#FooterCopyright 
{
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;


	xdisplay: none;
}

/* ------------------- Positions & Sizes ------------------- */
#Body 
{
	xwidth: 570px;
}

#BodyStrip 
{
	xwidth: 710px;
}


#Content
{
	min-height: 120px;
}

.LeftNavStrip,
#LeftNav
{
	width: 172px;
}

#Footer
{
	text-align: left;
}

#FooterLinks LI
{
  background-image: none;
}

/* ---------------------------------------------------------------------- */
DIV.ErrorMessage
{
	text-align: center;
	color: #D90000;
}

.DetailBox 
{
	xmargin-top: 10px;
	xmargin-bottom: 10px;
	xwidth: 520px;
	xwidth: 580px;
	
	background-color: #FFFFFF;
		
	margin-right: auto;
	margin-left: auto;
	
}

.FormTitleTable
{
	width: 100%;
	border: 0px;
	border-collapse: collapse;

	border-top: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	
	margin-top: 6px;
	margin-bottom: 6px;
}

.FormButtonsTable
{
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	margin-top: 6px;
	margin-bottom: 6px;
}

.FormTitle
{
	padding: 2px 2px 2px 6px;
	color: #FFFFFF;
	background-color: #7F7F7F;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
}

.FormButtons
{
	padding: 2px 2px 2px 6px;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.FormButton {
	font-size: 1em;
	width: 150px;
	cursor: hand;
	xcolor: #7F7F7F;
	color: #FFFFFF;
	
	
	font-weight:normal;
	background-color: #8E9954;
	
	margin-left: 6px;
	margin-right: 6px;
	
	border-top: 2px solid #C1C89E;
	border-left: 2px solid #C1C89E;
	
	border-right: 2px solid #7F7F7F;
	border-bottom: 2px solid #7F7F7F;
}

.FieldGroupTable
{
	width: 100%;
	border: 0px;
	border-collapse: collapse;

	border-top: 1px solid #7F7F7F;
	xborder-left: 1px solid #7F7F7F;
	
	margin-bottom: 10px;
}

.FieldGroupTitle,
.FieldTitle,
.FieldValue,
.FieldInput,
.FieldHelpIcon
{
	vertical-align: top;
	border-left: 1px solid #7F7F7F;

	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;

	background-color: #FFFFFF;

}

.FieldTitle,
.FieldValue,
.FieldInput,
.FieldHelpIcon
{
	border-top: 1px solid #7F7F7F;
}

.FieldTitle
{
}

.FieldValue
{
}


.FieldRowSpacer
{
	height: 4px;
}

.FieldInput
{
	border-right: 0px;
}


.FieldGroupTitle
{
	padding: 2px 2px 2px 6px;
	color: #FFFFFF;
	background-color: #636466;
	
	font-size: 14px;
	font-weight: bold;
}

.FieldTitle 
{
	width: 120px;
	padding: 2px 2px 2px 6px;
	vertical-align: top;

	background-color: #BCBDC1;
	color: #636466;
	vertical-align: top;
	line-height: 1.4em;
	font-weight: bold;
	
}

.FieldTitleOpt 
{
	font-weight: normal;
}

.FieldTitleReq 
{
	font-weight: bold;
}

.FieldValue 
{
	padding: 2px 2px 2px 6px;
	vertical-align: top;
	line-height: 1.4em;

	margin-bottom: 4px;
}

.FieldInput 
{
	padding: 2px 2px 2px 4px;
}


.FieldInputControl,
.FieldInputControlRequired, 
.FieldInputControlShort,
.FieldInputControlRequiredShort 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 2px;
	width: 500px;
	border: 1px solid #ABB47D;
}


.FieldInputControlRequired, 
.FieldInputControlRequiredShort 
{
	border: 1px solid #7F7F7F;
}

.FieldInputControlShort,
.FieldInputControlRequiredShort 
{
	width: 186px;
}

select.FieldInputControl,
select.FieldInputControlRequired 
{
	width: 438px;
}

input.FieldInputControl,
textarea.FieldInputControl, 
input.FieldInputControlRequired,
textarea.FieldInputControlRequired 
{
	width: 432px;
}

.FieldHelpIcon
{
	background-image: url(/images/help.gif);
	background-repeat: no-repeat;
	xbackground-position: 0px 3px;
	background-position: 1px 3px;
	width: 20px;
}

.HelpIcon {
	width: 20px;
	height: 20px;
}

.DatePickerIcon
{
	cursor:hand;
	vertical-align:middle;
	margin-top:-6px;
	margin-left: 4px;
}

.RepeatItemHeading
{
	font-size: 14px;
	font-weight: bold;
	color: #7F7F7F;

	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}

.RepeatGroupBox TD
{
	vertical-align: top;
}

.RepeatItemBody
{
	font-size: 14px;

	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}

.InfoPageSection 
{
	margin-bottom: 10px;
}

P 
{
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;

}

H1, H2, H3, H4, H5, H6 
{
	color: #EE1C25;
	padding: 0px 0px 2px 0px;
	margin:  0px 0px 0px 0px;
	font-weight: normal;
}

H1
{
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
		
}
H2
{
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-botton: 0px;
}

H3
{
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 2px;
}

LI
{
	margin-bottom: 6px;
}

UL
{
	margin-top: 4px;

}
#TOCicon 
{
	position: relative;
	left: -110px;
	xleft: -90px;
	top: -30px;
	height: 0px;
  z-index: 0;
}

.CompanyDetailsTable
{
	border-collapse: collapse;
	margin-left: 0px;
	margin-right: 0px;

	width: 173px;
	
	border-right: 1px solid #636466;
	xborder-bottom: 1px solid #636466;


}	

.CompanyDetailsTitle
{
	background-color: #EE1C25;
	color: #FFFFFF;

	padding-top: 2px;
	padding-bottom: 2px;

}

.CompanySlogan,
.CompanyDetailsTitle,
.CompanyDetailsDetail
{
	padding-left: 8px;
	padding-right: 2px;
	
}

.CompanyDetailsDetail
{
	background-color: #DEDFE1;

	padding-top: 6px;
	padding-bottom: 6px;
}

.CompanyDetailsDetail p
{
	margin-top: 0px;
	margin-bottom: 0px;

	padding-bottom: 2px;
}

.CompanyDetailsDetail a
{
	font-size: 8px;
}

.CompanySlogan
{
	font-size: 11px;
	color: #FFFFFF;
	
	background-image: url(/images/leftnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left; 

	height: 252px;
	padding-top: 16px;
	
}


#SlideShow
{
	position: relative;
	top: 20px;
	left: 534px;
	
	width: 180px;
	height: 110px;
	
	xborder: 1px solid black;
}
