body {
       margin-top: 6pt;
       margin-bottom: 6pt;
       margin-left: 6pt;
       margin-right: 6pt;
       font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; 
	font-size: 8pt;
       font-weight:	normal;
       word-spacing:	normal;
       letter-spacing:	normal;
       text-transform:	none;
       color: black;
       background-color: white;
       }

.form { 
       	font-size: 8pt;

       }

h1 { font-size: 16pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }
h4 { font-size: 9pt;}
ul { font-size: 9pt;} 


body a:link	{ 
                  font-weight: normal; 
                  color: blue;
                  background-color: inherit;
                  text-decoration:underline;
          }
body a:visited { 
                 font-weight: normal; 
                 color: purple; 
                 background-color: inherit;
                 text-decoration:underline;
                 }	
body a:active { 
                font-weight:	normal; 
                color: red; 
                background-color: inherit;
                text-decoration:underline;
                }	
body a:hover	{ 
                  color: #FF6600; 
                  background-color: inherit;
                  text-decoration:underline;
                  }	

a.offsite { 
            font-weight: normal; 
            color:	#FF6633; 
            background: #FFFFFF;
            }	
a.old:link { color: #2222FF; background-color: inherit; }
a.new:link { color: #0000FF; background-color: inherit;}

.faded { color: gray; background-color: inherit;}


table.heading { 
             width: 100%;
             padding: 0em; 
             background-color: white;
                }

table.topbar { 
             width: 100%;
             border-width: 0px; 
             border-style: none;
             padding: 0em; 
             color: white;
             border-color: #990099;
             font-weight: normal;
             background: #990099;
               }

table.main { 
             width: 100%;
             border-width: 0;
             border-style: none;
             padding: 0;
             cell-spacing: 0;
             font-weight: normal;
             }

td.searchbox { 
               width: 20%;
               border-width: 0px;
               border-style: solid;
               padding: 0em; 
               color: white;
               border-color: #990099;
               font-weight: bold;
               background: inherit;
               font-size: 9pt;
               }
td.index { 
           width: *;
           height: 100%;
           border-width: 0px;
           border-style: solid;
           border-color: #990099;
           padding: 1em;
}
table.body {  	font-size: 8pt;
}
td.body {
	width: 60%;
	height: 100%;
	padding: 2em;
	background: #FFFFFF;
	font-size: 8pt;
	border: 0px none white;
	position: relative;
	text-align: justify;
          }


td.news { 
          width: 20%;
          height: 100%;
          border-width: 0px;
          border-style: solid;
          border-color: #ffffff;
          padding: 1em;
          background: #ffffff;
          font-size: 9pt;
         }

table.newsitem { 
                 width: 100% 
                 padding: 2em;
                 border:dashed; 
                 border-width:0px; 
                 border-color:#999999;
                 font-size: 9pt;
                 }

table.contact{ 
                 width: 100% 
                 padding: 2em;
                 border:dashed; 
                 border-width:1px; 
                 border-color:#999999;
                 font-size: 9pt;
                 }
tr.bottombar { 
               font-family: inherit;
               font-size: 7pt;
               text-align:"left";
               }
HR {color: #330066}

ul {
     font-family: inherit;
     list-style-type: disc; 
     }
ul.top {
     font-family: inherit;
     list-style-type: square; 
     }
em {
	color: black;
	font-weight: bold;
	font-style: normal;
}

.small {font-size: 8pt;  }

.right {text-align:"right";}
.left {text-align:"left";}

.req  {
        background: #FFFFFF; 
        font-size: 7pt;
        border:dashed; 
        border-width:1px; 
        border-color:#999999;
        }
.m{background-color:#EEEEEE;}
.h{background-color:#DDDDDD; font-size: 9pt;}
.p{background: #CCCCDD;}
.r{background: #EEEEEE;}
.p{background: #CCCCDD;}
.w{background: #EEEEEE;}
.s{background: #CCEEE0;font-weight:bold;}
.e{background: #FFFFFF; font-size: 9pt;} 

.menupanelbg {background-color:#CCCCDD;width:"90%";}

.leftlink {background-color:#990099; text-decoration:none; font-size:8pt; font-weight:normal;}
.leftlink a:link{color:#FFFFFF; text-decoration:none;}
.leftlink a:active{color:#FFFFFF; text-decoration:none;}
.leftlink a:visited{color:#FFFFFF; text-decoration:none;}
.leftlink a:hover{color:#FFCC00; text-decoration:none;}

.leftactive {background-color:#999999; text-decoration:none; font-weight:normal; font-size:8pt; }
.leftactive a:link{color:#FFFFFF; text-decoration:none;}
.leftactive a:active{color:#FFFFFF; text-decoration:none;}
.leftactive a:visited{color:#FFFFFF; text-decoration:none;}
.leftactive a:hover{color:#FFCC00; text-decoration:none;}
.newhyperlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #0033CC}
