body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.DiscountDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
	padding-bottom: 2px;
	color: #4C56b7;
}

body {
	background-color: #00716c;
	background-image: url(images/page_bg.gif);
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
}
#Header {
	text-align: center;
}
#FrameTop {
	background-image: url(images/frame_top.png);
	background-repeat: no-repeat;
	height: 27px;
}
* html #FrameTop {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/frame_top.png', sizingMethod='scale');
}
#FrameMidLeft {
	background-image: url(images/frame_left.png);
	background-repeat: repeat-y;
	width: 201px;
	vertical-align: top;
}
* html #FrameMidLeft {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/frame_left.png', sizingMethod='scale');
}
#FrameMidRight {
	background-image: url(images/frame_right.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 658px;
	padding-right: 25px;
	padding-left: 15px;
	vertical-align: top;
	padding-top: 35px;
	padding-bottom: 15px;
}
* html #FrameMidRight {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/frame_right.png', sizingMethod='scale');
}
#FrameBot {
	background-image: url(images/frame_bottom.png);
	height: 45px;
	text-align: center;
	padding-bottom: 2px;
}
* html #FrameBot {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/frame_bottom.png', sizingMethod='scale');
}
#Copyright {
	color: #666666;
	font-size: 12px;
}
#divDesDev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	text-align: center;
	line-height: 26px;
}
#divDesDev a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
}
#divDesDev a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
}
#divDesDev a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFF00;
	text-align: center;
	line-height: 26px;
}
#divMainMenu {
	padding-right: 20px;
	padding-left: 30px;
}
.MainMenuItem {
	font-size: 16px;
	font-variant: small-caps;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	cursor:pointer;
}
.MainMenuItemOver {
	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color:#FFFF99;
	text-decoration: none;
	cursor:pointer;
}
#divTopMenu {
	position: absolute;
	left: 50%;
	top: 125px;
	margin-left: -250px;
	width: 687px;
	text-align: right;
}
.TopMenuItem {
	font-size: 16px;
	font-variant: small-caps;
	color: #00716C;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.TopMenuItem a:link {
	font-size: 16px;
	font-variant: small-caps;
	color: #00716C;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.TopMenuItem a:visited {
	font-size: 16px;
	font-variant: small-caps;
	color: #00716C;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.TopMenuItem a:hover {
	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.TopMenuItem a:visited:hover {
	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
#divBotAddress {
	position: absolute;
	margin-left: -250px;
	width: 687px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #666666;
}
.Para {
	margin-bottom: 15px;
}
.Announcement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C46A7;
}
.LeadIn {
	font-weight: bold;
	color: #058480;
}
.PhotoBrdr {
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
}
#PageTitle {
	background-color: #d9eae9;
	height: 45px;
	padding-left: 40px;
	padding-top: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00716C;
	border-bottom-color: #00716C;
	margin-right: -13px;
	margin-left: -15px;
}
.ShadowBot {
	background-image: url(images/shadow_bot.png);
	background-repeat: repeat-x;
	height: 15px;
}
.BodyHead {
	font-size: 15px;
	font-weight: bold;
	color: #262A95;
}
.PhotoDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.BodyLabel {
	font-weight: bold;
	color: #058480;
}
.BodySubhead {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.HiddenLink {
	text-decoration: none;
}
.HiddenLink a:link {
	text-decoration: none;
}
.HiddenLink a:visited {
	text-decoration: none;
}
ul {
	margin-left: 1.25em; 
	padding-left: 0;
} 
.BoldCopy {
	font-weight: bold;
}
.Special {
	font-size: 15px;
	font-weight: bold;
	color: #C82F31;
}
legend {
	font-weight: bold;
	font-size: 13px;
	background-color: #fefee6;
	border: 1px solid #666666;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}
.MoreLink {
	font-style: italic;
	text-decoration: none;
}
.MoreLink a:link {
	font-style: italic;
	text-decoration: none;
}
.MoreLink a:visited {
	font-style: italic;
	text-decoration: none;
}
.MoreLink a:hover {
	font-style: italic;
	text-decoration: underline;
}
.MoreLink a:visited:hover {
	font-style: italic;
	text-decoration: underline;
}
.ShadowTop {

	background-image: url(images/shadow_top.png);
	background-repeat: repeat-x;
	height: 15px;
}
.HorizSep {
	background-image: url(images/horiz_sep.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.Author {
	font-style: italic;
	font-weight: bold;
}
.Guidance {
	font-size: 12px;
	color: #666666;
}
.Legalese {
	font-size: 11px;
	color: #999999;
}
.FeaturedEventBox {
	border: 1px solid #871313;
	margin-bottom: 5px;
	background-color: #FEFEE6;
}
.FeaturedEventHeading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B42424;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #940404;
}
#divDonations {
	position: absolute;
	left: 50%;
	top: 125px;
	margin-left: -220px;
	width: 400px;
	z-index: 9;
}
.FormControl {
	font-size: 12px;
	color: #003399;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.WhiteCopy {
	color: #FFFFFF;
}
.BodyHead a:link {
	font-size: 15px;
	font-weight: bold;
	color: #262A95;
	text-decoration: none;
}
.BodyHead a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #262A95;
	text-decoration: none;
}
.BodyHead a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #262A95;
	text-decoration: underline;
}
.BodyHead a:visited:hover {
	font-size: 15px;
	font-weight: bold;
	color: #262A95;
	text-decoration: underline;
}
.SpecialNote {
	font-weight: bold;
	color: #CC0000;
}
.MainMenuItem a:link {
	font-size: 16px;
	font-variant: small-caps;
	color: #000099;
	text-decoration: none;
}
.MainMenuItem a:visited {
	font-size: 16px;
	font-variant: small-caps;
	color: #000099;
	text-decoration: none;
}
.MainMenuItemOver a:link {
	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}
.MainMenuItemOver a:visited {
	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}
.RedCopy {
	color: #FF0000;
}
