/*
Green:	#206c49
Lime:	#92d400
Gold:	#ffa100
*/
body{
  	background:	#fff;
  	color:		#4f4f4f;
  	font-size:	0.75em;
  	line-height: 	1.5em;
}

div.boxContent {
	border-left: 	solid #206c49 1px;
	border-right: 	solid #206c49 1px;
}

div.boxContent ul li {
	list-style:	url("../../../images/non_user/ce-GreenBulletPoint.gif") disc;
	margin-top: 0.5em;
}

div.boxContent li {
	margin-left:0.4em;
}

#ceSearchBox .nc div{
	border-color: #fff;
}
#ceAZBox .nc div{
	border-color: #fff;
}

#InFocusList li a:hover
{
	background-color: #92D400;
	color: #000;
}

/* 'nifty' corner colors (match those above)*/
div.ceHomePageBox .nc div,
div.sectionHome .nc div{

}

/* Header Links */
#ceHeaderLinks{
 	background: 	#fff;
 	color:		#000;
}

#ceHeaderLinks a img, #ceBanner a img, #ceFooter a img{
	border: none;
}

#az a{
	color: 	#206c49;
	text-decoration: none;
}
#az a:active, #az a:hover{
	text-decoration: underline;
}

/*#ceSectionMenu, #ceSectionMenu .nc div,*/
#ceSectionMenu h2{
 	background:	#006851;
 	color:		#fff;
}
#ceSectionMenu ul li{
	background-color: #206c49;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color:		#fff;
}
#ceSectionMenu ul li:hover{
	background:	#92d400;
}
#ceSectionMenu ul li:hover a{
	color:		#000;
}

/* Link styles... */
#ceSectionMenu a{
	display: block;
	width:100%;
	border-bottom: none;
}
#ceHeaderLinks a{
	background-color: transparent;
	color: #000;
	font-size: 100%;
	text-decoration: none;
	border-bottom: none;
/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f4f4f;
*/
}
#ceHeaderLinks a:visited{
	background-color: transparent;
	color: #6e2585;
	font-size: 100%;
	text-decoration: none;
	border-bottom: none;
/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f4f4f;
*/
}
#ceHeaderLinks a:hover{
	background-color: transparent;
	color: #206c49;
	font-size: 100%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #206c49;
}

#ceSectionMenu a{
	text-decoration: none;
	color:		#fff;
}
#ceSectionMenu a:visited{
	text-decoration: none;
}
#ceSectionMenu a:hover{
	text-decoration: underline;
}
#ceSectionMenu a:active, #ceSectionMenu a:focus{
	background-color: #ddeae1;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000;
}

#ceFooter a{
	background-color: transparent;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
	border-bottom:none;
}
#ceFooter a:visited{
	background-color: transparent;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
}

#ceFooter a:hover{
	background-color: transparent;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#ceFooter a:active, #ceFooter a:focus{
	background-color: #ddeae1;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000;
}

#ceHeaderLinks a:active, #ceHeaderLinks a:focus{
	background: #ddeae1;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000;
}

.boxHeading, h2.boxHeading{
 	background:	#206c49;
 	color:		#fff;
}

#ceMain div.ceContactDetails h2{
/*	border-top: solid 1px #206c49;*/
	background: #fff;
}

/* Search Box colours */
#ceSearchBox input{

}
#ceSearchBox button{
/*	background: #206c49;
	color: #fff;
*/
}

#ceSideContent .nc div, #ceSideContent .boxContent{
	border: none;
}

#ceMainSideCol .nc div, #ceMainSideCol .boxContent{
	border: none;
}

/* Footer */
#ceFooter{
/* 	background: 	#206c49;*/
	background-color:#4D8F3F;
 	color:		#ffe;
}

hr{
	height: 1px;
	color :#aaa;
}

#immpalette{
	black: #000000;
	green: #206c49;
}
.Heading1, h1{
	font-size: 2.25em;
	color: #206c49;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 0.06em;
}
.Heading2, h2{
	font-size: 1.5em;
	color: #206c49;
	margin-bottom: 0.3em;
	border-bottom: solid 1px #206c49;
	padding-bottom: 0.2em;
	font-weight: normal;
}
.Heading3, h3{
	font-size: 1.5em;
	color: #206c49;
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	font-weight: normal;
	margin-left: 0.7em;
}
.Heading4, h4{
	font-size: 1.4em;
	color: #206c49;
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	font-weight: normal;
	margin-left: 0.9em;
}
.Heading5, h5{
	font-size: 1.3em;
	color: #206c49;
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	font-weight: normal;
	margin-left: 0.9em;
}
/*
div.ceHomePage h2, div.ceHomePage h3, div.ceHomePage h4, div.ceHomePage h5{
	font-size: 1em;
}
*/
.normal, p{
/*	font-size: 1em;*/
}


table.ImmTS_Default{
	padding-bottom: 0px;
	background-color: #fff;
	padding-left: 0px;
	width: auto;
	padding-right: 0;
	border-collapse: collapse;
	padding-top: 0px;
	margin-left: 0em;
	/*margin-right: 1.2em;*/
	margin-top: 1.3em;
	margin-bottom: 1.3em;
	border: solid 1px #000;
}
table.ImmTS_Default th{
	padding: 2px;
	margin: 2px;
	border: solid 1px #4f4f4f;
	border-collapse: collapse;
	background: #ddeae1;
	color: #000;
	font-weight: bold;
}
table.ImmTS_Default td{
	border: solid 1px #4f4f4f;
	border-collapse: collapse;
	background: #fff;
}
table.ImmTS_Default tr{
	vertical-align: top;
	border: solid 1px #4f4f4f;
	border-collapse: collapse;
	background: #fff;
}

#DocumentViewMain table
{
	border: solid 1px #206c49;
	border-collapse: collapse;
}
#DocumentViewMain td, #DocumentViewMain th{
	border:	solid 1px #ccc;
	border-collapse: collapse;
/*	background: #e2eaec;*/
	background: #fff;
}
#DocumentViewMain th{
	background: 	#206c49;
	color:		#fff;
	font-weight:	bold;
}

img.scalableMap{
	width:100%;
	height:100%;
	max-height:160px;
	max-width:157px;
}

/* Rate page heading is h2 on homepage but div on all other pages */
.RatePageHeading{
 	background:	#206c49;
 	color:		#fff;
}

#ceFooterContacts
{
	color:#FFFFFF
}


.sectionHomeDirItem {
	margin-left: 0em !important;
}

