body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: 13px/20px Helvetica, lucida, "lucida grande", verdana, tahoma, arial;
	background-color: #8DA36A;
	background-position: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

form {
	padding: 0;
	margin: 0;
}

:focus {
	outline: 0;
}

a, a:visited {
	color: #06C;
	outline: none;
}

h1, h2 {
	font-size: 21px;
	line-height: 30px;
	margin: 0 0 -10px 190px;
	padding: 0;
	font-weight: bolder;
}

h2 {
	margin: 40px 0 -10px 190px;
	font-weight: normal;
}

h3 {
	font-size: 13px;
	line-height: 20px;
	margin: 40px 0 -20px 190px;
	padding: 0;
	font-weight: bolder;
}

div.wrapper ul {
	margin: 20px 0 40px 190px;
}

div.wrapper ul li {
	line-height: 20px;
	padding: 0;
	margin: 0;
}

#billingInfo {
	height: 1%;
	width: 740px;
}

body.register h2 {
	margin: 20px 0 10px 0;
}

p {
	margin: 20px 0 0 190px;
	padding: 0;
}

body.register p {
	margin: 20px 0 0 0;
}

body.register h1 {
	margin-left: 0;
}

.marginNoNegative {
	margin-bottom: 10px;
}

.outleft {
	float:left;
	clear:right;
	width: 170px;
	padding-right: 20px;
	color:#666;
	font-size: 10px;
}

.outleft a img, .outleft a:visited img {
	border: 0;
}

div.header {
	width: 100%;
	height: 60px;
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	margin: 0 0 10px 0;
}

div.header div {
	width: 740px;
	padding: 0 20px;
	margin: 0 auto;
}

div.header div h1 {
	background-image: url(images/logo.gif);
	width: 162px;
	height: 35px;
	margin: 10px 0 15px 0;
	padding: 0;
	line-height: 35px;
	text-indent: -99999px;
}

div.tabs {
	width: 740px;
	padding: 0 20px;
	margin: 10px auto 0 auto;
	overflow: auto;
	line-height: 29px;
}

div.tabs ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.tabs ul li {
	float: right;
	background-color: #fff;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #8DA36A;
}

div.tabs ul li a {
	text-decoration: none;
	padding: 0 20px;
}

div.wrapper {
	background-color: #fff;
	width: 740px;
	padding: 20px;
	margin: 0 auto 20px auto;
}

body ul li.register, body ul li.agendaday1, body ul li.agendaday2, body ul li.speakers, body ul li.information {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cfcfcf;
}

body.home ul li.information, body.agendaday1 ul li.agendaday1, body.agendaday2 ul li.agendaday2, body.speakers ul li.speakers, body.register ul li.register {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #8DA36A;
}

div.formSection {
	margin-top: 20px;
	overflow: auto;
	height: 1%;
}

div.segment {
	overflow: auto;
}

div.cellOne input, div.cellTwo input, div.cellThree input {
	width: 160px;
	border: 2px solid inherit;
	padding: 2px;
	height: 12px;
	margin: 0 0 20px 0;
}

div.cellOne select {
	width: 160px;
}

div.cellTwo input {
	width: 350px;
	float: left;
}

div.cellThree input {
	float: left;
}

div.checkbox input {
	display: inline;
	width: 0;
	width: auto;
	padding: 0;
	margin: 3px 0 0 0;
	float: left;
}

div.checkbox label {
	display: inline;
	margin: 0 0 0 20px;
}

div.cellOne label, div.cellTwo label, div.cellThree label {
	display: block;
}

div.cellOne, div.cellTwo, div.cellThree {
	width: 170px;
	margin-right: 20px;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

div.cellTwo {
	width: 360px;
}

div.cellThree {
	width: 550px;
}

div.last {
	margin-right: 0;
}

label.full {
	float: left;
	display: block;
	width: 740px;
	font-weight: bolder;
}

img.banner {
	margin-bottom: 40px;
}

div.info {
	font-weight: bolder;
	margin-bottom: 20px;
}

input.button {
	width: 170px !important;
	height: 20px !important;
}

input.noBottomMargin {
	margin-bottom: 0 !important;
}

input.errorField {
	background-image: url(images/errorField.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#listcompanyform_results {
	display: none;
	margin-top: 40px;
}

#listcompanyform_results p {
	margin: 0;
	text-indent: 20px;
	background-image: url(images/errorField.gif);
	background-repeat: no-repeat;
	background-position: left;
}

input.hidden {
	display: none;
}

div.payviapaypal {
	display: block;
	text-align: center;
	padding: 20px;
	background-color: #478FCD;
	border: 1px solid #06C;
	margin: 20px 0 0 0;
}

p.alert {
	color: #e56255;
	font-weight: bolder;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	text-indent: 20px;
	line-height: 20px;
	background-image: url(/images/icon-error.gif) !important;
	background-position: 0 2px !important;
	background-repeat: no-repeat;
}
