html { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
* { margin:0; padding:0; list-style:none; border:0}




.LTR, .RTL
{
background:#984579 url(../App_Themes/Green/Images/top-banner.jpg) top center no-repeat;
}

h1
{
	font-size: 22px;
	color: #86c74c;
	padding: 0px;
	margin: 0px;
}

h2
{
	font-size: 12px;
}

hr
{
	color: #eeeeee;
}

/* Edit mode controls */
.CMSEditModeButtons
{
	border: 1px solid black;
	background: white;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold; 
	display: inline-block;
	color: Black;
}

.CMSPageManager
{
	border: 1px solid #a9a9a9;
	padding: 3px 3px 3px 3px;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	margin-bottom: 3px;
}

.CMSPageManager A
{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}

.CMSPageManagerLabel
{
	text-align: right;
}

.CMSPageManagerTDlabel
{
	padding-left: 10px;
}

.CMSEditableRegion
{
	background-color: white;
	border: 1px dotted red;
	text-decoration: none;
	font-weight: normal;
}

/* Image Gallery */
.ImageGalleryPager
{
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px 0 5px 0;
	text-align: center;	
}
.ImageGalleryPager div
{
	display: inline;
}
.ImageGalleryPagerPrevious
{
	width: 20%;
	text-align: left;
}
.ImageGalleryPagerNext
{
	width: 20%;
	text-align: right;
}

.ImageGalleryPager
{
	background-color: #fec698;
	padding: 2px 2px 2px 2px;
	display: inline-block;
	width: 600px;
}

.ImageGalleryPagerPrevious
{
	float: left;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}

.ImageGalleryPagerNext
{
	float: right;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}

.ImageGalleryPreviewImage
{
	border-width: 0px;
}

.ImageGalleryDetailImage
{
	border-width: 0px;
}

.ImageGalleryParent
{
	padding: 2px 2px 2px 2px;
}

.ImageGalleryItem
{
	padding: 2px 2px 2px 2px;
}

/* Shopping Cart */

.CommerceCartHeader
{
	background-color: #888888;
	font-weight: bold;
	color: #ffffff;
}

/* Others */

.FormErrorLabel
{
  color: Red;
}

.LogonTextBox
{
  width: 150px;
}

.EditableTextError
{
  color: red
}

/* --- Containers --- */
.BoxTitle, .BoxTitleFull
{
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 22px;
}

.BoxTitle
{	
	height: 22px;
	border-bottom: solid 1px #ffffff;
}

.BoxTitleFull
{
	height: 23px;
	border-bottom: solid 1px #4e5a5f;
}

.BoxArea
{
	vertical-align: top;
	border-top: solid 1px #4e5a5f;
	padding: 5px;
}

.GreenGradient, .BlueGradient, .RedGradient
{
	background-repeat: no-repeat;
	padding: 10px;
	color: #ffffff;
}

.GreenGradient a, .BlueGradient a, .RedGradient a, .GreenGradient a:visited, .BlueGradient a:visited, .RedGradient a:visited
{
	color: #ffffff;
}

/* Green */
.Green .BoxTitle, .Green .BoxTitleFull
{
	color: #ffffff;
	background-color: #9cdc62;
	background-image: url(../app_themes/green/Images/Green/boxtitle.gif);
}

.Green .BoxArea
{
	background-color: #f3f9ed;
}

.GreenGradient
{
	background-image: url(../app_themes/green/Images/Green/box.gif);
	background-color: #4f7a00;
}

/* Blue */
/*
.Blue .BoxTitle, .Blue .BoxTitleFull
{
	color: #ffffff;
	background-color: #5a97e6;
	background-image: url(../app_themes/green/Images/Blue/boxtitle.gif);
	
}

.Blue .BoxArea
{
	background-color: #eaf0f8;
}

.BlueGradient
{
	background-image: url(../app_themes/green/Images/Blue/box.gif);
	background-color: #2e68bf;
}
*/

.LightBlueBox
{
	background-color: #eaf0f8;
	padding: 5px;
}

.LightBlueGradient
{
	background-image: url(../app_themes/green/Images/Blue/whitegradient.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

/* Red */
.Red .BoxTitle, .Red .BoxTitleFull
{
	color: #ffffff;
	background-color: #ff4f4a;
	background-image: url(../app_themes/green/Images/red/boxtitle.gif);
}

.Red .BoxArea
{
	background-color: #fff5e5;
}

.RedGradient
{
	background-image: url(../app_themes/green/Images/Red/box.gif);
	background-color: #b80018;
}

/* Gray */
.Gray .BoxTitle, .Gray .BoxTitleFull
{
	color: #525252;
	background-color: #fafaff;
	background-image: url(../app_themes/green/Images/Gray/boxtitle.gif);
}

.Gray .BoxArea
{
	background-color: #ffffff;
}

.LightGrayGradient
{
	background-image: url(../app_themes/green/Images/Gray/whitegradient.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

/* Overall */
.Footer
{
	background-color: #667073;
	background-image: url(../app_themes/green/Images/Gray/darkgradient.gif);
	color: #858585;
}

/*.Logo
{
	height: 98px;
	width: 270px;
	padding: 0px;
	margin: 0px;
	background-position: center;
	background-image: url(../app_themes/green/Images/Green/logo.gif);
	background-repeat: no-repeat;
}

.Header .LogoHeader
{
	border: solid 1px #ffffff;
}

.Header .LogoBack
{
	background-color: #eef0f2;
	background-image: url(../app_themes/green/Images/Gray/logogradient.gif);
	background-repeat: repeat-x;
}

.Header .MenuBack
{
	background-color: #dfe4e8;
	background-image: url(../app_themes/green/Images/Gray/lightgradient.gif);
	background-repeat: repeat-x;
}*/

.Content
{
	border-top: solid 2px #4e5a5f;
	border-bottom: solid 2px #4e5a5f;
}

.Content .BorderTop
{
	height: 5px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(../app_themes/green/Images/Green/bordertop.gif);
}

.Content .BorderBottom
{
	height: 6px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(../app_themes/green/Images/Green/borderbottom.gif);
}

.Content .Area
{
	background-color: #ffffff;
	padding: 3px;
}

.Page
{
	width: 900px;
	background-color: #ffffff;
}

.ContentPadding
{
	padding: 0px 10px 0px 10px;
}

/* Main Menu */
.CMSMenu
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
}

.CMSMenuItem, .CMSMenuItemMouseUp, .CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver
{
	border: none;
	height: 18px;
	width: 84px;
	padding: 8px 5px 5px 5px;
	font-family: Verdana, Tahoma,Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../app_themes/green/Images/Gray/menuitem.gif);
	color: #838c92;

}

.CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver
{
	background-position: 0px 1px;
	color: #68a432;
}

.SubCMSMenu
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	background: #e7eaed;
}

.SubCMSMenuItem, .SubCMSMenuItemMouseUp, .SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
	padding-right: 15px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 91px;
	color: #848c92;
	padding-top: 5px;
	font-family: arial;
	font-weight: bold;
}


.SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
	color: #68a432;
}


