div
{
   font-family: calibri, arial;
}
a
{
   color: #EEEEEE;
   text-decoration: none;
}
p
{
   padding: 1 4 1 4;
}
a:hover
{
   text-decoration: underline;
}
img
{
   border: 0
}
.heading2
{
   font-size: 14pt;
}
.heading3
{
   font-size: 13pt;
}
.newsitem
{
   background-color: #F0F0F0;
   padding-bottom: 2px;
   padding-top: 2px;
   padding-left: 5px;
   padding-right: 5px;
   margin-left: 10px;
   margin-right: 10px;
   margin-bottom: 10px;
}
.newsdate
{
   font-style: italic;
   font-size: 11pt;
   float: right;
}
.newsheadline
{
   font-weight: bold;
   float: left;
}
.newsbody
{
   border-top: 1px solid #BBBBBB;   
   margin-top: 22px
}
.menudiv
{
   float: left;
   border: none;
   padding: 1 6 1 6;   
}
.menudiv a:hover
{
   color: #9131af;		
   background: #FFFFFF;
}
.gs-address
{
   color: #000000;
}
.gsmsc-user-title a
{
   color: #000000;
   text-decoration: underline;
}
.gsmsc-user-title a:hover
{
   color: #000000;
   text-decoration: underline;
}
ul
{
   color: #000000;
}
.solidlink{
   color: #000000;
}
.paddedtext
{
   margin-top: 5px;
   margin-left: 0px;
   margin-right: 5px;
   margin-bottom: 5px;
   padding: 5px 0px 5px 5px;
}
.quottedtext
{
   background-color: #EEEEEE;
   margin-top: 15px;
   margin-bottom: 15px;
   margin-left: 5px;
   margin-right: 5px;
   border-left: 5px solid #A0A0A0;
   padding-left: 5px;
}
#leftcol
{
   min-width: 165px;
   width: 15%;
}
#rightcol
{
   min-width: 150px;
   width: 80%;
}
#menu
{
    float: left;
    width:100%;
    background: #9131af;
}
#menu.p
{
   border: 2px solid #000000;
   font-family: calibri, arial;
}
#bodytext
{
   width:100%;
   background: #FFFFFF
   color: #000000;
   overflow: visible;
   border: 1px solid #000000
}
#bodytext a
{
   color: #000000;
   text-decoration: underline
}
#bodytext a:hover
{
   text-decoration: underline;
   color: #FFFFFF;
}
#logo
{
   float: left;
   border: none;
   margin-left: 1px;   
   padding: 0;
   width: 145px;
   height: 135px;
}
#latestissue{
   float: left;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   color: #000000;
   background-color: #F0F0F0;
   text-align: center;
   width: 100%;   
   margin-top: 5px;
}
#links{
   float: left;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   color: #000000;
   background-color: #F0F0F0;   
   width: 100%;
   margin-top: 5px;
}
#heading
{
   font-size: 32pt;
   background: #FFFFFF;
   border: none;
   color: #9131af;
}
#comment
{
  position: absolute;
  left: 7px;
  top: 470px;
  width: 200px;
  font-style: italic;
  font-size: 8pt;
}
#breadcrumb
{
   background: #CCCCCC;
   color: #000000;
   font-size: 10pt;
   border: 0;
}