/*-----------------------------------
Name  : WWW STYLESHEET
Last Mod: 6/25/2001
By  : RL         
-----------------------------------*/
 
body, td, p, ul, li, ol, textarea {
 font-family : Verdana, Arial, Helvetica, Sans Serif;
 font-size : 10pt;
 color : #000000;
}
 
ul ul {
 list-style : circle
}
 
ul ul ul {
 list-style : square
}
 
ol ul {
 list-style : disc
}
 
ol ul ul {
 list-style : circle
}
 
/* HEADERS */
 
h1 {
 font-size : 13pt;
 font-weight : bold;
 color : #003366; 
 /* Netscape 4.x does not support [margin-bottom : 0;] */
} 
 
h2 {
 font-size : 10pt;
 font-weight : bold;                                                                                          
 color : #003366;
 text-transform : uppercase;
}
 
.boldtextheader { 
 font-size : 10pt;
 font-weight : bold;
 color : #003366;
}
 
/* END HEADERS */
 
.caption {
 font-size : 8pt;
 color : #FFFFFF;
}  
 
.bodyfont { 
 background-color : #FFFFFF;
 font-family : Verdana, Arial, Helvetica, Sans Serif;
 font-size : 10pt;
 color : #000000;
}
 
.title { 
 font-family : Verdana, Arial, Helvetica, Sans Serif;
 font-size : 13pt;
 font-weight : bold;
 text-transform : uppercase;
 color : #003366;
}
 
.related-links { 
 color : #FFFFFF
}
 
.inputfield { 
 font-size : 10pt;
 font-weight : bold;
 text-align : right;
}
 
input  {
 font-size : 8pt;
 font-family : Verdana, Arial, Helvetica, Sans Serif;
}
 
select  {
 font-size : 8pt;
 font-family : Verdana, Arial, Helvetica, Sans Serif;
}
 
th  {
 font-family : Verdana, Arial, Helvetica, Sans Serif;
 font-size : 10pt;
 font-weight : bold;
 background-color : #336699;
 color : #FFFFFF;
}
 
A:link  {
 color : #336699;
 font-weight : bold;
 text-decoration : underline;
}
 
A:visited  {
 color : #336699;
 font-weight : bold;
 text-decoration : underline;
}
 
A:active  {
 color : #CC0000;
 font-weight : bold;
 text-decoration : underline;
}
 
A:hover  {
 color : #000000;
 font-weight : bold;
 text-decoration : underline;
}
 
A.nav:link  {
 font-size : 9pt;
 color : #336699;
 text-decoration : underline;
}
 
A.nav:visited  {
 font-size : 9pt;
 color : #336699;
 text-decoration : underline;
}
 
A.nav:active  {
 font-size : 9pt;
 color : #CC0000;
 text-decoration : underline;
}
 
A.nav:hover  {
 font-size : 9pt;
 color : #000000;
 text-decoration : underline;
}
 
A.splash:link  {
 font-size : 8pt;
 font-weight : bold;
 color : #336699;
 text-decoration : underline;
}
 
A.splash:visited  {
 font-size : 8pt;
 font-weight : bold;
 color : #336699;
 text-decoration : underline;
}
 
A.splash:active  {
 font-size : 8pt;
 font-weight : bold;
 color : #CC0000;
}
 
A.splash:hover  {
 font-size : 8pt;
 font-weight : bold;
 color : #000000;
 text-decoration : underline;
}
 
.smalltext  {
 font-size : 8pt;
}
 
.status  {
 color : #FF0000;
 font-weight : bold;
 text-align : center;
}
 
.splash  {
 font-size : 8pt;
}
 
.navbar  {
 font-size : 8pt;
}
 
