body, td, th {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
* html body, * html td, * html th {
	font-size: x-small;}

h1 {
	color: #9A937D;
	margin-top:0px;
	margin-bottom: 2px;
	padding-top: 19px;
	padding-bottom: 0px;
	font-size: 160%;
	font-weight: normal;
}

h2 {
	font-weight: bold;
	color: #004236;
	margin-bottom: 2px;
	padding-bottom: 0px;
	font-size: 125%;
}

h3 {
	font-weight: bold;
	color: #9A937D;
	margin-bottom: 2px;
	padding-bottom: 0px;
	font-size: 115%;
}

h4 {
	font-weight: bold;
	color: #004236;
	font-size: 100%;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 100%;
  	line-height: 130%;
}

a:visited, a:link {
	color: #006F53;
	text-decoration: none;
}

a:hover {
	color: #006F53;
	text-decoration: underline;
}

.TDDisplayTable2Cell {
  padding: 2px;
  border-top: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
  border-bottom: 1px solid #E5E5E5;
  border-left: 1px solid #F0F0F0;
  font-size: x-small;
  vertical-align: top;
}
 
 
 
.THDisplayTable2Header {
 text-align: left;
 padding: 2px;
 border-top: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
 border-bottom: 1px solid #C9C9C9;
 border-left: 1px solid #FFFFFF;
 font-size: xx-small;
 vertical-align: bottom;
}

.TDDisplayTableInsideCell {
	font-size: x-small;
  vertical-align: top;
}

UL {
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 40px;
  	line-height: 18px;
}

a.navlevel1:link {
	color: #000;
}

a.navlevel1:hover {
	color: #0033AB;
	text-decoration: none;

}

a.quicklink:link, a.quicklink:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: xx-small;
}

a.quicklink:hover {
	text-decoration: underline;
}

a.navlevel1:visited {
	color: #000;
}
.style1 {color: #004236;}

li {	
	list-style-image: url(../../images/page/BulletPoint.gif);
}

hr {
	border: 0px solid;
	padding: 1px;
	height: 1px;
	color: #CCC;
	margin: 1px;
}

.image {
	border: 1px solid #000;
}

.selectMap {
	font-size: xx-small;
	background-color: #FFF;
	border: 0px solid #F3F3F3;
	margin: 0px;
	padding: 0px;
	width: 205px;
}

select {
	font-size: xx-small;
  border: 1px solid #0033AB;
}

#FAQ{
  margin-left: 4px;
  margin-right: 4px;
  width: 183px;
	border-bottom: 1px solid #CCC;  
  color: #000;
  font-size: xx-small;
}

.FAQ{
  display: block;
	border-top: 1px solid #CCC;
  padding : 2px 0px 2px 0px;
  background-color: #FBFBFB;
}









/*===================================================================*/
/*                                                                     LEFT MENU                                                              */
/*===================================================================*/

.displayNone{
	display: none;
}

#leftMenuArea{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 215px;
}

#leftMenuHeader{
  background-image : url("../../images/leftmenu/bg_menu_header.gif");
  background-color : transparent;
  background-repeat : no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 215px;
  height:24px;
  font-size : x-small;
  font-weight : bold;
  padding : 0px 0px 0px 10px;
  line-height : 23px;        
  overflow : hidden;
}

