P {
	font-size: small; font-style: normal; font-family: Arial, Helvetica, sans-serif;
}
H1 {
	font-weight: bold; font-size: 130%; 
}
.contactinfo {
	font-size: small; COLOR: #ffffff; font-family: Arial, Helvetica, sans-serif
}
H2 {
	font-weight: bold; font-size: 120%;
}
H3 {
	font-weight: bold; font-size: 110%; 
}
table {
	text-align: left;
}
.calendar {
	text-align: center;
}
.calendar TD {
	border-top: 1px solid #86B49A;
	border-left: 1px solid #86B49A;
}

.calendar TD.r {
	border-top: 1px solid #86B49A;
	border-left: 1px solid #86B49A;
	border-right: 1px solid #86B49A;
}
.calendar TD.rb {
	border-top: 1px solid #86B49A;
	border-left: 1px solid #86B49A;
	border-right: 1px solid #86B49A;
	border-bottom: 1px solid #86B49A;
}
.calendar TD.b {
	border-top: 1px solid #86B49A;
	border-left: 1px solid #86B49A;
	border-bottom: 1px solid #86B49A;
}

.pad6 {
	padding: 6px;
}
.pad12left {
	padding-left: 12px;
}


li {
	margin-bottom: .5em;
}
a {
	font-weight: bold;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	COLOR: #474b7b;
}
a:hover {
	text-decoration: none;
}
.plain a {
	font-weight: normal;
	color: #696B96;
	text-decoration: none;
}
#frontPageNote {
	text-align: left;
	width: 50%;
	background-position: right;
	padding-left:: 50%;
	padding-top:50px;
}
#frontPageNews{
	width: 66%;
	margin-right:33%;
	border: 1px #86b49a solid;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left:12px;
	clear:both;
}
#announcement {
	background-image:url(images/bgAnnouncement.jpg);
	width:325px;
	height:125px;
	text-align: left;
	margin-top:50px;
	/*margin-left:0px;*/
	float:right;
	position:relative;
}
.announceText{
	padding-top:60px;
	padding-right:10px;
	font-size:85%;
	text-align:right;
}
.blueEmphasis{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:110%;
	font-weight:bold;
	font-stretch:condensed;
	color:#696B96;
}
.clearBoth{
	clear:both;
}
.sidebar {
	font-size:x-small;
}
.sidebar a {
	font-weight: bold; font-size: x-small; COLOR: #000000; 
}
.sidebar li {
list-style-type: none;
margin-left:-1em;
 }
.sidebar ul {
 	margin-left: 0px;
 }
.quicklinks {
	font-size: small; COLOR: #ffffff; font-family: Arial, Helvetica, sans-serif; text-decoration: underline
}
.date {
	font-weight: bold; font-size: small; COLOR: #FF9700; font-family: Arial, Helvetica, sans-serif
}
.menuBtn{
	float: left;
	width: 95px;
	font-size: x-small;
	color: black;
	text-align: center;
	padding-bottom: 1em;
	padding-top: 1em;
	border: 1px;
	border-color: #3a8fd0;
	border-style: solid;
}
.menuBtnRight{
	float: left;
	width: 94px;
	font-size: x-small;
	color: black;
	text-align: center;
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 1px;
	border-left: 0px;
	border-color: #3a8fd0;
	border-style: solid;
}

BODY {
	font-size: small;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
	text-align: left;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.white {
	background-color: #FFFFFF;
}
.ltGrn {
	background-color: #86b49a;
}
.ltBlue {
	background-color: #3a8fd0;
}
.ltPurp {
	background-color: #999ab8;
}
.dkPurp {
	background-color: #474b7b;
}
.whitepad20 {
	background-color: #FFFFFF;
	padding: 20px;
}
.ltGrnPad8 {
	background-color: #86b49a;
	padding: 8px;
}
.Bold110 {
	font-size: 110%; font-weight: bold;
}.Xsmall {
	font-size: x-small;
}
.whiteTopBorder {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-color: #e5e5b1;
	border-style: solid none none none;
	}
.marginMinTopBtm{
	margin-top: 0em;
	margin-bottom: .5em;
	}
.marginMinBtm{
	margin-bottom: .5em;
	}
#container {
	border: #999ab8;
	border-width: thin;
	border-style: solid;
	margin: 0px auto;
	text-align: center;
	width: 668px;
	}
.btmBorder{
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.floatRight{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: x-small;
}
.floatLeft{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.bgStripePad20{
	background-image: url(images/bg02.gif);
	background-repeat: repeat-y;
	padding: 20px;
}
.txtRight{
	text-align: right;
}
.floatRightBorder {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border-color:#86b49a;
	border-style: solid;
	border-width:thin;
	padding:2px;
}
.floatRightMenu {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	font-size:x-small;
}
.pad20left {
	padding-left: 20px;
}
.boldUline {
	font-weight: bold;
	text-decoration: underline;
}

