* {
	font-family: Arial, Helvetica, Sans-Serif;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	background: #FFFFFF url('/images/page_background.png') top left repeat-x;
	color: #444444;
	text-align:center;
}

a:link {
	color: #008C99;
}

a:visited {
	color: #008C99;
}

a:active {
	color: #273691;
}

a:hover {
	color: #273691;
}

h1 {
	color: #008C99;
	margin: 0;
	font-size: 20px;
}

h2 {
	color: #273691;
	margin: 0 0 1em 0;
	font-size: 18px;
}

h3 {
	color: #273691;
	margin: 0;
	font-size: 15px;
}

h4 {
	color: #273691;
	margin: 0;
	font-size: 15px;
}

strong, b {
	color: #008C99;
	text-transform: uppercase;
}

.header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 770px;
	padding: 4px 0px 4px 10px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
}

.footer {
	margin-top: 50px;
	margin-left: 140px;
	width: 600px;
}

.copyright {
	margin-top: 20px;
	margin-left: 140px;
	width: 600px;
}

table.programme {
	border: none;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 2em;
	font-size: 13px;
}

table.programme h4 {
	font-size: 13px;
}

table.programme td, table.programme th {
	vertical-align: top;
	text-align: left;
	min-width: 70px;
}

table.programme tr.track th {
	background: #2253a6 url('/images/blue_bg.gif') top left repeat-x;
	color: #FFF;
	padding: 0.3em 1em;
	text-align: center;
}

table.programme tr.break td {
	background: #F5F5F5;
	color: #008C99;
	padding: 0.3em 1em;
	font-weight: bold;
}

table.programme tr.event td, table.programme tr.event th  {
	background: #008C99 url('/images/green_bg.gif') bottom left repeat-x;
	color: #FFF;
	padding: 0.3em 1em;
	font-weight: bold;
	text-align: center;
}

table.programme tr.progitem th {
	color: #008C99;
	padding: 0.3em 1em;
}

table.programme tr.progitem td {
	color: #444;
	padding: 0.3em 1em;
}

table.programme div.small {
font-size: 92%;
font-weight: normal;
}

table.programme .description {
	width: 50%;
}

/* ================================================================== */

#registration_form h3 {
	background: #2253a6 url('/images/blue_bg.gif') top left repeat-x;
	color: #FFF;
	padding: 0.3em 1em;
	margin: 1em 0 0 0;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}

#registration_form p {
	background: #FFF url('/images/white_bg.gif') bottom left repeat-x;
	color: #444;
	padding: 0.3em 1em;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
}

#registration_form table {
	width: 100%;
}

#registration_form table tbody th {
	line-height: 1em;
	border-bottom: 1px dashed #E0E0E0;
	width: 200px;
	color: 444;
	text-align: left;
	vertical-align: top;
	padding: 0.5em 1em 0.5em 0;
	font-size: 13px;
	line-height: 20px;	
}

#registration_form table tbody th div.small {
	margin-top: 5px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #444;
}

#registration_form table tbody td {
	text-align: left;
	vertical-align: top;
	line-height: 1em;
	border-bottom: 1px dashed #E0E0E0;
	padding: 0.5em 0;
	font-size: 13px;
	line-height: 20px;	
}

#registration_form table th div {
	line-height: 1em;
}

#registration_form table th small {
	color: #48738F;
}

#registration_form table td input.text{
	width: 450px;
}

#registration_form table textarea {
	width: 450px;
	height: 6em;
	overflow: scroll-y;
	overflow-y: scroll;
	overflow-x: none;
}

#registration_form table .required {
	border: 2px solid #007A86;
}

#registration_form table td label{
	cursor: pointer;
	font-weight: normal;
	color: #008C99;
}

#registration_form table.grid {
	border: none;
	border-collapse: collapse;
	margin-bottom: 2em;
}

#registration_form table.grid select {
	width: 100%;
	font-size: 11px;
}
#registration_form table.grid td, #registration_form table.grid th {
	vertical-align: top;
	text-align: left;
}

#registration_form table.grid thead th {
	background: #2253a6 url('/images/blue_bg.gif') top left repeat-x;
	color: #FFF;
	padding: 0.3em 1em;
	text-align: left;
	font-weight: normal;
}

#registration_form table.grid thead td {
	background: #FFF url('/images/white_bg.gif') bottom left repeat-x;
	color: #444;
	padding: 0.3em 1em;
	font-weight: bold;
	font-size: 11px;
}

#registration_form table.grid tbody th {
	padding: 0.3em 1em;
}

#registration_form table.grid tbody td {
	padding: 0.3em 1em;
}

#registration_form table.grid tbody tr.accomodation td {
	padding: 0.3em 0;
}

#registration_form table.grid input {
	vertical-align: middle;
}

#registration_form table.grid label {
	vertical-align: middle;
}

/* ================================================================== */

#payment_form h3 {
	background: #2253a6 url('/images/blue_bg.gif') top left repeat-x;
	color: #FFF;
	padding: 0.3em 1em;
	margin: 1em 0 0 0;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}

#payment_form h4 {
	background: #FFF url('/images/white_bg.gif') bottom left repeat-x;
	color: #444;
	padding: 0.3em 1em;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}

#payment_form p {
	background: #FFF url('/images/white_bg.gif') bottom left repeat-x;
	color: #444;
	padding: 0.3em 1em;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
}

#payment_form table {
	width: 100%;
}