a.menu2, a.menu2:active, a.menu2:visited{
  background-image : url("../../images/leftmenu/bg_menu_2.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  height:23px;
  text-decoration:none;
  width: 185px;
  padding: 0px 15px 0px 15px;
  line-height: 23px;
  overflow: hidden;
  font-weight: normal;
}
/*IE exeption starts here*/
* html a.menu2, * html a.menu2:active, * html a.menu2:visited { 
  width: 215px;
  padding: 0px 0px 0px 15px;
    font-size: x-small;
}

a.menu2:hover{
  background-image : url("../../images/leftmenu/bg_menu_2_over.gif");
	background-color: transparent;
	background-repeat: no-repeat;
  	background-position: left;
	display:block;
  	color: #000000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height:23px;
	text-decoration:none;
  	font-weight: normal;
}
* html a.menu2:hover{
	font-size: x-small;
}

a.menu22Line, a.menu22Line:active, a.menu22Line:visited{
  background-image : url("../../images/leftmenu/bg_menu_22Line.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  height:34px;
  text-decoration:none;
  width: 185px;
  padding: 0px 15px 0px 15px;
  overflow: hidden;
  font-weight: normal;
}
/*IE exeption starts here*/
* html a.menu22Line, * html a.menu22Line:active, * html a.menu22Line:visited { 
	width: 215px;
	padding: 0px 0px 0px 15px;
	  font-size: x-small;
}


a.menu22Line:hover{
  background-image : url("../../images/leftmenu/bg_menu_22Line_over.gif");
	background-color: transparent;
  	background-position: left;
	background-repeat: no-repeat;
	display:block;
  	color: #000000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height:34px;
	text-decoration:none;
  	font-weight: normal;
}
* html a.menu22Line:hover{
	font-size: x-small;
}


a.menu3, a.menu3:active, a.menu3:visited{
  background-image : url("../../images/leftmenu/bg_menu_3.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  background-position:left;
  display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  height:20px;
  text-decoration:none;
  width: 169px;
  padding: 0px 23px 0px 23px;
  line-height: 20px;        
  overflow: hidden;
  font-weight: normal;
}
/*IE exeption starts here*/
* html a.menu3, * html a.menu3:active, * html a.menu3:visited { 
	width: 215px;
	padding: 0px 0px 0px 23px;
}

a.menu3:hover{
  background-image : url("../../images/leftmenu/bg_menu_3_over.gif");
	background-color : transparent;
	background-repeat : no-repeat;
	background-position:left;
	display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	height:20px;
	text-decoration:none;
	width: 215px;
  font-weight : normal;
}

a.menu32Line, a.menu32Line:active, a.menu32Line:visited{
  background-image : url("../../images/leftmenu/bg_menu_32Line.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  height:34px;
  text-decoration:none;
  width: 169px;
  padding: 0px 23px 0px 23px;
  line-height: 15px;        
  overflow: hidden;
  font-weight: normal;
}
/*IE exeption starts here*/
* html a.menu32Line, * html a.menu32Line:active, * html a.menu32Line:visited { 
	width: 215px;
	padding: 0px 0px 0px 23px;
}

a.menu32Line:hover{
  background-image : url("../../images/leftmenu/bg_menu_32Line_over.gif");
	background-color : transparent;
	background-repeat : no-repeat;
	background-position: top;
	display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	height:34px;
	text-decoration:none;
  font-weight : normal;
}

a.menu4, a.menu4:active, a.menu4:visited, a.menu4:hover{
  background-image : url("../../images/leftmenu/bg_menu_4.gif");
  background-color : transparent;
  background-repeat : no-repeat;
  background-position:left;
  display:block;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  height:20px;
  text-decoration:none;
  width: 215px;
  padding : 0px 0px 0px 31px;
  line-height : 20px;        
  overflow : hidden;
  font-weight : normal;
}

a.menu4top, a.menu4top:active, a.menu4top:visited, a.menu4top:hover{
  background-image : url("../../images/leftmenu/bg_menu_4_top.gif");
  background-color : transparent;
  background-repeat : no-repeat;
  background-position:left;
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  height:20px;
  text-decoration:none;
  width: 215px;
  padding : 0px 0px 0px 31px;
  line-height : 20px;        
  overflow : hidden;
  font-weight : normal;
}

a.menu4bottom, a.menu4bottom:active, a.menu4bottom:visited, a.menu4bottom:hover{
  background-image : url("../../images/leftmenu/bg_menu_4_bottom.gif");
  background-color : transparent;
  background-repeat : no-repeat;
  background-position:left;
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  height:20px;
  text-decoration:none;
  width: 215px;
  padding : 0px 0px 0px 31px;
  line-height : 20px;        
  overflow : hidden;
  font-weight : normal;
}
	
a.menu4topbottom, a.menu4topbottom:active, a.menu4topbottom:visited, a.menu4topbottom:hover{
  background-image : url("../../images/leftmenu/bg_menu_4_topbottom.gif");
  background-color : transparent;
  background-repeat : no-repeat;
  background-position:left;
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  height:20px;
  text-decoration:none;
  width: 215px;
  padding : 0px 0px 0px 31px;
  line-height : 20px;        
  overflow : hidden;
  font-weight : normal;
}    




/*===================================================================*/
/*                                                                    AREAS & IDs                                                              */
/*===================================================================*/

#skipnavigation {
  position: absolute; 
  left: -1000px; 
}


#HeaderDIV {
  display: block;
  height: 124px;
  margin: 0px;
  position: relative;
  width: 100%;
}

#TopArea {
  /*background-image: url(../../images/topmenu/topwave.gif);
  background-repeat: no-repeat;*/
  color: #000;
  display: block;
  height: 102px;
  left: 0px;
  margin: 0px;
  position: relative;
  top: 0px;
  width: 215px;
	z-index:1;
}

#whiteLineInTop {
 position: absolute;
 top: 0px;
 width: 1px;
 height: 102px;
 left: 214px;
 margin: 0px;
 padding: 0px;
 background-color: #FFF;
}

