
* {
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

#pageWrapper {
	width: 850px;
	margin-top: 10px;
}

p {
	margin: 5px 0;
}

h2, h3, b {
	color: #C74A34;
}

h2 {
	font-size: 16pt;
	margin-bottom: 10px;
}

.clearBoth {
	clear: both;
}

.left {
	float: left;
	margin-right: 5px;
}

.white {
	color: #ffffff;
	font-weight: bold;
}

.banner {
	width: 468px;
	height: 60px;
	border: solid #000 1px;
	float: right;
}

.advertisements img {
	border: solid #000000 1px;
}

#navigation {
	width: 150px;
	float: left;
	background-color: #C74A34;
	min-height: 500px;
	height: 100%;
	margin-right: 10px;
	margin-top: 10px;
}

#navigation ul {
	margin-left: 5px;
	list-style: none;
	width: 140px;
}

#navigation ul li {
	border: solid #ffffff 1px;
	text-align: center;
	margin: 10px 10px;
	background-color: #ffffff;
	padding: 5px 0;
}

#navigation ul li a {
	padding: 5px 0;
	color: #c74a34;
}

#content {
	margin-left: 160px;
	margin-top: 10px;
}

.advertisements {
	width: 122px;
	margin: 0 auto;
}

#footer {
	background-color: #c74a34;
	color: white;
	margin-top: 10px;
}

/* REGISTRATION FORM */
input, textarea, select, checkbox {
	border: 1px solid #c74a34;
}

input {
	width: 200px;
}

a {
	border: none;
}

a.button {
	background: transparent url(/pix/bg_button_a.png) no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button b {
	background: transparent url(/pix/bg_button_span.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

.inputWrapper {
	margin: 20px 0;
	width: 100%;
	clear: both;
	height: 10px;
}

label {
	width: 170px;
	float: left;
}

fieldset, #headerDiv, #bodyDiv {
	width: 510px;
	margin: 10px auto;
}

/*h1 {
    margin: 0 auto;
    text-align: center;
}*/
h1 {
	margin-bottom: 5px;
}

.validationSummary {
	font-size: smaller;
	color: #C74A34;
	border: solid #C74A34 1px;
	margin: 5px 10px;
	width: 510px;
	margin-left: 170px;
}

.validationSummary ul {
	margin: 5px 20px;
}

.bodyText {
	color: #ffffff;
}

.blackHeader {
	background: #000000;
	color: #C74A34;
	font-size: 16pt;
	padding: 3px 0 3px 10px;
	font-weight: bold;
}

.redHeader {
	background: #F47F53;
	color: #ffffff;
	padding: 10px;
	font-weight: bold;
	text-align: right;
}

.seminarTimeline {
	border: solid #5DB0D0 2px;
	width: 400px;
}

span p {
	margin-left: 30px;
}

.contactDetails {
	float: left;
	width: 300px;
}

.formElementWrapper {
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	clear: both;
}

.formElementWrapper label {
	float: left;
	width: 120px;
	font-size: 9pt;
	display: block;
	height: auto;
	margin-bottom: 5px;
}

.compulsory {
	background-image: url(/pix/compulsory.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
}

.nonCompulsory {
	padding-left: 10px;
}

#wrapperCheckbox label {
	float: left;
	width: 80px;
	font-size: 9pt;
	height: auto;
	padding: 15px;
}

.wrapperCheckbox input {
	width: 20px;
}

.wrapperCheckbox {
	width: 250px;
	clear: both;
}

#divEmployees label {
	float: left;
	width: 200px;
	font-size: 9pt;
	height: auto;
}

#divUnsubscribeDetails p, #divUnsubscribeDetails p b {
	font-size: x-small;
}

#divUnsubscribeDetails input {
	margin-right: 4px;
	width: 20px;
}

.optCheckbox inbox {
}

.advert img {
	border: none;
}

.contactName {
	padding: 4px;
}

.textLink{
	text-align: center;
	margin: 1px 0 10px 0;
	font-size: 10px;
}
* {
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

#pageWrapper {
	width: 850px;
	margin-top: 10px;
}

