body {font-family:'Arial, Helvetica, sans-serif', serif; background-color: #fff; width:100%;}

.mainHeaderTableTOP {width:100%;  margin:auto; background-color:#000;  }
.bodyHomeTable {margin:auto; padding-left:25px; padding-right:25px; background-color:transparent; border-style:solid; width:100%;  border-width: 0px; text-align:center;}
.rightHandContent {}
 .AJAXDiv, .headerCommunityLinkMenuTOP {display:none;}
.topNavTable {display:block; background-color:#006bb5;  max-width:600px; float:right; margin-top: 35px;}
ul.siteNavTOP {text-align: center;}
.bodyPageTitle {display:none;}

.bodyTable,.bodyHomeTable {padding-left:10px; padding-right:20px; padding-top: 20px; background-color:#fff; background-image:  url(design/contentBg.png); background-repeat: repeat-x;
  background-size: auto; padding-bottom: 126px;}
.adminEditBorderTbl{max-width:700px; margin: auto;}
.headerTablelt {  padding-top: 0px;}
.mainBodyPageTable {max-width:800px; margin: auto;}
.navLinkTable1 { padding:3px; }
.PrintableVersion, #sidenavtable {display:none;}
.headerCommunityLinkTextLogon {float:right;}
.logon {color: #FFFFFF;}
span.logonCell {text-align: left; clear: none; display: inline-block; color: #FFFFFF; margin: 0px 4px 4px 0px;}
.Formaction {color:#E05742; font-size: 250%;}
.top {vertical-align: top;}
.listCellNoMatch {font-size: 250%;}

.tagline {color:#FFFFFF;}
.tblRow {
    clear: both;
    width: 100% !important;
    display: inherit;
    margin: auto;
}
/* Properties for Forms */
.adminEditFormTitle										{color: #000000; background-color: #00aeef;}
.requiredField 	{background-color : #cde144; }
/* Properties for Listings */
.listTable {margin:auto;}
.listHeader,.listHeaderSortText									{color: #000000; background-color: #00aeef;}
.listTableRowOdd										{color: #000000; background-color: #CCCCCC;}
.listTableRowEven										{color: #000000; background-color: #E3E3E3;}
/* Properties for Reports */
.ReportBody {margin:auto; max-width: 800px;}
.reportVolunteer_PositionsCol2, .reportVolunteer_Positions_SpecialCol3,.reportVolunteer_Positions_SpecialCol2,.reportVolunteer_PositionsCol3,.reportEntryValue, .reportNote 
												{color: #000000; background-color: transparent; }
.reportHeader, 	.reportSubHeader, .reportFooter							{color: #000000; background-color: #00aeef; }
.reportVolunteer_PositionsCol1, .reportVolunteer_Positions_SpecialCol1, .reportMembershipCol1	{font-weight: bold; }
.reportVolunteer_PositionsCol1, .reportVolunteer_Positions_SpecialCol1,.reportEntryName		{color: #000000; background-color: transparent; }

div.navLinkTable1TOP {display:none;}
.preTopNavTableSurround ul          {list-style: none;}
/* green: #4f8636 */
.preTopNavTableSurround li          {padding: 8px 0;display:inline;}
.preTopNavTableSurround li a        {display:inline-block; padding: 9px;}
a.navLink1Selected  {color:#006cb8 !important; background-color:#FFFFFF;}
a.navLink1Selected:hover  {color:#FFFFFF !important; }
a.navLink1:link {color:#FFFFFF;}
ul.siteNav1TOP ul a, ul.siteNav1TOP ul label {color:#000;}
ul.siteNavTOP a.siteNavSelectedTOP, ul.siteNavTOP label.siteNavSelectedTOP {
	font-style: normal;
	background-color: #FFFFFF;
	color: #000;
}
/* general styling for links/labels */
ul.siteNav a, ul.siteNav label {
	display: block; 
	padding: 0.5em;
	margin: 0px;

	background-color: transparent;
	color: #fff;

	text-align: left;
	text-decoration: none;
	font-weight: bold;

	border: none; 
	border-bottom: 1px dotted black;
	cursor: pointer;
	width: 100%;
}
a.navLink1, a:visited.navLink1  {color:#FFFFFF;}
.preTopNavTableSurround li a:hover  {color: #FFFFFF; text-decoration:none; background-color:#818285;}

.preTopNavTableSurround	{max-width:800px; }
.preTopNavTable  {float:left; min-width:250px;}
.navsurround{max-width:800px; margin:auto;}
.topNavigation{display:inline-block; margin-left:10px;}
.topNavTableTR{text-align:center; background-image: url(design/headBg.png); min-height:120px; padding: 25px;}



.footerTable {width:100%; margin:auto; text-align: center; background-image: url(design/footBg.png);  background-repeat: repeat-x; background-position: center top;  position: fixed;
  bottom: 0;
  }
.footerTablePartner {margin:auto; padding:40px; height:126px;}
.reportEntryValueemail_button{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #4479BA;
    color: #FFF;
    padding: 8px 12px;
    text-decoration: none;
}
/* Properties for popup menus */
.anylinkcss 											{border: 1px solid #cccccc;	background-color: #ededed;color: #000000;}
.anylinkcss ul li a										{color: #000000; border-bottom: 1px dotted #cccccc;}
.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited					{color: #ffffff; color: #000000;}
.anylinkcss a:hover                                                                             {background-color: #6d6d71; color: #ffffff;}

.dropbtn, .dropbtn2, .dropbtn3{
	height:40px;
    background-color: #0157A8;
    color: white;
    /* padding: 16px; */
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.dropbtn {
	width:130px;
}
.dropbtn2 {
	width:150px;
}
.dropbtn3 {
	width:189px;
}

.dropdown {
	text-align:center; 
	width=:100%;
    position: relative;
    display: inline-block;
	margin-left:-4px;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1;}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn,.dropdown:hover .dropbtn2 ,.dropdown:hover .dropbtn3 {
     font-weight: bold;
}
.dropdownMenu{
	text-align:center;
	width:100%;
}
.AdImage {max-width:300px; height:Auto;}
.cell1 {min-height:175px;}
.cell2 {max-height:120px; min-height:90px;}
.cell3 { float:left;padding-right:5px; padding-left:5px;}
.listingReport_front {max-width:1100px; min-width:300px; margin:auto; }
.MainList {width:33%; min-width:300px; float:left; padding:3px; margin-right:20px; margin-top:20px; border-style: solid;
    border-width: 3px;  box-shadow: 10px 10px 5px #888888;}