/* Tree menu */
.CMSTreeMenuTable
{
	width: 170px;
}

.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
	color: #2e68bf;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
	/*background-image: url(../app_themes/green/Images/Blue/arrowrightsmall.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left;*/
}

.CMSTreeMenuLink, .CMSTreeMenuLink:visited
{
	color: #2e68bf;
	text-decoration: none;
	font-weight: bold;
}

.CMSTreeMenuSelectedLink, .CMSTreeMenuSelectedLink:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


/* Product */
.ProductPreview .LinkMore
{
	background-image: url(../app_themes/green/Images/Blue/arrowrightmiddle.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 12px 6px 5px;
}

.ProductPreview
{
	width: 170px; 
	text-align: center;
	padding: 3px;
}

.ProductPreview .ProductBox
{
	background-color: #ffffff;
	border: 1px solid #c4cad2; 
	padding: 0px; 
	margin: 0px auto;
}

.ProductPreview .ProductTitle
{
	height: 32px; 
	font-weight: bold; 
	text-align: center;
	background-image: url(../app_themes/green/Images/Gray/whitegradient.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

.ProductPreview .ProductTitle A
{
	text-decoration: none;
}

.ProductPreview .ProductImage
{
	height: 120px;
	overflow: hidden;
	text-align: center;
}

.ProductPreview .ProductFooter
{
	text-align: right;
	background-color: #f7f7f7;
	padding: 5px;
}

.ProductPreview .ProductPrice
{
	font-size: 15px;
	font-weight: bold;
	color: #5e9728;
}

.ProductDetail
{
        width:100%;
}

.ProductDetail .ProductData
{
	padding: 5px 60px 5px 60px;
}

.ProductDetail .ProductFooter
{
	text-align: right;
	background-color: #f7f7f7;
	padding: 10px 60px 10px 10px;
}

.ProductDetail .ProductPrice
{
	font-size: 18px;
	font-weight: bold;
	color: #5e9728;
}

.ProductDetail .ProductSummary
{
	vertical-align: top;
}

.ProductDetail .ProductImage
{
	width: 220px;
}

.ProductDetail .ProductShortDescription
{
	font-weight: bold;
}

.ProductDetail .ProductDescription
{
	padding: 10px;
}

/* News */
.NewsDetail .NewsSummary
{
	font-weight: bold;
	padding: 3px;
}

.NewsDetail .NewsReleaseDate
{
	color: #000000;
	padding: 0px 5px 5px 2px;
	font-size: 12px;
	font-weight: normal;
}

.NewsDetail .NewsText
{
	padding: 5px;
}

.NewsDetail .NewsTitle
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 10px 5px 0px 3px;
}

.NewsLatest
{
	width: 170px;
	height: 119px;
	overflow: hidden;
}

.NewsLatest .NewsTitle
{
	font-weight: bold;
	font-size: 15px;	
	padding: 5px 0px 0px 0px;
}

.NewsLatest hr
{
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
}

.NewsLatest .NewsSummary
{
	height: 63px;
	overflow: hidden;
}

.NewsLatest .LinkMore
{
	background-image: url(../app_themes/green/Images/White/arrowrightmiddle.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 12px 6px 5px;
	display: block;
	text-align: right;
	font-weight: bold;
}

/* Search result */
.SearchResult
{
	padding: 5px 3px 5px 3px;
}

.SearchResult .ResultTitle
{
	padding: 0px 0px 1px 12px;
	font-weight: bold;
	background-image: url(../app_themes/green/Images/Blue/arrowrightmiddle.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.SearchResult .ResultPath
{
	padding-left: 12px;
}

.NewsletterSubscription input[type="text"]
{
	width: 128px;
}

.ErrorLabel
{
	color: #ff0000;
}

.InfoLabel
{
	color: #000000;
}

/* My account */
.ContentButton
{
	width: 75px;
}

.TextBoxField
{
	width: 280px;
}

.DropDownField
{
	width: 285px;
}

.TabsHeader
{
	padding: 5px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.TabControlLinkSelected
{
	font-weight: bold;
}

.TabsContent
{
	padding: 10px;
	border: solid 1px #cccccc;
}
bxxxxxxody {
	margin: 0em;
	padding: 0;
	background: #f6f6f6 url(../app_themes/green/Images/backback.gif);
	font-family: tahoma, verdana, arial;
	font-size: 0.8em;
	background-repeat:repeat-y;
	background-position:center;
	background-color:#f6f6f6;
}
#mainmain{
	width:743px;
	margin: 0;
	padding: 0;
}
.nicelink{
	visibility:hidden;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 160%;
	color:#000000;
}

blockquote {
	font-style: italic;
}

/*#backback{
	width:100%;
	background-image: url(../app_themes/green/Images/theme0001.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}*/
/* Wrapper */

#wrapper {
	width: 743px;
	margin: 0 auto;
	position:relative;
	padding-left:3px;
}

div#left {
    float: left;
    width: 174px;
}

div#middle {
	width:520px;
	text-align:justify;
	float:right;
	padding-right:10px;
}

/* Header */

#header {
	width:743px;
	height: 117px;
	background: url(../app_themes/green/Images/logo.jpg);
	padding:0;
}
#logorow{
width:746px;
	height: 120px;

}

