/*
--- Website Colour Palette ---
Black: #000000
Grey: #999999
Grey Tint 1: #666666
Grey Tint 2: #CCCCCC
Lilac: #CCCCFF
White: #FFFFFF
Burgundy: #860038

--- Logo Colour Palette ---
Burgundy: #850034
Burgundy Tint 1: #9D3153
Burgundy Tint 2: #B56176
Burgundy Tint 3: #CD959F
Blue: #333399
Blue Tint 1: #8D89C0
Blue Tint 2 (Web Safe): #9999CC
Blue Tint 3 (Web Safe): #CCCCFF
*/

.Background
{
	background-color: #999999;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin-top: 40px;
}
img
{
	border: none;
}
.Page
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCFF;
	border: 10px solid #FFFFFF;
}
.Header
{
  background-color: #FFFFFF;
}
.SectionHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.TextGeneral
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.TextGeneralBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.TextGeneralLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TextGeneralLinkBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.TextImageCaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.MainMenuLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.MainMenuLinkBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #860038;
	text-decoration: underline;
}
.SideBarMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BreadcrumbTrail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BreadcrumbTrail a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BreadcrumbTrail a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BreadcrumbTrail a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.BreadcrumbTrail a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.HeaderLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.HeaderLinks a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.HeaderLinks a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.HeaderLinks a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.HeaderLinks a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.HomePageSectionHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.HomePageSectionText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.PageHeadingPanel
{
	background-color: #CCCCFF;
}
.FooterPanel
{
	background-color: #FFFFFF;
}
.FooterText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.FooterTextLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.FooterTextLink a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.FooterTextLink a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.FooterTextLink a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.FooterTextLink a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.LinkArrow
{
	color: #860038;
}
.KeyLineHorizontal
{
	background-image: url(../images/horizontal_key_line.gif);
	background-repeat: repeat-x;
}
.KeyLineHorizontalWhite
{
	background-image: url(../images/horizontal_key_line_white.gif);
	background-repeat: repeat-x;
}
.KeyLineVertical
{
	background-image: url(../images/vertical_key_line.gif);
	background-repeat: repeat-y;
}
.ImageBorder
{
	border: 1px solid #FFFFFF;
}
.ImageLeft
{
	border: none;
  	margin-right: 10px;
  	margin-bottom: 2px;
}
.ImageLeftBorder
{
	border: 1px solid #FFFFFF;
  margin-right: 10px;
  margin-bottom: 10px;
}
.ImageRightBorder
{
	border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-bottom: 10px;
}
.FocusOnImageBorder
{
	border: 1px solid #FFFFFF;
  margin-right: 10px;
  margin-bottom: 10px;
}
.SidebarImageBorder
{
	border: 1px solid #FFFFFF;
}
.ImageTableLeft
{
  margin-right: 10px;
  margin-bottom: 10px;
}
.ImageTableRight
{
  margin-left: 10px;
  margin-bottom: 10px;
}
.Table
{
	border: 1px solid #860038;
	background-color: #860038;
}
.TableRowHeader
{
	background-color: #666666;
}
.TableRow
{
	background-color: #cccccc;
	color:#000000;
}
.TableRowTwo
{
	background-color: #999999;
	color:#000000;
}
hr
{
  border: none;
	color: #860038;
	background-color: #860038;
	height: 1px;
	width: 100%;	
}
li
{
	padding: 2px;
}
a:hover
{
	color: #860038;
	text-decoration: none;
}

