@charset "UTF-8";body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	text-align: center;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 100%;	color: #FFFFFF;	background-color: #B9064D;}#topcontainer {	height: 100px;	width: 900px;	margin: 0 auto;	position: relative;}#menucontainer {	width: 230px;	position: absolute;	top: 70px;	right: 0px;	list-style-type: none;}#flashcontainer {	margin: 0 auto;	width: 900px;	height: 135px;	position: relative;	top: 20px;}#maincontainer {	width: 900px;	margin: 0 auto;	top: 40px;	position: relative;}#register {	margin: 0 auto;	background-position: center;	height: 135px;	width: 220px;}.headingwhite {	font-size: 9pt;	font-weight: bold;	text-align: left;}.headingred {	font-size: 9pt;	font-weight: bold;	color: #B9064D;	text-align: left;}.headingdarkred {	font-size: 9pt;	font-weight: bold;	color: #66213E;}.headingpink {	font-size: 9pt;	font-weight: bold;	color: #DCBCBE;	text-align: left;	padding-left: 8px;}.bodyblack {	font-size: 8pt;	font-weight: normal;	color: #000000;}.bodyblackbold {	font-size: 8pt;	font-weight: bold;	color: #000000;}.bodywhite {	font-size: 9pt;	color: #FFFFFF;	text-align: left;	padding-left: 8px;	font-weight: lighter;	padding-right: 25px;	margin-left: 8px;}.address {	font-size: 8.5pt;	color: #FFFFFF;	text-align: right;	padding-left: 8px;	font-weight: lighter;	padding-right: 10px;}.seminar {	font-style: italic;	color: #B9064D;	font-size: 8pt;}.register {	font-size: 7pt;	font-weight: bold;	color: #B9064D;}.registerblack {	font-size: 7.25pt;	font-weight: bold;	color: #DCBCBE;	padding-left: 8px;}ul {	margin-left: 8px;	padding-left: 16px;	list-style-position: outside;	list-style-type: none;	list-style-image: url(../graphics/bullet.gif);	font-size: 9pt;	color: #FFFFFF;}a:link {	font-weight: bold;	color: #B9064D;	text-decoration: none;}a:visited {	font-weight: bold;	color: #B9064D;	text-decoration: none;}a:hover {	font-weight: bold;	color: #66213E;	text-decoration: none;}a.email:link {	color: #FFFFFF;	text-decoration: none;}a.email:hover {	color: #66213E;	text-decoration: none;}