/* CSS Document */

BODY {
 color: #000000;
 font-family : verdana,Arial,sans-serif;
 background-color: #ffffff;
 background-repeat:  repeat-y;
 background-position:  left;
 font-size: 10px;
 /*scrollbar-3dlight-color: #000000;
 scrollbar-shadow-color: #000000;
 scrollbar-highlight-color: #000000;
 scrollbar-track-color: #ccccff;
 scrollbar-face-color: #003366;
 scrollbar-arrow-color: silver;*/}
}
A:link {color: #000063;
  background-color: transparent;
  font-weight: normal; 
  font-size: 9pt;
  text-decoration: none;}

A:visited {color: #000063;
  background-color: transparent;
  font-weight: normal; 
  font-size: 9pt;
  text-decoration: none;}

A:active {color: #000063;
  background-color: transparent;
  font-weight: normal; 
  font-size: 9pt;
  text-decoration: none;
  }

A:hover {color: Gray;
  background-color: transparent;
  font-size: 9pt;
}


a.greylink:link {color: #DBD2D5; text-decoration: none;}
a.greylink:visited {color: #DBD2D5; text-decoration: none;}
a.greylink:hover {color: #DBD2D5; text-decoration: underline;}

a:link {color: #003399; font-size: 9pt; text-decoration: none;}
a:visited {color: #003399; font-size: 9pt; text-decoration: none;}
a:hover {color: #003399; font-size: 9pt; text-decoration: underline;}

a.redlink:link {color: #76150D; text-decoration: none;}
a.redlink:visited {color: #76150D; text-decoration: none;}
a.redlink:hover {color: #76150D; text-decoration: underline;}

a.whitelink:link {color: #FFFFFF; text-decoration: none;}
a.whitelink:visited {color: #FFFFFF; text-decoration: none;}
a.whitelink:hover {color: #FFFFFF; text-decoration: underline;}

a.yellowlink:link {color: #FFCC33; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.yellowlink:visited {color: #FFCC33; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.yellowlink:hover {color: #FFCC33; font-size: 7pt; font-weight: bold; text-decoration: underline;}

.normalpt {color: black;
  background-color: transparent;
  font-weight: normal; 
  font-size: 10pt;
  magin-left: 5px;
  text-decoration: none;
}  

.p{
	font-size: 100%;
	line-height : 100%;
}

/* CSS Document */


.h1 {
 	font-family : verdana,Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3B383D;
	background-color : transparent;
}

.h2 {
 	font-family : verdana,Arial,sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

.h3 {
 	font-family : verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: right;
}

.h4 {
 	font-family : verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3B383D;
	background-color : transparent;
	text-align: left;
}

.h5 {
 	font-family : verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: right;
}

.h6 {
 	font-family : verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
}

.p{
 	font-family : verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
}

/* bulleted lists */
ul.disc {
	list-style-type: circle;
	list-style-size: 80%;
}
ul.circle {
	list-style-type: circle;
	list-style-size: 80%;
}
ul.square {
	list-style-type: square;
	list-style-size: 80%;
}
ul.none {
	list-style-type: none;
	list-style-size: 80%;
	list-style-image: none;
}

/* Numbered lists */
ol.decimal {
	list-style-type: decimal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-size: 80%;
	color: #000033;
}
ol.decimalWhite {
	list-style-type: decimal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-size: 80%;
	color: #FFFFFF;
}
ol.lroman {
	list-style-type: lower-roman;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-size: 80%;
}
ol.uroman {
	list-style-type: upper-roman;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-size: 80%;
}
ol.lalpha {
	list-style-type: lower-alpha;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-size: 80%;
}
ol.ualpha {
	list-style-type: upper-alpha;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-size: 80%;
}
.date {
	font-family: Verdana, Arial, verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-align: right;
}
.starbullet {
	list-style-position: outside;
	list-style-image: url(../images/star_bullet.gif);
}
.normalptNews {
color: black;
  background-color: transparent;
  font-weight: normal; 
  font-size: 8pt;
  magin-left: 5px;
  text-decoration: none;
}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}
#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
.smallWhite {
	font-family: Verdana, Arial, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.normalptCjap {
color: black;
  background-color: transparent;
  font-weight: normal; 
  font-size: 8pt;
  magin-left: 5px;
  text-decoration: none;
}

