
BODY {
	background-color:	white;
	font-family: Arial, sans-serif;
	font-size: 76%;
	text-align: justify;
}

#container {
width: 760px; 
margin: 0 auto;
padding:0;
}

A:link    { 
  text-decoration: none; 
}    

A:visited {
  text-decoration: none;
}   

A:hover   { 
  text-decoration: underline; 
} 

A.nounderline { 
  text-decoration: none;     
}

.header table {
	border: 0;
	float:inherit;
	table-layout:auto;
}

.header-links {
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color:#666666;
}

.side-nav {
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 0.4em 0em;
}



TABLE, P {
	font-family: Arial, sans-serif;
	font-size: 1em;
}


H1 {
	font-family: Arial, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	padding: 1em 0em 0.25em 0em;
	text-align: left;
}

H2 {
	font-family: Arial, sans-serif;
	font-size: 1.05em;
} 

UL 
{
list-style-type:square;
}

LI {
	font-family: Arial, sans-serif;
	list-style-position: outside;
	text-align: left;
	text-indent: 0pt;
	vertical-align: middle;
	margin-top: .4em;
	margin-bottom: .4em;
	font-size: 1em;
}

ul.bylaw {
  list-style-type: decimal;
}

ul.sublaw {
  list-style-type: lower-alpha;
}

ul.subsublaw {
  list-style-type: lower-roman;
}



.hr {
	border-top: 1px solid #e7ce84;
	margin: 1em 1em 0em 1em;
}

.mainText {
	margin: 0em 0.5em;
}

#footer-note {
	font-family: Arial,  sans-serif;
	font-size: 0.8em;
	text-align: right;
	padding-top: 0em;
	margin: 0em 1em;
	border-top: 1px solid #f99122;
}

.footer-note p {
	padding: 0.3em 0em 0em 0em;
	margin: 0em 0em;
}

