/* members-Courses */
body {
	margin: 0;
	padding: 0;
}
a:link {
	color: #FF0000;
	text-decoration:none
}
a:visited {
	color:#009966;
	text-decoration:none
}
a:hover {
	color: #FF0000;
	text-decoration: underline
}
a:active {
	text-decoration:underline
}
.clear {
	clear: both;
}
.footer {
	font: 9px Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	background-color: #fff;
	text-align: center;
	padding: 4px 0;
}
td {
	font: normal 11px/13px Verdana, Helvetica, Arial, sans-serif;
	color: #333;
}
p {
	margin-top: 0px;
	margin-bottom: 4px;
}
#int-tbl {
	width: 740px;
	background-color: #fff;
	border: 0;
}
#maincol {

}	
#leftcol {
	width: 190px;
}	
#leftcol img {
	display: block;
}
#rightcol {
	padding-top: 7px;
}
#members .head {
	padding-top: 10px;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #77A09B;
	text-align: center;
	background-color: #fff;
	padding-bottom: 4px;
}
#members h1 {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #77A09B;
	padding-bottom: 2px;
	margin: 5px 0 0 0;
}
#members .sub-inline {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #77A09B;
}
#members h2 {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background-color: #77A09B;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#members-ext-tbl {
	width: 760px;
	background-color: #77A09B;
	border: 0;
}
#members ul {
	list-style-type: none;
	list-style-image: url(../images/members_bullet.gif);
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
}
#members li {
	padding-bottom: 5px;
}

.button {
	float: right;
	padding: 0 0 5px 5px;
}
#members p, #members ul, #members ol {
	font-size: 12px;
	line-height: 1.4;
}
#members p {
	margin: 0;
	padding: 0 0 6px 0;
}
