/* CSS Document */
body {
	background-image:url(IMAGES/Concept9Bkg.png);
	background-repeat:repeat-x;
	margin:0px;
}
table.MainTable {
	background-image:url(IMAGES/MainTableBkg-AW6.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px;
}
.HTMLTextArea {
	padding:2px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
	font-size:12px;
	text-align:left;
}
.DownloadPDF {
	font-family:Arial, Helvetica, sans-serif;
	color:#46266A;
	font-size:14px;
	font-weight: bold;
}
.TopMenuArea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
}
.TopMenuArea a {
	color:#FFFFFF;
	text-decoration: none;	
}
.TopMenuArea a:hover {
	color:#B6AFDE;
	text-decoration: underline;	
}
.SizingChart {
	font-size: 14px;
	color: #505050;
}
.image
{
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
}
.SiteMapLinks {
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(IMAGES/Bullet.gif);
	line-height: 35px;
}
.PageTitle {
	font-size: 24px;
	font-weight: bold;
}
.imageBD
{
    margin: 4px 0px 4px 8px;
    float: right;
    border-style: none;
}
.imageFloatLeft
{
    margin: 4px 8px 4px 0px;
    border-style: none;
    float: left;
}
.imageFloatNone
{
	padding: 4px;
	float: none;
	border-style: none;
}
.imageFloatCentre
{
    border-style: none;
    padding: 2px;
    text-decoration: none;
}
.Hickstead
{
	background-color: #FFF0F8;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 4px;
	font-weight: bold;
}
.NewsFlash
{
    margin-top: 6px;
    border-style: solid;
    border-width: thin;
    padding: 2px;
    font-weight: bold;
    text-align: center;
    background-color: #FFF0F8;
    color: #46266A;
}