body
{
  margin:0;
  padding:0;
  font-family:Tahoma,Arial,Verdana,Helvetica,Sans-Serif;
  font-size:8pt;
  text-align:center;
  color:#101010;
  background-color:#FFFFFF;
}
#Container
{
  position:relative;
  border:1px solid #A0A0A0; 
  width:748px;
  text-align:center; 
  vertical-align:middle;
  color:#101010;
  background-color:#FFFFFF;
  margin-top:1em;
  margin-left:auto;
  margin-right:auto;
}
#Banner
{
  margin:0;
  padding:0;
}
#Margins
{
  position:relative;
  text-align:left;
  padding: 0px 10px 10px 10px;
}
#Navigation
{
  font-size:7pt;
  font-weight:bold;
  text-align:left;
  padding:20px 10px;
}
.Separation
{
  font-size:7pt;
  text-align:center;
  padding-left:12px;
  padding-right:12px;
}
#Columns
{
  position:relative;
  text-align:left;
  width:728px;
  overflow:visible;
}
#Left
{
  float:left;
  top:0px;
  left:0px;
  width:180px;
}
#Centre
{
  margin-left:190px;
  margin-right:150px;
  overflow:visible;
}
#Right
{
  float:right;
  width:140px;
  margin-bottom:10px;
  overflow:visible;
}
#Legal
{
  position:relative;
  width:728px;
  border-top:1px solid #29A3DD;
  padding-top:10px;
  clear:both;
}  
#Copyright
{
  position:relative;
  float:left;
  width:360px;
  font-size:7pt;
  text-align:left;
}
#Trademark
{
  position:relative;
  float:right;
  width:360px;
  top:0px;
  right:0px;
  font-size:7pt;
  text-align:right;
}
#Clear
{
  clear:both;
}
#Title
{
  font-size:18pt;
  text-align:left;
  color:#404040;
}
.LPictureBox
{
  top:0px;
  left:0px;
  width:180px;
  text-align: left;
  color:#101010;
  background-color:#E0E8F0;
  border-bottom:10px solid #F7941D;
  margin-bottom:10px;
}
.LPictureBox IMG
{
  padding:1px;
}
.LTextBox
{
  top:0px;
  left:0px;
  width:160px;
  text-align: left;
  color:#101010;
  background-color:#E0E8F0;
  border-bottom:10px solid #F7941D;
  padding:10px;
  margin-bottom:10px;
}
.Caption
{
  margin:10px;
}
.RPictureBox
{
  width:140px;
  font-size:8pt;
  text-align:left;
  color:#101010;
  background-color:#E0E8F0;
  border-bottom:10px solid #D92B8A;
  margin-bottom:10px;
}
.RPictureBox IMG
{
  padding:1px;
}
.RTextBox
{
  width:120px;
  font-size:8pt;
  text-align:left;
  color:#101010;
  background-color:#E0E8F0;
  padding:10px;
  border-bottom:10px solid #D92B8A;
  margin-bottom:10px;
}
#Content
{
  font-size:8pt;
  text-align:left;
  color:#303030;
}
#InsertLeft
{
  float:left;
  margin-right:10px;
}
#InsertRight
{
  float:right;
  margin-right:10px;
}
#FloatLeft
{
  float:left;
}
#FloatRight
{
  float:right;
}
#Bottom
{
  vertical-align:bottom;
}
.Label
{
  font-weight: bold;
}
.Value
{
  margin-top:0em;
  margin-bottom:0em;
  margin-left:0px;
}
A:link
{
  text-decoration:none;
  color:#101010;
}
A:visited
{
  text-decoration:none;
  color:#101010;
}
A:hover
{
  text-decoration:none;
  color:#29A3DD;
}
A:active
{
  text-decoration:none;
  color:#29A3DD;
}
A.UnderLinked:link
{
  text-decoration:underline;
}
A.UnderLinked:visited
{
  text-decoration:underline;
}
A.UnderLinked:hover
{
  text-decoration:underline;
}
A.UnderLinked:active
{
  text-decoration:underline;
}
A.Triangled:link
{
  padding-right:10px;
  background-image:url(images/triangle.gif);
  background-position:center right;
  background-repeat: no-repeat;
}
A.Triangled:visited
{
  padding-right:10px;
  background-image:url(images/triangle.gif);
  background-position:center right;
  background-repeat: no-repeat;
}
A.Triangled:hover
{
  padding-right:10px;
  background-image:url(images/triangle.gif);
  background-position:center right;
  background-repeat: no-repeat;
}
A.Triangled:active
{
  padding-right:10px;
  background-image:url(images/triangle.gif);
  background-position:center right;
  background-repeat: no-repeat;
}
A.Padlocked:link
{
  padding-right:10px;
  background-image:url(images/padlock.png);
  background-position:center right;
  background-repeat: no-repeat;
}
A.Padlocked:visited
{
  padding-right:10px;
  background-image:url(images/padlock.png);
  background-position:center right;
  background-repeat: no-repeat;
}
A.Padlocked:hover
{
  padding-right:10px;
  background-image:url(images/padlock.png);
  background-position:center right;
  background-repeat: no-repeat;
}
A.Padlocked:active
{
  padding-right:10px;
  background-image:url(images/padlock.png);
  background-position:center right;
  background-repeat: no-repeat;
}
A IMG
{
  border:none;
}