/* Content */

#content {
	padding: 10px 0;
}

li #topNavItem{
	float:left;
	list-style:none;
	color:#FFFFFF;
	display:block;
}

/* Footer */

#footer {
	clear: both;
	height:40px;
	padding:20px 0px 0px 4px;
}
#footer2{
	float:right;
	height:20px;
	padding-right:12px;
}

#Tell a.Tell{
	float:left;
	height:20px;
	color:#9c9c9c;
	font-size:0.8em;
	text-decoration:underline;
}
#Tell a.Tell:hover{
	text-decoration:none;
	color:#333333;
}

/************************************************************/
/*** Nav bar styles ***/
#topNavContainer{
position:relative;
left:7px;
padding-left:0px;
width:732px;
height:30px;
background-color:#000000;
}
 

#nav ul{
width:731px;
height:35px;
padding-left:0;
margin:0;
float:left;
background-image:url(../app_themes/green/Images/nav/nav.gif);
}
#nav ul li{
display:inline;

}
#nav ul li a{
float:left;
color:#000000;
text-decoration:none;
width:121px;
text-align:center;
padding:3px 0px 0px 0px;
font-weight:bold;
font-size:13px;
}
#nav ul li a:hover{
 text-decoration:underline;
}

/*******************/
h1{
font-size:15px;
font-weight:bold;
}
h2{
font-size:17px;
font-weight:bold;
}


