/* KOBALT CSS MS - Redesign amendments VK */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1.1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0px; padding:0px; }
a img,:link img,:visited img { border:none }
address { font-style:normal }
a { position: relative; }

body {
	background-image: url("/gfx/bodyBgRepeat.png");
	background-repeat:repeat;
	width: 100%;
	height: 100%;
    font-family: Verdana, Arial, sans-serif;
    font-size: 62.5%;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#outerContainer {
    background-image:url("/gfx/background.png");
    background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

/* Change when new Flash is available */
#flashContainer{
/*	margin-left: -50px;
	margin-bottom: -5px;	*/
/*	margin-top: -49px; */
	margin-top: -15px;
	margin-left: 0px !important;
	margin-left: -32px;
	margin-bottom: -5px;
/*border: 1px solid yellow;*/
}

#flashContainer img{
	margin-top: 30px;
	margin-left: 8px;
	margin-right: 0px;
	position: absolute;
	z-index: 999;
}
/* general styles */

a {
    color: black;
    text-decoration: none;
    position: relative;
}

a:hover {
   color: red;
   text-decoration: none;
}

h3 {
	color: red;
	font-family:Arial, Helvetica, sans-serif;	
    font-size: 1.4em;
	padding-bottom: 10px;
	border-bottom: 1px solid red;
	font-weight: lighter;
	margin-bottom: 10px;
}

h4 {
	color: red;
	font-size: 1.2em;
	padding: 0px;
}

p {
	margin-bottom: 10px;
}

.redFont {
	color: red;
}

.floatRight {
	float: right;
	margin-left: 5px;
}

.floatLeft {
        text-align:center;
}

hr{
	background-color: red;
	border: 1px solid red;
	}
/* finish general styles */

/* home flash and content */

#homeHeaderContainer {
	width: 848px;
	float: left;
}

.leftHomeContent {
	width: 492px;
	min-height: 230px;
	height: auto !important;
	height: 226px;
	float: left;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/flashBackg.png');
	display: block;
	padding: 0;
	margin: 0;
	border-right: 2px solid #960006;
}
.leftHomeContent[class] {
	width: 492px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	float: left;
	background: url(/gfx/flashBackg.png) repeat-y;
	display: block;
	padding: 0;
	margin: 0;
	border-right: 2px solid #960006;
}


.rightHomeContent {
	width: 354px;
	float: right;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/homeContentRight.png');
}
.rightHomeContent[class] {
	width: 354px;
	float: right;
    background: url(/gfx/homeContentRight.png) repeat-y;
}

.homeContentTop {
	float: left;
	width: 848px;
	height: 16px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/homeContentTop.png');
}

.homeContentTop[class] {
	float: left;
	width: 848px;
	height: 16px;
	background-image: url(/gfx/homeContentTop.png);
	background-repeat: no-repeat;
}

.homeContentCentre {
	float: left;
	text-align: justify;
	width: 304px;	
	min-height: 225px;
	height: auto !important;
    height: 221px;
	color: #000;
	font-size: 1.2em;
	padding: 5px 25px 0px 25px;
}

.homeContentCentre[class] {
	float: left;	
	text-align: justify;
	min-height: 225px;
	height: auto !important;
    height: 221px;
	color: #000;
	font-size: 1.2em;
	padding: 5px 25px 0px 25px;
}

.homeContentBot {
	float: left;
	width: 848px;
	height: 16px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/homeContentBot.png');
}

.homeContentBot[class] {
	float: left;
	width: 848px;
	height: 16px;
	background-image: url(/gfx/homeContentBot.png);
	background-repeat: no-repeat;
}

.moreRight {
	float: right;
	padding: 0px 15px 0px 0px;
	width: 140px;
}

.moreRight p {
	float: left;
	padding: 8px 0px 0px 0px;
	margin: 0px;

}
.moreRight a {
	color: red;
}
.rightHomeContent .moreRight a {
	color: #000;
}


.marginImg {
	margin-top: -4px;
}

.homeContentCentreText {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	
}