#CurveImg {
	background-image: url(../../images/topmenu/big_shells.jpg);
	background-repeat: no-repeat;
	background-position: 215px 0px;
	overflow-x: hidden;
	height: 102px;
	left: 0px;
	position:absolute;
	top:0px;
	z-index:0;
	width: 100%;
	border-left: 0px solid #FFF;
}
#QuickLinksArea {
  color:#CCC;
  font-size: x-small;
  position:absolute;
  right: 10px;
  text-align:right;
  top:2px;
  width: 450px;
  z-index:2;
}

#NavLevel0 {
  color:#FFF;
  font-size: x-large;
  position:absolute;
  right:5px;
  text-align:right;
  top:46px;
  width: auto;
  z-index:2;
  /*filter: alpha(opacity=40);*/
  overflow: hidden;
  height: 56px;
}

#TargetSeperatorArea {
  color:#CCC;
  font-size: x-small;
  left:224px;
  position:absolute;
  text-align:left;
  top:82px;
  z-index:2;
}

#NavLevel1 {
  background-color: #EAE9E3;/*#9F9884; #EAE9E3;*/
  border-bottom : 1px solid #FFF;
  border-top : 1px solid #FFF;
  color: #004236;
  display: block;
  height: 22px;
  margin: 0px;
  padding: 0px;
  position: relative;
  width:100%;
  overflow: hidden;
}

#NavLevelCountry {
  position: absolute;
  display: inline;
  height: 20px;
  text-align: left;
  line-height: 18px;
  width: 210px;
  margin: 0px;
  top: 0px;
  left: 5px;
}

a.NavLevelCountry, a.NavLevelCountry:visited, a.NavLevelCountry:hover  {
  color: #006F53;
  cursor: pointer;
  text-decoration: none;
}

#NavLevelLinkArea {
  border-left: 1px solid #FFF;
  position: absolute;
  display: inline;
  height: 22px;
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: 214px;
}

.NavLevelLinkDiv {
  position: relative;
  cursor: pointer;
  display: inline;
  height: 22px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

a.NavLevelLink, a.NavLevelLink:visited {
  border-right: 1px solid #FFF;
  height: 22px;
  padding: 0px 10px 0px 10px;
  line-height: 18px;
  color: #004236;
  text-decoration: none;
}

a.NavLevelLink:hover {
  background-color: #CCD9D7;
  color: #004236;
}


#BodyDIV {
	display: block;
	margin: 0px;
	position: relative;
}