p {
	margin: 5px 0;
}

h2, h3, b {
	color: #C74A34;
}

h2 {
	font-size: 16pt;
	margin-bottom: 10px;
}

.clearBoth {
	clear: both;
}

.left {
	float: left;
	margin-right: 5px;
}

.white {
	color: #ffffff;
	font-weight: bold;
}

.banner {
	width: 468px;
	height: 60px;
	border: solid #000 1px;
	float: right;
}

.advertisements img {
	border: solid #000000 1px;
}

#navigation {
	width: 150px;
	float: left;
	background-color: #C74A34;
	min-height: 500px;
	height: 100%;
	margin-right: 10px;
	margin-top: 10px;
}

#navigation ul {
	margin-left: 5px;
	list-style: none;
	width: 140px;
}

#navigation ul li {
	border: solid #ffffff 1px;
	text-align: center;
	margin: 10px 10px;
	background-color: #ffffff;
	padding: 5px 0;
}

#navigation ul li a {
	padding: 5px 0;
	color: #c74a34;
}

#content {
	margin-left: 160px;
	margin-top: 10px;
}

.advertisements {
	width: 122px;
	margin: 0 auto;
}

#footer {
	background-color: #c74a34;
	color: white;
	margin-top: 10px;
}

/* REGISTRATION FORM */
input, textarea, select, checkbox {
	border: 1px solid #c74a34;
}

input {
	width: 200px;
}

a {
	border: none;
}

a.button {
	background: transparent url(/pix/bg_button_a.png) no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button b {
	background: transparent url(/pix/bg_button_span.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

.inputWrapper {
	margin: 20px 0;
	width: 100%;
	clear: both;
	height: 10px;
}

label {
	width: 170px;
	float: left;
}

fieldset, #headerDiv, #bodyDiv {
	width: 510px;
	margin: 10px auto;
}

/*h1 {
    margin: 0 auto;
    text-align: center;
}*/
h1 {
	margin-bottom: 5px;
}

.validationSummary {
	font-size: smaller;
	color: #C74A34;
	border: solid #C74A34 1px;
	margin: 5px 10px;
	width: 510px;
	margin-left: 170px;
}

.validationSummary ul {
	margin: 5px 20px;
}

.bodyText {
	color: #ffffff;
}

.blackHeader {
	background: #000000;
	color: #C74A34;
	font-size: 16pt;
	padding: 3px 0 3px 10px;
	font-weight: bold;
}

.redHeader {
	background: #F47F53;
	color: #ffffff;
	padding: 10px;
	font-weight: bold;
	text-align: right;
}

.seminarTimeline {
	border: solid #5DB0D0 2px;
	width: 400px;
}

span p {
	margin-left: 30px;
}

.contactDetails {
	float: left;
	width: 300px;
}

.formElementWrapper {
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	clear: both;
}

.formElementWrapper label {
	float: left;
	width: 120px;
	font-size: 9pt;
	display: block;
	height: auto;
	margin-bottom: 5px;
}

.compulsory {
	background-image: url(/pix/compulsory.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
}

.nonCompulsory {
	padding-left: 10px;
}

#wrapperCheckbox label {
	float: left;
	width: 80px;
	font-size: 9pt;
	height: auto;
	padding: 15px;
}

.wrapperCheckbox input {
	width: 20px;
}

.wrapperCheckbox {
	width: 250px;
	clear: both;
}

#divEmployees label {
	float: left;
	width: 200px;
	font-size: 9pt;
	height: auto;
}

#divUnsubscribeDetails p, #divUnsubscribeDetails p b {
	font-size: x-small;
}

#divUnsubscribeDetails input {
	margin-right: 4px;
	width: 20px;
}

.optCheckbox inbox {
}

.advert img {
	border: none;
}

.contactName {
	padding: 4px;
}

.textLink{
	text-align: center;
	margin: 1px 0 10px 0;
	font-size: 10px;
}
* {
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

#pageWrapper {
	width: 850px;
	margin-top: 10px;
}

p {
	margin: 5px 0;
}