.donatenow{
	background-image:url(../app_themes/green/Images/donateNow.jpg);
	width:203px;
	height:54px;
	cursor:pointer;
}
.donatenow a{
	visibility:hidden;
}
.contactus{
	background-image:url(../app_themes/green/Images/contactus.jpg);
	width:202px;
	height:47px;
	cursor:pointer;
}
.contactus a{
	visibility:hidden;
}
.logoPane{
	background-image:url(../app_themes/green/Images/logoPane.jpg);
	width:200px;
	height:165px;
}
.logoPane a{
	visibility:hidden;
}
.featurelinks{
	position:relative;
	width:523px;
	height:132px;
}
.featurelink_01{
	width:132px;
	height:132px;
	background-image:url(../app_themes/green/Images/featureLink_01.jpg);
}
.featurelink_02{
	position:absolute;
	left:132px;
	top:0px;
	width:131px;
	height:132px;	
	background-image:url(../app_themes/green/Images/featureLink_02.jpg);
}
.featurelink_03{
	position:absolute;
	left:263px;
	top:0px;
	width:131px;
	height:132px;	
	background-image:url(../app_themes/green/Images/featureLink_03.jpg);
}
.featurelink_04{
	position:absolute;
	left:394px;
	top:0px;
	width:134px;
	height:132px;	
	background-image:url(../app_themes/green/Images/featureLink_04.jpg);
}
* html .mainContentStart{
	padding-top:20px;
}
* +html .mainContentStart{
	padding-top:20px;
}




/*             *******************************************************         */
/* accordian navigation */
/*                      */
*{
	margin:0;padding:0;
}
#container{
	
}

#menu{
	width:157px; /*was 186*/
	background:#cccccc;
	font:0.8em/1.7 Tahoma, Verdana, sans-serif;
	margin-left:0px;
	margin-bottom:0px;
	height:100%;
}
* html #menu{
	margin-left:0px;
}
#text{
	float:right;
	width:157px;
	font-size:1.0em;
	background:#ffffff;
	border:2px solid #ccc;
	}
#text p{
	padding:5px 20px;
}

a.navnav{
	display:block;
	text-decoration:none;
	width:100%;
	line-height:20px;
}
a.navnavCMSListMenuLink{
	display:block;
	text-decoration:none;
	width:100%;
	line-height:20px;
}
/*this style will highlight the nav item for the page you are on*/
a.navnavCMSListMenuLinkHighlighted{
	display:block;
	text-decoration:none;
	width:100%;
	line-height:20px;
}
ul{
	list-style-type:none;
	text-align:left;
	width:157px;

}
li{
	display:inline;
}

