* {
	font-family : verdana, sans-serif;
}

#screen {
	display: none
}
#content{
	width: 600px
}
a:link, a:visited{
	font-weight: bold;
	color: #000000
}
a:link:after, a:visited:after {
   content: "  (" attr(href) ") ";
}
#screen,  #noCSS, #levelOneLeftMenu, #leftMenu {
	display: none;
}
#PageContainer{
	background-color: #FFFFFF;
}
.pageBranding, .top-right-menu, .menuContainer, .breadcrumbContainer, .bottom-links{
	display: none;
}

div#homepagePanel {
	width: 427px;
	height: 266px;
	position: relative;
}

div#homepagePanel img {
	position: absolute;
}

#footerText{
	display: none;
}

.printPage{
	float: right;
}

.right{
	display: none;
}

img#topImage {
	z-index: 1;
}

.pageHr{
	visibility: hidden;
	clear: both;
}

.pageTitle,
	.pageText,
	.pageGraphic,
	.imageMap,
	.newsItems,
	.pageDivider,
	.pageTextAndGraphic,
	.pageGraphicAndText,
	.pageDoubleFeature,
	.pageEmailLink,
	.pageExternalLink,
	.pageInternalLink,
	.pageSingleFeature,
	.RHSExternalLink,
	.RHSInternalLink,
	.RHSGraphic,
	.RHSCustomTag,
	.RHSRssFeed,
	.pageContactUs,
	.pageEmailSub{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.imageClass{
	border: 0px;
}

span.link					{ border-bottom: 0px dotted #000000}
span.link a:hover 			{ background-color: #ccc; color:#fff; text-decoration: none}
span.link a:link span		{ display: none; text-decoration: none}
span.link a:visited span	{ display: none; text-decoration: none}
span.link a:hover span 		{ position: absolute;  margin:5px 0px 0px 0px;  background-color: #ffffff;  width:250;  padding: 2px 10px 2px 10px;  border: 1px solid #C0C0C0;  font: normal xx-small verdana;  color: #000;  text-align:left; display: block; text-decoration: none}

.searchContainerContacts,
  .searchContactColourGreen,
   #banner {
	display : none;
}

.mainContents {
	width : 800px;
}

.pageText {
	font-size : 0.81em;
	line-height : 1.6em;
}

.pageTitle h1 {
	font-size : 1em;
}

/* Start - E-Newsletter page styles */
.pageSubscriptionForm .bodytextbold {
	font-size : 12px;
	line-height : 20px;
}

.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;
}

#frm_firstname,
  #frm_lastname,
    #frm_emailid {
	border :1px solid #7F9DB9;
	font-size : 12px;
	height : 20px;
	color : #666;
}

.bodytext {
	FONT: 12px/20px "Lucida Grande", Geneva,  Verdana, Arial, sans-serif; 
	COLOR: #666;
}

.printPage a,
  .exitPrintView a {
	font-size :12px;
}

/* End - E-Newsletter page styles */