/* end home flash and content*/

#mainColumn {
	margin: 0px auto 0px auto;
    width: 848px;
    text-align: left;
}

/* header styles */

#logo {
    margin-left: 18px;
    margin-top: 4px;
    float: left;
}

.imageryContent {
	width: 841px;
	float: left;
	padding: 4px;
}
.imageryContentTop {
	width: 841px;
	min-height: 13px;
	height: 13px;
	display: table;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/imageTop_top.png');
		
}
 
.imageryContentTop[class] {
	width: 841px;
	height: 13px;
	background-image: url(/gfx/imageTop_top.png);
	background-position: top;
	background-repeat: no-repeat;

}

.imageryContentCentre {
	width: 841px;	
	min-height: 90px;
	height: auto !important;
    height: 90px;
	display: table;
	background-color: #EB0008;
	background: url(/gfx/imageTop_centre.png) repeat-y;
}

.imageryContentCentreLeft {
	float: left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	padding: 65px 0px 0px 35px;	
}

.imageryContentCentreRight {
	float: right;
	width: 400px;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	text-align: right;
	padding-right: 15px;
	font-style: italic;
}

.imageryContentBot {
	width: 841px;
	height: 11px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/imageTop_bot.png');
}
.imageryContentBot[class] {
	width: 841px;
	height: 11px;
	background-image: url(/gfx/imageTop_bot.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* header navigation styling, including various IE hacks */
.headerRight {
	float: right;
	text-align: right;
	width: 460px;
}

.headerRight img {
	margin: 8px 12px 0px 0px;

}

.headerNavList {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 1.1em;
	float: right;
	margin-top: 10px;
    padding-right: 12px;
	
}

.headerNavList li {
    display: inline;
    padding: 0px;
    margin: 0px;
    color: red;
	font-weight: bold;
}

/* content styles */

.whiteTop {
    width: 848px;	
	min-height: 20px;
	height: auto !important;
    height: 20px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/headerTop.png');
	float: left;
}

.whiteTop[class] {
    width: 848px;	
	min-height: 20px;
	height: auto !important;
    height: 20px;
    background-image:url("/gfx/headerTop.png");
    background-repeat: no-repeat;
	float: left;
}
.whiteTopLeft{
	float: left;
	width: 26px;
	height: 64px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/headerLeft.png');
}

.whiteTopLeft[class] {
	float: left;
	width: 26px;	
	height: 64px;
	background:url("/gfx/headerLeft.png") repeat-y;
}

.whiteTopRight{
	float: left;
	width: 32px;
	height: 64px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/headerRight.png');
}

.whiteTopRight[class] {
	float: left;
	width: 32px;	
	height: 64px;
	background:url("/gfx/headerRight.png") no-repeat;
	
}
.whiteBg {
    width: 790px;	
    color: black;
    font-size: 1em;
	float: left;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/headerBG.png');
	margin: 0px;
	padding: 0px;
}

.whiteBg[class] {
    width: 790px;
    background-image:url("/gfx/headerBG.png");
    background-repeat: repeat-x;
	float: left;
	}


.whiteBottom {
    width: 848px;	
	min-height: 20px;
	height: auto !important;
    height: 20px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/footerBottom.png');
	float: left;
}

.whiteBottom[class] {
    width: 848px;	
	min-height: 20px;
	height: auto !important;
    height: 20px;
    background-image:url("/gfx/footerBottom.png");
    background-repeat: no-repeat;
	float: left;
}

.container {
	width: 848px;
	float: left;
}

.containerHeader {
	width: 848px;
	float: left;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/containerBG.png');
}
.containerHeader[class] {
	width: 848px;
	float: left;
	background: url("/gfx/containerBG.png") repeat-y;
}

.containerFooter {
	width: 848px;
	float: left;
}

/* footer navigation left styling, including various IE hacks */

.whiteFooterBg {
    width: 770px;	
    color: black;
    font-size: 1em;
	float: left;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/headerBG.png');
	margin: 0px;
	padding-right: 20px;
}

.whiteFooterBg[class] {
    width: 770px;
    background-image:url("/gfx/headerBG.png");
    background-repeat: repeat-x;
	float: left;
	}
.footerLeft{
	float: left;
	width: 26px;
	min-height: 29px;
	height: auto !important;
	height: 29px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/footerLeft.png');
}
.footerLeft[class]{
	float: left;
	width: 26px;
	min-height: 29px;
	height: auto !important;
	height: 29px;
	background: url(/gfx/footerLeft.png);
	}
.footerRight{
	float: right;
	width: 32px;
	padding: 0;
	margin: 0;
	min-height: 29px;
	height: auto !important;
	height: 29px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/footerRight.png');
}
.footerRight[class]{
	float: right;
	width: 32px;
	min-height: 29px;
	height: auto !important;
	height: 29px;
	background-color: #FFFFFF;
	background: url(/gfx/footerRight.png) repeat-y;
	}

.footerNavListLeft {
	list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 1.1em;
	margin-left: 10px;
    margin-right: 0px;
	float: left;
}

.footerNavListLeft[class] {
    margin-left: 20px;
}


.footerNavListLeft li {
    display: inline;
    padding: 0px;
    margin: 0px;
    color: red;
	font-weight: bold;
}

.copyrightText {
	clear:left;
	float: left;
	padding: 4px 0px 0px 20px;
	color: #707070;
    font-size: 1em;
	width: 100%;
}

/* footer navigation right styling, including various IE hacks */

.footerNavListRight {
	list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 1em;
    margin-right: 5px;
	float: right;
}

.footerNavListRight[class] {
    margin-right: 20px;
}

.footerNavListRight li {
    display: inline;
    padding: 0px;
    margin: 0px;
    color: red;
	font-weight: bold;
}

.footerNavListRight li:before { content: "| "; }
.footerNavListRight li:first-child:before { content: ""; }

/*IE workaround*/

/*All IE browsers*/
* html .footerNavListRight li {
    border-left: 1px solid red;
    padding: 0 0.4em 0 0.4em;
    margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/

* html .footerNavListRight {
    height: 1%; 
}

* html .footerNavListRight li{
    display: block;
    float: left;
}

/*End hide Mac IE 5*/

/* home content styles */

.contentHomeContainer {
	width: 848px;
	float: left;
	min-height: 340px;
	height: auto !important;
    height: 340px;
}

.contentHomeLeft {
	width: 354px;
	float: left;
}

.contentHomeRight {
	width: 494px;
	float: left;
}


.newsHomePanelTop {
	width: 354px;
	height: 18px;
	float: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/newsHomeTop.png');
}
.newsHomePanelTop[class] {
	width: 354px;
	height: 18px;
	float: left;
	background-image: url(/gfx/newsHomeTop.png);
	background-repeat: no-repeat;
}

.newsHomePanelCentre {
	width: 317px;
	float: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/newsHomeCentre.png');
	font-size: 1.2em;
	color: #fff;
	margin: 0px;
	padding: 5px 10px 1px 27px;	
}

.newsHomePanelCentre[class] {
	width: 317px;
	float: left;
	background-image: url(/gfx/newsHomeCentre.png);
	background-repeat: repeat-y;
	font-size: 1.2em;
	color: #fff;
	padding: 5px 10px 1px 27px;
}

.newsHomePanelCentre h4 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
	padding-left: 5px;
	margin-top: -9px;
	float: left;
}

.KImage {
	float: left;
	margin-top: -7px;
}

.newsHomePanelCentre p {
	display: block;
	padding: 5px;
}

.newsHomePanelBot {
	width: 354px;
	height: 21px;
	float: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/newsHomeBot.png');
}
.newsHomePanelBot[class] {
	width: 354px;
	height: 21px;
	float: left;
	background-image: url(/gfx/newsHomeBot.png);
	background-repeat: no-repeat;
}

.newsHomePanelText {
	color: red;
	padding: 0px;
	margin: 0px;
	display: block;
}


.serviceHomeTop{
	width: 494px;
	margin-top: -4px;
	height: 18px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/serviceHomeTop.png');
	}
.serviceHomeTop[class]{
	width: 494px;
	height: 18px;
	background: url(/gfx/serviceHomeTop.png) no-repeat;
	
	}
.serviceHomeCentre{
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/serviceHomeContent.png');*/
	margin-top: 4px;
	width: 482px;
	height: 353px;
	text-align: center;
	}
.serviceHomeCentre[class]{
/*	background: url(/gfx/serviceHomeContent.png) repeat-y; */
	maring: 0px;
	width: 494px;
	min-height: 352px;
	min-height: auto !important;
	height: 353px;
	text-align: center;
	}
.serviceHomeBot{
	width: 494px;
	height: 21px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/serviceHomeBot.png');
	}	
.serviceHomeBot[class]{
	width: 494px;
	height: 21px;
	background: url(/gfx/serviceHomeBot.png) no-repeat;
	}	

/* only for no flash HTML */
.noFlashPanelCentre{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/serviceHomeContent.png');
	font-size: 1.0em;
	color: #fff;
	padding: 5px 0px 5px 27px;
	height: 308px;
	width: 467px;
	float: left;	
	}

.noFlashPanelCentre[class] {
	background-image: url(/gfx/serviceHomeContent.png);
	background-repeat: repeat-y;
	font-size: 1.0em;
	color: #fff;
	padding: 5px 10px 5px 27px;
	height: 308px;
}

.noFlashPanelCentre h4 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #fff;
	padding-left: 5px;
	margin-top: -9px;
	float: left;
}

.navStatic{
	float:left;
	clear: both;
	width: 400px;	
	margin-top: 5px;
	text-align: left;
}

.noFlashPanelCentre p {
	width: 400px;
	display: block;
	padding: 5px 5px 5px 5px;
	color: #CCCCCC;
	border-right: 2px solid #FFFFFF;
	font-size: 1.5em;
	margin: 5px 0px 0px 0px;	
	height: 40px;
		background-color: #5C5C5C;
}

.noFlashPanelCentre a{
	color: #AEAEAE;
	font-weight: bold;
	width: 400px;
	display: block;	
	background-color: #5C5C5C;
	line-height: 40px;
	text-indent: 8px;
	}
.noFlashPanelCentre a:hover{
	color: #FFFFFF;
	background-color: #CCC;
	width: 400px;
	display: block;
}

/* end of no flash */
.newsHomeDate {
	color: #333;
}

/* main content styles */

.contentMainContainer {
	width: 848px;
	float: left;
	min-height: 500px;
	height: auto !important;
    height: 500px;
	padding: 0px 0px 0px 0px;
}

.contentMainLeft {
	width: 219px;
	min-height: 350px;
	height: auto !important;
    height: 450px;
	float: left;
	margin: 10px 1px auto 0;
	padding: 0;
}

.contentMainRight {
	float: left;
	margin: 0px 0px auto 0;
	padding: 0;
}


.contentMainLeft-top{
	width: 219px;
	height: 13px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainLeft_top.png');
	}
.contentMainLeft-top[class]{
	width: 219px;
	height: 13px;
	background: url(/gfx/contentMainLeft_top.png) no-repeat;
	}
.contentMainLeft-centre {
	width: 219px;
    height: 269px;
	text-align: right;
	float: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainLeft_centre.png');
	font-size: 1.2em;
	text-align: right;
}
.contentMainLeft-centre[class] {
	width: 219px;
    height: 269px;
	text-align: right;
	float: left;
	background-color: #ea0006;
	background: url(/gfx/contentMainLeft_centre.png) top left;	
	font-size: 1.2em;
	text-align: right;
}

.contentMainLeft-bot{
	float: left;
	width: 219px;
	height: 15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainLeft_bot.png');
	}

.contentMainLeft-bot[class]{
	float: left;
	width: 219px;
	height: 15px;
	background: url(/gfx/contentMainLeft_bot.png) no-repeat;
	}

/************** content long ************** */

.contentMainContainerLong{
	float: left;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/gfx/contentMainLeftLong_red6.png');	
}
	
.contentMainContainerLong[class]{
	float: left;
	height: 100%;
	background-image: url(/gfx/contentMainLeftLong_red.png); 
	background-repeat: repeat-y;
}

*html .contentMainContainerLong{
	float: left;
	height: 100%;

	}

.contentMainContainerLongAdmin{
	float: left;
	height: 100%;
}
	
.contentMainContainerLongAdmin[class]{
	float: left;
	height: 100%;
}

*html .contentMainContainerLongAdmin{
	float: left;
	height: 100%;

	}
	
.contentMainLongTop{
	float: left;
	width: 848px;
	padding: 0;
	margin-top: 10px;
}

.contentMainLongTopAdmin{
	float: left;
	width: 841px;
	padding: 0;
	margin-top: 10px;
}
.contentMainLeftLong-top{
	float: left;
	margin: 0 2px 0 0;
	width: 219px;
	height: 13px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainLeftLong_top.png');
	}
.contentMainLeftLong-top[class]{
	float: left;
	margin: 0 2px 0 0;
	width: 219px;
	height: 13px;
	background: url(/gfx/contentMainLeftLong_top.png) no-repeat;
	}
.contentMainCentreLong-top{
	float: left;
	height: 13px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainCentre_top.png');
	width: 623px;
	margin: 0px;
	}
.contentMainCentreLong-top[class]{
	float: left;
	height: 13px;
	background: url(/gfx/contentMainCentre_top.png) no-repeat;
	width: 623px;
	margin: 0px;
	}
.contentMainCentreLongAdmin-top{
	float: left;
	height: 13px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainCentre_topx841px.png');
	width: 841px;
	margin: 0px;
	}
.contentMainCentreLongAdmin-top[class]{
	float: left;
	height: 13px;
	background: url(/gfx/contentMainCentre_topx841px.png) no-repeat;
	width: 841px;
	margin: 0px;
	}


.contentMainLeftLong {
	width: 220px;
	min-height: 100%;
	height: 100%;
	float: left;
	margin: 0px 1px 0 0;
	
}

.contentMainCentreContainerLong{
	width: 623px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.contentMainCentreContainerLongAdmin{
	width: 841px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.contentMainCentreLong{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainCentreLong_bg.png');
	width: 623px !important;
	display: block;
	min-height: 428px;
	height: auto !important;
	height: 428px;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
}
.contentMainCentreLong[class]{
	background: url(/gfx/contentMainCentreLong_bg.png) repeat-y;
	min-height: 428px;
	height: auto !important;
	height: 428px;
	display:table;
	font-size: 1.2em;
	width: 623px;
	padding: 0px;
	margin: 0px;
}

.content {
	width: 556px !important;
	margin: 10px 30px 0px 37px !important;
	margin-left: 30px;
	background-color: #fff; 
	display: block;
	min-height: 458px;
	height: auto !important;
	height: 480px;
	padding: 0px;
}

.contentAdmin {
	width: 790px !important;
	margin: 10px 30px 0px 37px !important;
	margin-left: 30px;
	background-color: #fff; 
	display: block;
	min-height: 458px;
	height: auto !important;
	height: 480px;
	padding: 0px;
}

.contentFlash {
	width: 615px !important;
	margin: 10px 0px 0px 6px !important;
	background-color: #fff; 
	display: block;
	min-height: 490px;
	height: auto !important;
	height: 490px;
	padding: 0px;
}

.contentMainLeftLong-centre {
	width: 219px;
    height: 461px;
	text-align: right;
	float: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainLeftLong_centre.png');
	font-size: 1.2em;
	margin: 0px;
}

/* IE6 Only */
* html .contentMainLeftLong-centre {
}

.contentMainLeftLong-centre[class] {
	width: 219px;
    height: 461px;
	text-align: right;
	float: left;
	background-color: #ea0006;
	background: url(/gfx/contentMainLeftLong_centre.png) no-repeat top left;	
	font-size: 1.2em;
	margin: 0px;
	
}

.contentMainLongBot{
	width: 848px;
	height: 18px;
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
}
.contentMainLeftLong-bot{
	float: left;
	width: 220px;
	margin: 0 1px 0 0;	
	height: 15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/gfx/contentMainLeftLong_bot.png');
	}
.contentMainLeftLong-bot[class]{
	float: left;
	width: 220px;
	height: 15px;
	margin: 0 1px 0 0;
	background: url(/gfx/contentMainLeftLong_bot.png) no-repeat top left;	
	}
.contentMainCentreLong-bot{
	height: 18px;
	float: left;
	width: 623px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainCentre_bot.png');
	}
.contentMainCentreLong-bot[class]{
	height: 18px;
	float: left;
	width: 623px;
	background: url(/gfx/contentMainCentre_bot.png) no-repeat;
	}
.contentMainCentreLongAdmin-bot{
	height: 18px;
	float: left;
	width: 841px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainCentre_botx841px.png');
	}
.contentMainCentreLongAdmin-bot[class]{
	height: 18px;
	float: left;
	width: 841px;
	background: url(/gfx/contentMainCentre_botx841px.png) no-repeat;
	}

/*.contentMainLeftLong-red{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainLeftLong_red.png');
	width: 219px;
	float: left;
	min-height: 190px;
	height: auto !important;
	height: 800px;
	}
.contentMainLeftLong-red[class]{
	background: url(/gfx/contentMainLeftLong_red.png) repeat-y;
	width: 219px;
	float: left;
	min-height: 190px;
	height: auto !important;
	height: 800px;
	}
*/

.contentMainLeft ul, .contentMainLeftLong-centre ul{
	float: left;
	padding: 6px 10px 60px 5px;
	font-weight: bold;
}

.contentMainLeft li, .contentMainLeftLong-centre li {
	font-weight: bold;
	text-transform: capitalize;
	width: 180px;
	
}
.contentMainLeft a:link, .contentMainLeft a:visited, .contentMainLeftLong-centre a:link, .contentMainLeftLong-centre a:visited{
	background: url(/gfx/goButton.gif) no-repeat top right;
	height: 30px; 
	display: block;
	padding: 7px 35px 0 0;
	}
	
.contentMainRight a:link, .contentMainRight a:visited {
	background: url(/gfx/loginButton.gif) no-repeat top right;
	height: 30px; 
	display: block;
	padding: 10px 35px 0 0;
	}
	
.contentMainLeft .current, .contentMainLeft a:hover, .contentMainLeftLong-centre .current, .contentMainLeftLong-centre a:hover{
	color: white;
	}

.imageLeftContainer{
	float: left;
	width: 215px;
	height: 189px;
	margin: 7px 0 0 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/leftImage.png');
	}
.imageLeftContainer[class]{
	float: left;
	width: 215px;
	height: 189px;
	margin: 7px 0 0 0;
	background: url(/gfx/leftImage.png) no-repeat top left;
	}

.current {
	color: red;
	font-weight: bold;
}

.contentMainCentreContainer {
	width: 623px;
	float: left;
	margin-top: 10px;
	}


.contentMainCentre-top{
	height: 13px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainCentre_top.png');
	width: 623px;
	}
.contentMainCentre-top[class]{
	height: 13px;
	background: url(/gfx/contentMainCentre_top.png) no-repeat;
	width: 623px;
	}

.contentMainCentre{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainCentre_bg.png');
	display: table;
	min-height: 463px;
	height: auto !important;
	height: 463px;
	font-size: 1.2em;
	width: 623px;
	margin: 0px;
	}
.contentMainCentre[class]{
	background: url(/gfx/contentMainCentre_bg.png) repeat-y;
	min-height: 463px;
	height: auto !important;
	height: 463px;
	display: table;
	font-size: 1.2em;
	width: 623px;
	margin: 0px;
}
.contentMainCentreAdmin{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainCentre_bgx841px.png');
	background-repeat:repeat-y;
	display: table;
	min-height: 463px;
	height: auto !important;
	height: 463px;
	font-size: 1.2em;
	width: 830px;
	margin-left: 100px;
	}
.contentMainCentreAdmin[class]{
	background: url(/gfx/contentMainCentre_bgx841px.png) repeat-y;
	min-height: 463px;
	height: auto !important;
	height: 463px;
	display: table;
	font-size: 1.2em;
	width: 830px;
	margin-left: 6px;
}
.contentMainCentre-bot{
	height: 18px;
	float: left;
	width: 623px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/gfx/contentMainCentre_bot.png');
	}
.contentMainCentre-bot[class]{
	height: 18px;
	float: left;
	width: 623px;
	background: url(/gfx/contentMainCentre_bot.png) no-repeat;
	}
.contentMainContainer h4 {
	color: red;
	padding-bottom: 5px;
	font-size: 1.4em;
	text-transform: capitalize;
}

.contentMainContainer h5, .contentMainCentre h5 {
	color: #333;
	padding-bottom: 5px;
	font-size: 1em;
	text-transform: capitalize;
}

.contentMainCentre h4{
	font-size: 1.1em;
	padding-bottom: 10px;
}	
.contentMainCentre  ul{
	list-style: square;
	padding-left: 30px;
}

.contentMainCentre  ol{
	list-style: decimal;
	padding-left: 30px;
}

.contentMainCentre li {
	margin-bottom: 5px;
}

.contentMainCentre li.numbered {
	margin-bottom: 15px;
}

.contentMainCentre a {
	color: red;
}

.contentMainCentre a:hover {
	color: red;
	text-decoration: underline;
}

.contentMainCentreNoSubNav {
	width: 667px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.contentMainCentreRight {
	width: 170px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


.contentMainCentreLeft {
	width: 375px;
	float: left;
	padding: 0px 8px 0px 0px;
}

.contentMainCentreLeftWide {
	width: 310px;
	float: left;
	padding: 0px 8px 0px 0px;
	border-right: 2px solid red;
}
.contentMainCentreRightWide{
	width: 220px;
	float: right;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.contentMainCentreRightWide h4{
	width: 220px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/*


.contentMainRightPDF {
	width: 170px;
	margin-top: 5px;
	color: #707070;
}

.contentMainRightPDF a {
	color: red;
	font-weight: bold;
}

.contentMainRightPDF img {
	float: left;
	border: none;
	margin-right: 5px;
}

.contentNewsCentre {
	width: 467px;
	float: left;
	padding: 0px 0px 0px 20px;
}
*/
.newsItem {
	width: 560px;
	float: left;
	margin-bottom: 10px;
}

.newsItem a {
	color: red;
}
.newsItem h5 a{
	font-size: 1em;
	color: black;
}

.imgLeft {
	float: left;
	border: 1px solid #9F9F9F;
	margin: 0px 5px 5px 0px;
}

.imgRight {
	float: left;
	border: 1px solid #9F9F9F;
	margin: 0px 5px 5px 0px;
}

.paging {
	width: 487px;
	font-weight: bold;
	float: left;
	text-align: right;
}

.paging a {
	color: red;
	margin: 0px 5px 0px 5px;
}

.clientsItem {
	width: 150px;
	float: left;
	text-align: center;
	margin: 0px 0px 10px 10px;
}

.clientsItem p {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

.clientsItem a {
	color: red;
}

.clientImage {
	margin: 0px 0px 5px 0px;
}

.audioTable td {
	padding: 0px 5px 5px 0px;
}

.audioTable img {
	float: left;
	margin-right: 10px;
}

.audioTableImg {
	float: left;
	margin-right: 10px;
	cursor: hand;
	cursor:pointer;
}

/*  dialog pop up styles  */

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
	font-size: .7em;
}

a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}

#dialog p {
	text-align: left
}
#dialog a {
    color: red;
    text-decoration: none;
    position: relative;
}

