body			{background-image: url("../images/color_border_narrow.gif");
				margin-top: 0px;
				margin-left: 0px;}

h1             {font-family: "monotype corsiva", "times new roman", serif;
                 font-size: 20pt; 
                 font-weight: bold; 
                 font-style: italic; 
                 text-align: center; 
                 color: #BC0427;
                 text-decoration: none;
                 padding-bottom: 0px;
                 padding-top: 0px;
                 margin-top: 6px;
                 margin-bottom: 6px;}
                

h2             {font-family: "monotype corsiva", "times new roman", serif;
                 font-size: 16pt; 
                 font-weight: bold; 
                 font-style: italic; 
                 text-align: center; 
                 color: #00008b;;
                 text-decoration: none;
                 padding-bottom: 0px;
                 padding-top: 0px;
                 margin-top: 0px;
                 margin-bottom: 6px;}

#para
div.para
h2				 {font-family: verdana, arial, sans-serif; 
                 font-size: 10pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 text-align: left; 
                 color: black;}
                 
h2.text			{font-family: verdana, arial, sans-serif; 
                 font-size: 10pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 text-align: left; 
                 color: black;}
                 
h3            {font-family: verdana, arial, sans-serif; 
                 font-size: 11pt; 
                 font-weight: bold;   
                 font-style: normal;
                 text-align: center; 
                 color: red;
                 text-decoration: none;}

h4              {font-family: verdana, arial, sans-serif; 
                 font-size: 11pt; 
                 font-weight: bold;   
                 font-style: normal;
                 text-align: left; 
                 color: #00008B;
                 text-decoration: none;}

li              {font-family: verdana, arial, sans-serif; 
                 font-size: 10pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 text-align: left; 
                 color: black;
                 margin-bottom: 3px;
                 padding-bottom: 3px;}

p              {font-family: verdana, arial, sans-serif; 
                 font-size: 10pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 text-align: left; 
                 color: black;}

table			{margin-left: auto;
				 margin-right: auto;}
				 
td              {font-family: verdana, arial, sans-serif; 
                 font-size: 10pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 color: black;}
.smalltext  {font-family: arial, sans-serif;
                 font-size: 9pt; 
                 font-weight: bold;   
                 font-style: normal; 
                 text-align: left; 
                 color: black;}

.black          {color: #000000;}

.hi-lite        {color: #00008B:
                 font-size: 10pt; 
                 font-weight: normal;   
                 font-style: normal; 
                 text-align: left; 
                 color: #00008B;
                 text-decoration: none;}

.name           {font-family: "times new roman", serif; 
				 color: #14589e;
				 font-size: 12pt; 
                 font-weight: bold;   
                 font-style: italic; 
                 text-align: center;
                 margin-top: 0px;
				 margin-left: 0px;
				 margin-right: 0px;
				 margin-bottom: 0px;}	
		
.company        {font-family: "times new roman", serif; 
				 color: #14589e;
				 font-size: 12pt; 
                 font-weight: bold;   
                 font-style: normal; 
                 text-align: left; 
                 margin-top: 0px;
				 margin-left: 0px;
				 margin-right: 0px;
				 margin-bottom: 0px;}
				 
.addr-phone		{font-family: "times new roman", serif; 
				 color: #14589e;
				 font-size: 11pt; 
                 font-weight: bold;   
                 font-style: italic; 
                 text-align: center;}	
                 
				 
.smallfooter    {font-family: arial, sans-serif; 
                 font-size: 9pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text-align: center; 
                 color: white;}
.smallfooter2  {font-family: arial, sans-serif;
                 font-size:  7pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text-align: center; 
                 color: #00008b;}

.smallerfooter  {font-family: arial, sans-serif;
                 font-size:  7pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text-align: center; 
                 color: white;}

.smallerfooter2 {font-family: arial, sans-serif;
                 font-size:  6pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text-align: center; 
                 color: #00008B;}
                 
.links          {font-family: verdana, arial, sans-serif; 
                 font-size: 9pt; 
                 font-weight: bold; 
                 font-style: normal; 
                 text-align: left; 
                 color: black;
                 text-decoration: none;}
                 
 
a               {font-family: "times new roman", serif; 
                 font-size: 11pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text align: left;
                 color: #0000FF; 
                 text-decoration: underline;}

a:visited       {font-family: "times new roman", serif; 
                 font-size: 11pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text align: left;
                 color: #0000FF; 
                 text-decoration: underline;}

a:active        {font-family: "times new roman", serif; 
                 font-size: 11pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text align: left;
                 color: #0000FF; 
                 text-decoration: underline;}

a:hover         {font-family: "times new roman", serif; 
                 font-size: 11pt; 
                 font-weight: normal; 
                 font-style: normal; 
                 text align: left;
                 color: #E446B9; 
                 text-decoration: underline;}
	    
/*tags to create pure CSS buttons in divs */
#nav  {
  display: block;
  padding: 2px;
  margin: 2px;
  font-family: verdana, sans-serif;;
  width: 194px;}
     
div.smfixedbtn a:link,
div.smfixedbtn a:visited { 
        position: relative;
        float: left;
        display: block;
        padding: 2px;
  		margin: 2px;
        color: #00008b; 
        text-decoration: none;
        border-bottom: 1px solid #00008b;
        border-right: 1px solid #00008b;
        border-left: 1px solid #00008b;
        border-top: 1px solid #00008b;
        font: bold 11px/1 Verdana, Arial, sans-serif;
        background-color: white;
        background-image: url(../images/buttons/button210.gif);
  		width: 194px;}  
      
div.smfixedbtn a:hover {
		padding: 2px;
  		margin: 2px;
        border-bottom: 1px solid #00008b;
        border-right: 1px solid #00008b;
        border-left: 1px solid #00008b;
        border-top: 1px solid #00008b;
        background-color:#c3d1e5;;
        background-image: url(../images/buttons/button_hover210.gif);
        text-decoration: none;
		width: 194px;}
		
div.smfixedbtnoff a:link,
		div.smfixedbtnoff a:visited { 
        position: relative;
        float: left;
        display: block;
        padding: 2px;
  		margin: 2px;
        color: #00008b; 
        text-decoration: none;
        border-bottom: 1px solid #00008b;
        border-right: 1px solid #00008b;
        border-left: 1px solid #00008b;
        border-top: 1px solid #00008b;
        font: bold 11px/1 Verdana, Arial, sans-serif;
        background-color: #c3d1e5;
        background-image: url(../images/buttons/button_hover210.gif);
  		width: 194px;}  
        
div.smfixedbtnoff a:hover {
		padding: 2px;
  		margin: 2px;
        border-bottom: 1px solid #00008b;
        border-right: 1px solid #00008b;
        border-left: 1px solid #00008b;
        border-top: 1px solid #00008b;
        background-color: white;
        background-image: url(../images/buttons/button210.gif);
        text-decoration: none;
		width: 194px;}
	
	    
