/* Global Styles */

body {
        background-color: #CCCCFF;
        margin:0px;
	line-height:24px;
	color:#660066;
	font-family: arial;
	font-size: 16px;
}


.bodyText {
        line-height:24px;
        font-size: 16px;
	}
	
.bodyHeading {
        line-height:28px;
	font-weight:bold;
        font-size: 28px;
        }

.bodySubHead {
	line-height: 22px;
	font-weight: bold;
	font-size: 22px;
}

.button {
  font: bold 11px Arial;
  text-decoration: none;
  background-color: #EEEEEE;
  color: #333333;
  padding: 2px 6px 2px 6px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
}

h3 {
   margin-top: 0;
   margin-bottom: 0;
}

form {
        background-color: #CCCCFF;
        margin:0px;
        line-height:24px;
        color:#660066;
        font-family: arial;
        font-size: 16px;
}

.formSubHead {
        line-height: 22px
        font-weight: bold;
        font-size: 22px;
}

textarea {
        resize: none;
}

/*
td,th {
        font-size: 16px;
}
	
*/

a {
	color: #660066;
	text-decoration: none;
	font-weight:600;
	}
	
a:hover {
	color: #660066;
	background: #CCCCFF;
	text-decoration: underline;
	font-weight:600;
	}
	
/* ID Styles */
.body2 {
        background-color: #CCCCFF;
	color: #660066;
       }

.body2 a:hover {
        background-color: #CCCCFF;
        color: #FF0000;
	text-decoration:underline;
       }

.barnav	 {
        color: #CCCCFF;
        background-color: #660066;
        }

.barnav a:hover {
        color: #660066;
        background-color: #CCCCFF;
        }

.barlogo	 {
        color: #660066;
        background-color: #CCCCFF;
        }

#navigation a {
	color: #CCCCFF;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 18px;
	}
	
#navigation a:hover {
	color: #CCCCFF;
	text-decoration:underline;
	}

/* Class Styles */

