
body { 
	background-color:#FFFFFF 
} 

p,ul,ol,li,div,td,th,address,blockquote,i,pre {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color:#333333;
}

p {
	font-size: 72%; 
  line-height:12pt
}

b { color:#333333 }

font.spot {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 100%; 
/*	letter-spacing:0.04em;*/
	color:#FF8800
}

font.navTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#0000DD
}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 60%; 
	color:#333333
}

pre	{ font-family: Courier New }

h1,h2,h3,h4,h5,h6 { font-family: Verdana, Arial black, Helvetica, sans-serif }

td h1 {
  font-weight:normal; 
	font-size:140%; 
	color:#0000D0
}

td h2 {
  font-weight:bold;
	font-size:130%; 
	color:#0000D0
}

td h3 {
  font-weight:bold;   
	font-size:120%; 
	color:#0000D0
}

td h4 {
  font-weight:bold;   
	font-size:110%; 
	color:#FF8800
}

td h5 {
  font-weight:bold;   
	font-size:100%; 
	color:#FF8800
}

td h6 {
  font-weight:normal; 
	font-size:90%; 
	color:#FF8800
}


input.navRight {
  font-size:80%; 
	line-height:10pt
}


input.navLeft {
    BORDER-RIGHT: rgb(180,180,180) 1px solid;
    BORDER-TOP: rgb(180,180,180) 1px solid;
    BORDER-LEFT: rgb(180,180,180) 1px solid;
    BORDER-BOTTOM: rgb(180,180,180) 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: rgb(110,110,110);
    BACKGROUND: rgb(255,255,255);
    HEIGHT: 18px;
}

.BUTTON
{
    BORDER-RIGHT:  rgb(180,180,180)  1px solid;
    BORDER-TOP:  rgb(180,180,180)  1px solid;
    BORDER-LEFT:  rgb(180,180,180)  1px solid;
    BORDER-BOTTOM:  rgb(180,180,180)  1px solid;
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: rgb(110,110,110);
    BACKGROUND: #E6E6E6;
    HEIGHT: 18px  
}


div.norm {
  margin-left:27px; 
	margin-right:28px
}

div.footer {
  margin-left: 0px; 
	margin-right: 0px; 
	line-height:14pt
}

p	{
  margin-left:  0px; 
	margin-right:  0px
}

p.ein	{ 
  margin-left: 15px; 
	margin-right: 15px
}

p.nav	{ 
  margin-left:  0px; 
	margin-right:  0px; 
	color:#333333
}

table {
  width:100%; 
	border:0px; 
	border-spacing:0px;
  line-height:12pt

}

table.nav { 
  width:815px; 
	border:0px; 
	border-spacing:0px; 
  line-height:12pt;
	background-color:#6688ff
/*	background-color:#6688ff*/
/*	background-color:#FF8800*/
}

table.navbottom { 
  width:815px; 
	border:0px; 
	border-spacing:0px; 
  line-height:12pt;
	background-color:#22cc22
}

table.navInSite	{ 
  width:815px; 
	border:0px; 
	border-spacing:0px;
  line-height:12pt
}

th {
  background-color:#6688ff; 
	color:#ffffff; 
	text-align:left; 
	font-size:75%;
  line-height:12pt
}

td {
	font-size:72%;
  line-height:12pt
}

td p {
	font-size:100%;
  line-height:12pt
}

td.navIntern { 
  background-color:#F0F0F0; 
	height:22px;
  line-height:12pt
}

td.navLeft {
  font-size:70%; 
	line-height:12pt
}

td ul       { margin-left:30px; line-height:12pt; list-style-type:disc }
td ul ul    { margin-left:0px; line-height:12pt; list-style-type:none }
td ul ul ul { margin-left:0px; line-height:12pt; list-style-type:none }

td li       { font-size:100%;  line-height:14pt }
td li li    { font-size:100%; line-height:14pt }
td li li li { font-size:100%; line-height:14pt }

a  { font-weight: normal }

a:link { 
  color:#0000FF; 
	text-decoration: none
}

a:active { 
  color:#FF9900; 
	text-decoration: none
}

a:visited	{
  color:#0F0FFF; 
	text-decoration: none
}

a:hover {
  color:#FF8800; 
	text-decoration: underline
}

a.inv1 { font-size:100%; font-weight: normal }

a.inv1:link { 
  color:#FFFFFF; 
	text-decoration: none
}

a.inv1:active	{ 
  color:#FF9900; 
	text-decoration: none
}

a.inv1:visited { 
  color:#FFFFFF; 
	text-decoration: none
}

a.inv1:hover { 
  color:#0000FF; 
	text-decoration: underline
}

a.nav1 {
  font-weight:500; 
	text-decoration: none
}

a.nav1:link	{
  color:#666666; 
	background-color:#DDDDDD
}

a.nav1:active {
  color:#0044cc; 
	background-color:#DDDDDD 
}

a.nav1:visited {
  color:#666666; 
	background-color:#DDDDDD
}

a.nav1:hover {
  color:#0044cc; 
	background-color:#EEEEEE; 
	text-decoration:none
}