#NavLevel2{
  position: absolute;
  top: 0px;
  margin: 0px;
  width: 215px;
}

#NavLevel2Home{ 
  background-color: #D6D2C9;
  border: 1px solid #D6D2C9;
  border-left: 8px solid #004236;
  padding-left: 1px;
  text-align:left;
  width: 205px;
  z-index: 6;
}
* html #NavLevel2Home{ 
  width: 215px;
}
.dotcomLink {
	padding: 0px 0 0px 0;
}

a.dotcomLink:link, a.dotcomLink:visited {
	font-size: 10px;
	color: #004236;
	font-weight: bold;
}

#BreadCrumb {
	font-size: xx-small;
	height: 22px;
	line-height: 20px;
  border-bottom: 1px solid #EAE9E3;
}

#PrintBox{
  border-bottom: 1px solid #EAE9E3;
  width: 192px; 
  font-size: xx-small;
  padding: 4px 0px 0px;
  vertical-align: middle;
}

#PrintBoxWide{
  position: absolute;
  top: 23px;
  right: 0px;
  border-left: 1px solid #EAE9E3;
  border-bottom: 1px solid #EAE9E3;
  width: 192px; 
  font-size: xx-small;
  height: 24px;
  padding : 4px 0px 0px;
  vertical-align: middle;
}

#ContentLeft {
  padding-bottom: 20px;
  padding-right: 10px;
}

#ContentLeftWide {
  padding-bottom: 20px;
  padding-right: 10px;
  border: 0px;
  background-color: #FFF;
}

#ContentRight{
  vertical-align: top;
  border-left: 1px solid #EAE9E3;
  margin: 0px;
  padding: 0px;
  width: 192px;
}

.ContentRightGI2 {
  margin-left: 4px;
  margin-bottom: 8px;
  font-size: xx-small;
  display: block;
  margin-bottom: 4px;
}
 
#Legal {
  border-top: 1px solid #EAE9E3;
  font-size: xx-small;
  height:40px;
  vertical-align: top;
  padding-right: 10px;
}

#CopyRight {
	border-top: 1px solid #EAE9E3;
	border-left: 1px solid #EAE9E3;
	font-size: xx-small;
	vertical-align: top;
	width: 192px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;

}


.TDListImage{
  text-align : left;
  font-size: x-small;  
  background-color : transparent;
  background-repeat : no-repeat;
  padding : 0px 0px 0px 65px;
  vertical-align : top;
  height: 73px;
}

.TDListImageFloat{
  text-align : left;
  font-size: x-small;  
  background-color : transparent;
  background-repeat : no-repeat;
  padding : 0px 0px 0px 0px;
  vertical-align : top;
  height: 73px;
}

.TDList{
  text-align : left;
  font-size: x-small;  
  padding : 0px 0px 0px 0px;
  vertical-align : top;
}

Label {
  font-weight: bold;
	color: #0033AB;
}
.legal {
	font-size: xx-small;
}

.TDDisplayTable2CellB {
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #E5E5E5;
	border-left-color: #FFFFFF;
	vertical-align: bottom;
	font-size: x-small;
	background-color: #F8F8F8;

}
.THDisplayTable2HeaderB {
	text-align: left;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #C9C9C9;
	border-left-color: #FFFFFF;
	background-color: #F8F8F8;
	font-size: xx-small;


}

.imgIcon {
	vertical-align: middle;
	border-top: 2px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;


}
#rightSubPanel {
	font-size: xx-small;
	background-image: url(../../images/page/arrow_rightpanel.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: left top;
}
.contentHome {
	padding-left: 64px;
}
.navextra {
	font-size: 9px;
	color: #004236;
	vertical-align: 50%;
}
.InsideCell {
	padding: 1px;
	border: solid #FFFFFF 1px;
	border-right: solid #E5E5E5 1px;
	border-bottom: solid #E5E5E5 1px;
	vertical-align: middle;
	background-color: #F4F4F1;
	font-size: xx-small;
}