#main li a:link,ul#main li a:visited{
	background:#d8d8d8;
	background-image:	url(../App_Themes/Green/Images/navOff.jpg);
	background-repeat:	no-repeat;
	color:#000000;
	border-top:1px solid #ececec;
	padding-left:39px;
}
#main li a:link:hover,ul#main li a:visited:hover{
	background:#92cbd3;
	background-image:	url(../App_Themes/Green/Images/navON.jpg);
	background-repeat:	no-repeat;
	color:#000000;
	border-top:1px solid #ececec;
	padding-left:39px;

}
#menuElem li a:link,ul#menuElem li a:visited{
	background:#d8d8d8;
	background-image:	url(../App_Themes/Green/Images/navON.jpg);
	background-repeat:	no-repeat;
	color:#000000;
	border-top:1px solid #ececec;
	padding-left:39px;
}
#menuElem li a:link:hover,ul#menuElem li a:visited:hover{
	background:#92cbd3;
}

#ul_one, #ul_two, #ul_three, #ul_four, #ul_five, #ul_six, #ul_seven, #ul_eight, #ul_nine, #ul_ten {
	display:none;
}

ul#main li ul.sub li a:link,ul#main ul.sub li a:visited{
	border-top:1px solid #ececec;
	background:#92cbd3;
	color:#000000;
}
ul#main li ul.sub li a:link:hover,ul#main ul.sub li a:visited:hover{
	background:#66a9b2;
	color:#000000;
}
ul#menuElem li ul.sub li a:link,ul#menuElem ul.sub li a:visited{
	border-top:1px solid #ececec;
	background:#92cbd3;
	color:#000000;
}
ul#menuElem li ul.sub li a:link:hover,ul#menuElem ul.sub li a:visited:hover{
	background:#66a9b2;
	color:#000000;
}
/**********************************************************************/

.navTop{
	background-image:url(../App_Themes/Green/Images/navTop.jpg);
	width:196px;
	height:18px;
	background-repeat:no-repeat;
}
.navBottom{
	background-image:url(../App_Themes/Green/Images/navBottom.jpg);
	width:196px;
	height:20px;
	background-repeat:no-repeat;
}
.theme_red{
	width:530px;
	height:48px;
	background:url(../App_Themes/green/images/topBar_red.jpg) no-repeat;
	margin-top:0px;
}
.theme_green{
	width:509px; /*was 530px*/
	height:48px;
	background:url(../App_Themes/green/images/topBar_green.jpg) no-repeat;
	margin-top:0px;
}
.theme_blue{
	width:509px;
	height:48px;
	background:url(../App_Themes/green/images/topBar_blue.jpg) no-repeat;
	margin-top:0px;
}
.theme_purple{
	width:509px;
	height:48px;
	background:url(../App_Themes/green/images/topBar_purple.jpg) no-repeat;
	margin-top:0px;
}
.theme_orange{
	width:509px;
	height:48px;
	background:url(../App_Themes/green/images/topBar_orange.jpg) no-repeat;
	margin-top:0px;/*was 18*/
}
.pageContentHolder{
	padding: 8px 8px 8px 12px;
}
.pageTitleHolder{
	padding: 12px 0 0 20px;
	font-size:130%;
	color:white;
}
#plcRoot_Layout_navZone_cmssearchbox_btnGo{
	background-color:	#606060;
	color:	white;
	border:	1px solid #787878;
	height:	18px;
}
.searchTop{
	position:relative;
	width:260px;
	top:4px;
	left:500px;
}
.featureLinkHolder{
	width:523px;
	height:132px;
	background-image:url(../App_Themes/Green/Images/featureLinks.jpg);
}
.featureButt{
	position:relative;
	float:left;
	width:130px;
	height:130px;
	cursor:pointer;
}
.homeContentHolder{
	padding: 10px 1px 10px 10px;
}
.newsHolderr{
	float:right;
	width:220px;
	height:206px;
}
.newsPanee{
	width:194px;
	height:206px;
	padding: 34px 2px 12px 10px;/*was 34px 2px 12px 10px;*/
	float:right;
	background-image:url(../App_Themes/Green/Images/latestNewsPane.jpg);
	background-repeat:no-repeat;
}
.homepageWelcome{
	font-size:150%;
}

