/* a:link       { color: #0000F0; text-decoration: none} */
a:link       { color: #008080; text-decoration: none}
/* a:visited    { color: #0000B0; font-weight: normal; text-decoration: none } */
a:visited    { color: #008080; text-decoration: none }
/* a:hover		 { color: #000080; font-weight: normal; text-decoration: none; background-color: #E0E0E0} */
a:hover		 { color: #000080; font-weight: normal; text-decoration: underline }

h1		     { font-family: Verdana; font-weight: normal; font-size: 12pt; color: #000080; margin-top: 15px; 
			   margin-bottom: 10px; margin-right: 100px; line-height: 150%; text-align: left}
h2      	 { font-family: Verdana; font-weight: normal; font-size: 10pt; color: #000080; margin-top: 15px; 
			   margin-bottom: 10px; margin-right: 100px; line-height: 150%; text-align: left }

p.head1      { font-family: Verdana; font-weight: normal; font-size: 12pt; color: #000080; margin-top: 15px; 
			   margin-bottom: 10px; margin-right: 100px; line-height: 150%; text-align: left}
p.head2      { font-family: Verdana; font-weight: normal; font-size: 10pt; color: #000080; margin-top: 15px; 
			   margin-bottom: 10px; margin-right: 100px; line-height: 150%; text-align: left }
p.h1-nomargin{ font-family: Verdana; font-weight: normal; font-size: 12pt; color: #000080; margin-top: 15px; 
			   margin-bottom: 10px; line-height: 150%; text-align: left}


p            { font-family: Trebuchet MS; font-size: 10pt; margin-top: 10px; margin-bottom: 10px }
p.main       { font-family: Trebuchet MS; font-size: 10pt; margin-top: 10px; margin-bottom: 10px }
p.rightindent  { font-family: Trebuchet MS; font-size: 10pt; margin-top: 10px; margin-bottom: 10px;
			   margin-right: 40px }
p.table      { font-family: Trebuchet MS; font-size: 9pt; margin-top: 2px; margin-bottom: 2px }

p.nav-space	 { font-family: Trebuchet MS; font-size: 10pt; margin-top: 15px; margin-bottom: 0px;
               margin-left: 15px }
p.nav1		 { font-family: Trebuchet MS; font-size: 10pt; margin-top: 7px; margin-bottom: 0px;
			   margin-left: 15px }
p.nav2		 { font-family: Trebuchet MS; font-size: 10pt; margin-top: 0px; margin-bottom: 0px; 
			   margin-left: 30px }
p.nav3		 { font-family: Trebuchet MS; font-size: 10pt; margin-top: 0px; margin-bottom: 0px;
			   margin-left: 45px }
p.nav4		 { font-family: Trebuchet MS; font-size: 10pt; margin-top: 0px; margin-bottom: 0px;
			   margin-left: 60px }

p.footer1    { text-align: right; margin-right: 50px; font-family: Trebuchet MS; font-size: 7pt}

ol			 { font-family: Trebuchet MS; font-size: 10pt}
li 			 { font-family: Trebuchet MS; font-size: 10pt}

table        { border-collapse: collapse }

.hometable  { }
.pagetable  { border: 0pt; width: 90%;  padding: 10 }    

.leftcell   { }
.maincell   { }
.rightcell  { }

.schedcellleft      { width: 90; vertical-align: top; border-color: Black; 
                       border-bottom-style: solid; border-bottom-width: 1px }
.schedcelllefttop   { width: 90; vertical-align: top; border-top-style: solid; border-color: Black;
                       border-bottom-style: solid; border-top-width: 2px; border-bottom-width: 1px }
.schedcell          { vertical-align: top; border-color: Black; border-bottom-style: solid; 
                       border-bottom-width: 1px }
.schedcelltop       { vertical-align: top; border-color: Black; border-top-style: solid; 
                       border-bottom-style: solid; border-top-width: 2px; border-bottom-width: 1px }


.smallerfont { font-size: 9pt }
.smallfont   { font-size: 8pt }
.tinyfont    { font-size: 7pt }

.indent      { margin-left: 15px; margin-right: 10px }
.indent1     { margin-left: 15px; margin-right: 20px }
.indent2     { margin-left: 30px; margin-right: 20px }
.indent3     { margin-left: 45px; margin-right: 30px }
.indent4     { margin-left: 60px; margin-right: 40px }


.gray        { color: #808080 }
.lightgray   { color: #808080 }
.headcolor   { color: #000080 }
.sc 		 { font-variant: small-caps}