/* Style Sheet - Type 1 - Standard Text */
/* Progress Systems */

/* Body of Site */

body {  
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt;
      margin-top: 0px;
      background-color: #FDF6ED
; color: #FFFFFF; background-image: url(../images/layout/mockuppjwalls_05.gif)
; margin-left: 0px
     }

td   {
     text-decoration: none;
     font-weight: normal;
     font-size: 8pt;
     font-family: Verdana, Arial, Helvetica, sans-serif
; color: #FFFFFF
     }

/* Specfic Links Color Schemes */

a{ color: #FF0000; text-decoration: none }
a:hover { color: #CCCCFF; text-decoration: underline }

a.NavLinks { color: #FFFFFF; text-decoration: none }
a.NavLinks:hover { color: #FFFFFF; text-decoration: underline }

a.BodyLinks { color: #666666; text-decoration: none }
a.BodyLinks:hover { color: #990000; text-decoration: underline }


/* General Links */


a     {
        text-decoration: none;
        font-weight: normal;
        font-size: 8pt;
        font-family: Verdana, Arial, Helvetica, sans-serif
      }


/* Titles */

h1 {
   text-decoration: none;
   font-weight: bold;
   font-size: 10pt;
   font-family: Arial, Helvetica, sans-serif; 
   color: #666666
   }


/* Forms */




.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
      	font-size: 8pt;
 	color: #999999
	}

.textarea {
	   font-family: Verdana, Arial, Helvetica, sans-serif;
      	   font-size: 8pt;
 	   color: #999999
	  }

.menu {
	   font-family: Verdana, Arial, Helvetica, sans-serif;
      	   font-size: 8pt;
 	   color: #999999
	  }
.required {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #990000}