h2, h3, b {
	color: #C74A34;
}

h2 {
	font-size: 16pt;
	margin-bottom: 10px;
}

.clearBoth {
	clear: both;
}

.left {
	float: left;
	margin-right: 5px;
}

.white {
	color: #ffffff;
	font-weight: bold;
}

.banner {
	width: 468px;
	height: 60px;
	border: solid #000 1px;
	float: right;
}

.advertisements img {
	border: solid #000000 1px;
}

#navigation {
	width: 150px;
	float: left;
	background-color: #C74A34;
	min-height: 500px;
	height: 100%;
	margin-right: 10px;
	margin-top: 10px;
}

#navigation ul {
	margin-left: 5px;
	list-style: none;
	width: 140px;
}

#navigation ul li {
	border: solid #ffffff 1px;
	text-align: center;
	margin: 10px 10px;
	background-color: #ffffff;
	padding: 5px 0;
}

#navigation ul li a {
	padding: 5px 0;
	color: #c74a34;
}

#content {
	margin-left: 160px;
	margin-top: 10px;
}

.advertisements {
	width: 122px;
	margin: 0 auto;
}

#footer {
	background-color: #c74a34;
	color: white;
	margin-top: 10px;
}

/* REGISTRATION FORM */
input, textarea, select, checkbox {
	border: 1px solid #c74a34;
}

input {
	width: 200px;
}

a {
	border: none;
}

a.button {
	background: transparent url(/pix/bg_button_a.png) no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button b {
	background: transparent url(/pix/bg_button_span.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

.inputWrapper {
	margin: 20px 0;
	width: 100%;
	clear: both;
	height: 10px;
}

label {
	width: 170px;
	float: left;
}

fieldset, #headerDiv, #bodyDiv {
	width: 510px;
	margin: 10px auto;
}

/*h1 {
    margin: 0 auto;
    text-align: center;
}*/
h1 {
	margin-bottom: 5px;
}

.validationSummary {
	font-size: smaller;
	color: #C74A34;
	border: solid #C74A34 1px;
	margin: 5px 10px;
	width: 510px;
	margin-left: 170px;
}

.validationSummary ul {
	margin: 5px 20px;
}

.bodyText {
	color: #ffffff;
}

.blackHeader {
	background: #000000;
	color: #C74A34;
	font-size: 16pt;
	padding: 3px 0 3px 10px;
	font-weight: bold;
}

.redHeader {
	background: #F47F53;
	color: #ffffff;
	padding: 10px;
	font-weight: bold;
	text-align: right;
}

.seminarTimeline {
	border: solid #5DB0D0 2px;
	width: 400px;
}

span p {
	margin-left: 30px;
}

.contactDetails {
	float: left;
	width: 300px;
}

.formElementWrapper {
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	clear: both;
}

.formElementWrapper label {
	float: left;
	width: 120px;
	font-size: 9pt;
	display: block;
	height: auto;
	margin-bottom: 5px;
}

.compulsory {
	background-image: url(/pix/compulsory.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
}

.nonCompulsory {
	padding-left: 10px;
}

#wrapperCheckbox label {
	float: left;
	width: 80px;
	font-size: 9pt;
	height: auto;
	padding: 15px;
}

.wrapperCheckbox input {
	width: 20px;
}

.wrapperCheckbox {
	width: 250px;
	clear: both;
}

#divEmployees label {
	float: left;
	width: 200px;
	font-size: 9pt;
	height: auto;
}

#divUnsubscribeDetails p, #divUnsubscribeDetails p b {
	font-size: x-small;
}

#divUnsubscribeDetails input {
	margin-right: 4px;
	width: 20px;
}

.optCheckbox inbox {
}

.advert img {
	border: none;
}

.contactName {
	padding: 4px;
}

.textLink{
	text-align: center;
	margin: 1px 0 10px 0;
	font-size: 10px;
}
* {
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

#pageWrapper {
	width: 850px;
	margin-top: 10px;
}

p {
	margin: 5px 0;
}

h2, h3, b {
	color: #C74A34;
}

