/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/


DIV{
	padding: 0px;
	margin: 0px;
}

.heading1{
}
.heading2{
	margin-top: 0px;
	font-size: 1em;
	font-weight: 900;
   line-height: 1.2;
	color: #047FA5;
}
.heading3{
}


#pageBody:after,.mainContents:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#pageBody,.mainContents{
	zoom:1;
	
}
.mainContents{
	margin-left: 20px;
	margin-top: 8px;
   margin-right : 20px;
	padding-bottom : 30px;
}

#banner, #noCSS{
	display: none;
	
}
.exitPrintView{
	display: none;
}

#doc1,.pageContainer, .pageContainerLeft, .pageContainerRight, .pageContainerFull{
	margin:auto;
	text-align:left;
	/* width:57.69em;
	*width:56.3em; */
	width: 1000px;
	*width: 1000px;
	min-width: 1000px;
	min-height: 600px;
	padding-right: 12px;
	background: #fff url(../resources/shadow_right.gif) repeat-y;
	background-position: top right;

}
HTML{
		background-color: #EEEEEE;
}
#doc2{
	margin: auto;
	width:59.47em;
	min-width:960px;
	background: url(../resources/shadow_middle.gif) repeat-y;
	
}
#doc3{
	margin: auto 10px;
	width: auto;
}
.pageBranding{
	background-repeat: no-repeat;
	background-color: #D8F3FC;
}
.yui-b{
	position:relative;
}
.yui-b{
	_position:static;
}
#contentsContainer .yui-b{
	position:static;
}
#contentsContainer{
	width:100%;
}
.pageContainer .yui-b{
	float:left;
	width:200px;
	*width:205px;
}

.pageContainerLeft .yui-b{
	float:left;
	width:215px;
	*width:220px;;
	
}
.pageContainerRight .yui-b{
	float:right;
	width: 200px;
	width: 205px;
}
.pageContainer #contentsContainer, .pageContainerLeft #contentsContainer{
	float:right;
	margin-left:-25em;
	border: 0px solid;
}
.pageContainerRight #contentsContainer{
	float:left;
	margin-right:-25em;
}
.pageContainer #contentsContainer .yui-b{
	margin-left: 210px;
	*margin-left: 215px;
	border: 0px solid;
}
.pageContainerLeft #contentsContainer .yui-b{
	margin-left:215px;
	*margin-left:220px;
}
.pageContainerRight #contentsContainer .yui-b{
	margin-right: 150px;
	*margin-right: 155px;
	/*margin-right:14.8456em;
	*margin-right:14.512em;*/
}
.pageContainerFull #contentsContainer .yui-b{
	display: block;
	margin:0 0 1em 0;
}
#contentsContainer .yui-b{
	float:none;
	width:auto;
}
.mainContents .contents{
	border: 0px solid;
	float:right;
	display:inline;
}
.mainContents .contents{
	float:left;
	margin-left:2%;
	*margin-left:1.895%;
	width:22%;
	border: 0px solid;
}

/* Page contents - Main & Right hand side contents 
Note: Set it to 100% id there's no Right hand side contents.
*/
.mainContents div.first{
	float:left;
	width: 76%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid;
}

/* START: Top right menu items & Site search */
ul.top-right-menu{
	border: 0px solid #2a265f;
	padding-right: 0px;
	text-align: right;
	margin-top: 0px
}

li.top-right-menu-list{
	padding-left: 5px;
	padding-right: 5px;
	list-style: none;
	border-right: 0px solid #000000;
	text-align: right;
	color: #2a265f;
	display: inline;
}

li.top-right-menu-listLast{
	padding-left: 5px;
	padding-right: 25px;
	list-style: none;
	border-right: 0px solid #000000;
	text-align: right;
	display: inline;
}

/* Quick page finder box */
.quickpage-container{
	text-align: right;
	border: 0px solid;
	height: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.quickpage-container-rhs{
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}

.searchForm, .quickpageForm{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.search-container{
	text-align: right;
	border: 0px solid;
	height: auto;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.search-container LABEL {
	DISPLAY: none
}

.search-in-topmenu{
	text-align: right;
	border: 0px solid;
	list-style: none;
	display: inline;
}

.search-in-rhs{
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
}

.search-resultspage-nav{
	border: 0px solid;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.search-resultspage-col-mid{
	border: 0px solid #FFFFFF;
	width: 34%;
	float: left;
	text-align: center;
}
.search-resultspage-cols{
	border: 0px solid #FFFFFF;
	width: 30%;
	float: left;
	text-align: center;
}

.search-results-listing{
	border: 0px solid;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	width : 790px;
	overflow : hidden;
	word-wrap: break-word;
}
#siteSearchZonesBox{
	border: 1px solid #464646;
	padding: 10px 5px 15px 35px;
	margin : 10px 0px;
	width : 750px;
	background : #f8f8f8;
}
#siteSearchZonesBoxOne{
	width: 49%;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 10px 0px;
}
#siteSearchZonesBoxTwo{	
	width: 49%;
	float: right;
	padding: 0px 0px 0px 0px;
	margin : 10px 0px;
}
#siteSearchZonesBox .formButton {
	width : 100px;
	height : 20px;
	padding : 0px 0px 0px 0px;
}
/* END: Top right menu items */

/* START: Menu container */
.menuContainer{
	height: 46px;
	padding: 0px 3px 0px 7px;
	margin: 0px auto;	
	background-image: url(../resources/fade.gif);
	background-repeat: repeat-x;
	width : 990px;
}

.menuItems{
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background-image: url(../resources/fade.gif);
	background-repeat: repeat-x;
	background-color: white;
	HEIGHT: 45px; 
	TEXT-ALIGN: center; 
}

ul.top-bottom-menu{
	height: 45px;
	padding: 0px 0px 0px 0px;
	margin: auto 0;

}

li.top-bottom-menu-list{
	list-style: none;	
	float: left;
	height: 41px;
	width: 87px;
	background-image: url(../resources/off_slice.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: 3px;
}
li.top-bottom-menu-list:hover{
	background-image: url(../resources/on_slice.jpg);
	background-repeat: repeat-x;
	background-color: #0295CB;
}
li.top-bottom-menu-list-two{
	list-style: none;	
	float: left;
	height: 20px;
	width: 87px;
	background-image: url(../resources/off_slice.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: 0px;
}
li.top-bottom-menu-list-two:hover{
	background-image: url(../resources/on_slice.jpg);
	background-repeat: repeat-x;
}
li.top-bottom-menu-list-sel{
	float: left;
	list-style: none;
	height: 41px;
	width: 87px;
	background-image: url(../resources/on_slice.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: 3px;
}
li.top-bottom-menu-list-two-sel{
	float: left;
	list-style: none;
	height: 41px;
	width: 130px;
	background-image: url(../resources/on_slice.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: 3px;
}

/* END: Menu container */

/* START: Breadcrumb container */
.breadcrumbContainer{
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
/* END: Breadcrumb container */

/* START: Left hand menu */
#LeftMenuTop{
	height: 8px;
	line-height: 8px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1px;
}

.LeftMenuTopImage{
	background-image: url(../cms_resources/images/TM_quick.gif);
	background-repeat: repeat-x;
	height: 8px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#LeftMenuMiddle{
	border-top: 0px;
	border-left: 1px solid #a3daed;
	border-right: 1px solid #a3daed;
	background-color: #a3daed;
}

#leftMenu{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#levelOneLeftMenu, #levelOneLeftMenu_top{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display:  inline-block;
	width : 215px;
}

#levelOneLeftMenu a{
	padding-left: 10px;
}

#levelTwoLeftMenu{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	display:  inline-block;
}

#levelTwoLeftMenu a{
	padding-left: 0px;
	display: block;
}

