@charset "utf-8";
/* CSS Document */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body {
	background: #F0F0F0;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a  {
	color: #007F63;
	text-decoration: none;
	}
	
a:hover {
	color:  #000000;
	text-decoration: underline;
	}
	
a:active {
	color:  #B41917;
	text-decoration: underline;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #007F63;
	}
	
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #007F63;
	}
	

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #007F63;
	}
	
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #007F63;
	}
	
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.tabletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.darkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #B90000;
	text-decoration: none;
}

.darkredlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #B90000;
	text-decoration: none;
}

.smallgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: 006666;
}

.reggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006666;
}

.reggreenverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006666;
}

.Lggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #006666;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #068A73;
}

.boldmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.italicsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
.italicsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

.italicmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
}

.emph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #330033;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #330033;
	font-style:italic;
	}

div.calendardata a { /* this is for the calendar */
	color: #007F63;
	text-decoration: none;
	}
	
div.calendardata a:hover { /* this is for the calendar */
	color: #000000;
	text-decoration: underline;
	}

.goldtext {  /* this is for the calendar */
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #068A73;
}

/* BEGIN specify values for inside menu "in-groupmenu"  */

p.in-groupmenu { 
	font: Arial;
	font-weight: bold;
	color: #756F6F;
	font-size: 12px;
	padding-top: 6px; /* these two are integral to the spacing above and below this div */
	padding-bottom: 0px; /* these two are integral to the spacing above and below this div */
	margin-top: 6px;
	/* border-bottom: #756F6F double; */
	}

a.in-groupmenu  {
	color:  #756F6F;
	text-decoration: none;
	}
	
a.in-groupmenu:hover {
	color:  #000000;
	text-decoration: none;
	background-color: #E4E5DD;
	}
	
a.in-groupmenu:active {
	color:  #B41917;
	text-decoration: underline;
	}

/* END specify values for inside menu "in-groupmenu"  */

/* BEGIN specify values for inside menu "in-bottom"  */

p.in-bottom { 
	font: Arial;
	font-weight: bold;
	color: #756F6F;
	font-size: 12px; 
	}

a.in-bottom  {
	color:  #756F6F;
	text-decoration: none;
	}
	
a.in-bottom:hover {
	color:  #000000;
	text-decoration: none;
	}
	
a.in-bottom:active {
	color:  #B41917;
	text-decoration: underline;
	}

/* END specify values for inside menu "in-bottom"  */

/* BEGIN specify values for inside cando "can-do"  */	

p.can-do { 
	font: Verdana;
	font-weight: bold;
	color: #9CACA9;
	font-size: 12px; 
	border-bottom: #B2CFCA thin solid;
	text-indent: 20px;
	line-height: 240%;
	}

a.can-do  {
	color:  #9CACA9;
	text-decoration: none;
	}
	
a.can-do:hover {
	color:  #000000;
	text-decoration: none;
	}
	
a.can-do:active {
	color:  #B41917;
	text-decoration: underline;
	}
	
/* END specify values for inside cando "can-do"  */
	

	
/* BEGIN specify values for inside menu "in-menu" */

p.in-menu { 
	font-weight: bold;
	font-size: 12px; 
	border-bottom: #FFFFFF 2px solid;
	margin-bottom: 0.5em; /* this pushes the underline down away from the text */
	line-height: 120%;
	color: #71726C;
	}

p.in-menu-last { 
	font-weight: bold;
	font-size: 12px; 
	line-height: 120%;
	color: #454640;
	}
a.in-menu {
	color:  #454640;
	text-decoration: none;
	}
	
a.in-menu:hover {
	color:  #000000;
	text-decoration: underline;
	}
	
a.in-menu:active {
	color:  #B41917;
	text-decoration: underline;
	}

/* END specify values for inside menu "in-menu"  */

/* BEGIN special settings for calendar page */

.tableborder {
	border: .01in ridge #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.tablecellcolor {
	background-color: #9CACA9;
	font-weight: bold;
	font-size: medium;
	font: Verdana, Arial, Helvetica, sans-serif;
}



/* END special settings for calendar page */

	
/* selectors that begin with a period (".") are a CLASS selector

selectors that begin with a # are specific to IDs

Selectors for properties inside an ID are like this "h1#menu" where inside the "menu" ID, H1 is specified.