/**********************************/
/*       Quicknews Part           */
/**********************************/
.newsTab{

	padding-top: 5px;
	padding-bottom: 5px;
}

.newsDiv{
	
	margin-left: 5px;
}

.newsTitle{
	
	padding-left: 5px;
	font-weight: bold;
	color: #000000;
}

.newsImage{
	
	float: left;
	border: 0px;
}

.newsAbstract{

  	padding-left: 5px;
	font-size: 100%;
}

a:link.newsLink{

	font-family: Arial,sans-serif;
	text-decoration: underline;
	color: #0000ff;
}


a:hover.newsLink{

	font-family: Arial,sans-serif;	
	text-decoration: underline;
	color: #0000ff;
}


a:visited.newsLink{

	font-family: Arial,sans-serif;
	text-decoration: underline;
	color: #000000;
}
/**********************************/
/*       Linkgroup Part           */
/**********************************/

TD.linksTD{

   	padding-top: 4px;
   	padding-left: 1px;
   	padding-right: 1px;
   	padding-bottom: 1px;
    background-color: #FFFFFF;
}

.qltab{

  width: 183px;
  background-color: #FFFFFF;
  padding-top: 1px;
  border-width: 0px;
  border-color: #a6d6ef;
}


.qlimage{

  background-color: #FFFFFF;
  border:0px;
  padding-left: 3px;
}

.qlimagetext{

  background-color: #FFFFFF;
  margin-left: 10px;
  border:0px;
}

.qlabs{

  background-color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 80%
}

.qllnk{

  background-color: #FFFFFF;
  padding-left: 5px;
  text-decoration: none;
  font-weight: bold;
  font-size: 85%
}

.qltab2{

  border:1px solid #3297CC; width: 183px;
  background-color: #E1EEF6;
  padding-top: 1px;
  margin-left:0;
  padding-left:0;
  padding-bottom:5px; margin-top:2
}


.qlimage2{

  background-color: #e1eef6;
  border:0px;
  margin-left:0;
  padding-left:0;
  float:left
}

.qlimagetext2{

  background-color: #e1eef6;
  margin-left:0;
  padding-left:0;
  border:0px;
}

.qlabs2{

  background-color: #e1eef6;
  margin-left:0;
  padding-left:0;
  padding-right: 5px;
  font-size: 80%
}

.qllnk2{

  background-color: #e1eef6;
  margin-left:2;
  padding-left:0;
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt; font-family:Arial
}

.qltab3{
  width: 183px;
  background-color: #e1eef6;
  padding-top: 0px;
  border-width: 1px
  border-style: solid;
  border-width: 1px;
  border-color: #a6d6ef;
}

.qlimage3{

  border:0px;
  padding-left: 15px;
}

.qlimagetext3{
  background-color: #e1eef6;
  margin-left: 10px;
  float: left!important;
  border:0px;
  width:68px;
  height:67px;
  display:block;
  margin-right:5px;
}

.qlabs3{

  background-color: #e1eef6;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 90%;
}

.qllnk3{

  background-color: #e1eef6;
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
  font-size: 85%
}

.qltab3 p{
	text-align:left;
}

a.qllnk3{
	display:block;
	text-align:left;
	margin-top:0px;
	margin-bottom:10px;
}
.qlseparator{

   height:5px;
   background-image: url('/representations/images/linkgroup_line_separator.gif');
   background-position: center middle;
   background-repeat: no-repeat;
}

.curved_corner_up{

   height : 4px;
   background-image: url('/representations/images/lg_curved_corner_up.gif');
   background-position: center middle;
   background-repeat: no-repeat;
}

.curved_corner_down{

   height : 4px;
   background-image: url('/representations/images/lg_curved_corner_down.gif');
   background-position: center middle;
   background-repeat: no-repeat;
}

/**********************************/
/*          Menu Part             */
/**********************************/

a:link.menuLink{
	font-family: Arial,sans-serif;
	font-size: 95%;
	text-decoration: none;
	color: #000000;
}

