body {
	background-color: #D9D9D9;
}
html, body, #wrapper, #wrapper2 {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 850px;
}
#wrapper2 {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
}

body blockquote {
	font-weight: normal;   
	font-style: italic;
	margin-bottom: 0px;
}
body p {
	margin-bottom: 0px;
}
body li {
	padding-bottom: 3px;
}
body h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
body a:link {
	text-decoration: underline;
	color: #666666;
}
body a:visited {
	text-decoration: underline;
	color: #666666;
}
body a:hover {
	text-decoration: underline;
	color: #000000;
}
body a:active {
	text-decoration: underline;
	color: #666666;
}
#LogoTable {
	margin-top: 20px;
	margin-right: 25px;
	margin-left: 25px;
}
#EpakLogo {
	float: left;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#DonateButton {
	float: left;
	margin-left: 300px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#DonateButton form input img {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Facebook {
    float: left;
    display: inline;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#TopMenu {
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #F80F25;
	padding-left: 24px;
}
#TopMenu a:link {
	text-decoration: none;
	color: #666666;
}
#TopMenu a:visited {
	text-decoration: none;
	color: #666666;
}
#TopMenu a:hover {
	text-decoration: none;
	color: #8AD4DF;
}
#TopMenu a:active {
	text-decoration: none;
	color: #666666;
}
.TopMenuItem {
	display: inline;
	padding-right: 10px;
}
#TopBar {
	background-color: #8AD4DF;
	height: 10px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
}
#LeftMenu {
	margin-left: 25px;
	float: left;
	margin-top: 10px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F80F25;
	text-transform: uppercase;
}
#LeftMenu a:link {
	text-decoration: none;
	color: #666666;
}
#LeftMenu a:visited {
	text-decoration: none;
	color: #666666;
}
#LeftMenu a:hover {
	text-decoration: none;
	color: #8AD4DF;
}
#LeftMenu a:active {
	text-decoration: none;
	color: #666666;
}
.LeftMenuItem {
	margin-top: 8px;
	margin-bottom: 8px;
}
#PagePhoto {
	margin-left: 148px;
	margin-right: 148px;
	text-align: center;
}
#PhotoBy {
	margin-right: 148px;
	margin-left: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
}
#PhotoBar {
	height: 5px;
	margin-right: 148px;
	margin-left: 148px;
	background-color: #8AD4DF;
}
#PageContents {
	margin-top: 10px;
	margin-right: 148px;
	margin-bottom: 50px;
	margin-left: 148px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-family: "ITC Franklin Gothic", Univers, Verdana, sans serif;
	line-height: 1.4;
}
.PageInfoFirst {
	margin-top: 20px;
	padding-bottom: 20px;
}
.PageInfo {
	border-top-style: dotted;
	border-top-color: #666666;
	border-top-width: 2px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.BoardMembers {
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 10px;
}
.BoardMembers li{
	font-weight: normal;
}
.BoardMembersBioTitle {
	font-weight: bold;
	border-top-style: dotted;
	border-top-color: #666666;
	border-top-width: 2px;
	padding-top: 5px;
}
.BoardMembersBio {
	padding-bottom: 20px;
}
.Quote {
	font-weight: bold;
}
.NewsPostFirst {
	margin-top: 20px;
	padding-bottom: 10px;
}
.NewsPost {
	border-top-style: dotted;
	border-top-color: #666666;
	border-top-width: 2px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.NewsTitle {
	font-weight: bold;
}
.NewsDesc p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.NavLinks {
	border-top-style: dotted;
	border-top-color: #666666;
	border-top-width: 2px;
	font-weight: bold;
	padding-top: 10px;
}
.NavLinks a {
	padding-right: 10px;
}

.ErrorMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin: 10px;
	text-align: center;
}

.TablePrintPageBreak {
   page-break-after:always;
}

/* For Application Form */
#ApplicationForm {
	margin-top: 10px;
	color: #666666;
	font-size: 12px;
	font-family: "ITC Franklin Gothic", Univers, Verdana, sans serif;
	line-height: 1.6;
}
#ApplicationForm .margins{
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 35px;
}
#ApplicationForm h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 2px;
	text-align: center;
	padding-bottom: 10px;
}
#ApplicationForm .infoTable {
	margin-top: 20px;
}
#ApplicationForm form {
	margin-top: 20px;
}
#ApplicationForm td{
	padding-top: 2px;
}
#ApplicationForm #itemTable .itemHeading {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#ApplicationForm #itemTable .itemEntry {
	color: #000000;
}
#ApplicationForm #itemTable .itemEntryRight {
	text-align: right;
	color: #000000;
}
#ApplicationForm .itemVerify {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	padding: 2px;
	color: #000000;
}
#ApplicationForm .itemVerifyRight {
	text-align: right;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	padding: 2px;
	color: #000000;
}
#ApplicationForm .FormInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
}

.MembersClass {
	margin-right: 35px;
	margin-left: 35px;
	color: #666666;
	font-size: 12px;
	font-family: "ITC Franklin Gothic", Univers, Verdana, sans serif;
	line-height: 1.6;
}

.breadCrumb {
	margin-top: 10px;
	margin-bottom: 10px;
}

#MembersPage {
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
	color: #666666;
	font-size: 12px;
	font-family: "ITC Franklin Gothic", Univers, Verdana, sans serif;
	line-height: 1.6;
/*	border-style: solid;
	border-color: #666666;
	border-width: 1px; */
}

#MembersPage .header {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	background-color: #EEEEEE;
	text-align: center;
}

#MembersPage .values {
	padding-right: 5px;
	padding-left: 5px;
}

#MembersPage .emailBox {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}

/* Contact Form CSS */

#contactform {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-family: "ITC Franklin Gothic", Univers, Verdana, sans serif;
	line-height: 1.4;
}

#contactform h1 {
   font-size: 130%;
}

#contactform img {
   border: 0px;
}

#contactform .errors {
   color: #ff0000;
}

#contactform .correct {
}

#contactform legend {
   font-size: 120%;
   font-weight: bold;
}

#contactform .title {
   font-weight: bold;
   font-size: 90%;
   margin-top: 2px;
   margin-bottom: 5px;
}

#contactform .field {
   font-size: 90%;
   margin-bottom: 7px;
}

#contactform .small {
   font-size: 100%;
}

#contactform .thanks {
   margin-top: 15px;
   font-size: 105%;
   margin-bottom: 15px;
}

/* mPopup box style for donation widget*/
.mpopup {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.mpopup-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 340px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

.mpopup-head {
    padding: 2px 16px;
    background-color: #4a8bcc;
    color: white;
}
.mpopup-main {padding: 20px 20px;}
.mpopup-foot {
    padding: 2px 16px;
    background-color: #4a8bcc;
    color: #ffffff;
}

/* add animation effects for donation widget*/
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* close button style */
.close {
    color: #eee;
    float: right;
    font-size: 20px;
    font-weight: bold;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}