* {
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
}

input:active, input:focus,
a:active, a:focus {
  outline: none;
}




html { 
  overflow: -moz-scrollbars-vertical;

}

body {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:62.5%; 
  text-align: center;
  line-height:1.6em;
  position: relative;
  word-break: break-word;
/*
   word-break: break-word;
   -webkit-hyphens: auto;
   -moz-hyphens: auto;
    hyphens: auto;
*/
}

textarea {
  font-family:Arial, Verdana, Helvetica, sans-serif;
}

.Wrapper {
  margin:0 auto;
  text-align: left;
  width: 946px;
}

a {
  text-decoration: none;
  color: #004872;
  word-break: break-word;
}

a img {
  border: none;
}

img {
  border: none;
}

fieldset {
  border: none;
}

input.text, input.button  {
  background-color: #FFFFFF;
  border: 1px solid #D3D0C9; 
  -webkit-appearance:none;
}

input.button.solid  {
  color: #FFFFFF;
  background-color: #DA006E;
  border: none;
  padding: 3px;

}

input.button.pink {
  background-color: #BF0B64;
  color: #FFFFFF;
  padding: 2px 5px;
  border: none;
}

input.button {
  cursor: pointer;
}

input.text {
  border: 1px solid #D3D0C9;
  padding: 1px;
}

select {
  border: 1px solid #D3D0C9;
}

sup {
  vertical-align:top;
}

sub {
  vertical-align:bottom;
}

ul {
  list-style-type: none;
}

.object123 ul {
  list-style-type: square;
}

.ImgText span {
  visibility: hidden;
  display: block;
}

body .Main.Wrapper {
  overflow: hidden; 
}

#Header {
  background-color: #F3F3F4;
  margin-bottom:20px;
}

#Header .Wrapper {
  height: 140px;
  position: relative;
  width: 965px;
  z-index: 1100;
}

#Header .strapline {
  position: absolute;
  top: 60px;
  left: 0px;
  height: 17px;
  width: 345px;
}

#Header .nam {
  background-image: url(/site/file/1050969/);
  background-repeat: no-repeat;
  position: absolute;
  top: 10px;
}

#Header .nam span {
  width: 120px;
  height: 41px;
}

#Header .aidsmap {
  background: url(/site/file/1050969/) no-repeat 0 -46px;
  position: absolute;
  top: 11px;
  left: 120px;
}

#Header .aidsmap span {
  width: 165px;
  height: 42px;
}

#Footer {
  position: relative;
  margin-top: 80px;
  padding-top: 15px;
  background: #F4F4F4 url(/site/file/1050309/) no-repeat center top;
}

#Footer .Wrapper {
  overflow: auto;
}

#Footer .Wrapper div {
  float: left;
}

.TopLinks {
  position: absolute;  
  font-size: 1.1em;
  right:0px;
  top:60px;
  width:100%;
  text-align: right;
}

.TopLinks li {
  border-right: 1px solid #C7C7C7;
  margin-right: 7px;
  padding-right: 7px;
}

.TopLinks a:hover {
  color: #EC008C;
  text-decoration: none;
}

#Header fieldset {
  position: absolute;
  display: inline-block;
  right: 0px;
  padding: 14px;
  background-color: #E3E5E6;
  text-align: right;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

#Header input {
  border: 1px solid #D9D9D9;
  font-size:10px;
}

#Header input.text {
  width: 306px;
  padding: 4px;
  border: 1px solid #D9D9D9;
}

#Header input.button {
  background-color: #231F20;
  color: #FFFFFF;
  padding: 3px 5px 3px 5px;
}

#Header .DonateButton {
  position: absolute;
  bottom: 10px;
  right: 14px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.4em;
  background-color: #D2232B;
  padding: 4px; 
}

ul.Inline, ol.Inline  {
  overflow: auto;
}

ul.Inline li, ol.Inline li  {
  display: inline;
  list-style-type: none;
}

ul.Inline li.last, ol.Inline li.last {
  border-right: none;
}


.object143 {
  width: 226px;
  float: left;
  margin: 5px 0;
  overflow: hidden;
}

.ScrollY {
  overflow-y: scroll;
  overflow-x: hidden;
}

