div#center h2 {
  font-size: 16pt;
  font-weight: normal;
  color: #0083be;
  padding: 0px;
  margin: 0px;
  margin-bottom: 14px;
}

.welcometext {
  font-size: 11pt;
  line-height: 16pt;
  margin-bottom: 14px;
}

.welcometext ul li {
  line-height: 14pt;
}

div#center p,
div#center .topic,
div#center .topic_left,
div#center .topic_right {
/*  font-size: 10pt; */
  line-height: 14pt;
  margin: 0px;
  padding: 0px;
  margin-bottom: 14px;
  clear: both;
}

div#center .topic_left {
  width: 365px;
  clear: none;
}

div#center .topic_right {
  width: 365px;
  float: right;
  clear: none;
}

div#center .topic img,
div#center .topic_left img,
div#center .topic_right img {
  border: none;
  position: relative;
  top: 1px;
  margin-right: 7px;
  background-color: #ffffff;
  border: none;
}

* html div#center .topic ul,
* html div#center .topic_left ul,
* html div#center .topic_right ul {
  margin-top: 0;
}


a.topic_link,
a.topic_link:link,
a.topic_link:hover,
a.topic_link:visited {
  text-decoration: none;
  background-color: #ffffff;
}

div#center b.first,
div#center strong.first,
div#center p strong.first {
  font-size: 11pt;
  line-height: 8pt;
  font-weight: bold;
  color: #000000;
  text-decoration:none;
  background-color: #ffffff;
  padding-right: 10pt;
}

#center .topic a.more,
#center .topic_left a.more,
#center .topic_right a.more,
#center .topic a.more:visited,
#center .topic_left a.more:visited,
#center .topic_right a.more:visited  {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #0083be;
  text-decoration: none;
  font-size: 8pt;
  background-color: #ffffff;
}

#center .topic a.more:hover,
#center .topic_left a.more:hover,
#center .topic_right a.more:hover  {
  color: #003150;
  text-decoration: underline;
  background-color: #ffffff;
}

#center .topic h3.topicLink,
#center .topic_left h3.topicLink,
#center .topic_right h3.topicLink
{
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
  text-decoration:none;
  margin: 0px;
  padding: 0px;
}

#center h3.topicLink a,
#center h3.topicLink a:link,
#center h3.topicLink a:visited
{
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
  text-decoration:none;
  background: transparent url(http://www.pwc.com/images/ui/icons/go_more_next.gif) no-repeat;
  padding-left: 18px;
  background-position:0px 2px;
}

#center h3.topicLink a:hover {
  text-decoration: underline;
}

div#center h4,
div#center div h4,
div#center .topic h4,
div#center .topic_left h4,
div#center .topic_right h4 {
  font-size: 12pt;
  font-weight: normal;
  color: #000000
  padding: 0px 0px 2px 0px;
  margin: 14px 0px 4px 0px;
  border-bottom: 1px solid #000000;
}

div#center .topic_left h3,
div#center .topic_right h3
{
  width: 365px;
}

div#center img.image_left {
  width: 172px;
  float: left;
  clear: none;
  margin-bottom: 14px;
}

div#center img.image_right {
  width: 172px;
  float: right;
  clear: both;
  margin-bottom: 14px;
}

div.control {
  visibility: hidden;
  position: absolute;
  top:111px;
  left:200px;
  border-top:3px solid #000000;
  width: 570px;
}

/**
 Image-Topic-button displays Linktext and image;
 3 of the same besides each other; width 172px;
 3 column layout
**/

div.image-topic-button {
  width: 172px;
  height: 220px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
}

div.image-topic-button:hover {
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
}

div.image-topic-button img {
  border: 0;
}

div.image-topic-button div {
  padding: 8px 0px 0px 10px;
  height: 40px;
  width: 100%;
  overflow: hidden;
  background: transparent url(http://www.pwc.com/en_GX/webadmin/assets/image/ocean_arrow-base.gif) no-repeat 0px 12px scroll;
}

#center div.image-topic-button div a,
#center div.image-topic-button div a:link,
#center div.image-topic-button div a:hover,
#center div.image-topic-button div a:active,
#center div.image-topic-button div a:visited {
  color: #003150;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.9em;
}