h2 {
	font-size: 16pt;
	margin-bottom: 10px;
}

.clearBoth {
	clear: both;
}

.left {
	float: left;
	margin-right: 5px;
}

.white {
	color: #ffffff;
	font-weight: bold;
}

.banner {
	width: 468px;
	height: 60px;
	border: solid #000 1px;
	float: right;
}

.advertisements img {
	border: solid #000000 1px;
}

#navigation {
	width: 150px;
	float: left;
	background-color: #C74A34;
	min-height: 500px;
	height: 100%;
	margin-right: 10px;
	margin-top: 10px;
}

#navigation ul {
	margin-left: 5px;
	list-style: none;
	width: 140px;
}

#navigation ul li {
	border: solid #ffffff 1px;
	text-align: center;
	margin: 10px 10px;
	background-color: #ffffff;
	padding: 5px 0;
}

#navigation ul li a {
	padding: 5px 0;
	color: #c74a34;
}

#content {
	margin-left: 160px;
	margin-top: 10px;
}

.advertisements {
	width: 122px;
	margin: 0 auto;
}

#footer {
	background-color: #c74a34;
	color: white;
	margin-top: 10px;
}

/* REGISTRATION FORM */
input, textarea, select, checkbox {
	border: 1px solid #c74a34;
}

input {
	width: 200px;
}

a {
	border: none;
}

a.button {
	background: transparent url(/pix/bg_button_a.png) no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button b {
	background: transparent url(/pix/bg_button_span.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

.inputWrapper {
	margin: 20px 0;
	width: 100%;
	clear: both;
	height: 10px;
}

label {
	width: 170px;
	float: left;
}

fieldset, #headerDiv, #bodyDiv {
	width: 510px;
	margin: 10px auto;
}

/*h1 {
    margin: 0 auto;
    text-align: center;
}*/
h1 {
	margin-bottom: 5px;
}

.validationSummary {
	font-size: smaller;
	color: #C74A34;
	border: solid #C74A34 1px;
	margin: 5px 10px;
	width: 510px;
	margin-left: 170px;
}

.validationSummary ul {
	margin: 5px 20px;
}

.bodyText {
	color: #ffffff;
}

.blackHeader {
	background: #000000;
	color: #C74A34;
	font-size: 16pt;
	padding: 3px 0 3px 10px;
	font-weight: bold;
}

.redHeader {
	background: #F47F53;
	color: #ffffff;
	padding: 10px;
	font-weight: bold;
	text-align: right;
}

.seminarTimeline {
	border: solid #5DB0D0 2px;
	width: 400px;
}

span p {
	margin-left: 30px;
}

.contactDetails {
	float: left;
	width: 300px;
}

.formElementWrapper {
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	clear: both;
}

.formElementWrapper label {
	float: left;
	width: 120px;
	font-size: 9pt;
	display: block;
	height: auto;
	margin-bottom: 5px;
}

.compulsory {
	background-image: url(/pix/compulsory.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
}

.nonCompulsory {
	padding-left: 10px;
}

#wrapperCheckbox label {
	float: left;
	width: 80px;
	font-size: 9pt;
	height: auto;
	padding: 15px;
}

.wrapperCheckbox input {
	width: 20px;
}

.wrapperCheckbox {
	width: 250px;
	clear: both;
}

#divEmployees label {
	float: left;
	width: 200px;
	font-size: 9pt;
	height: auto;
}

#divUnsubscribeDetails p, #divUnsubscribeDetails p b {
	font-size: x-small;
}

#divUnsubscribeDetails input {
	margin-right: 4px;
	width: 20px;
}

.optCheckbox inbox {
}

.advert img {
	border: none;
}

.contactName {
	padding: 4px;
}

.textLink{
	text-align: center;
	margin: 1px 0 10px 0;
	font-size: 10px;
	border: solid 1px #999999;
	padding: 10px 3px;
}

.textLink a{
	font-weight: bold;
}

hr
{
    border-bottom: 1px solid #CCC;
    margin-bottom: 5px;
    display: block;
}
