.SkipsMessage
{
	color: #336633;
	border: 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:100%;
	background-color: white;
	border-left:0px solid black;
	border-bottom:0px solid black;
	border-top:0px;
	border-right:0px;
	;
	list-style-position: outside;
	list-style-type: circle;
	;
	list-style-image: none;
}

.footnote 
{ 
  color: #666666; 
  border: 0px; 
  font-family: arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  width:100%; 
  background-color: white; 
  border-left:0px solid black; 
  border-bottom:0px solid black; 
  border-top:0px; 
  border-right:0px; 
  ;  
  list-style-position: outside; 
  list-style-type: circle; 
  ;
   list-style-image: none; 
   }

.smallnote 
{ 
  border: 0px; 
  font-family: arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  width:100%; 
  background-color: white; 
  border-left:0px solid black; 
  border-bottom:0px solid black; 
  border-top:0px; border-right:0px; 
  ; 
  list-style-position: outside; 
  list-style-type: circle; 
  ; 
  list-style-image: none ; 
  cursor: hand
  }

.testbox
{
	border-top:4px solid buttonshadow;
	border-left:1px solid red;
	border-right:1px solid blue;
	border-bottom:1px solid green;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	font-size:10pt;
	font-family:arial, Helvetica, sans-serif;
	color:black;
	background:#efefef;
}


.clearbox
{
	border: 0px solid buttonshadow;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	font-size:10pt;
	font-family:arial, Helvetica, sans-serif;
	color:black;
	background:white;
}

.infobox
{
	border-top:1px solid buttonshadow;
	border-left:1px solid buttonshadow;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border: 1px solid buttonshadow;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	font-size:10pt;
	font-family:arial, Helvetica, sans-serif;
	color:black;
	background:#efefef;
}

.hotbox				 
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	border:2px solid menu;
	border-color: #006699;
	background-color: #efefff;
	text-align:center;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    margin-right: 4px;
}


A:LINK, a:link 
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
/*	color : #663300; */
    color: green;
 } 

A:VISITED, a:visited
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
/*	color : #663300; */
    color: green;
}

A:HOVER, a:hover 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color :Red;
}

H3 
{
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : italic;
}

li 
{  
  color: #336699; 
   list-style-position: outside; 
   padding-right: 0px; 
   padding-left: 0px; 
   list-style-type: square;
   }

ul {  padding-right: 8px; padding-left: 8px}

hr {  color: #669999}

.StdText 
{ 
  color: #000000; 
  border: 0px; 
  font-family: arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  width:100%; 
  background-color: white; 
  border-left:0px solid black; 
  border-bottom:0px solid black; 
  border-top:0px; 
  border-right:0px; 
  ; 
 /*  list-style-position: outside; */
/*  list-style-type: square; */
/*  list-style-image: none */
  }
.BlueText { color: #336699; border: 0px; font-family: arial, Helvetica, sans-serif; font-size: 9pt; width:100%; background-color: white; border-left:0px solid black; border-bottom:0px solid black; border-top:0px; border-right:0px; ; }
