 	/*
		Generic Styles
	*/

	*
	{
		margin: 0px;
		padding: 0px;
		/*left: 0px;*/
		font-size: 12px;
	}

	.floatRight
	{
		float: right;			
	}
	
	.floatLeft
	{
		float: left;
	}
	
	.clearBoth
	{
		clear: both;
	}
	
	.alignRight
	{
		text-align: right
	}
	
	.nomarginorpadding
	{
		margin: 0px;
		padding: 0px;
	}
				
	.alt
	{
		text-indent: -9999px;
	}
	
	.bold
	{
		font-weight: bold;	
	}

	.option
	{
		width: 180px;		
	}
	
	span
	{
		font-size: 0.95em;			
	}
		
	span.notbold
	{
		font-weight: normal;					
	}
	
	body 
	{
		font-family: arial,sans-serif;
		font-size: 62.5%;
		color:#000000;
	}
	
	/*------------ CMS STYLES --------------*/
	
	body#fckeditor
	{
		font-size:100%;
	}
	
	body#fckeditor ul,
	body#fckeditor ol
	{
		margin-left: 22px;	
		margin-bottom: 12px;
	}

	
	img
	{
		border: 0;
	}
	
	a
	{
	 	font-weight: bold;
		font-size: 1em;
		text-decoration: none;
		color: #7f9ed2;
	}

	a:hover
	{
		text-decoration: underline;		
	}

	select
	{
		color: #949384;
	}
	
	input, select, textarea
	{
		padding:3px 4px;
		/*color: #949384;*/
		color:#000000;
		font-family: arial,sans-serif;		
	}
	
	input.img
	{
		padding:0;
	}
	
	h1
	{
		font-size: 1.2em;
		font-weight: bold;
		padding-bottom: 2px;
		margin-bottom: 12px;
		padding-top: 4px;
		width: 100%;
	}
		
	h2
	{
		font-size: 1.05em;
		font-weight: bold;
		padding-bottom: 18px;
		padding-top: 15px;	
		width: 100%;		
	}
	
	h3
	{
		font-size: 0.95em;
		font-weight: normal;
		padding-bottom: 0px;
		margin-bottom: 12px;
		padding-top: 6px;	
		width: 100%;										
	}
	
	p 
	{
		padding-bottom: 12px;
		font-size: 1em;
		/*color: #545454;*/
	}	

	p.smallText
	{
		font-size: 0.9em;	
		margin: 0px;
		padding: 0px;
	}
	
	ul
	{
		font-size: 1.1em;
	}

	ul li
	{
		/*color: #444444;*/
	}
	
	h2.subtitle
	{
		font-size:19px;
	}
	
	dl.specList
	{		
		margin-bottom:16px;
	}
	
	dl.specList dt
	{		
		font-weight:bold;
		margin-bottom:16px;
		/*color: #545454;*/
	}
	
	dl.specList dd
	{	
		/*color: #545454;	*/
	}

	#homePageBanner
	{
		background-image: url(/res/images/banners/ban_ecommercehere_over.gif);
		background-repeat: no-repeat;
		height: 186px;
		width: 512px;
	}

	a.homePageBanner
	{
		background-image: url(/res/images/banners/ban_ecommercehere_off.gif);
		background-repeat: no-repeat;
		height: 186px;
		width: 512px;		
		display: block;
	}

	a.homePageBanner:hover
	{
		background-image: none;
	}
			
	.whiteText
	{
		color: White;	
	}

	/*
		Sitemap
	*/
	
	a.sitemappage
	{
		margin-left: 25px;	
	}
		
	a.sitemapsubpage
	{
		margin-left: 50px;
	}
					
	/*
		Styles for Page
	*/
	
	#pageOuter
	{
		margin: 0 auto;
		width: 771px;
	}
	
	#pageInner
	{
	
	}
	
	/*
		Styles for Page Top
	*/

	#pageTopSpacer
	{
		height: 20px;	
	}
	
	#pageTop
	{
	}

	#pageTopLeft
	{
		height: 96px;
		width: 243px;	
		float: left;
	}
	
	#pageTopRight
	{
		height: 76px;
		width: 	527px;
		float: right;		
	}
						
	/*
		Navigation Styles
	*/
	
	#pageOuter #pageInner #pageTop #primaryNav ul li a:hover
	{
		background-image: none;
	}

	#pageOuter #pageInner #pageTop #primaryNav
	{
		height: 19px;
	}
	
	#pageOuter #pageInner #pageTop #primaryNav ul
	{
		display: block;
		float:right;
		background-repeat: no-repeat;
		margin-top: 16px;
		list-style: none;
    }
	
	#pageOuter #pageInner #pageTop #primaryNav ul li 
	{
		height:19px;
		float: left;		
	}
	
	#pageOuter #pageInner #pageTop #primaryNav ul li a
	{
		display: block;
		font-size: 1px;
		overflow: hidden;
		text-indent: -9999px;
		background-repeat: no-repeat;
		height: 19px;
    }

	/* Home */
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_home a 
	{
		background-image: url(/res/images/nav/prinav_home.jpg);
		width: 40px;
	}
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_home 
	{
		background-image: url(/res/images/nav/prinav_home_hover.jpg);
		width: 40px;
	}

	#pageOuter #pageInner #pageTop #primaryNav li.prinav_home_selected
	{
		background-image: url(/res/images/nav/prinav_home_selected.jpg);
		width: 40px;
	}

	/* About Matrix */
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_aboutmatrix a 
	{
		background-image: url(/res/images/nav/prinav_aboutmatrix.jpg);
		width: 85px;
	}
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_aboutmatrix 
	{
		background-image: url(/res/images/nav/prinav_aboutmatrix_hover.jpg);
		width: 85px;
	}

	#pageOuter #pageInner #pageTop #primaryNav li.prinav_aboutmatrix_selected
	{
		background-image: url(/res/images/nav/prinav_aboutmatrix_selected.jpg);
		width: 85px;
	}

	/* Services */
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_services a 
	{
		background-image: url(/res/images/nav/prinav_services.jpg);
		width: 58px;
	}
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_services 
	{
		background-image: url(/res/images/nav/prinav_services_hover.jpg);
		width: 58px;
	}

	#pageOuter #pageInner #pageTop #primaryNav li.prinav_services_selected
	{
		background-image: url(/res/images/nav/prinav_services_selected.jpg);
		width: 58px;
	}

	/* News */
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_news a 
	{
		background-image: url(/res/images/nav/prinav_news.jpg);
		width: 40px;
	}
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_news 
	{
		background-image: url(/res/images/nav/prinav_news_hover.jpg);
		width: 40px;
	}

	#pageOuter #pageInner #pageTop #primaryNav li.prinav_news_selected
	{
		background-image: url(/res/images/nav/prinav_news_selected.jpg);
		width: 40px;
	}

	/* Contact Us */
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_contactus a 
	{
		background-image: url(/res/images/nav/prinav_contactus.jpg);
		width: 72px;
	}
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_contactus
	{
		background-image: url(/res/images/nav/prinav_contactus_hover.jpg);
		width: 72px;
	}

	#pageOuter #pageInner #pageTop #primaryNav li.prinav_contactus_selected
	{
		background-image: url(/res/images/nav/prinav_contactus_selected.jpg);
		width: 72px;
	}

	/* Community */
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_community a 
	{
		background-image: url(/res/images/nav/prinav_community.jpg);
		width: 77px;
	}
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_community
	{
		background-image: url(/res/images/nav/prinav_community_hover.jpg);
		width: 77px;
	}

	#pageOuter #pageInner #pageTop #primaryNav li.prinav_community_selected
	{
		background-image: url(/res/images/nav/prinav_community_selected.jpg);
		width: 77px;
	}
	
	/* Store */
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_store a 
	{
		background-image: url(/res/images/nav/prinav_store.jpg);
		width: 37px;
	}
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_store
	{
		background-image: url(/res/images/nav/prinav_store_hover.jpg);
		width: 37px;
	}

	#pageOuter #pageInner #pageTop #primaryNav li.prinav_store_selected
	{
		background-image: url(/res/images/nav/prinav_store_selected.jpg);
		width: 37px;
	}
	
	/* Basket */
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_basket a 
	{
		background-image: url(/res/images/nav/prinav_basket.jpg);
		width: 46px;
	}
	
	#pageOuter #pageInner #pageTop #primaryNav li.prinav_basket
	{
		background-image: url(/res/images/nav/prinav_basket_hover.jpg);
		width: 46px;
	}

	#pageOuter #pageInner #pageTop #primaryNav li.prinav_basket_selected
	{
		background-image: url(/res/images/nav/prinav_basket_selected.jpg);
		width: 46px;
	}
		
