body
{
	margin: 0 auto;
	width: 1500px;
	background-color: Silver; 
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
}    

h1
{
    font-size: 16pt;
}

img
{
	border-style: none;
	margin: 0;
	padding: 0;
}  

A:link 
{
	color: #362DB1;
	font-weight: bold; 
	text-decoration: none;
}

A:visited 
{
	color: #362DB1; 
	font-weight: bold; 
	text-decoration: none;
}

A:hover 
{
	color: #3333FF; 
	font-weight: bold; 
	text-decoration: none;
}
ul
{
    margin-top: 5px;
}

li
{
    margin-bottom: 5px;
}

td
{
	vertical-align: top;
    background-color: White;	
}

.bylaw1
{
    margin-left: -15px;
}

.bylaw2
{
    margin-left: 27px;
    margin-bottom: 10px;
} 

.caption
{
    text-align: center;
    font-size: 6pt;
    font-weight: bold;
}

.center
{
	text-align: center;
}

.clear
{
	clear: both
}

.director
{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
}

.directortext
{
	display: block;
}

.first
{
	padding-top: 15px
}

.floatleft
{
    float: left
}

.floatright
{
    float: right
}
.hiddenPic 
{
    display:none;
}

.last
{
	padding-bottom: 20px;
}

.left
{
	text-align: left;
}

.list
{
    margin-bottom: 5px;
}

.menu-sub
{
	text-align: left;
	padding-left: 5px;
	width: 100px;
}

.menu-dynamic-hover
{
	background-color: Aqua;
	color: Silver;
	width: 100px;
}

.pagebody {
    margin-left: 40px;
    margin-top: 5px;
    font-size: 12pt;
}

.pagehead
{
	margin-left: 40px;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
}

.pageleft
{
    margin-left: 40px;
	margin-top: 10px;
    margin-right: 0px;
}

.pagetitle
{
    font-size: 14pt;
    font-weight: bold;
    margin-left: 40px;
    margin-top: 10px;
}

.pagetitlepic
{
	margin: 40px; 
	margin-right: 5px; 
	margin-top: 0; 
	margin-bottom: 0;
	text-align: left;
}
.pagetitletxt {
    margin: 40px;
    margin-right: 5px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    text-indent: 10px;
    font-style: italic;
    font-family: 'Bradley Hand ITC';
    font-size: 24pt;
    font-style: italic;
    font-weight: bolder;
    width: 400px;
    background-color: #94b1f5; /* For browsers that do not support gradients */
    background-image: linear-gradient(90deg, #94b1f5, #dce8f6);
    border-radius:25px;
}

.pictureleft 
{
	float: left;
	padding: 10px;
    margin-left: 40px;
}

.pictureright 
{
    float: right;
    padding: 10px;
    margin-right: 10px;
    margin-left: 0px;
}

.right
{
	text-align: right;
}

#centercolumn
{
	display: block;
	padding-right: 25px;
	text-align: left;
}

#container 
{
	display: block;
	font-size: 1.2em;
	text-align: center;
	margin-top: 5px;
    background-color: white;
}

* html #container {
  height:100%; 
  width:100%; 
  background-color:white;
  }
  
#vdots
{
	width: 5px; 
	background-image: url(../images/PageLeft.png); 
	height: 100%;
}
 
#pagehead
{
	left: 0;
	width: 100%;
	height: 143px;
}

#copyright
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
}

#rightcolumn
{
	width: 200px;
	text-align: center;
}

#rightcontent
{
	width: 190px;
	padding-right: 10px;
	text-align: center;
}