BODY
{
/*  A primer on rules and sample parameters appears at the bottom  */
/*    background: #CCFFFF url(images/fadedwaterfall.jpg);  */
/*    background: #FFFFFF url(images/bckgrnd.jpg);         */ 
    background: #FFFFFF;                 
    background-repeat: repeat-y;  
/*    background-repeat: repeat-x repeat-y;                */                   
    FONT-FAMILY: arial, verdana, geneva, sans-serif;
    FONT-SIZE: 12px;
}
a:link
{
	text-decoration: underline;
        color: #0000CC;             /* navy */    
}
a:visited
{
	text-decoration: underline;
        color: #330066;
     /* color: rgb(51,0,102); */   /* purple */
}
a:active
{
	text-decoration: underline;
        color: #FF3030;
     /* color: rgb(255,48,48); */   /* red */
/*        background: url(images/button005_on.gif); */
}
a:hover 
{
        text-decoration: underline;
        color: #0000FF; 
     /* color: rgb(0,0,255); */     /* blue */
     /* font-weight: bold;   */
/*        background: url(images/button005_over.gif); */
}
div.navbar a:link
{
	text-decoration: none;
        color: #0000CC;             /* navy */
/*        background: url(images/button005_off.gif); */
}
div.navbar a:visited
{
	text-decoration: none;
        color: #330066;
     /* color: #808080;       */   /* gray   */
     /* color: rgb(51,0,102); */   /* purple */
}
div.navbar a:active
{
	text-decoration: none;
        color: #FF3030;
     /* color: rgb(255,48,48); */   /* red */
/*        background: url(images/button005_on.gif); */
}
div.navbar a:hover 
{
        text-decoration: none;
        color: #0000FF; 
     /* color: rgb(0,0,255); */     /* blue */
     /* font-weight: bold;   */
/*        background: url(images/button005_over.gif); */
}
div.contentbody a:link
{
	text-decoration: underline;
        color: #0000CC;             /* navy */
/*        background: url(images/button005_off.gif); */
}
div.contentbody a:visited
{
	text-decoration: underline;
        color: #330066;
     /* color: #808080;       */   /* gray   */
     /* color: rgb(51,0,102); */   /* purple */
}
div.contentbody a:active
{
	text-decoration: underline;
        color: #FF3030;
     /* color: rgb(255,48,48); */   /* red */
/*        background: url(images/button005_on.gif); */
}
div.contentbody a:hover 
{
        text-decoration: underline;
        color: #0000FF; 
     /* color: rgb(0,0,255); */     /* blue */
     /* font-weight: bold;   */
/*        background: url(images/button005_over.gif); */
}
h1
{
	color: #663399;
}
h2
{
	color: #663399;
}
h3
{
	color: #663399;
     /*	color: #660033;  */
}
h4
{
	color: #663399;
}
h5
{
	color: #663399;
}
p.dropcap:first-letter
{
    font-size: 3em;
    font-weight: bold;
    float: left;
    border: solid 1px navy;
    padding: .1em .2em .1em .2em;
    margin: .2em; 
}
p.boxed
{
    border-top: 5px inset aqua;
    border-right: 5px outset navy;
    border-bottom: 5px outset navy;
    border-left: 5px inset aqua;
    background-color: #CCCCFF;
}
p.dblspaced
{
    line-height: 200%;
}
UL 
{ 
    list-style-image: url(images/starpurplebullet.jpg);
}
UL UL
{ 
    list-style-image: url(images/starbluebullet.gif);
}
UL UL UL
{ 
    list-style-image: url(images/starpurplebullet.jpg);
}
LI 
{ 
    FONT-FAMILY: verdana, geneva, sans-serif;
    FONT-SIZE: 16px;
}
.bodylink 
{ 
    FONT-FAMILY: verdana, geneva, sans-serif;
    FONT-SIZE: 16px; 
    COLOR: #660000;
}
.contentbody 
{ 
    FONT-FAMILY: verdana, geneva, sans-serif;
    FONT-SIZE: 16px; 
    COLOR: #000000;
    MARGIN: 0,10px,0,30px; 
    ALIGN: Center;
}
.data 
{ 
    FONT-FAMILY: "arial narrow", geneva, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bolder; 
    COLOR: #000000;
}
.footer 
{ 
    FONT-FAMILY: verdana, geneva, sans-serif;
    FONT-SIZE: 12px; 
    COLOR: #663399;
}
.labl 
{ 
    FONT-FAMILY: "arial narrow", geneva, sans-serif;
    FONT-SIZE: 16px; 
    COLOR: #000000;
}
.Littlelabl 
{ 
    FONT-FAMILY: "arial narrow", geneva, sans-serif;
    FONT-SIZE: 10px; 
    COLOR: #000000;
}
.navbar 
{ 
    FONT-FAMILY: verdana, geneva, sans-serif;
    FONT-SIZE: 12px;
}
.navbody 
{ 
    FONT-FAMILY: verdana, geneva, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #663399;
}
.news 
{ 
    FONT-FAMILY: Book Antiqua, Times New Roman, Times; 
    FONT-SIZE: 16px; 
    COLOR: #000000;
}
.tbldata 
{ 
    FONT-FAMILY: verdana, geneva, sans-serif;
    FONT-SIZE: 10px;
    COLOR: #000000;
}
#butnSubmit 
{
  color: #330066;                                  /* dark purple colored font */ 
  /* background: #BDE;                        */   /* denim background   */
  background-image: url(http://www.cfscinc.org/images/button_Blank.jpg);  
  background-repeat: no-repeat;
  /* padding: 1em 2em 1em 2em; */
  margin: 0 2em 0 2em;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#butn 
{
  color: #330066;                                  /* dark purple colored font */ 
  /* background: #BDE;                        */   /* denim background   */
  background-image: url(http://www.cfscinc.org/images/button_Blank.jpg);  
  background-repeat: no-repeat;
  background-position: center left;
  padding: 1em .5em 1em 1em;
  margin: 0 1em;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /* border: 1pt outset; */
  /* border-color: #D5E7F0 #004F75 #004F75 #D5E7F0; */
}
#butn a, #butn a:link, #butn a:visited, #butn a:active, #butn a:hover, #butn a:focus
{
    text-decoration: none;
    color: #330066;
    /* display: block; */    /* a block command puts one button per line */
                             /* it needs a container like td to hold it  */
    /* margin: 0; */
    /* padding: .25em 1em .25em 1em; */
}
#butn-default 
{
  color: #330066;                                  /* dark purple colored font */ 
  /* background-image: url(tabs-up-navy.gif); */   /* image on button    */
  /* background: #D5E7F0                      */   /* denim hilite background */
  background-image: url(http://www.cfscinc.org/images/button_Blank.jpg);  /* image of button    */
  background-repeat: no-repeat;
  padding: .25em 1em .25em 1em; 
  margin: 1em;
  font-weight: bold;
  /* border: 2pt inset; */
  /* border-color: #004F75 #D5E7F0 #D5E7F0 #004F75; */
}
#butn-default a, #butn-default a:link, #butn-default a:visited, #butn-default a:active, #butn-default a:hover, #butn-default a:focus
{
    text-decoration: none;
    color: #330066;
    display: block;
    margin: 0;
}
/* p = all occurances of a paragraph */
/* p.classname = all occurances of a paragraph with class="classname" */
/* div.div1 p = all occurances of a paragraph within a div with class = div1 */
/* .classname = all occurances of any element with class="classname" */
/* #idname = replace period with # to match on id="idname" */
/* table.pol[border="3"][width="100%] = operates on any table with  */
/*    class = pol AND the border attribute set to 3 AND width set to 100% */
/* the link pseudo-classes must be in this order: :link, :visited, :active, :hover, :focus */
/* div > p:first-child = the first paragraph within a div */
/* Borders can be none, solid, dotted, dashed, double, groove, ridge, inset, and outset */
/* Margins are outside the border, padding is inside the border */
/* The color mnemonics are: aqua, black, blue, fuchsia, gray, green, lime, maroon, */
/*    navy, olive, orange, purple, red, silver, teal, white, yellow */
/* Color can be coded as color: #FF3030; color: rgb(255,48,48); or color: rgb(10%,10%,10%); */
/* sample statements: */
/*    FONT-FAMILY: Book Antiqua, Times New Roman, Times; */