@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D57743;
	font-weight: bold;
}
.footer a{
	text-decoration:none
}
.bylaws {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 130%;
}
.bylaws_title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
}
.pagetitle  {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
	font-weight: bold;
	color: #d9743c;
	}
.medtitle  {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	font-weight: bold;
	color: #000000;
	}
.smtitle  {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
	color: #e89514;
	}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}
.indented
   {
   	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none ;
   padding-left: 25pt;
   padding-right: 25pt;
   }
