.HeaderMenu {
}
.HeaderMenu ul {
	list-style-type:none;
}
.HeaderMenu ul li {
	font-family: arial, helvetica, sansserif;
	font-weight: bold;
	float: left;
	margin: 0 0 0 17px;
	color: #000;
}
.HeaderMenu ul li a{
	text-decoration: none;
	color: #000;
}
.HeaderMenu ul li a:link {
}
.HeaderMenu ul li a:hover {
	color: #065820;
}
.HeaderMenu ul li a:visited {
}


.FooterMenu {
}
.FooterMenu table tr td {
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.FooterMenu table tr td a{
	font-family: arial, helvetica, sansserif;
	text-decoration: none;
	color: #fff;
	font-size: 11pt;
}
.FooterMenu table tr td a:link {
}
.FooterMenu table tr td a:hover {
	color: #DBDBBF;
}
.FooterMenu table tr td a:visited {
}


.Quote {
	text-align: justify;
	font-family: arial, helvetica, sansserif;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}
.QuoteCredit {
	text-align: right;
	font-family: arial, helvetica, sansserif;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}

.PhotoCredit {
	text-align: center;
	font-family: arial, helvetica, sansserif;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}


.BodyText {
	text-align: justify;
	font-family: arial, helvetica, sansserif;
	font-size: 10pt;
	color: #000;
}
.BodyText b {
	font-size: 12pt;
}
ul#BodyText li {
	text-align: justify;
	font-family: arial, helvetica, sansserif;
	font-size: 10pt;
	color: #000;
}
ul#BodyText li a {
	color: #065820;
	text-decoration: none;
	font-weight: bold;
}
.BodyText a {
	color: #065820;
	text-decoration: none;
	font-weight: bold;
}
.BodyText a:link {
}
.BodyText a:hover {
	font-color: #000;
}
.BodyText a:visited {
}

.Main {
	Padding: 10px;
}


.FillerCell {
	background-color: #76A466;
}.LeftColumnLeftBorder {
	background-attachment: fixed;
	background-image: url(/images/LeftColumn_Left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


.PriceRowA {
}
.PriceRowA TD {
	font-family: arial, helvetica, sansserif;
	color: #fff;
	font-size: 10pt;
	background-color: #757559;
}
.PriceRowA TD H4 {
	font-weight: bold;
	font-size: 12pt;
	margin: 0 0 0 0;
}
.PriceRowA TD span {
	font-weight: bold;
	font-size: 12pt;
}

.PriceRowB {
}
.PriceRowB TD {
	font-family: arial, helvetica, sansserif;
	color: #fff;
	font-size: 10pt;
	background-color: #043600;
}
.PriceRowB TD H4 {
	font-weight: bold;
	font-size: 12pt;
	margin: 0 0 0 0;
}
.PriceRowB TD span {
	font-weight: bold;
	font-size: 12pt;
}

.PrintPriceRowA {
}
.PrintPriceRowA TD {
	font-family: arial, helvetica, sansserif;
	color: #000;
	font-size: 10pt;
}
.PrintPriceRowA TD H4 {
	font-weight: bold;
	font-size: 12pt;
	margin: 0 0 0 0;
}
.PrintPriceRowA TD span {
	font-weight: bold;
	font-size: 12pt;
}

.PrintPriceRowB {
}
.PrintPriceRowB TD {
	font-family: arial, helvetica, sansserif;
	color: #000;
	font-size: 10pt;
}
.PrintPriceRowB TD H4 {
	font-weight: bold;
	font-size: 12pt;
	margin: 0 0 0 0;
}
.PrintPriceRowB TD span {
	font-weight: bold;
	font-size: 12pt;
}

.ProgramTitle {
	font-family: arial, helvetica, sansserif;
	font-size: 18pt;
	font-weight: bold;
	color: #065820;
}		