/* Main CSS */
body 
{
    width: 990px;
    font-family: verdana,arial,helvetica,sans-serif;
    color: black;
    font-size: 11px;
    background-color:#6E6C6C;
    margin-top:10px;
    margin-left:0px;
}

a    
{
    text-decoration: none;
    color: rgb(0, 51, 153);
}

span a:hover
{
    text-decoration:none;
    background-color:#BCEC26;
}

a img
{
    border-width: 0px;
    background-color: #6E6C6C;
}

a img:hover
{
    background-color: #6E6C6C;
}

#Logo
{
    width: 235px;
    height: 130px;

    margin-top: -10px;  
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: -16px;
}
 
.outerHeading
{
    margin-left: 27px;
    margin-top: 16px;
    width: 589px;
}

.LeftColumn
{    
    float: left;
    width: 236px;
    margin-left: 6px;
    margin-right: 5px;
}

.CentreColumn
{
    float: left;
    width: 726px;
    background-color:#ffffff;
}

.menuStrip a
{
    color: #ffffff;
}

.menuStrip
{
  height: 15px;
  position: absolute;
  left: 770px;
  line-height: 15px;
  top: 0px;
  color: #FFFFFF;
}

/* tabs - copied from PaperStoneGlobal.css */

.taMenu 
{    
  float: left;
  background-position:bottom;
  background-repeat:repeat-x;
  width:726px;
  height:22px;
  background-color:#6E6C6C; 
}

.taMenu ul
{  
  margin: 0px; 
  padding: 0px; 
  list-style: none;
}

.taMenu li
{ 
  display: inline;
  margin: 0px;
  padding: 0px;  
}

.taMenu a
{  
  font-size: 10pt;
  float: left;
  margin-right: 1px;
  text-decoration: none;
  color: #003366;
  background: #c4c4c4 url("/content/decoration/tab_unsel_toplefta.gif") left top no-repeat;
  font-weight: bold;
}    

.taMenu a:visited
{
  color: #003366;
}
.taMenu a:hover
{
  font-size: 10pt;
  background-position: 100% -59px;
  color: #003366;
  text-decoration: none;
  font-weight: bold;
  background: #fff url("/content/decoration/tab_sel_toplefta.gif") left top no-repeat;
}

.taMenu span
{
  font-size: 10pt;
  float: left;
  display: block;
  padding: 4px 10px;
  white-space: nowrap;
  background: url("/content/decoration/tab_unsel_toprighta.gif") right top no-repeat; 
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.taMenu span {float : none;}
/* End IE5-Mac hack */

.taMenu a:hover span
{
  font-size: 10pt;
  background-color: #fff;
  background-position: 0% -60px;
  background: url("/content/decoration/tab_sel_toprighta.gif") right top no-repeat; 
}

.taMenu #current a
{
  font-size: 10pt;
  background-color: #fff;
  background-position: 100% -59px;
  border-width   : 0px;
  font-weight:bold;
  background: #fff url("/content/decoration/tab_sel_toplefta.gif") left top no-repeat;
}

.taMenu #current span
{
  font-size: 10pt;
  background-color: #fff;
  background-position: 0% -60px;
  padding-bottom   : 5px;
  background: url("/content/decoration/tab_sel_toprighta.gif") right top no-repeat; 
}

/* Modules - down the left-hand side */

.ModuleHeader
{
    font-weight: bold;
    font-size: 10pt;
    color:#191970;
    background-color:#BCEC26;
    padding-left: 3px;
}

.Module
{
    border-left: solid 1px #BCEC26;
    border-right: solid 1px #BCEC26;
    width:100%;
}
.Module a
{
    font-size:small;
    color:White;
    font-weight:normal;
    padding-left:6px;
    padding-right:6px;
}

.Module a:hover
{
    color:#003366;
    background-color: #BCEC26;
}

/* Articles */

.ArticleHeading
{
    color: #003399;
    font-style: italic;
    border: none;
    padding-left: 0;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.ArticleHeading a:hover
{
    color:#003366;
    background-color: #BCEC26;
    text-decoration: none;
}

h1
{
    font-size:16pt;
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: dotted 1px #2222AA;
    border-bottom: dotted 1px #2222AA;
}

.ContentTaster
{
    font-size: 11pt;
    color: Black;
    font-style: normal;
    font-weight: normal;
}

h2
{
    font-size:13pt;
    color: #995555;
    font-style: italic;
}

.ArticleImage
{
    float:right;
    margin-left:10px;
}

.ArticleSmallImg
{
    width:55px;
    margin-left:10px;
    margin-right:10px;
    float:left;
    margin-top:auto;
    margin-bottom:auto;
    background-color:White;
}
.ArticleSmallImg a
{
    background-color:Teal;
}

.ArtImgLink a
{
    background-color:Yellow;
    text-decoration:underline;
    float: left;
}

.ArtImgLink a
{
    background-color:White;
}

.ArticleBlock
{
    float:left;
    padding-bottom:5px;
    padding-left: 25px;
    width:600px;
    margin-top: -10px;
}

.ArticleDate
{
    color: Gray;
}

.ArticleContent
{
    font-size: 11pt;
    padding-bottom:25px;
}

.Footer
{
    height: 40px;
}

.BackToRecent
{
    float:left;
    margin-right: 20px;
    margin-left: 25px;
    font-size: 12pt;
}

.DynamicLinks
{
    float: left;
    padding-left: 40px;
    width: 200px;
}

/* Nifty Rounded Corners START */

b.rtophollow, b.topsolid, b.rbottom {
  display:block;
  background-color: #6E6C6C
}

b.rtopsolid b
{
  display:block;
  height: 1px;
  overflow: hidden;
  background-color: #BCEC26
}

b.rtophollow b, b.rbottom b
{
  display:block;
  height: 1px;
  overflow: hidden;
  background-color: #6E6C6C;
}

b.rtophollow b.r3, b.rtophollow b.r4, b.rbottom b.r3, b.rbottom b.r4
{
  border-left: 1px solid #BCEC26;
  border-right: 1px solid #BCEC26;
}

b.rtophollow b.r2, b.rbottom b.r2
{
  border-left: 2px solid #BCEC26;
  border-right: 2px solid #BCEC26;
}

b.rtophollow b.r1
{
  border-bottom: 1px solid #BCEC26;
}

b.rbottom b.r1
{
  border-top: 1px solid #BCEC26;
}

b.rtophollow b.r1, b.rtopsolid b.r1, b.rbottom b.r1{margin: 0 5px}
b.rtophollow b.r2, b.rtopsolid b.r2, b.rbottom b.r2{margin: 0 3px}
b.rtophollow b.r3, b.rtopsolid b.r3, b.rbottom b.r3{margin: 0 2px}
b.rtophollow b.r4, b.rtopsolid b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/* Nifty Rounded Corners END */

/* ShareThis buttons START */

div#shareThis
{
    width: 170px;
    padding: 5px 0 5px 6px;
    border: dotted 1px #333333;
}

a.stbar.chicklet img
{
    border: 0;
    height: 16px;
    width: 16px; 
    margin-right: 3px;
    vertical-align: middle;
    background-color: #ffffff;
}

a.stbar.chicklet
{
    height: 16px;
    line-height: 16px;
}

/* ShareThis buttons END */