#content {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
}
h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #003399;
}
#sidebar-right {
	background: url(images/gradient-rightside.gif) repeat-y;
	height: 100%;
	width: 154px;
}
#sidebar-right p {
	color: #666666;
	font-size: 0.8em;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 6px;
}
#sidebar-right h1 {
	font-size: .9em;
	font-weight: bold;
	color: #00359B;
	margin-left: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sidebar-right h2 {
	text-align: right;
	border-bottom: 1px solid #D3D3D3;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 4px;
}
#content h3 {
	background: url(images/benefits-bg.gif) no-repeat;
	padding-left: 6px;
	color: #FFFFFF;
	height: 31px;
	padding-top: 4px;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
}
#bottom-nav {
	background: url(images/botton-nav-bg.jpg) no-repeat;
	height: 33px;
	text-align: center;
	padding-top: 9px;
	font-size: .9em;
}
#bottom-nav a:hover {
	text-decoration: underline overline;
}
#bottom-nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#disclaimer {
	font-size: .8em;
	color: #999999;
	text-align: center;
	margin-top: 10px;
}
#column1 {
	padding-right: 8px;
	border-right: 1px solid #BBBBBB;
	font-size: .9em;
}
#column2 {
	padding-right: 8px;
	border-right: 1px solid #BBBBBB;
	font-size: .9em;
	padding-left: 8px;
}
#column3 {
	font-size: .9em;
	padding-left: 8px;
}
#column4 {
	padding-right: 8px;
	font-size: .9em;
	padding-left: 8px;
}
h2 {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	color: #003399;
}
h4 {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: .4em;
	border-bottom: 1px solid #999999;
}
/*ul {
	font-size: 0.9em;
	list-style: disc;
	margin-top: 6px;
}*/
red {
	color: #FF0000;
}
a:link {
  color: #0000FF; 
  text-decoration: none;
}
a:hover { 
  color: #999999; 
  text-decoration: underline;
}
 .bylaws a:link {
text-decoration: none;
}

.bylaws a:visited {
text-decoration: none;
}

.bylaws a:hover {
text-decoration: underline;
}