BODY
{
/*  A primer on rules and sample parameters appears at the bottom  */
/*    behavior: url(http://www.cfscinc.org/css/csshover.htc);   */ /* Win IE behavior call */
    background: #FFFFFF;   
/*    background: #CCFFFF url(images/fadedwaterfall.jpg);  */
/*    background: #FFFFFF url(http://www.cfscinc.org/images/purple-gradient.jpg); */   
/*    background: #FFFFFF url(http://www.cfscinc.org/images/CFSC-Sub-Banner.jpg); */             
/*    background-position: 10px 0;    */      
/*    background-repeat: repeat-y;    */
/*    background-repeat: repeat-x repeat-y;                */                   
    font-family: arial, verdana, geneva, sans-serif;
/*    font-size: 12px;                */
}
a:link
{
	text-decoration: none;
        color: #0000CC;             /* navy */    
}
a:visited
{
	text-decoration: none;
        color: #330066;
     /*   color: rgb(51,0,102); */   /* purple */
}
a:active
{
	text-decoration: none;
        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); */
}
h1
{
	color: #663399;
}
h2
{
	color: #663399;
}
h3
{
	color: #663399;
     /*	  color: #660033;  */
}
h4
{
	color: #663399;
}
h5
{
	color: #663399;
}
dt
{
        font-size: 100%;
        font-weight: 700;
	color: #000000;
        padding: 1em 0 .3em 0;
        margin: 0 0 0 1em;
}
dd
{
	color: #000000;
}
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%;
}
.byline
{
    font-family: arial, verdana, geneva, sans-serif;
    font-size: 75%;
    color: #333;
}
.bylinedate
{
    font-family: arial, verdana, geneva, sans-serif;
    font-size: 75%;
}
.bylineauthor
{
    font-family: arial, verdana, geneva, sans-serif;
    font-size: 75%;
    font-variant: small-caps;
}
.bylinetag
{
    font-family: arial, verdana, geneva, sans-serif;
    font-size: 75%;
    font-style: italics;
}
.bylinesource
{
    font-family: arial, verdana, geneva, sans-serif;
    font-size: 75%;
    font-style: italics;
}
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;
}
.bodylink 
{ 
    font-family: verdana, geneva, sans-serif;
 /*   font-size: 16px;   */
    color: #660000;
}
div.pagecontent
{       
    width: 755px;
 /*   align: center;  */
    border-right: 0px solid silver;
    border-bottom: 0px solid silver;
    border-left: 0px solid silver;
    background: #FFFFFF url(http://www.cfscinc.org/images/purple-gradient.jpg);             
 /*   background-position: 10px 0;  */        
    background-repeat: repeat-y;  
    margin: -2px 0 0 0;  /* eliminates gap in border with banner */
}
div.pagecontenthome
{       
    width: 750px;
 /*   align: center;  */
    border-right: 0px solid silver;
    border-bottom: 0px solid silver;
    border-left: 0px solid silver;
    background: #FFFFFF url(http://www.cfscinc.org/images/purple-gradient.jpg);             
 /*   background-position: 10px 0;  */        
    background-repeat: repeat-y; 
    margin: -2px 0 0 0;    /* eliminates gap in border with banner */
}
div.navbar
{       
    width: 130px;
    padding: 0 10px;
    position: absolute;
    top: 118px;
    left: 10;
    align: left;
    border-left: 0px solid silver;
}
div.navbarhome
{       
    width: 130px;
    padding: 0 10px;
    position: absolute;
    top: 195px;
    left: 10;
    align: left;
    border-left: 0px solid silver;
}
div.navbar a:link, div.navbarhome a:link
{
    text-decoration: none;
    color: #0000CC;             /* navy */
 /*   background: url(images/button005_off.gif); */
}
div.navbar a:visited, div.navbarhome a:visited
{
    text-decoration: none;
    color: #330066;
 /*   color: #808080;       */   /* gray   */
 /*   color: rgb(51,0,102); */   /* purple */
}
div.navbar a:active, div.navbarhome a:active
{
    text-decoration: none;
    color: #FF3030;
 /*   color: rgb(255,48,48); */   /* red */
 /*   background: url(images/button005_on.gif); */
}
div.navbar a:hover, div.navbarhome a:hover 
{
    text-decoration: underline;
    color: #0000FF; 
 /*   color: rgb(0,0,255); */     /* blue */
 /*   font-weight: bold;   */
 /*   background: url(images/button005_over.gif); */
}
.contentbody 
{ 
    font-family: verdana, geneva, sans-serif;
 /*   font-size: 16px;   */
    color: #000000;
    margin: 0 10px 1.5em 10px; 
    align: center;
    width: 563px;
    float: right; 
}
.contentbodyhome 
{ 
    font-family: verdana, geneva, sans-serif;
 /*   font-size: 16px;  */ 
    color: #000000;
    margin: 0 10px 1.5em 10px; 
    align: center;
    width: 558px;
    float: right;
}
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: #0099FF; 
 /*   color: rgb(0,0,255); */     /* aqua */
 /*   font-weight: bold;   */
 /*   background: url(images/button005_over.gif); */
}
.footer 
{ 
    font-family: verdana, geneva, sans-serif;
    font-size: 75%; 
    color: #000000;
    width: 753px;
    align: center;
    border: 1px solid silver;
}
.copyright 
{ 
  /*  background: #CCAAFF;  /* lavendar */
    background: #FFF url(http://www.cfscinc.org/images/copyright-footer.jpg);
    background-repeat: no-repeat;
    color: #000;
    width: 755px;
    font-family: verdana, geneva, sans-serif;
    font-size: 10px; 
    align: center;
    padding: 3px 5px;
    clear: both;
}
.copyrighthome 
{ 
  /*  background: #CCAAFF;  /* lavendar */
    background: #FFF url(http://www.cfscinc.org/images/copyright-footer.jpg);
    background-repeat: no-repeat;
    color: #000;
    width: 750px;
    font-family: verdana, geneva, sans-serif;
    font-size: 10px; 
    align: center;
    padding: 3px 5px;
    clear: both;
}
.data 
{ 
    font-family: "arial narrow", geneva, sans-serif;
  /*  font-size: 16px;  */
    font-weight: bolder; 
    color: #000000;
}
.jpgcaption
{
    font-family: verdana, geneva, sans-serif;
    font-size: 75%; 
    font-weight: bolder; 
    align: center;
    color: #330066;
}
.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-image: url(http://www.cfscinc.org/images/MenuBarWashed.jpg);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 1em 1em 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 
{
  color: #330066;                                  /* dark purple colored font */ 
  /* background: #BDE;                        */   /* denim background         */
  /* background-image: url(http://www.cfscinc.org/images/button_Blank.jpg);    */ 
  background-image: url(http://www.cfscinc.org/images/MenuBarWashed.jpg);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 1em 1em 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);    */ 
  background-image: url(http://www.cfscinc.org/images/MenuBarWashed.jpg);
  background-repeat: no-repeat;
  padding: 1em 1em 1em 1em;
  margin: 0 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; */