/* CSS Document */
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #7e7e7e;
	font: 11px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.seminar_dates {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #7e7e7e;
	font: 12px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.body_bulleted {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #7e7e7e;
	font: 11px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: square;
	opacity: 1;
}

.body_checkmark_bullet {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #7e7e7e;
	font: 11px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: circle;
	opacity: 1;
	list-style-image: url(images/_check_mark.gif);
	list-style-position: outside;
}

.body_Bold {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: bold 11px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.body_Bold_table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: bold 12px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #006b94;
}

.body_paypal_links {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 10px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #1d4d7d;
}

.heading {
	color: #6b7b94;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

td:pad {
	padding: 5px
}
td:nopad {
	padding: 0px
}
.INPUT1 { FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; padding: 3px; }

a:link {
	color: #153a5f;
	text-decoration: none;
	background-color: #c6ccd6;
}
a:visited {
	color: #aca786;
	text-decoration: none;
	background-color: #edeff2;
}
a:hover {
	color: #5a8cbd;
	background-color: #f3f3f3;
}
a:active {
	color: blue;
}