/*
	#secondaryNav
	{
		height: 17px;
	}
		
	#secondaryNav ul
	{
		list-style: none;
		margin-left: 20px;	
	}
		
	#secondaryNav ul li
	{
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 10px;
	}
	
	#secondaryNav ul li a
	{
		text-decoration: none;	
	}
	
	#secondaryNav ul li a:hover
	{
		text-decoration: none;
		color: #e26226;
	}

	#secondaryNav ul li a.secnavselected
	{
		font-weight: bold;
	}
	
	#secondaryNav .hidden
	{
		display: none;	
	}
*/

	#leftColumn
	{
		height: 543px;
		width: 191px;
	}
	
	#leftColumn h1 a
	{
		text-decoration: none;	
	}

	#leftColumn h1 a:hover
	{
		text-decoration: underline;	
	}
	
	#leftColumn dl
	{
		margin-left: 20px;
	}
	
	#leftColumn dl dt
	{
		margin: 0px;
		padding: 0 0 0 9px;
		border-bottom: none;
		width: 150px;
		background-image:url(../images/cattree/cattree_noexpand_off.gif);
		background-position:0 6px;
		background-repeat:no-repeat;
	}
		
	#leftColumn dl dt a
	{
		font-size: 1em;
		color: White;
		text-decoration: none;
		font-weight: normal;
	}		

	#leftColumn dl dt a:hover
	{
		text-decoration: underline;
	}		

	#leftColumn dl dt a.secnavlopselected,
	#leftColumn dl dt dl dt a.secnavlopselected
	{
		color: Black;
		text-decoration: underline;
	}
	
	#leftColumnTop
	{
		background-image: url(/res/images/nav/innerPageBlueCurve.jpg);
		background-repeat: no-repeat;		
		width: 191px;
		height: 38px;
	}

	#leftColumnBottom
	{
		background-image: url(/res/images/nav/innerPageBlueCurveBottom.jpg);
		background-repeat: no-repeat;		
		width: 191px;
		height: 61px;
	}
					
	#leftColumnNavigation
	{
		height: 190px;
		width: 191px;
		background-color: #7f9ed2;		
	}
					
	/* 
		Flash content
	*/
	
	#flashBanner
	{
		height: 196px;
		width: 770px;
	}
			
	#homePageFlashPlaceholder
	{
		width: 770px;
		height: 196px;
		background-image: url('/res/images/banners/flashplaceholder.jpg');
		background-repeat: no-repeat;
	}

	#innerPageFlashPlaceholder
	{
		width: 770px;
		height: 196px;
		background-image: url('/res/images/banners/flashplaceholder.jpg');
		background-repeat: no-repeat;
	}
	
	#innerPageFlashSpacer
	{
		height: 9px;		
	}
	
	/*
		Home Content
	
	
	#homePageBanner
	{
		height:121px;
		width:512px;	
	}
*/
			
	#homePagePQLs
	{
	}
			
	#homePagePQLs ul
	{
		list-style: none;
		padding: 0px;
		height: 114px;
		margin-bottom: 0px;
		margin-top: 9px;
	}	
	
	#homePagePQLs ul li
	{
		margin-left: 0px;
		padding-top: 0px;
		margin-bottom: 0px;
		float: left;
		height: 114px;
	}	
	
	#homePagePQLs ul li.rightHandGap
	{
		margin-right: 10px;		
	}

	#footerPQLs
	{
		width: 770px;
		height: 48px;
		margin-top: 35px;
		margin-bottom: 35px;
	}
	
	#footerPQLs div.footerPQL
	{
		float: left;
		margin-right: 2px;
	}
	
	/* Home PQLs */
		
	#pageOuter #pageInner #pageTop #homePagePQLs ul li a#whatmakesusunique:hover, #pageOuter #pageInner #pageTop #homePagePQLs ul li a#whatmakesusunique:hover div
	{
		width: 250px;
		height:	115px;
		background-image: url('/res/images/nav/pql_a_rollover.gif');
		background-repeat: no-repeat;
	}
	
	#pageOuter #pageInner #pageTop #homePagePQLs ul li a#whatmakesusunique div
	{
		width: 250px;
		height:	115px;
		background-image: url('/res/images/nav/pql_a.gif');
		background-repeat: no-repeat;
	}

	/* 2 */
	
	#pageOuter #pageInner #pageTop #homePagePQLs ul li a#leadingtheindustry:hover, #pageOuter #pageInner #pageTop #homePagePQLs ul li a#leadingtheindustry:hover div
	{
		width: 250px;
		height:	115px;
		background-image: url('/res/images/nav/pql_b_rollover.gif');
		background-repeat: no-repeat;
	}
	
	#pageOuter #pageInner #pageTop #homePagePQLs ul li a#leadingtheindustry div
	{
		width: 250px;
		height:	115px;
		background-image: url('/res/images/nav/pql_b.gif');
		background-repeat: no-repeat;
	}

	/* 3 */
	
	#pageOuter #pageInner #pageTop #homePagePQLs ul li a#ourproductsandservices:hover, #pageOuter #pageInner #pageTop #homePagePQLs ul li a#ourproductsandservices:hover div
	{
		width: 250px;
		height:	115px;
		background-image: url('/res/images/nav/pql_c_rollover.gif');
		background-repeat: no-repeat;
	}
	
	#pageOuter #pageInner #pageTop #homePagePQLs ul li a#ourproductsandservices div
	{
		width: 250px;
		height:	115px;
		background-image: url('/res/images/nav/pql_c.gif');
		background-repeat: no-repeat;
	}
	
	#pageTopSpacer
	{
		margin-top: 5px;
	}
		
	div.newsHeader p
	{
		margin: 4px 0px 0px 10px;		
		padding: 0px;	
	}
	
	span.newsHeaderCaption
	{
		color: Black;
		font-weight: normal;
		font-size: 1.05em;
	}
	
	a.newsHeaderLink
	{
	 	color: #e26226;
		font-weight: bold; 
		margin-left: 4px;
		font-size: 0.95em;
	}
	
	div.newsHeader
	{
		padding: 0px;
		margin: 0px;
		width: 250px;
		height: 42px;
		background-image: url(/res/images/nav/homePageNewsHeader.jpg);
		background-repeat: no-repeat;	
	}

	div.newsHeader p
	{
		margin: 0px;
		padding-left: 10px;	
		padding-top: 2px;
	}
	
	div.newsContentContainer
	{
		width: 250px;
		height:326px;
	}

	div.caseStudiesContentContainer
	{
		width: 250px;
		height: 79px;			
	}

	div.caseStudiesContentContainerInner
	{
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	
	div.newsContentContainerInner
	{
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	
	div.newsContent
	{
		margin-bottom: 10px;
	}
	
	div.newsContent a
	{
		font-size: 1.0em;
	}
	
	div.newsContent p
	{
		padding: 0px;
		margin: 0px;
		font-size: 1.0em;
	}
	
	div.newsFooter
	{
		margin-top: 6px;
	}
	
	span.newsDate
	{
		font-weight: bold;
		color: #545454;		
		font-size: 1.0em;
	}
	
	span.newsSnippet
	{
		color: #545454;					
	}
	
	span.newsSnippet b, span.newsSnippet a
	{
		font-size:1.0em;
	}
					
	/*
		Footer
	*/

	div.pageFooter
	{
		margin-top: 6px;
		margin-bottom: 6px;
		height: 60px;		
		padding-top: 10px;
	}
	
	div.pageFooter a
	{
		padding-right: 2px;
		font-weight: bold;
		font-size: 0.95em;
	}
	
	a.leftBorder
	{
		border-left: solid 1px Black;				
		padding-left: 6px;
		margin-right: 2px;
	}
		
	div.pageFooter .topSpacer
	{
		margin-top: 6px;
	}
			
	div.pageFooter a.withSpace
	{
		padding-left: 10px;
	}
		
	div.pageFooter a.withSpaceRight
	{
		padding-right: 10px;
	}
	
	/*
		Two column equal height styles
	*/
	
	.container
	{
		margin:auto; 
		width:771px;
	}

	/*
		Home Page Column Styles
	*/
	
	.homePagerightConLeftCol
	{
		float:right;
		width: 520px; 
	}
	
	.homePageleftConRightCol
	{
		float:left; 
		width:250px;
	}
	
	.homePagecolLeft
	{
		z-index:1;
		position: relative;
		left:-250px; 
		width:520px; 
		hheight: auto !important;
		/*height: 403px;*/
	}
	
	.homePagecolRight
	{
		z-index:2;
		position: relative;
		left:520px;
		width:250px; 
	}

	/*
		Inner Page Column Styles
	*/
	
	.rightConLeftCol
	{
		float:right;
		width: 192px; 
	}
	
	.leftConRightCol
	{
		float:left; 
		width:579px; 
	}
	
	.colLeft
	{
		z-index:1;
		position: relative;
		left:-579px; 
		width:192px; 
		min-height: 350px;
		height: auto !important;
		height: 150px;
	}
	
	.colRight
	{
		z-index:2;
		position: relative;
		left:192px;
		width:579px; 
		background-color: White;
		min-height: 350px;
	}

	.brclear 
	{
		clear: both; font-size: 1px; margin: 0px; line-height: 0; height: 0px;
	}
	
	.brspace 
	{
		font-size: 1px; margin: 0px; line-height: 0; height: 0px;
	}

	* html>body .colRight{
		display:inline-block;
		overflow: auto;
	}

	* html>body .colLeft{
	    overflow: auto;
	}

	* html>body .homePagecolRight{
		display:inline-block;
		overflow: auto;
	}

	* html>body .homePagecolLeft{
	    overflow: auto;
	}
	
	#leftColumn
	{
		background-color: #e4e4e4;
	}

	a.leftColumnLink
	{
		margin: 0px;
		padding: 0px;	
		text-decoration: none;		
	}
	
	dl.leftColumnLink
	{
		margin-left: 10px;	
	}
	
	dd.leftColumnLink
	{
		margin-top: 7px;
		margin-bottom: 7px;
	}
	
	a.leftColumnLink:hover
	{
		text-decoration: underline;		
	}
	
	p.leftColumnLink
	{
		margin-top: 4px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 0px;
	}
			
	h1.leftColumnHeader
	{
		margin: 0px;
		padding: 0px;
		background-color: #bdcbe8;
		border-bottom: none;
		height: 22px;		
		padding-top: 6px;	
		padding-left: 10px;	
		width: 180px;
		font-size: 1.4em;
	}
	
	#pageContent
	{
		/*height:369px;*/		
	}	

	#pageContent img.pageCaption
	{
		padding-top: 24px;	
	}

	#innerPageContent img.pageCaption
	{
		padding-bottom: 16px;	
	}		
	
	#innerPageContent ul,
	#pageContent ul
	{
		margin-left: 22px;	
		margin-bottom: 12px;
	}

	#innerPageContent li,
	#pageContent li
	{
		/*color: #545454;*/
	}

	/*
		Non-Home Page
	*/
		
	#innerPageContent
	{
		margin-top: 4px;
		/*padding-bottom: 80px;*/		
		width: 579px;
		min-height: 350px;
	}	

	div.indented
	{
		padding-left: 20px;	
		ppadding-right: 20px;	
		padding-top: 10px;
	}

	div.indentedCloser
	{
		padding-left: 10px;	
		padding-right: 10px;	
		padding-top: 10px;		
	}
		
	#leftColumnHeader
	{
		margin-top: 20px;
		background-image: url(/res/images/nav/leftColumnHeader.jpg);
		background-repeat: no-repeat;
		height: 26px;
		width: 192px;	
		border-top: solid 1px White;	
		margin-top: 40px;
	}
			
	p.leftColumnHeader
	{
		font-size: 1.2em;
		color: Black;	
		margin-left: 20px;
		padding-top: 4px;					
	}
	
	#innerPageSQLs ul
	{
		list-style: none;
		height: 255px;
	}	
	
	#innerPageSQLs ul li
	{
		height: 85px;
	}	
		
	#pageOuter #pageInner #leftColumn #innerPageSQLs ul li a#whatmakesusunique:hover, #pageOuter #pageInner #leftColumn #innerPageSQLs ul li a#whatmakesusunique:hover div
	{
		width: 191px;
		height:	85px;
		background-image: url('/res/images/nav/inner_sql_a_rollover.jpg');
		background-repeat: no-repeat;
	}
	
	#pageOuter #pageInner #leftColumn #innerPageSQLs ul li a#whatmakesusunique div
	{
		width: 191px;
		height:	85px;
		background-image: url('/res/images/nav/inner_sql_a.jpg');
		background-repeat: no-repeat;
	}

	#pageOuter #pageInner #leftColumn #innerPageSQLs ul li a#leadingtheindustry:hover, #pageOuter #pageInner #leftColumn #innerPageSQLs ul li a#leadingtheindustry:hover div
	{
		width: 191px;
		height:	85px;
		background-image: url('/res/images/nav/inner_sql_b_rollover.jpg');
		background-repeat: no-repeat;
	}
	
	#pageOuter #pageInner #leftColumn #innerPageSQLs ul li a#leadingtheindustry div
	{
		width: 191px;
		height:	85px;
		background-image: url('/res/images/nav/inner_sql_b.jpg');
		background-repeat: no-repeat;
	}

	#pageOuter #pageInner #leftColumn #innerPageSQLs ul li a#ourproductsandservices:hover, #pageOuter #pageInner #leftColumn #innerPageSQLs ul li a#ourproductsandservices:hover div
	{
		width: 191px;
		height:	85px;
		background-image: url('/res/images/nav/inner_sql_c_rollover.jpg');
		background-repeat: no-repeat;
	}
	
	#pageOuter #pageInner #leftColumn #innerPageSQLs ul li a#ourproductsandservices div
	{
		width: 191px;
		height:	85px;
		background-image: url('/res/images/nav/inner_sql_c.jpg');
		background-repeat: no-repeat;
	}
						
	/*
		Enquiry Form
	*/
	
	table tr th label, table tr td, table tr th
	{
		font-size: 1.0em;
		/*color: #545454;*/
		font-weight: normal;
	}
					
	/*
		Popup page
	*/
	
	#popupheader
	{
		background-image: url(/res/images/foxlogo.jpg);	
		background-repeat: no-repeat;
		width: 230px;
		height: 61px;
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#popupcontent h3
	{
		font-family: verdana;
		font-size: 0.8em;
		color: #949384;				
		margin-left: 20px;
		font-weight: bold;
	}

	#popupcontent p
	{
		font-family: verdana;
		font-size: 0.8em;
		color: #949384;				
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#popupcontent a
	{
		font-family: verdana;
		font-size: 0.8em;
		color: #949384;				
		margin-left: 20px;				
	}
	
	/*
		Styles for Content Management
	*/
		
	.insertedImage 
	{
		padding-left: 5px;
		padding-right: 5px;
	}

	.insertedImage 
	{
		padding: 4px;
		display: block;
	}

	.insertedImageFloatLeft 
	{
		float: left;
	}

	.insertedImageFloatRight 
	{
		float: right;
	}

	.insertedImageRight 
	{
		text-align: right;
	}

	.insertedImageLeft 
	{
		text-align: left;
	}

	.insertedImageCentre 
	{
		text-align: center;
	}	
	
	
/*--------------------------- HOME PAGE ------------------------------*/

.news-modules
{
	width:100%;
	padding-top:10px;
	overflow:hidden;
}

.homePagecolRight .news-modules
{
	width:250px;
}

.news-modules .module
{
	float:left;
	width:250px;
	margin-right:10px;
}

.news-modules .module.last
{
	margin-right:0;
}

.news-modules .module .module-header
{
	width:250px;
	height:52px;
}

.news-modules .module h4
{
	font-weight:bold;
	color:#bec000;
	padding-bottom:4px;
}

.news-modules .module h4 a
{
	font-weight:bold;
	color:#bec000;
	text-decoration:none;
}

.news-modules .module h4 a:hover
{
	text-decoration:none;
}

.news-modules .module ul
{
	list-style:none;
}

.news-modules .module ul li
{
	padding-bottom:11px;
}

.news-modules .module ul li p.item-title
{
	margin:0;
	padding:0;
	color:#000000;
	font-weight:bold;
}

.news-modules .module ul li p.item-title a
{
	color:#000000;
	font-weight:bold;
}

.news-modules .module ul li p.item-title a:hover
{
	text-decoration:none;
}

.news-modules .module ul li p.item-intro
{
	margin:0;
	padding:0;
}

.news-modules .module ul li p.item-intro a
{
	color:#000000;
	font-weight:normal;
}

.news-modules .module ul li p.item-intro a:hover
{
}

a.pdf-icon
{
	background-image:url(/res/images/pdf-icon.jpg);
	background-repeat:no-repeat;
	display:block;
	line-height:50px;
	padding-left:55px;
	width:295px;
}