.PortalEditArea{
position:fixed;
overflow:auto;
}

.pageContentHolder ul{
	list-style-type:disc;
	text-align:left;
	width:auto;

}
.pageContentHolder li{
	display:list-item;
}
.pageContentHolder img {padding:5px;
}
table, td{
	text-align:left;
}
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/
/******************/


/*html { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
xx*x { margin:0; padding:0; list-style:none; border:0}*/
#Header { width:752px; padding:0 0px 0 0px; margin:0 auto; height:144px;}
.Logo { padding:26px 0 0 44px; width:200px; float:left}
.Search { padding:6px 0 0 0; float:right; height:16px; color:#fff}
.SearchBox { background:#fff; border:0; width:138px; height:16px; padding:0 2px}
.Go { height:16px; width:22px; border:0; color:#fff; background:#e77817;}
#Middle { width:752px; height:100%; margin:0 auto 0 auto; padding-left:0px;background:#ffffff;}

.Middle {width:752px;overflow:auto;height:auto;}
*html .Middle {overflow:visible;height:auto;}


/*    */

#Left { width:202px; padding:14px 11px 0 4px; float:left;}
.Donate { margin-bottom:10px}
.NewsPan { margin-bottom:10px;}
#Right { float:right; padding:14px 10px 0 0;}
#Right li {width:522px;}
.Flash { margin:10px 0}
.Content2 { color:#000; width:520px;}
*+html .Content2{ width:514px;}
.Content2 h1 { font-size:18px; font-weight:normal; margin:10px;}
.Content2 p { /*padding:5px 5px 5px 10px;*/ text-align:justify}
.News { width:201px; display:block; background:url(../App_Themes/Green/Images/newsbg.gif) repeat-y;}
.News2 ul { padding:10px 5px 10px 12px;}
.News2 li { margin-bottom:10px}
.News2 li a { color:#000;}
.News2 li a:hover { text-decoration:none}
#Footer { width:752px; margin:0 auto 0 auto; padding-left:0;}
.Footer { width:auto; overflow:auto; height:100%; background:#fff; padding:10px; text-align:right}
.Footer a { color:#9c9c9c; font-size:11px; float:left}
.Menu { margin-bottom:10px;}
.menu {position:relative; background:#d8d8d8; width:196px;}
.menu ul { margin:0 0 0 0; padding:0}
.menu li { width:196px;border-bottom:#ececec solid 1px; z-index:1000}
.menu li a {background:#d8d8d8 url(../App_Themes/Green/Images/bullet.jpg) no-repeat 3px 3px; height:20px; padding-left:25px; line-height:20px; display:block; color:#000; text-decoration:none}
.menu li a:hover {background:#91cad3 url(../App_Themes/Green/Images/bullet-hover.jpg) no-repeat 3px 3px;width:170px;}
.menu ul ul { visibility:hidden; position:absolute; left:150px;}
.menu ul li:hover ul,
.menu ul a:hover ul { visibility:visible; background:#92cbd4;}
.menu li ul { border:#ececec solid 1px; background:#92cbd4; margin-top:-21px !important; margin-top:-23px;}
.menu li li a { background:#91cad3; padding-left:10px}
.menu li li a:hover { background:#66a9b2; width:146px;}
.menu ul :hover ul ul{ visibility:hidden;}
.menu ul :hover ul :hover ul ul{ visibility:hidden;}
.menu ul :hover ul :hover ul{ visibility:visible;background:#92cbd4;}
.menu ul :hover ul :hover ul :hover ul { visibility:visible;}

.Button a{
	float:left;
}

#plcRoot_Layout_zoneMain_pageplaceholder_partPlaceholder_Layout_zoneCenter_EPS_ddlDate{
border:1px solid #a0a0a0;
}

#plcRoot_Layout_zoneMain_pageplaceholder_partPlaceholder_Layout_zoneCenter_EPS_ddlCategory{
border:1px solid #a0a0a0;
}

.searchStyling01{
	border:1px solid #ccc;
}