.TableHeader {
	text-align: left;
	background-color: #D3D2CD;
	border-top: solid #E5E5E5 0px;
	border-right: solid #E5E5E5 1px;
	border-left: solid #E5E5E5 0px;
	border-bottom: solid #E5E5E5 1px;
	font-size: 12px;
	padding: 3px;
}
.TableHeader2 {
	text-align: left;
	background-color: #D3D2CD;
	border-top: solid #E5E5E5 0px;
	border-right: solid #E5E5E5 1px;
	border-left: solid #E5E5E5 0px;
	border-bottom: solid #E5E5E5 1px;
	font-size: 12px;
	padding: 3px;
}

.THrowtitle {
	border-top: solid #FFFFFF 1px;
	border-left: solid #E5E5E5 1px;
	border-right: solid #E5E5E5 1px;
	border-bottom: solid #E5E5E5 1px;
	background-color: #EAE9E3;
	font-weight: bold;
	font-size: xx-small;
	padding: 3px;
}
.TDData {
	padding: 1px;
	border: solid #FFFFFF 1px;
	border-right: solid #E5E5E5 1px;
	border-bottom: solid #E5E5E5 1px;
	vertical-align: middle;
	background-color: #F4F4F1;
}

.leftindentTD {
	padding-left: 4px;
}
.frontnewscell {

	font-size: xx-small;
	vertical-align: top;
	border-top: 1px none #0099FF;
	border-right: 1px none #0099FF;
	border-bottom: 1px solid #0099FF;
	border-left: 1px none #0099FF;
	padding-left: 2px;
}
.whitedot {
	text-align:left;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	line-height: 1px;

}
.dkbluedot {


	text-align:left;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0151b0;
}

a.longdesc {
	color: #000000;
	left: -1000em;
	position: absolute;
	width: 900em;

}



.rightsubgrey {
	font-size: xx-small;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 2px;
	background-color: #EAEAEA;
	margin-bottom: 2px;
	font-weight: bold;

}
.greydot {

	text-align:left;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #EAEAEA;
	line-height: 0px;
}
.palegreydot {

	text-align:left;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #fbfbfb;
	line-height: 0px;
}

.formfield {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.formenter {
	font-size: xx-small;
	width: 145px;
}

.legend {

  font-weight: bold;
	color: #0033AB;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0033AB;
}
img {
	border: 0px;
}
.rightpanellinks {
	font-size: xx-small;
	background-image: url(../../images/page/arrow_rightpanel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 17px;
}
.fullwidthTD {
	width: 100%;
}
.imageabsmiddle {
	vertical-align: middle;
}
.right {
	float: right;
}
#NavLevel2Homelifetime {
  border-top: 1px solid #E6E6E6;
  border-left: 1px solid #BBBBBB;
  border-bottom: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  padding-left: 1px;
  text-align:left;
  width: 205px;
  z-index: 6;
}
.TDphotocell {
	height: 130px;
	width: 100px;
	border: 1px solid #004236;
}
.TDphototitle {
	width: 100px;
	text-align: center;
	border: #003399;
	font-size: xx-small;
}
.TDlogocell {
	border: none;
	padding-left: 60px;
}
.pagequote {
	border: none;
	width: 150px;
	float: right;
	padding: 25px;
	font-style: italic;
	font-size: 16px;
	font-weight: bolder;
}
.pagequote2 {
	border: none;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
}
.TDliteraturecell {
	width: 100px;
	border: none;
}
.TDphotocellsmall {

	height: 76px;
	width: 61px;
	border: 1px solid #003399;
}
.TDphotocellsmalltext {
	font-size: x-small;
	font-weight: normal;
	background-position: center;
}
.TDphotocell2 {
	height: 130px;
	width: 100px;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: none #003399;
}.UKBIFcomingsoon {
	color: #FFFFFF;
	background-color: #7E98D4;
	padding: 5px;
}
div.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