a:visited.menuLink{
	font-family: Arial,sans-serif;
	font-size: 95%;
	text-decoration: none;
	color: #000000;
}
a:hover.menuLink{
	font-family: Arial,sans-serif;	
	font-size: 95%;
	text-decoration: underline;
	color: #000000;
}

TD.menuTD{
	background-color: #FFFFFF;
	width:170px;
}

.menuNolink{
	font-family: Arial,sans-serif;
	font-size: 85%;
	color: #000000;
	text-decoration: none;
}

.menuWidth{
	width:183px;
}


.tableMenu{
	width: 100%;
	color: #000000;
}

.pushedItem {
	font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url('/representations/images/menu_level3_indent_line.gif');
	font-weight:bold;
	text-decoration:none;
	background-position:  12% 50%;
	background-repeat: no-repeat;
}

.nonPushedMenu{
	width: 155px;
}

.arrowlvl1{
	width: 28px;
}

.expandedLevel1{
	width: 155px;
}

.expandedLevel2{
	background-image: url('/representations/images/menu_level2_expanded_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}

.pushedMenulvl2{
	color: #000000;
	background-image: url('/representations/images/menu_level2_indent_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}

.pushedMenulvl3{
	color: #000000;
	background-image: url('/representations/images/menu_level3_indent_line.gif');
	background-position:  12% 50% ;
	background-repeat: no-repeat;
}

.menuLevel1{
	font-weight: bold;
	height: 25px;
	padding-left: 5px;
}

.menuLevel2{
	padding-left: 20px;
	height: 15px;
}

.menuLevel3{
	padding-left: 30px;
	height: 15px;
}

.whitespace {
	height : 1px;
	background-image: url('/representations/images/menu_white_spacer.gif');
}

.color1menuLevel1, .color11menuLevel1{background-color: #3297cc;}
.color1menuLevel2, .color11menuLevel2{background-color: #bde3f7;}
.color1menuLevel3, .color11menuLevel3{background-color: #e1f2fb;}

.color2menuLevel1, .color12menuLevel1{background-color: #3297cc;}
.color2menuLevel2, .color12menuLevel2{background-color: #bde3f7;}
.color2menuLevel3, .color12menuLevel3{background-color: #e1f2fb;}

.color3menuLevel1, .color13menuLevel1{background-color: #3297cc;}
.color3menuLevel2, .color13menuLevel2{background-color: #bde3f7;}
.color3menuLevel3, .color13menuLevel3{background-color: #e1f2fb;}

.color4menuLevel1{background-color: #3297cc;}
.color4menuLevel2{background-color: #bde3f7;}
.color4menuLevel3{background-color: #e1f2fb;}

.color5menuLevel1{background-color: #3297cc;}
.color5menuLevel2{background-color: #bde3f7;}
.color5menuLevel3{background-color: #e1f2fb;}

.color6menuLevel1{background-color: #3297cc;}
.color6menuLevel2{background-color: #bde3f7;}
.color6menuLevel3{background-color: #e1f2fb;}

.color7menuLevel1{background-color: #3297cc;}
.color7menuLevel2{background-color: #bde3f7;}
.color7menuLevel3{background-color: #e1f2fb;}

.color8menuLevel1{background-color: #3297cc;}
.color8menuLevel2{background-color: #bde3f7;}
.color8menuLevel3{background-color: #e1f2fb;}

.color9menuLevel1{background-color: #3297cc;}
.color9menuLevel2{background-color: #bde3f7;}
.color9menuLevel3{background-color: #e1f2fb;}

.color10menuLevel1{background-color: ##3297cc;}
.color10menuLevel2{background-color: #bde3f7;}
.color10menuLevel3{background-color: #e1f2fb;}

.menulvl2separator1 {
	
   height : 3px;
   background-color: #bde3f7;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}
.menulvl3separator1 {

   height : 3px;
   background-color: #e1f2fb;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.pushedMenulvl2color1{
	background-color: #e1f2fb;
    background-image: url('/representations/images/menu_level2_indent_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}
.pushedMenulvl2color2{
	background-color: #e1f2fb;
    background-image: url('/representations/images/menu_level2_indent_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}
.pushedMenulvl2color3{
	background-color: #e1f2fb;
    background-image: url('/representations/images/menu_level2_indent_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}

.menulvl2separator2 {
   height : 3px;
   background-color: #bde3f7;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}
.menulvl2separator3 {
   height : 3px;
   background-color: #bde3f7;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}
.menulvl2separator4 {
   height : 3px;
   background-color: #bde3f7;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.menulvl3separator2 {
   height : 3px;
   background-color: #e1f2fb;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}
.menulvl3separator3 {
   height : 3px;
   background-color: #e1f2fb;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.pushedMenulvl2color4{
	background-color: #e1f2fb;
    background-image: url('/representations/images/menu_level2_indent_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}

.menulvl3separator4 {
   height : 3px;
   background-color: #e1f2fb;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.menulvl2separator5 {
   height : 3px;
   background-color: #bde3f7;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.pushedMenulvl2color5{
	background-color: #e1f2fb;
    background-image: url('/representations/images/menu_level2_indent_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}

.menulvl3separator5 {
   height : 3px;
   background-color: #e1f2fb;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.menulvl2separator6 {
   height : 3px;
   background-color: #bde3f7;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.pushedMenulvl2color6{
	background-color: #e1f2fb;
    background-image: url('/representations/images/menu_level2_indent_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}

.menulvl3separator6 {
   height : 3px;
   background-color: #e1f2fb;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.menulvl2separator7 {
   height : 3px;
   background-color: #bde3f7;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.pushedMenulvl2color7{
	background-color: #e1f2fb;
    background-image: url('/representations/images/menu_level2_indent_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}

.menulvl3separator7 {
   height : 3px;
   background-color: #e1f2fb;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.menulvl2separator8 {
   height : 3px;
   background-color: #bde3f7;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.pushedMenulvl2color8{
	background-color: #e1f2fb;
    background-image: url('/representations/images/menu_level2_indent_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}

.menulvl3separator8 {
   height : 3px;
   background-color: #e1f2fb;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.menulvl2separator9 {
   height : 3px;
   background-color: #bde3f7;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.pushedMenulvl2color9{
	background-color: #e1f2fb;
    background-image: url('/representations/images/menu_level2_indent_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}

.menulvl3separator9 {
   height : 3px;
   background-color: #e1f2fb;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.menulvl2separator10 {

   height : 3px;
   background-color: #bde3f7;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.pushedMenulvl2color10{
	background-color: #e1f2fb;
    background-image: url('/representations/images/menu_level2_indent_line.gif');
	background-position:  left;
	background-repeat: no-repeat;
}

.menulvl3separator10 {
   height : 3px;
   background-color: #e1f2fb;
   background-image: url('/representations/images/menu_item_line.gif');
   background-position : right;
}

.linkgroupwhitelineseparator {
   height : 1px;
   background-image: url('/unitedkingdom/images/linkgroup_line_separator.gif');
   background-position : right;
   padding: 2px;
}

.transparentlineseparator{
   height: 0px;
}

.quickbox{
   border-style: solid;
	border-width:1px;
	border-color:#FFFFFF;
}

/********************************************************************/
/*                    Contextual links box                        */
/********************************************************************/
.tableLinksBox{
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}
.linksBoxTitle {
	vertical-align: top;
	background-color: #96C7E5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
.linksBoxTitle a:link, .linksBoxTitle a:visited, .linksBoxTitle a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.linksBoxTd {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.linksBoxLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 1px;
}

.linksBoxLink a:link, .linksBoxLink a:visited, .linksBoxLink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin-bottom: 1px;
}

.linksBoxAbstract {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 1px;
}

.linksBoxDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}