/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #61788D;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #DDECFE;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005295;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 135px;
	width:100%;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#pagecell1Home{
	position:absolute;
	top: 135px;
	width:100%;
	background-color: #ffffff;
	background-image: url(designFixtures/images/optimised/pageCellBG.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0;
	width:100%;
	height: 135px;
	background-image: url(images/optimised/mastBG.gif);
	background-repeat: repeat-x;
	background-image: url(designFixtures/images/optimised/mastBG.gif);
}
#mastheadImg{
	padding-top: 18px;
	padding-left: 25px;
}

#pageNav{
	float: left;
	width:225px;
	font: Verdana,sans-serif;
	position: relative;
}
#pageNav h3{
	font-size: 95%;
	padding-left: 20px;
	padding-top: 15px;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 270px 0px 30px;
	line-height: 18px;
}
#contentHome{
	padding: 20px 10px 0px 0px;
	margin:0px 270px 0px 244px;
	line-height: 18px;
}
#dwnload img {
	float: none;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	position: absolute;
	color: #919999;
	background-image: url(designFixtures/images/optimised/utilityBG.gif);
	height: 37px;
	width: 200px;
	padding-right: 10px;
	right: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 15px;
	text-align: right;
}
#utilityLinks {
	font: 70% Verdana,sans-serif;
	position: absolute;
	color: #E0E7F6;
	right: 0px;
	top: 0px;
	padding-top: 10px;
	padding-right: 10px;
}
#utilityLinks a{	

	color: #E0E7F6;
	padding-right: 2px;
	padding-top: 10px;
}

#utilityLinks a:hover{
	text-decoration: underline;
	padding-top: 10px;
}

/************** pageName styles ****************/

#pageName{
	padding: 68px 0px 5px 40px;
	margin: 0px;
	border-bottom:1px solid #3A487E;	
	background-color: #DDECFE;
	background-image: url(designFixtures/images/optimised/people_block.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}
#pageNameHome{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-bottom:1px solid #3A487E;
	background-color: #DDECFE;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	height: 150px;
}
#pageName h2{
	font: bold 105% Arial,sans-serif;
	color: #3C4777;
	padding: 0px 0px 0px 0px;
}
#pageNameHome h2 img{
	font: bold 95% Arial,sans-serif;
	color: #3C4777;
	padding: 0px 0px 0px 225px;
}
#pageNameHome img{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 8px;
	height: 22px;
	margin: 0px;
	left: 20px;
	z-index: 100;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #38435C;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 3px 8px;
}

a.glink:hover{
	text-decoration: none;
	border-color: #3A487E;
	border: 1px;
	border-style: solid solid solid solid;
	background-color: #DFECFD;
	padding: 2px 7px 3px 7px;
	background-image: url(designFixtures/images/optimised/globalOver.gif);
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 107px;
	left: 20px;
	height: 20px;
	padding: 0px 0px 0px 15px;
	visibility: hidden;
	color: #C3D8F4;
	font-family: Arial, Helvetica, sans-serif;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

#myform {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#myform input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#myform a:link, #myform a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#myform a:hover{
	margin: 0px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 10px 0px 10px 40px;
	color: #7E848F;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#breadCrumb a{
	color: #7E848F;
}

#breadCrumb a:hover{
	color: #7E848F;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 15px 10px;
	font-size: 13px;
	height: 200px;
	line-height: 18px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 15px 0px 0px 10px;
	font-size: 75%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}
.story h2{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 0px;
	padding-top: 0px;
}
.story p {
	padding: 0px 0px 0px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

.story img {
float:right;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: none;
	font: 70% Verdana,sans-serif;
	color: #E0E7F6;
	padding: 18px 10px 18px 40px;
	background-image: url(designFixtures/images/optimised/footerBG.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	margin-top: 40px;
}
#siteInfo a{	
	vertical-align: middle;
	color: #E0E7F6;
}

#siteInfo a:hover{
	text-decoration: underline;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #DDECFE;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	background-color: #DDEEFF;
}

#sectionLinks a:hover{
	border-top: 1px solid #3A487E;
	background-color: #576C86;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.relatedLinks a{
	background-image: url(designFixtures/images/optimised/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	background-attachment: fixed;
	padding-left: 25px;
	margin-left: 0px;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 7px;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 5px 10px 15px 0px;
	font-size: 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 200%;
}


/**************** advert styles *****************/
.relatedLinks li {
	padding-top: 7px;
	padding-bottom: 7px;
}
.relatedLinks li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	list-style-type: none;
	background-attachment: fixed;
}
.relatedLinks li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	list-style-type: none;
	background-attachment: fixed;
}
.relatedLinks ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#headlines{
	float:right;
	width: 230px;
	background-color: #DDECFE;
	line-height: 18px;
	font-size: 75%;
	padding: 10px 10px 10px 10px;
	margin-top: 15px;
	margin-right: 5px;
	border-top-color: #758ACA;
	border-top-style: solid;
	border-top-width: 8px;
	border-bottom-color: #758ACA;
	border-bottom-style: solid;
	border-bottom-width: 8px;
}
#headlines h2{
 font: bold 100% Arial,sans-serif;
 color: #005FA9;
 margin: 0px;
 padding: 0px;
}
#sitemap {
	margin-bottom: 20px
}
#sitemap ul {
	margin-bottom: 20px
}
#sitemap li {
	margin-top: 2px; 
	LIST-STYLE-IMAGE: none; 
	margin-bottom: 2px; 
	LIST-STYLE-TYPE: none
}
#sitemap li a {
	font: bold 114% Arial,sans-serif;
	color: #006699;
	margin-bottom: 8px;
}
#sitemap li a:hover {
	BACKGROUND-COLOR: #EEEEEE
}
#sitemap ul li {
	LIST-STYLE-IMAGE: url(designFixtures/images/optimised/arrow2.gif)! important;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 0px;
	vertical-align: middle;
	background-position: 0.4em;
	background-attachment: fixed;
}
#sitemap ul li a {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 100%; 
	COLOR: #005FA9; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
#sitemap ul li a:hover {
	BACKGROUND-COLOR: #EEEEEE
}
#prodList a:link, #prodList a:visited{
	color: #005295;
	text-decoration: underline;
}

#prodList a:hover{
	text-decoration: none;
}
#prodList li {
	margin-top: 2px; 
	LIST-STYLE-IMAGE: none; 
	margin-bottom: 2px; 
	LIST-STYLE-TYPE: none
}
#prodList ul li {
	LIST-STYLE-IMAGE: url(designFixtures/images/optimised/arrow2.gif)! important;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 0px;
	vertical-align: middle;
	background-position: 0.4em;
	background-attachment: fixed;
}

.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clearboth{
clear:both;
}
hr{ clear:both;
}
/********************* end **********************/
