/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
body {
	background-color: #00468D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #003399;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	font-weight: bold;
	color: #00468D;
}
#container {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	text-align: left;
}

#header
{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #2566A5;
	height: 142px;
}
#intro {
	padding-right: 15px;
	padding-left: 15px;
}
#left-column {
	width: 400px;
	clear: left;
	float: left;
	padding-left: 15px;
}
#right-column {
	width: 250px;
	float: right;
	font-size: 10px;
	padding-right: 10px;
}
#footer {
	clear: both;
	width: 700px;
	background-image: url(/img/conferences/music/footer.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
}
#registration {
	border: 1px solid #C1C1C1;
	width: 440px;
	padding: 10px 10px 10px;
	margin: 0px 0px 0px 145px;
	background-color: #F7F7F7;
}
form {
	margin: 0px;
	padding: 0px;
}
.label {
	width: 130px;
	padding-left: 0px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 5px;
}
.input {
	width: 300px;
	border: 1px solid #C1C1C1;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.multiline {
	width: 430px;
	border: 1px solid #C1C1C1;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.widelabel {
	width: 200px;
	padding-left: 0px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 5px;
}
.checkbox {
	padding-bottom: 10px;
	clear: both;
}

.inputQty
{
	width: 20px;
	border: 1px solid #C1C1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
