body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #761E7D;
 	text-decoration: none;
}
a:hover {
	color: #761E7D;
 	text-decoration: underline;
}
html {
     overflow: -moz-scrollbars-vertical;
}
td {
	font-size: 11px;
}
.sub-footer-left a:hover {
	color: #761E7D;
 	text-decoration: underline;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 10px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #4a3b24;
	margin: 20px 0 8px 0;
}
.nav {
	height: 33px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: middle;
	text-align:center;
}
.nav a {
	color: #FFFFFF;
 	text-decoration: none;
}
.nav a:hover {
	color: #BD93C1;
 	text-decoration: underline;
}
.header {
	background-color: #FFFFFF;
	padding: 18px;
}
.watermark {
	background-color: #FFFFFF;
	height: 102px;
}
.green-box {
	width: 68px;
	background-color: #B5DC10;
}
.left-col {
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-right: 18px;
	background-color: #FFFFFF;
	width: 430px;
	font-size: 11px;
	line-height: 17px;
	vertical-align: top;
}
.right-col {
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-right: 25px;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
}
.right-col strong {
	font-size: 11px;
	font-weight: bold;
	color: #761E7D;
}
.sub-footer-left {
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 5px;
	font-size: 9px;
	color: #BD93C1;
	background-color: #FFFFFF;
	vertical-align: bottom;
}
.sub-footer-left a:link {
	color: #BD93C1;
 	text-decoration: underline;
}
.sub-footer-left a:visited {
	color: #BD93C1;
 	text-decoration: underline;
}
.sub-footer-left a:active {
	color: #BD93C1;
 	text-decoration: underline;
}
.sub-footer-left a:hover {
	color: #BD93C1;
 	text-decoration: underline;
}
.sub-footer-right {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 25px;
	background-color: #FFFFFF;
	vertical-align: bottom;
}
.footer {
	height: 18px;
}
 hr {
	border: 0;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
}
.grey {
	border-top: 1px solid #CCCCCC;
	height: 1px;
	color: #CCCCCC;
	margin: 0;
	padding: 0;
}
.purple {
	border-top: 1px solid #CCCCCC;
	height: 7px;
	margin: 0;
	padding: 0;
}
.purple-blank {
	height: 7px;
	margin: 0;
	padding: 0;
}
.hr-purple {
	border: 0;
	height: 7px;
	color: #CBA7CB;
	background-color: #CBA7CB;
	margin: 0;
}
ul {
	list-style-image: url(images/bullet.gif);
}
image { border:0 }
.seminars {
	font-size: 11px;
}
.seminars th {
	font-size: 13px;
	color: #761E7D;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 2px;
}
.seminars td {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 15px;
}
.picture {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 11px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.photo {
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
}
.errMessage {
	color: #FF0000;
}
.button {
	background-color: #761E7D;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
	cursor:hand;
	border-top: 1px solid #C9C9C9;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #C9C9C9;
}