#levelThreeLeftMenu{
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	display:  inline-block;
}

/*li.folderOpen,
	li.folderClose{
		list-style: none;
		background-position: top left;
		display: block;
}
li.folderOpenFirstItem,
	li.folderCloseFirstItem{
		list-style: none;
		background-position: top left;
		display: block;
}
li.folderOpenLastItem,
	li.folderCloseLastItem{
	list-style: none;
	background-position: top left;
	display: block;
	min-height: 30px;
}*/

li.levelOneFolderOpen,
	li.levelOnePageOpen,
	li.levelOneFolderOpenLastItem,
	li.levelOnePageOpenLastItem,
	li.levelOneFolderOpenFirstItem,
	li.levelOnePageOpenFirstItem
	{
		list-style: none;
		background-position: top left;
		display: block;
		border-left: 10px solid #047FA5;
		background-color: #D9F1F5;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}

li a {display:inline-block;}
#leftMenu li a {display:block;}

li.levelOneFolderClose,	
	li.levelOnePageClose,
	li.levelOneFolderCloseFirstItem,	
	li.levelOnePageCloseFirstItem{
		list-style: none;
		background-position: top left;
		display: block;
		border-left: 10px solid #00A8EB;
		background-color: #E5F5F8;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}

li.levelOneFolderCloseLastItem,
li.levelOnePageCloseLastItem{
		list-style: none;
		background-position: top left;
		display: block;
		border-left: 10px solid #00A8EB;
		background-color: #E5F5F8;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}

li.levelOneFolderClose:hover,	
	li.levelOnePageClose:hover,
	li.levelOneFolderCloseLastItem:hover,
	li.levelOnePageCloseLastItem:hover,
	li.levelOneFolderCloseFirstItem:hover,	
	li.levelOnePageCloseFirstItem:hover{
		background-color: #D9F1F5;
}

li.levelTwoFolderOpen,
	li.levelTwoFolderClose,
	li.levelTwoPageOpen,
	li.levelTwoPageClose{
		list-style: none;
		background-position: top left;
		display:  inline-block;
}

li.levelTwoFolderClose a:hover,
	li.levelTwoPageClose a:hover,
	li.levelThreeFolderClose a:hover,
	li.levelThreePageClose a:hover{
		text-decoration: underline;
}

li.levelThreePageOpen,
	li.levelThreePageClose{	
		list-style: none;
		background-position: top left;
		display: inline-block;
}

li.folderOpenLastItem_top,
	li.folderCloseLastItem_top{
	list-style: none;
	background-position: top left;
	display: inline-block;
}

li.levelOneFolderOpen_top,
	li.levelOneFolderClose_top,
	li.levelOnePageOpen_top,
	li.levelOnePageClose_top{
		list-style: none;
		background-position: top left;
		display: inline-block;
}
li.levelOneFolderOpen_topLastItem,
	li.levelOneFolderClose_topLastItem,
	li.levelOnePageOpen_topLastItem,
	li.levelOnePageClose_topLastItem{
	list-style: none;
	background-position: top left;
	display: inline-block;
}
li.levelOneFolderOpen_topFirstItem,
	li.levelOneFolderClose_topFirstItem,
	li.levelOnePageOpen_topFirstItem,
	li.levelOnePageClose_topFirstItem{
		list-style: none;
		background-position: top left;
		display: inline-block;
}


/* END: Left hand menu */


/* START: Page bottom items - Top menu textual links */

ul.bottom-links{
	margin: auto;
	padding: 0px;
}

li.firstline, li.secondline{
	padding-left: 5px;
	padding-right: 5px;
	list-style: none;
	border-right: 0px solid #000000;
	text-align: center;
	color: #2a265f;
	display: inline;
}

/* END: Page bottom items - Top menu textual links */

/* START: Page contents */

.pageHr{
	visibility: hidden;
	clear: both;
	border: 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.topMargin{
	margin-top: 5px;
}

/* Page title */
.pageTitle{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.pageTitle h1{
	color: #009DA8
}
/* Text only */
.pageText{
        font-size:0.81em;
        line-height:1.6em;
        padding: 0px 0px 5px 0px;
        margin: 0px 0px 0px 0px;
        color: #464646;
}
.pageText a {
	color : #0482aa;
	text-decoration : none;
}
.pageText li {
	padding-bottom : 3px;
}
/* Graphic only */
.pageGraphic{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
/* Document link */
.pageDocumentLink{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
/* Image map */
.imageMap{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
/* News item */
.newsItems{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.newsItemOne{
	width: 49%;
	float: left;
}
.newsItemTwo{
	float: right;
	width: 49%;
}
/* Page dividing line */
.pageDivider{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 2px dotted #999999;
}
/* Double feature */
.pageDoubleFeature{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.pageDoubleFeatureOne{
	width: 49%;
	float: left;
}
.pageDoubleFeatureTwo{
	float: right;
	width: 49%;
}
/* Email link */
.pageEmailLink{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size : 0.75em;
}
/* External link */
.pageExternalLink{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
/* Internal link */
.pageInternalLink{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
/* Single feature */
.pageSingleFeature{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
/* RHS External Link with image */
.RHSExternalLink{
	border-bottom: 1px dotted #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* RHS Internal Link with image */
.RHSInternalLink{
	border-bottom: 1px dotted #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* RHS - Graphic only */
.RHSGraphic{
	border-bottom: 1px dotted #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* RHS - Cutom tag */
.RHSCustomTag{
	border-bottom: /*1px dotted #000000*/ none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* RHS - RSS feed */
.RHSRssFeed{
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 10px;
	width: 171px;

}
/* END: Page contents */

/* Contact us form */
.pageContactUs{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.pageContactUsSingleCol{
	float: left;
}
.pageContactUsColOne,.pageContactUsErr{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid;
	width: 29%;
	float: left;
}
.pageContactUsColTwo{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid;
	float: right;
	width: 69%;
}
/* Email subscription form */
.pageEmailSub{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.pageEmailSubColOne,.pageEmailSubErr{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
/* Double column text */
.pageDoubleColumnText{
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.pageDoubleColumnOne{
	width: 49%;
	float: left;
	font-size : 0.75em;
}
.pageDoubleColumnTwo{
	float: right;
	width: 49%;
	font-size : 0.75em;
}
/* Email this page - form */
.pageEmailPage{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.pageEmailPageColOne,.pageEmailPageTwoOne,.pageEmailPagErr{
	padding: 0px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
}
.pageEmailPageColOne{
	width: 29%;
	float: left;
}
.pageEmailPageColTwo{
	width: 69%;
	float: right;
}

/* START: Site Map */
.sitemapCols{
	display: block;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.sitemapColumnOne{
	width: 49%;
	float: left;
}
.sitemapColumnTwo{
	float: right;
	width: 49%;
}
/* END: Site Map */
/* Start Pearls code, uses background gif due to IE6 not supporting dotted underlines */		
a.pearllink{
	position:relative; /*this is the key*/
	border-bottom: 0px dashed #000000;
	z-index:24;
	color: #0000FF;
	text-decoration:none;
}

a.pearllink:hover{
	z-index:25;
	background-color: #eee;
	text-decoration: none;
	color: #0000FF;
}

a.pearllink span{
	display: none;
}

a.pearllink:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top: 1em;
	left: 2em;
	margin:5px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	width: 250px;
	border: 1px solid #C0C0C0;
	background-color: #ffffff;
	text-align: left; 
	color: #000;
	font: normal xx-small verdana;
}

.largetxt {
	font-size: medium;
	line-height: normal;
	color: #000000;
}
.mediumtxt {
	font-size: small;
	line-height: normal;
	color: #000000;
}
.smalltxt {
	font-size: x-small;
	line-height: normal;
}

/* Site wide font style unless declared in the individual style */
* {
	font-family: Verdana, sans-serif;
}

h1{
	margin-top: 0px;
	font-size: 1.0em;
	font-weight: 900;
	color: #000000;
	border: 0px solid;
}
h2{
	margin-top: 0px;
	font-size: 0.87em;
	font-weight: 900;
	color: #000000;
}
h3{
	margin-top: 0px;
	font-size: 0.75em;
	font-weight: 900;
	color: #000000;
}

/* Used for graphics if they are used as anchor links */
.imageClass{
	border: 0px;
}

/* Generic text style for the site */
.contentText{
        font-size:1.3em;
        line-height:1.4em;
        font-size: 0.75em;
        border: 0px solid;
        color: #464646;
}
.contentTextBold{
	font-size: 0.75em;
	font-weight: 900;
	border: 0px solid;
}

/* Site wide font style for anchor links unless declared in the individual style */
a:link {
	text-decoration : none;
	color : #0482aa;
}
a:active {
	text-decoration : underline;
}
a:visited {
	text-decoration : none;
	color : #0482aa;
}
a:hover {
	text-decoration : underline;
}

.menuItems a:visited{
		color: white;
}

/* Site wide font style for form buttons */
.formButton{
	BORDER: #aaa 1px solid; 
	FONT-SIZE: 0.75em; 
	BACKGROUND-image:url(../resources/on_slice.jpg) repeat;
	background-color: #00a8eb; 
	WIDTH: 3.5em; 
	CURSOR: pointer; 
	COLOR: #fff;  
	TEXT-ALIGN: center;
}

/* START: Top menu items */

/* Top right menu items */

.homeLink{
	width: 190px;
	height: 90px;
	border: 0px;
	position: absolute;
	top: 18px;
	background: url(../resources/trans.gif) repeat;
}
.homeA {
	display: block;
	height: 90px;
}

a.top-right-menu-link{
	font-size: 0.68em;
	color: #666;
}

a.top-right-menu-link:hover {
	color : #000;
}

/* Top menu items font styles if they are displayed after the branding graphic */
.menuContainer{
	
}

.search-in-topmenu{
	padding: 0px 5px 0px 30px; /* Set the spacing between the top menu items */
	margin: 0px 0px 0px 0px;
}

a.top-menu-link{
	font-size : 0.8764em;
	color: #fff;
	line-height: 41px;
	font-weight: bold;
	display: block;
}
a.top-menu-link-two{
	font-size : 0.8764em;
	color: #fff;
	line-height: 20px;
	font-weight: bold;
	display: block;
}
a.top-menu-link-sel{
	font-size : 0.8764em;
	color: #fff;
	line-height: 41px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
a.top-menu-link-two-sel{
	font-size : 0.8764em;
	color: #fff;
	line-height: 20px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
a.top-right-menu-link:link, a.top-menu-link:link,a.top-menu-link-sel,a.top-menu-link-two:link  {
	text-decoration : none
}
a.top-menu-link-sel:link, 
	a.top-menu-link-sel:active,
		 a.top-menu-link:active, 
		 	a.top-menu-link-two-sel:active, 
				a.top-menu-link-two:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.top-right-menu-link:active  {
	text-decoration : none;
}
a.top-right-menu-link:visited,   {
	text-decoration : none;
}
a.top-menu-link:visited,a.top-menu-link-two-sel:visited,a.top-menu-link-two:visited {
	color: #FFFFFF;
}
a.top-menu-link:hover, a.top-menu-link-sel:hover, a.top-menu-link-two-sel:hover, a.top-menu-link-two:hover {
	text-decoration : none;
	color: #FFFFFF;
}

/* END: Top menu items */

/* START: Quick page finder */
.quickpage-text{
	font-size : 0.68em;
	color: #000000;
	width: 12.017em;
}

/* END: Search */

/* START: Search */
.top-menu-search{
	font-size : 0.68em;
	text-transform: lowercase;
	font-weight: bold;
	color: #FFFFFF;
}
/* END: Search */

/* START: Search results page */
a.search-link{
	font-size : 1.0em;
	color: #00A8EB;
}
.search-resultspage-cols, .search-resultspage-col-mid {
	font-size: 0.75em;
}
.searchText{
	BORDER: #aaa 1px solid; 
	FONT-SIZE: 0.75em; 
	WIDTH: 10.5em; 
	COLOR: #666; 
	MARGIN-RIGHT: 2px; 
}
.searchText:focus {
	BACKGROUND: #f9f9f9
}
.searchPageText{
	line-height: 1.6em;
	font-size: 0.81em;
	color: #464646;
	padding: 5px 0px 5px 0px;
}
.searchPageTextDesc{
	line-height: 1.6em;
	font-size: 0.81em;
	color: #464646;
	padding: 5px 0px 5px 35px;
	margin : 0px;
}
.searchPageTextLink{
	line-height: 1.6em;
	font-size: 0.81em;
	color: #666;
	padding: 5px 0px 8px 35px;
	margin : 0px;
}
.searchPageTextBold{
	font-size: 0.75em;
	font-weight: 900;
	color: #464646;
}
/* END: Search results page */

/* START: Breadcrumb */
.siteBreadcrumb{
	font-size : 0.68em;
	color: #000000;
}
.siteBreadcrumbBold{
	font-size : 0.68em;
	font-weight: bold;
	color: #AAA;
}
a.siteBreadcrumb{
	font-size : 0.68em;
	font-weight: normal;
	color: #AAA;
	text-decoration: none;
}
a.siteBreadcrumb:hover{
	text-decoration: underline;
}
/* END: Breadcrumb */

/* START: Left hand menu links */

#leftMenu{
	border: 0px solid;
	margin-top: 0px;
}

/* Border styles can be set to one of the following:

dotted
dashed
solid
double
groove
ridge
inset
outset

eg. border-top-style: dotted;

or use 

border-bottom: 1px <replace by any of above styles> #000000;

eg. border-bottom: 1px dotted #000000;

*/
/*
/* Primary nav - folder open/close and page open/close bottom border style 
li.folderOpen,
	li.folderClose{
	border-bottom: 1px solid #888;
	display: block;
}
/* Primary nav - first menu item's folder open/close and page open/close bottom border style 
li.folderOpenFirstItem,
	li.folderCloseFirstItem{
	border-top: 1px dotted #888;
	border-bottom: 1px solid #1C9A9A;
	display: block;
}
/* Primary nav - last menu item's folder open/close and page open/close bottom border style 
li.folderOpenLastItem,
	li.folderCloseLastItem{
	border-bottom: 1px solid #888;
	display: block;
}
/* Level one folder open/close and page open/close bottom border style
li.levelOneFolderOpen,
	li.levelOneFolderClose,
	li.levelOnePageOpen,
	li.levelOnePageClose{
	border-bottom: 1px solid #888;
	display: block;
}
/* Level one first menu item's folder open/close and page open/close bottom border style 
li.levelOneFolderOpenFirstItem,
	li.levelOneFolderCloseFirstItem,
	li.levelOnePageOpenFirstItem,
	li.levelOnePageCloseFirstItem{
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}
li.levelOneFolderOpenFirstItem:hover,
	li.levelOneFolderCloseFirstItem:hover,
	li.levelOnePageOpenFirstItem:hover,
	li.levelOnePageCloseFirstItem:hover,
	li.levelOneFolderOpenLastItem:hover,
	li.levelOneFolderCloseLastItem:hover,
	li.levelOnePageOpenLastItem:hover
	li.levelOnePageCloseLastItem:hover,
	li.levelOneFolderOpen:hover,
	li.levelOneFolderClose:hover,
	li.levelOnePageOpen:hover,
	li.levelOnePageClose:hover,
	li.folderOpenLastItem:hover,
	li.folderCloseLastItem:hover,
	li.folderOpen:hover,
	li.folderClose:hover{
	background-color: #D9F1F5;
	display: block;
}

li.levelTwoFolderClose:hover{
	text-decoration: underline;
}

li.levelOneFolderOpenFirstItem,
	li.levelOnePageOpenFirstItem,
	li.levelOneFolderOpenLastItem,
	li.levelOnePageOpenLastItem,
	li.levelOneFolderOpen,
	li.levelOnePageOpen,
	li.folderOpenLastItem,
	li.folderOpen{
	background-color: #F2F2F2;
	display: block;
}

/* Level one last menu item's folder open/close and page open/close bottom border style 
li.levelOneFolderOpenLastItem,
	li.levelOneFolderCloseLastItem,
	li.levelOnePageOpenLastItem,
	li.levelOnePageCloseLastItem{
	border-bottom: 1px solid #888;
	display: block;
}*/

a.siteLeftHandMenu{
	border: 0px solid;
	font-size: 0.69em;
	color: #666;
	vertical-align: middle;
	display: block;
	padding: 4px 0px 4px 0px;
}
a.siteLeftHandMenuLast{
	padding: 4px 0px 4px 10px;
	border: 0px solid;
	font-size: 0.69em;
	color: #666;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}
a.siteLeftHandMenuSel{
	border: 0px solid;
	font-size: 0.78em;
	font-weight: 900;
	color: #047FA5;
	display: block;
	padding: 4px 0px 4px 0px;
}
a.siteLeftHandMenu:link, a.siteLeftHandMenuSel:link {
	text-decoration : none;
	display: block;
}
a.siteLeftHandMenu:active, a.siteLeftHandMenuSel:active {
	text-decoration : none;
	display: block;
}
a.siteLeftHandMenu:visited, a.siteLeftHandMenuSel:visited {
	text-decoration : none;
	display: block;
}
a.siteLeftHandMenu:hover, a.siteLeftHandMenuSel:hover {
	text-decoration : none;
	display: block;
}
/* END: Left hand menu links */


/* START: Page bottom items - Printer friendly version, Email this page, Top menu textual links & Page footer text from the site configuration */

/* START: Printer friendly version & Email this page */
#printEmailFooter{
	display: none;
	margin:15px 0px 0px 19px;
	padding:6px 0px 10px 5px;
	width : 170px;
}
#printEmailFooter a:hover{
	text-decoration: underline;
}

.printPage{
	display: none;
}

#bottom-links{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.bottom-links{
	visibility: hidden;;
}

a.sitePrintEmailLink{
	font-size: 0.68em;
	color: #2a265f;
}
a.siteBottomLinks{
	font-size: 0.68em;
	color: #2a265f;
}
a.sitePrintEmailLink:link, a.siteBottomLinks:link {
	text-decoration : none;
}
a.sitePrintEmailLink:active, a.siteBottomLinks:active {
	text-decoration : none;
}
a.sitePrintEmailLink:visited, a.siteBottomLinks:visited {
	text-decoration : none;
}
a.sitePrintEmailLink:hover, a.siteBottomLinks:hover {
	
}
#footerText{
	text-align: center; /* Change the position of the footer text - Set it to right to Right align, left to Left align OR center to Center align the menu items */
	border: 0px solid;
	padding-top: 0px;
	padding-bottom: 0px;
}
.siteFooterText{
	font-size: 0.68em;
	color: #2a265f;
}
/* END: Printer friendly version & Email this page */

/* END: Page bottom items - Printer friendly version, Email this page, Top menu textual links & Page footer text from the site configuration */

/* START: Page contents */

/* Text only */
.pageText{
  font-size:0.81em;
  line-height:1.6em;
  color: #464646;
}

/* Graphic only */
.siteGraphicCaption{
	font-size: 0.68em;
	font-style: italic;
}
/* News items */
.newsItemOne, .newsItemTwo{
	font-size: 0.75em;
}
a.siteNewsTitle{
	font-weight: 900;
	color: #2a265f;
	vertical-align: middle;
}
/* Text and graphic / Graphic and Text */
.pageTextAndGraphic, .pageGraphicAndText{
	font-size: 0.81em;
	line-height : 1.6em;
	color : #464646;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.pageTextAndGraphic p a,
  .pageGraphicAndText p a,
    .pageTextAndGraphic strong a,
	   .pageGraphicAndText strong a {
	color : #0482aa;
}
.siteTextAndGraphicCaption, .siteGraphicAndTextCaption{
	font-size: 0.75em;
	font-style: italic;
}
/* Document link */
.siteDocumentLinkText{
	font-size: 0.81em;
	line-height: 1.6em;
   color: #464646;
}
.siteDocumentLinkText a {
	color : #0482aa;
}
a.siteDocumentLink {
	font-size: 0.75em;
	color: #0482aa;
	vertical-align: middle;
}
/* Double feature */
.pageDoubleFeatureOne, .pageDoubleFeatureTwo{
	font-size : 0.75em;
}
a.siteDoubleFeatureLink{
	font-weight: 900;
	color: #2a265f;
}
/* Email link */
.pageEmailLink{
	font-size : 0.75em;
}
a.siteEmailLink {
	color: #2a265f;
}
/* START: External link */
.pageExternalLink{
	font-size : 0.75em;
}
a.siteExternalLink{
	color: #2a265f;
}
/* Internal link */
.pageInternalLink{
	font-size : 0.75em;
}
a.siteInternalLink{
	color: #2a265f;
}
/* Single feature */
.pageSingleFeature{
	font-size: 0.75em;
}
.siteSingleFeatureLink{
	font-weight: 900;
	color: #000000;
}
/* RHS - External Link with image */
.siteRHSExternalLinkTitle{
	font-size: 0.68em;
	font-weight: 900;
	color: #000000;
}
a.siteRHSExternallink{
	font-size: 0.68em;
	color: #2a265f;
}
/* RHS - Internal Link with image */
.siteRHSInternalLinkTitle{
	font-size: 0.68em;
	font-weight: 900;
	color: #000000;
}
a.siteRHSInternallink{
	font-size: 0.68em;
	color: #2a265f;
}
/* RHS - RSS feed */
.siteRHSRssMsgText{
	font-size: 0.75em;
	font-weight: 900;
	color: #FD0E0E;
}
.siteRHSRssText{
	font-size: 0.75em;
	color: #000000;
}
.siteRHSRssTextBold{
	font-size: 0.75em;
	font-weight: 900;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
a.siteRHSRssLink{
	color: #464646;
	font-size: 0.74em;
	line-height: 1.6em;
	font-family: verdana, sans serif;
	text-decoration: underline;
}
/* END: Page contents */
/* Contact us form */
.pageContactUsSingleCol{
	font-size: 0.75em;
	width: 100%;
}
.pageContactUsColOne{
	font-size: 0.75em;
	color: #000000;
}
.pageContactUsColTwo{
	font-size: 0.75em;
	color: #000000;
}
.pageContactUsErr{
	font-size: 0.75em;
	color: #FD0E0E;
}
a.siteContactUsLink{
	font-size: 1.00em;
	color: #2a265f;
}
/* Email subscription form */
.pageEmailSubSingleCol{
	font-size: 0.75em;
	color: #000000;
}
.pageEmailSubColOneBold{
	font-size: 0.75em;
	font-weight: 900;
	color: #000000;
}
.pageEmailSubColOne{
	font-size: 0.75em;
	color: #000000;
}
.pageEmailSubErr{
	font-size: 0.75em;
	color: #FD0E0E;
}
a.siteEmailSubLink{
	font-size: 1.00em;
	color: #2a265f;
}
/* Double column text */
.pageDoubleColumnOne{
	font-size : 0.75em;
}
.pageDoubleColumnTwo{
	font-size : 0.75em;
}
/* END: Page contents */

/* START: Email this page - form */
.pageEmailSubSingleCol{
	font-size: 0.75em;
	color: #000000;
}

.pageEmailPageColOneBold, .pageEmailPageColTwoBold{
	font-size: 0.75em;
	font-weight: 900;
	color: #000000;
	padding : 0px 0px 5px 0px;
}

.pageEmailPageColOne, .pageEmailPageColTwo{
	font-size: 0.75em;
	color: #000000;
}

.pageEmailPageColTwoBold input {
	height : 20px;	
	width : 240px;
	border :1px solid #7F9DB9;
	font-size : 12px;
	font-weight : normal;
	color : #666;
}

.pageEmailPageColTwoBold input:hover,
  .pageEmailPageColTwoBold textarea:hover {
	background : #f2f2f2;
	cursor : pointer;
	border : 1px solid #6F2271;	
}

.pageEmailPageColTwoBold input:focus,
  .pageEmailPageColTwoBold textarea:focus {
	background : #f2f2f2;
	border : 1px solid #00A8EB;	
}

.pageEmailPageColTwoBold textarea {
	width : 240px;
	height : 100px;
	border :1px solid #7F9DB9;
	font-size : 12px;
	color : #666;	
}

.pageEmailPageColTwoBold .sendbutton {
	height : 20px;
	width : 60px;
	background : #00A8EB;
	border : 1px solid #fff;
	color : #fff;
}

.pageEmailPageColTwoBold .sendbutton:hover {
	background : #047FA5;
	border : none;
	cursor : pointer;
} 

.pageEmailPageErr{
	font-size: 0.75em;
	color: #FD0E0E;
	padding : 0px 0px 5px 0px;
}
a.siteEmailPageLink{
	font-size: 1.00em;
	color: #2a265f;
}
/* END: Email this page - form */

/* START: Site Map */
.sitemapText{
	font-size: 0.68em;
}
a.sitemapLevelOneLink{
	font-size: 0.68em;
	font-weight: 900;
	color: #2a265f;
}

ul.sitemapLevelOne{
	padding: 0px;
	margin: 10px;
}
li.sitemapLevelOne{
	border-bottom: 1px dotted #000000;
	padding-bottom: 5px;
	list-style: none;
}
li.sitemapLevelTwo{
	list-style: disc;
}
li.sitemapLevelThree{
	list-style: circle;
}
li.sitemapLevelFour{
	list-style: square;
}
a.sitemapLink{
	font-size: 0.68em;
	color: #2a265f;
}
/* END: Site Map */ 

/* START: Custom styles - Niki Gatrell */

.right {
	float: right
}

P.grey {
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px;
	MARGIN: 0px; 
	COLOR: #666; 
	LINE-HEIGHT: 20px; 
}
H3.white {
	FONT-SIZE: 14px; 
	margin: 0px 0px 0px 6px; 
	COLOR: #fff; 
	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 5px;
}
H4.white {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 5px; 
	MARGIN: 0px 0px 0px 6px; 
	COLOR: #fff
}

/* START: Green DIVs */
.greenBoxContent {
	border: #009999 1px solid; 
	padding: 0px 5px 15px 5px; 
	FLOAT: left; 
	margin: 0px;
}
.greenBox  {
	FLOAT: left; 
	WIDTH: 280px; 
	MARGIN-RIGHT: 15px; 
}
.greenBoxHome {
	FLOAT: left; 
	WIDTH: 660px;  
	margin-top: 15px;
}
.greenBoxPrac {
	FLOAT: left; 
	WIDTH: 430px; 
	MARGIN-RIGHT: 15px;
	margin-top: 15px;
}
.greenBoxTop {
	BACKGROUND: url(../resources/top_left_green.gif) #009999 no-repeat; 
	WIDTH: 250px; 
	TEXT-ALIGN: left;
}
/*END: Green DIVs */

/* START: Purple DIVs */
.purpleBox {
	FLOAT: left; WIDTH: 300px; MARGIN-TOP: 15px;
}
.purpleBoxTop {
	BACKGROUND: url(../resources/top_left_purple.gif) #3B0558 no-repeat; WIDTH: 80px;  TEXT-ALIGN: left;
}
.purpleBoxContent {
	BORDER: #3B0558 1px solid; 
	PADDING: 0px 5px 15px 5px; 
	FLOAT: left; 
	MARGIN-BOTTOM: 15px; 
	width: 275px;
}

.aboutUsPurple{
	FLOAT: left; 
	WIDTH: 470px; 
	MARGIN-TOP: 15px;	
}
.aboutUsPurple UL{
	padding-left: 13px;	
}
.aboutUsPurpleTop {
	BACKGROUND: url(../resources/top_left_purple.gif) #3B0558 no-repeat; 
	WIDTH: 350px; 
	TEXT-ALIGN: left; 
	float:left;
}
.aboutUsPurpleContent {
	BORDER: #3B0558 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FLOAT: left; 
	MARGIN-BOTTOM: 0px; 
	PADDING-BOTTOM: 15px; 
	WIDTH: 450px; 
}
/* END: Purple DIVs */

/* START: Blue DIVs */
.blueBox {
	FLOAT: right; WIDTH: 280px; margin-top: 15px;
}
.blueBoxTop {
	BACKGROUND: url(../resources/top_left_blue.gif) #0099FF no-repeat; 
	WIDTH: 150px; 
	TEXT-ALIGN: left; 
}
.blueBoxContent {
	BORDER: #0099FF 1px solid; 
	PADDING: 0px 5px 15px 5px; 
}

.aboutUsBlue{
	FLOAT: left; 
	WIDTH: 470px; 
	MARGIN-TOP: 15px;	
}
.aboutUsBlue UL{
	padding-left: 13px;	
}


.aboutUsBlueTop {
	BACKGROUND: url(../resources/top_left_blue.gif) #0099FF no-repeat; 
	WIDTH: 320px; 
	TEXT-ALIGN: left;
	float:left;
}
.aboutUsBlueContent {
	BORDER: #0099FF 1px solid; 
	PADDING: 0px 5px 0px 5px;
	FLOAT: left; 
	MARGIN-BOTTOM: 0px; 
}
/* END: Blue DIVs */

/* START: Blue DIVs */
.redBox {
	FLOAT: right; WIDTH: 280px; margin-top: 15px;
}
.redBoxTop {
	BACKGROUND: url(../resources/top_left_red.gif) #FF0000 no-repeat; 
	WIDTH: 150px; 
	TEXT-ALIGN: left; 
}
.redBoxContent {
	BORDER: #FF0000 1px solid; 
	PADDING: 0px 5px 15px 5px; 
}

/*END: Red DICS */

/* Homepage Container */
.homePage{
	width: 660px; float: left;
}
.homepageImage{
	BORDER: 1px solid #999999; width: 350px; height: 350px; float: right; margin-top: 15px;
}
.pracImage{
	BORDER: 1px solid #999999; width: 350px; height: 350px; float: left; margin-top: 15px;
}

/* left and right Divs ABOUT US */
DIV.aboutUsLeft{
	width: 470px; padding: 0px; float: left
}
DIV.aboutUsRight{
	width: 470px; padding: 0px; float: right
}

/* START: Practitioner section */
.contact{
	float: left;
	width: 200px;
	border: 0px;
}
.contactDetails{
	width: 190px;
	MARGIN-TOP: 15px;	
}
.contactDetailsTop {
	BACKGROUND: url(../resources/top_left_blue.gif) #0099FF no-repeat; 
	WIDTH: 130px; 
	TEXT-ALIGN: left;
	float:left;
}
.contactDetailsContent {
	BORDER: #0099FF 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FLOAT: left; 
	MARGIN-BOTTOM: 0px; 
	WIDTH: 190px; 
}
.shadowTop{
	background: url(../resources/shadow_top.gif)  no-repeat;
	height: 29px;
	width: 870px;
	margin: auto;
	padding: 0px;
}
.shadowTop IMG{
	padding: 0px 0px 0px 0px;

}

.shadowBottom{
	background: url(../resources/shadow_bottom.gif) no-repeat;
	height: 20px;
	width: 1012px;
	margin: auto;
}

/* START: Login page */
.login{
	border: 1px solid #009999;
	width: 300px;
	height: 210px;
	margin: auto;
	padding: 15px 15px 0px 15px;
	
}

.loginLabels{
	float: left;
	width: 80px;
	height: 40px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

.loginFields{
	float: left;
	width: 180px;
	height: 40px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}
.loginBut{
float:left;
	width: 150px;
	text-align: center;
}
.loginLock {
	float: left;
	width: 80px;
}
.loginError {
	border: 1px solid red;
	width: 300px;
	padding: 10px 15px 10px 15px;
	margin: auto;
	text-align: center;
}	


/* END: Login page */

.map{
	width: 200px;
	margin-top: 15px;
	border: 1px solid #666;
	float: left;
	text-align: center;
	padding-bottom: 5px;
}

/* START: Contact Us page */

#formContainer {
	BORDER-RIGHT: #009999 1px solid; BORDER-TOP: #009999 1px solid; MARGIN: auto; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 30px; BORDER-LEFT: #009999 1px solid; WIDTH: 400px; PADDING-TOP: 0px; BORDER-BOTTOM: #009999 1px solid
}
FORM.contactUs {
	MARGIN-TOP: 0px; MARGIN-LEFT: 15px; WIDTH: 330px
}
.bodytext {
	FONT: 12px/20px "Lucida Grande", Geneva,  Verdana, Arial, sans-serif; COLOR: #666
}
FIELDSET {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none
}
select {
	font-size : 12px;
}
LABEL {
	COLOR: #666
}
INPUT.contactUs {
	MARGIN-TOP: 2px; FONT-SIZE: 12px; WIDTH: 324px
}
.error {
	COLOR: red; 
}
.legend {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; MARGIN: 0px; COLOR: #333; TEXT-ALIGN: left
}
TEXTAREA.contactUs {
	MARGIN-TOP: 5px; FONT-SIZE: 12px; WIDTH: 324px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.formbuttonContactUs {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #fff 1px solid; MARGIN-TOP: 10px; PADDING-LEFT: 0px; FONT-SIZE: 12px; BACKGROUND: #009999; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; BORDER-LEFT: #fff 1px solid; WIDTH: 60px; CURSOR: pointer; COLOR: #fff; MARGIN-RIGHT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #fff 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}

/* END: Contact US */

/* END: Practitioner section */

/* Start - E-Newsletter page styles */
.pageSubscriptionForm .bodytextbold {
	font-size : 12px;
	line-height : 20px;
}

#frm_firstname,
  #frm_lastname,
    #frm_emailid {
	border :1px solid #7F9DB9;
	font-size : 12px;
	height : 20px;
	width : 200px;
	color : #666;
}

#frm_firstname:hover,
  #frm_lastname:hover,
    #frm_emailid:hover {
	background : #f2f2f2;
	cursor : pointer;
	border : 1px solid #6F2271;
}

#frm_firstname:focus,
  #frm_lastname:focus,
    #frm_emailid:focus {
	background : #f2f2f2;
	border : 1px solid #00A8EB;
}

.pageSubscriptionForm .formbutton {
   font-size : 12px;
	background : #00A8EB;
	color : #fff;
   height : 20px;
	border : 1px solid #fff;
	margin : 3px 0px;
	float : left;
}

.pageSubscriptionForm .formbutton:hover {
	cursor : pointer;
	background : #047FA5;
}
/* End - E-Newsletter page styles */

/* Start - feedback form styles */
.feedbackForm input {
	height : 20px;	
	width : 240px;
	border :1px solid #7F9DB9;
	font-size : 12px;
	font-weight : normal;
	color : #666;
}

.feedbackForm select {
	height : 22px;	
	width : 242px;
	border :1px solid #7F9DB9;
	font-size : 12px;
	font-weight : normal;
	color : #666;	
}

.feedbackForm input:hover,
  .feedbackForm textarea:hover {
	background : #f2f2f2;
	cursor : pointer;
	border : 1px solid #6F2271;	
}

.feedbackForm input:focus,
  .feedbackForm textarea:focus {
	background : #f2f2f2;
	border : 1px solid #00A8EB;	
}

.feedbackForm textarea {
	width : 240px;
	height : 100px;
	border :1px solid #7F9DB9;
	font-size : 12px;
	color : #666;	
}

.feedbackForm .formbutton,
  .feedbackForm .formbutton:focus {
	height : 20px;
	width : 100px;
	background : #00A8EB;
	border : 1px solid #fff;
	color : #fff;
}
.feedbackForm .formbutton:hover {
	background : #047FA5;
	border : none;
	cursor : pointer;
}
/* End - feedback form styles */

/* END: Custom styles */
.custom-A2Z-container{
	padding: 0px;
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	
}
.a-z-listing{
	border: 0px solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.67em;
}
.custom-A2Z-contents{
	border: 0px solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.custom-A2Z-text{
	font-size: 0.8138em;
	color : #464646;
}
.custom-A2Z-textGrey{
	font-size: 0.8138em;
	color: #A6A7A9;
}
.custom-A2Z-textBold{
	font-size: 0.8138em;
	font-weight: 900;
	color : #464646;
}
a.custom-A2Z-links{
	font-size: 0.8138em;
	color : #00A8EB;
}

.custom-A2Z-textBlack{
	padding-left: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 0.8138em;
	color: #000000;
}
.searchContactColourPurple{
		list-style: none;
		background-position: top left;
		display: block;
		height: 55px;
		width: 205px;
		*width: 210px;
		border-left: 10px solid #6F2271;
		background-color: #E5F5F8;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}
.formButtonContacts{
	BORDER: #aaa 1px solid; 
	FONT-SIZE: 0.75em; 
	BACKGROUND: #6F2271; 
	WIDTH: 2em; 
	CURSOR: pointer; 
	COLOR: #fff;  
	TEXT-ALIGN: center
}
.searchTextContacts{
	FONT-SIZE: 0.69em; 
	WIDTH: 11.3em; 
	COLOR: #666; 
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 10px;
}
.searchTextContactsInput{
	FONT-SIZE: 0.56em; 
	WIDTH: 15em; 
	COLOR: #666; 
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 10px;
}
.searchContainerContacts{
	text-align: left;
	border: 0px solid;
	height: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.searchContactColourGreen{
	list-style: none;
	background-position: top left;
	display: block;
	width: 205px;
	*width: 210px;
	border-left: 10px solid #509822;
	background-color: #E5F5F8;
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
.searchContactColourGreen a{
	display: block;
	padding-left: 10px;
}
.searchContactColourGreen a:hover{
	display: block;
	background-color: #D9F1F5;
}

.searchContactColourYellow {
		list-style: none;
		background-position: top left;
		display: block;
		height: 93px;
		width: 190px;
		border-left: 10px solid #F6CF00;
		background-color: #E5F5F8;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}

.formButtonContactsYellow{
	BORDER: #aaa 1px solid; 
	FONT-SIZE: 0.75em; 
	BACKGROUND: #F6CF00; 
	WIDTH: 2em; 
	CURSOR: pointer; 
	COLOR: #fff;  
	TEXT-ALIGN: center
}
.homeWelcome h2{
	margin-top: 0px;
	font-size: 0.8em;
	font-weight: 900;
   line-height: 1.2;
	color: #047FA5;
}
.homeWelcome p, .homeCommunications p, .homeProgramme p{
	color: #464646;
	font-size: 0.81em;
	line-height: 1.6em;
	font-family: verdana, sans serif;
}

.homeProgramme UL, .homeCommunications UL{
	position: relative;
	top: .5em;
	color: #464646;
	font-size: 0.81em;
}

.homeProgramme LI, .homeCommunications LI{
	color : #0482aa;
	text-decoration : none;	
	vertical-align: top; 
	position: relative; 
	top: 0.5em;
}


.homeCommunications UL A, .homeProgramme LI A{
	.position: relative; 
	.top: -0.3em;

}


.homeLatest{
	width: 275px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.homeLatestHeader{
	background-image: url(../resources/latestHeader.png);
	background-repeat: no-repeat;
	height: 45px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.homeLatestHeader h2{
	color: white;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
.homeLatestMain{
	border: 2px solid #4E9221;
	margin: 0px 0px 0px 0px;
	width: 263px;
	padding-left: 8px;
	background-image: url(../resources/post-it.png);
	background-position: center;
	background-repeat: no-repeat;
}
.homeLatestMain a{
	color: #464646;
	font-size: 0.81em;
	line-height: 1.3em;
	font-family: verdana, sans serif;
	text-decoration: underline;
}
.homeImages{
	float: right;
	width: 300px;
	height: 271px;
}
.homeCommunications{
	float: left;
	width: 300px;
	margin-top: 15px;
}
.homeProgramme{
	float: right;
	width: 290px;
	border: 2px solid #6F2271;
	padding: 8px 0px 0px 8px;
}
.pageContainerRight #contentsContainer .mainContents {
	width: 610px;
}
.homeRSSHeader{
	background-image: url(../resources/rss_header.png);
	background-repeat: no-repeat;
	padding: 15px 0px 0px 0px;	
	margin: 0px 30px 0px 0px;	
	width: 171px;
	height: 30px;
	text-align: center;
}
.homeRSSMain{
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	border: 2px solid #047FA5;
}
.homeRSSMain A, .homeLatest A{
	text-decoration: none;
}

.homeRSSMain A:hover, .homeLatest A:hover{
	text-decoration:underline;
}

.homeHeadingPurple {
	font-weight : bold;
	color : #391157;
	padding: 0px 5px 0px 0px;
}
h2.information {
	color : #391157;
	background : url(../resources/information.png) no-repeat top left;
	height : 48px;
	padding : 5px 0px 0px 35px;
}
h2.communications {
	color : #391157;
	background : url(../resources/communications.png) no-repeat top left;
	height : 27px;
	padding : 5px 0px 0px 43px;
}

/*RSS RH feed box*/
.rss-feedbox-header{
/*width: 171px;
height: 46px;*/
	background-image: url(../resources/rss_header.png);
	background-repeat: no-repeat;
	padding: 15px 0px 0px 0px;	
	margin: 0px 30px 0px 0px;	
	width: 171px;
	height: 30px;
	text-align: center;
}

.rss-feedbox{
width: 171px; 
/*background-color: #fff; 
padding-top: 30px; */
/*font-size: 0.95em; */
/*background-image: url(../resources/rss_header.png);
background-repeat: no-repeat;*/
/*margin : 15px 0px 10px 10px;*/
}

.rss-feedlist{
list-style: none; 
padding : 0px 5px 0px 5px; 
margin-left: 0px;
border-left: 2px solid #047fa5;
border-right: 2px solid #047fa5;
margin-bottom: 0px; 
margin-top : 0px;
}

.rss-feeditem{
padding: 15px 0px 0px 0px; 
margin-left: 0px;
margin-bottom: 0px;
}

.rss-feeditem a {
color: #464646;
font-size: 0.74em;
line-height: 1.6em;
font-family: verdana,sans serif;
text-decoration: none;
}

.rss-feeditem a:hover {
	text-decoration : underline;
}

.rss-feedsource{
font-size: 0.69em; 
line-height : 1.4em;
color : #464646;
padding : 10px 5px 5px 5px;
border-left: 2px solid #047fa5;
border-right: 2px solid #047fa5;
border-bottom: 2px solid #047fa5;
}

.rssContainer {
	margin : 15px 0px 10px 10px;
	width : 171px;
}

/* CUSTOM STYLES - Activity database */
#formContainerNew{
	float: left;
	width: 720px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#eventContainer{
	float: left;
	width: 620px;
	margin-bottom: 10px;
}
#activityArea{
	float: left;
	width: 620px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#activityAreaNew{
	width: 620px;	
	height: 0px;
	visibility: hidden;	
	overflow: hidden;
}
.activityAreaResults{
	float: left;
	width: 620px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#eventLocation{
	display: none;
	position: relative;
	float: left;
	width: 240px;
	height: 150px;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 10px 10px;
}
#eventAudience, #eventSector, #eventResources{
	display: none;
	position: relative;
	float: left;
	width: 160px;
	height: 150px;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px 10px;
}
#eventAudience{
	width: 140px;
}
#eventSector{
	width: 130px;
}
#eventResources {
	width: 165px;
}	
#eventDetails, .eventDetails{
	width: 720px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.eventDetailsLeft, .eventDetailsRight{
	width: 330px;
	float: left;
	text-align: right;
	height: 40px;
	padding-right: 10px;
}
.eventDetailsRight{
	text-align: left;
		padding-left: 10px;
}

.eventResultsLeft, .eventResultsRight{
	width: 330px;
	float: left;
	text-align: right;
	height: 40px;
	padding-right: 10px;
	line-height: 20px;
}
.eventResultsRight{

	text-align: left;

}
.eventResultsRightFeedback{
	width: 330px;
	float: left;
	text-align: left;
	padding-right: 10px;
	line-height: 20px;
}

.eventDetailsCenter{
	width: 325px;
	float: left;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
}
.eventDetailsFCK{
	width: 650px;
	margin-left: 50px;
	padding-bottom: 20px;
}
#button{
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
#button2{
	width: 600px;
	text-align: center;
	margin-top: 10px;
}
#button INPUT{
	width: 120px;
	color: white;
	background-color: #018A9C; 
}
#button2 INPUT{
	width: 200px;
	color: white;
	background-color: #018A9C; 
}
FORM P, SPAN.formText, P.formtext, A.formtext, LABEL.formtext{
	color:#464646;
	font-size:0.81em;
	font-family: verdana,sans serif;
	font-weight: normal;
}
P.error, LABEL.error{
	color:red;
	font-size:0.81em;
	font-family: verdana,sans serif;
	font-weight: normal;
}
SPAN.error{
	color: red;
	font-size:0.81em;
	line-height:1.6em;
	font-family: verdana,sans serif;
}
H2.heading{
	width: 98%;
	color: white;
	background-color: #018A9C;
	font-size:0.84em;
	line-height:1.6em;
	font-family: verdana,sans serif;
	padding: 3px 0px 3px 2%;
	margin-bottom: 10px;

}
H2.green{
	color: #018A9C;
	font-size:0.84em;
	line-height:1.6em;
	font-family: verdana,sans serif;
	padding-left: 10px;
}
.buttons A{
	color: white;
	font-size:0.84em;
	line-height:1.6em;
	font-family: verdana,sans serif;
	padding: 3px 0px 3px 5px;
	margin-bottom: 10px;
	line-height: 85px;

}
h2.error{
	width: 98%;
	font-size:0.84em;
	line-height:1.6em;
	background-color: #018A9C;
	font-family: verdana,sans serif;
	padding: 3px 0px 3px 2%;
	margin-bottom: 10px;
	color: red;
}


#buttonContainer{
	width: 440px;
	margin-left: 95px;
}	
.buttonAdd, .buttonEdit{
	width: 206px;
	height: 143px;
	background: url(../resources/add_activity.jpg) no-repeat;
	float: left;
	text-align: center;
}
.buttonAdd A, .buttonEdit A{
	line-height: 70px;
	display: block;
	margin-top: 65px;
	font-size:0.84em;
}
.buttonEdit{
	background: url(../resources/edit_activity.jpg) no-repeat;
margin-left: 10px;
}
#searchResults{
	margin-left: 10px;
}
#searchResults P, #searchResults LI, #activityArea LI{
	color:#464646;
	font-size:0.81em;
	font-family: verdana,sans serif;
}
#activityAreaResult{
	margin-left: 10px;
}
.eventDetailsFull{
	width: 700px;
	border: 1px solid #DDDDDD;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	float: left;
}
.eventDetailsFullTitle P{
	width: 500px;
	float: left;
	margin-left: 25px;
	text-decoration: bold;
}
.searchResultsHeader{
	background-color: #DDDDDD;
	margin-right: 10px;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}
.searchResultsRowB{
	background-color: #EEEEEE;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
		float: left;
}
.searchResultsRowA{
	margin-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	float: left;
}
.searchResultsTitle{
	width: 500px;
	float: left;
	background-color: transparent;
}
.searchResultsStrand{
	width: 90px;
	float: left;
	text-align: center;
}
.searchResultsDate{
	width: 90px;
	float: left;
	text-align: center;
}

.export A{
	font-size:0.81em;
	font-family: verdana,sans serif;
	
}
.export{
	width: 700px;
	text-align: right;
	margin-bottom: 5px;
}
.resultsPagination{
	width: 700px;
	text-align: center;
}

.base-layer{
	border: 1px solid #01ACB4;
	width: 300px;
	padding: 20px 20px 20px 20px;
	margin: auto;
}