.ScrollX {
  overflow-x: scroll;
  overflow-y: hidden;
}


h1 {
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 10px;
  padding-bottom: 20px;
}

h2, li h1 {
  font-size: 1.8em;
}

h3, li h2 {
  font-size: 1.6em;
  margin-bottom: 15px;
}

h4, li h3 {
  font-size: 1.4em;
}

h5, li h4 {
  font-size: 1.3em;
  font-size: 1.2em;
}

h6, li h5 {
  font-size: 1.2em;
}

li h6 {
  font-size: 1.0em;  
}

p {
  font-size: 1.2em;
}

li {
  font-size: 1.2em;
}

li, dl {
  font-size: 1.2em;
}

li li, li p, p p, p li, p dl, dl p {
  font-size: 1.0em;
}


.HiddenPanel {
  display: none;
}

.FloatContainer {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.Col2>div {
  background-color: #F1F1F1;
  padding: 10px;  
  margin-bottom: 10px;
}

.format2 .Col1 {
 width: 546px;
 margin-right: 14px; 
 float: left;
}

.format2 .Col2 {
 width: 386px;
 float: left;
}

.format3 .Col1 {
 width: 706px;
 float: left;
 margin-right: 14px; 
}

.format3 .Col1 .InnerWrap {
/*  width: 706px; */
  width: 960px; 
}

.format3 .Col1 .SectionTabContent .InnerWrap {
  width: auto;
}

.format3 .Col2 {
 width: 226px;
 float: left;
}

.format5 .Col1 {
 width: 706px;
 float: right;
}

.format3 .Col2 .InnerWrap {
  width: 720px;
}

.format5 .Col2 {
 width: 226px;
 margin-right: 14px; 
 float: left;
}


/* three column left content */


/* three column centre content */

.format6 .Col1 {
 width: 546px;
 float: right;
 position: relative;
 left: -160px;
}

.format6 .Col2 {
 width: 226px;
 margin-right: 14px; 
 float: left;
}

.format6 .Col3 {
 width: 146px;
 float: right;
 position: relative;
 left: 546px;
}


.format7 .Col1 {
 width: 546px;
 float: left;
 position: relative;
}

.format7 .Col2 {
 width: 226px;
 float: right;
}

.format7 .Col3 {
 width: 146px;
 float: left;
 margin-left: 14px;
}



.Col1 {
  background-color: #FFFFFF;
}

.Col1 p {
  margin-bottom: 15px;
}

.Hide {
  display: none;
}

.BreadcrumbsWrap {
  border-bottom: 1px dotted #333333;
  margin: 0 0 20px 0;
  overflow: hidden;
  width:2000px;
}

.BreadcrumbsWrap h1 {
  float: left;
  font-weight: normal;
  padding-bottom: 0px;
  color: #DA006E;
  font-size: 2.5em;
  line-height: 1.1em;
  padding-left: 20px; 
  background-image: url(/site/file/1050149/);   
  background-position: left 10px;
  margin-left: -20px;
}

.Breadcrumbs {
  float: left;
  height:2.2em;
  padding: 0 0 15px 0;
}

.Breadcrumbs li {
  display: block;
  padding: 0 25px 0 0;
  margin: 0 10px 0 0;
  background: url(/site/file/1050149/) no-repeat right 10px;   
  float: left;
}

.Breadcrumbs li.last {
  background-image: none;
  padding-right: 20px
}

.Breadcrumbs li a {
  color: #DA006E;
  font-size: 2.1em;
  line-height: 1.1em;
}

.Breadcrumbs li a:hover {
  text-decoration: none;
  color: #EF87BC;
}


.RightAlign {
  text-align: right;
}


.HideHeading h1 {
  display: none;
}


.TopContent {
  position: relative;
  zoom: 1;
}

.zoom-200 {
  font-size: 200%;
}

.zoom-175 {
  font-size: 175%;
}

.zoom-150 {
  font-size: 150%;
}

.zoom-125 {
  font-size: 125%;
}



.sleeve-outer {
  overflow: hidden;
}


.sleeve-110 {
  width: 110%;
}

.sleeve-120 {
  width: 120%;
}

.sleeve-130 {
  width: 130%;
}

.sleeve-140 {
  width: 140%;
}