#payment_form table tbody th {
	line-height: 1em;
	width: 200px;
	color: #444;
	text-align: left;
	vertical-align: top;
	padding: 0.1em 1em;
	font-size: 12px;
	line-height: 20px;	
}

#payment_form table tbody th div.small {
	margin-top: 5px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #444;
}

#payment_form table tbody td {
	text-align: left;
	vertical-align: top;
	line-height: 1em;
	padding: 0.1em 0;
	font-size: 12px;
	line-height: 20px;	
}

#payment_form table th div {
	line-height: 1em;
}

#payment_form table th small {
	color: #48738F;
}

#payment_form table td input.text{
	width: 100%;
}

#payment_form table textarea {
	width: 100%;
	height: 6em;
	overflow: scroll-y;
	overflow-y: scroll;
	overflow-x: none;
}

#payment_form table .required {
	border: 2px solid #007A86;
}

#payment_form table td label{
	cursor: pointer;
	font-weight: normal;
	color: #008C99;
}

#payment_form table.grid {
	border: none;
	border-collapse: collapse;
	margin-bottom: 2em;
}

#payment_form table.grid select {
	width: 100%;
	font-size: 11px;
}
#payment_form table.grid td, #registration_form table.grid th {
	vertical-align: top;
	text-align: left;
}

#payment_form table.grid thead th {
	background: #2253a6 url('/images/blue_bg.gif') top left repeat-x;
	color: #FFF;
	padding: 0.1em 1em;
	text-align: left;
	font-weight: normal;
}

#payment_form table.grid thead td {
	background: #FFF url('/images/white_bg.gif') bottom left repeat-x;
	color: #444;
	padding: 0.1em 1em;
	font-weight: bold;
	font-size: 11px;
}

#payment_form table.grid tbody th {
	padding: 0.1em 1em;
	border-bottom: none;
}

#payment_form table.grid tbody td {
	padding: 0.1em 1em;
	border-bottom: none;
}

#payment_form table.grid tbody tr.accomodation td {
	padding: 0.1em 0;
}

#payment_form table.grid input {
	vertical-align: middle;
}

#payment_form table.grid label {
	vertical-align: middle;
}

/* ================================================================== */

dl.menu {
	width: 780px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto;	
	height: 25px;
	line-height: 25px;
	text-align: right;
	padding: 0px;
	background: #2253a6 url('/images/blue_bg.gif') top left repeat-x;
	color: #D8E3E9;
	font-family: tahoma, sans serif;
	font-size: 11px;
}

dl.menu dd{
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

dl.menu dd a{
	color: #D8E3E9;
	text-decoration: none;
}

dl.menu dd a:hover{
	color: #FFF;
	text-decoration: none;
}


.button {
	color: #FFFF00;
	padding: 0em 1em;
	line-height: 1.4em;
	font-size: 10pt;
	white-space: nowrap;
	text-decoration: none;
	margin: 4px 0;
}

#content {
	width: 680px;
	min-height: 400px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	padding: 20px 50px 30px 50px;	
	text-align: left;
	background: #FFF;
}

.footer {
	width: 760px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	height: 22px;
	line-height: 22px;
	padding: 0 10px 0px 10px;
	background: #FFF url('/images/white_bg.gif') bottom left repeat-x;
	border-top: 1px solid #AAA;
	color: #5D87A1;
	font-size: 11px;
}

.boxout {
	margin: 0 0 20px 0;
	border: 1px solid #008C99;
}

.boxout h2{
	margin: 0;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0.3em 1em;
	color: #FFF;
	background: #008C99 url('/images/green_bg.gif') bottom left repeat-x;
}

.boxout h2 a{
	color: #FFF;
	text-decoration: none;
}

.boxout h3{
	margin: 0;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0.3em 1em;
	color: #008C99;
	background: #fff url('/images/white_bg.gif') bottom left repeat-x;
	border-bottom: 1px solid #008C99;
	text-align: right;
}

.boxout h3 .conference_dates {
	float: left;
}

.boxout h3 .conference_location {
	font-weight: normal;
}

.boxout p{
	margin: 0;
	line-height: 1.3em;
	padding: 1.5em;
}

#content * {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#content .error * {
	font-family: Arial, Helvetica, sans-serif;
}

#content .error {
	border: 2px solid #900;
	color: #900;
	background: #F5F5F5;
	margin: 0.5em 0;
}

#content .error h3{
	color: #FFF;
	background: #900;
	padding: 0.5em;
	text-align: center;
	text-transform: uppercase;
}

#content .error p {
margin: 0;
padding: 0.5em;
}

#content .notice {
border: 2px solid #007A86;
color: #007A86;
background: #F5F5F5;
margin: 0.5em 0;
}

#content .notice h3{
color: #FFF;
background: #007A86;
padding: 0.5em;
text-align: center;
}

#content .notice p {
margin: 0;
padding: 0.5em;
}

.bottombuttonbar {
	font-size: 11px;
	line-height: 20px;
	text-align: right;
}

.bottombutton {
	background: #008C99 url('/images/green_bg.gif') bottom left repeat-x;
	border:	#008C99;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 16px;
	cursor: pointer;
}

a.bottombutton {
	color: #FFF;
	text-decoration: none;
}

.bottombutton:hover {
	background: #2253a6 url('/images/blue_bg.gif') bottom left repeat-x;
	background: #008C99;
	border:	#2253a6;
	color: #FFF;
}
