body {
	background-image:url(/Images/Spring2009BG.gif);
	margin-top:0;
	margin-left:0;
	margin-right:0;

}

td, th {
	color: #000000;
}

h1 {
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:x-large;
	font-stretch:expanded;
	margin-bottom:3;
}
h2{
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:larger;
	font-weight:bold;
}
.MainSection {
	width:625px;
	background-color:#6A9B7F;
	}
.SubTitle{
	color: #0065A2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:larger;
	font-weight:bold;
}
.Content{
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
}
.Tagline{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:smaller;
}
.DarkenedCell {
	background-color:#0065A2;
	}
.DarkenedCellText {
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:larger;
	font-weight:bold;
	}
.Address{
	color: #4C4D2B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:x-small;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #000099;
}



/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:3 -Blue Sapphire
  -----------------------------------
*/
#p7PMnav, #p7PMnav ul {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:  url(Images/MenuBG200901.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#p7PMnav ul {
	z-index: 10000;
}
#p7PMnav a, #p7PMnav ul a {
	display: block;
	text-decoration: none;
	background-color:#0065A2;
	padding: 3px 2px;
	color: #FFFFFF;
	border-top: 1px solid #7A9798;
	border-right: 1px solid #223F40;
	border-bottom: 1px solid #223F40;
	border-left: 1px solid #7A9798;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: transparent;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing: .02px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color:#99B83D;
	color: #FFFFFF;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 145px;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 145px;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #415485;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}









.Nav, .Nav ul {
	margin: 0;
	padding:0;
	width: 130px;
}
.Nav li {
	list-style-type: none;
	text-align:center;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position:0 0;
}
.Nav a, .Nav ul a {
	display: block;
	font-weight:normal;
	text-decoration: none;
	background-color:#0065A2;
	padding: 3px 4px;
	color:#FFFFFF;
	border-top: 1px solid #7A9798;
	border-right: 1px solid #223F40;
	border-bottom: 1px solid #223F40;
	border-left: 1px solid #7A9798;
	line-height:1;
}
.Nav a:hover, .Nav a:active, .Nav a:focus {
	/*background-image:  url(Images/MenuBG200801.jpg);*/
	background-color:#5196C0;
	font-weight:bold;
	color:#E4E6EF;
	letter-spacing: .04px;
}


/*the normal trigger link 
.Nav .p7PMtrg {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}*/
/* the active trigger link style 
.Nav .p7PMon {
	background-color:#7A9798;
	color:#314E4F;
}*/

/* Top level menu width */


