/*  This style has been applied to the TD tag of the table in the right column on 2coulmnSplit and 3columnSplit */
.RightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474748;
	background-color: #f2f6f9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}

/*  This style has been applied to the BODY of all the templates */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*  This style has been applied to the first line of the main content paragraph */
.BlueHeadings13px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01416C;
}

/*  This style has been applied to the line of type in the right column for a Sub Heading in times with an underline*/
.RightColumnSubHeadingUnderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00446a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0C3356;
}
/*  Same as above but with no underline*/
.RightColumnSubHeadingNoLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00446a;
}

/*  This style has been applied to the TD in the main section that format a White heading and Grey background*/
.HeadingWhite14-bgColour {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #6d6e71;
	border: thin solid #6D6E71;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
/*  This style has been applied to the TD tags in the main section to format all type*/
.BodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	line-height: 16px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 2px;
}
/*  This style has been applied to the outside of the table*/
.Border {
	border: 1px solid #97989C;
}

/*  This style has been applied to the TD at the bottom of the template-parent */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/*  This style can be applied to style the search box*/
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97989C;
}

/*  This style can be applied to style the search button*/
.searchButton {
	background-color: #91b1ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #002A48;
	font-weight: bold;
}

/*  The following styles is applied directly to the A tag of the Sub Navigation that appears on the far left on level 2 and 3 pages*/
a.subNavigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #01416C;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 2px;
}
a.subNavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #01416C;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 2px;
}
a.subNavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #691b2cd;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration: underline;
}
a.subNavigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #691b2cd;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration: underline;
}

/*  The style is appled directly to type that needs to be 11ponts. Mostly in the staff listing and text in the right columns*/
.blueType11pt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01416C;
}

/*  The following styles is applied directly to the A tag of type in the main section */
a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}
a.links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91b2cb;
}
a.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91b2cb;
}

/*  The following styles is applied any link that links to an EXTERNAL web site it still has an underline*/
a.Extlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01416C;
}
a.Extlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91b2cb;
}
a.Extlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01416C;
}
a.Extlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91b2cb;
}
/*  The style is appled directly to type that needs to be White and 12px*/
.white12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/*  The style is appled directly to type that needs to be White and 14px*/
.white14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

/*  The style is appled directly a TABLE tag for a white border*/
.whiteborder {
	border: 1px solid #FFFFFF;
}

/*  The style is appled directly to type underneath a pic for the caption*/
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px 0px 2px 8px;
}

/*  The style is used by the drop down list*/
.dropdownlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E46;
	background-color: #FFFFFF;
	border: 1px solid #002E46;
}

/*  The style is appled directly to type that needs to be Green and 11px*/
.greenType11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6DB43F;
}

/*  The style is appled directly to TD tag that hold the Breadcrumb line in template-parent.*/
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414142;
	text-decoration: none;
	padding-left: 5px;
}

/*  The style will format ALL UL list with a customised bullet.*/
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}
.RightColumnBG {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474748;
	background-color: #f2f6f9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #97989C;
}
.RightColumnHeading16px {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #01416C;
	border: thin solid #01416c;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.superScript { vertical-align: super;
font-size: 11px; }