body
{
	font-family: Verdana;
	font-size: 11px;
	background: #2a78a9;
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin-bottom: 60px;
}
h1
{
	font-size: 23px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
h2
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
h3
{
	font-size: 16px;
	margin-top: 2px;
}

h4
{
	text-align: left;
	font-size: 12px;
	margin-bottom: 1px;
	padding: 1px;
	border-top: 1px solid #165478;
	border-bottom: 1px solid #165478;
	background: transparent;
}
h4 a
{
	background: #aac9dd;
	padding: 3px;
	padding-right: 15px;
	display: block;
}
h4 a:hover
{
	padding-right: 15px;
	background: url(/includes/images/arrow-blue.gif) center right no-repeat #aac9dd;
}
h4 a.external
{
	background: url(/includes/images/external.png) center right no-repeat #aac9dd;
	padding-right: 15px;
}
h4 a.external:hover
{
	padding-right: 15px;
	background: url(/includes/images/arrow-blue.gif) center right no-repeat #aac9dd;
}
h4 a.pdf
{
	background: url(/includes/images/icons/pdf-small.gif) center right no-repeat #aac9dd;
	padding-right: 15px;
}
h4 a.pdf:hover
{
	padding-right: 15px;
	background: url(/includes/images/arrow-blue.gif) center right no-repeat #aac9dd;
}

h5
{
	color: #165478;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: -20px;
	padding: 0px;
}

div#bannerimg
{
	text-align: left;
	height: 60px;
	margin: 0px;
	padding: 0px;
}
div#nav
{
	text-align: center;
	background: #165478;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
div#inner
{
	width: 640px;
	background: url(/liveshow/orlando08/images/inner-bottom.gif) bottom left no-repeat #FFFFFF;
	padding: 0px;
	margin: 0px;
}
div#content
{
	padding: 10px;
	padding-bottom: 20px;
	text-align: left;
	background: transparent;
}

div.menu
{
	display: none;
	background: #aac9dd bottom left no-repeat;
	border: solid #165478 thin;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	padding-top: 3px;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	width: 200px;
}

div.menu a
{
	display: block;
	text-align: left;
	color: #165478;
}
div.menu a.external
{
	margin-right: 13px;
	padding-right: 0px;
	background: url(/includes/images/external.png) center right no-repeat;
}
div.menu a.pdf
{
	margin-right: 13px;
	padding-right: 0px;
	background: url(/includes/images/icons/pdf-small.gif) center right no-repeat;
}
div.menu a:hover
{
	color: White;
	text-decoration: none;
}


div.greybox
{
	font-size: 11px;
	background: #F7F7F7;
	border: 1px solid #D8DFEA;
	border-bottom: 1px solid #3B5998;
	padding: 7px;
	padding-bottom: 14px;
}
div.greybox b
{
	color: #3b5998;
}

p
{
	margin-top: 10px;
	margin-bottom: 12px;
}
p:first-letter
{
	font-size: 150%;
}
center
{
	margin: 0px;
	padding: 0px;
}
hr
{
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FF9900;
	color: #FF9900;
}

.white
{
	text-align: left;
	background: #FFFFFF;
}
.boxed
{
	border: 1px solid #165478;
}

a
{
	color: #165478;
	cursor: pointer;
	text-decoration: none;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:active
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0px;
}

a.external
{
	background: url(/includes/images/external.png) center right no-repeat;
	padding-right: 13px;
}
a.pdf
{
	background: url(/includes/images/icons/pdf-small.gif) center right no-repeat;
	padding-right: 13px;
}
a.disabled
{
	color: #AAA;
}
a.disabled:hover
{
	text-decoration: none;
	cursor: url(  "~/includes/cursors/no_r.cur" ), auto;
}

input.button
{
	cursor: pointer;
}
#step5 input.text
{
	width: 50px;
	border: 1px solid #aac9dd;
}
#step5 td.color3
{
	padding-left: 10px;
	padding-right: 10px;
}
#step1 input.text
{
	width: 200px;
	border: 1px solid #aac9dd;
}
#step1 textarea
{
	width: 200px;
	border: 1px solid #aac9dd;
}
#step2 input.text
{
	border: 1px solid #aac9dd;
}
input.text
{
	font-family: Verdana;
	font-size: 11px;
}
select
{
	font-family: Verdana;
	font-size: 11px;
}
textarea
{
	font-family: Verdana;
	font-size: 11px;
}
label
{
	cursor: pointer;
}

table
{
	font-size: 11px;
}

table#agenda td
{
	border-bottom: 1px solid #E7E7E7;
}
table#agenda th
{
	text-align: left;
	border-bottom: 2px solid #E0E0E0;
	padding-top: 10px;
}

table#progressbar
{
	border: 2px solid #165478;
	width: 80%;
}
td.progressbar
{
	background: #aac9dd;
	border-right: 2px solid #165478;
}

.color4
{
	background: #aac9dd;
}
.color3
{
	background: #aac9dd;
}
.color2
{
	background: #2a78a9;
}
.color1
{
	background: #165478;
}

.color4-2007
{
	background: #D2DDF1;
}
.color3-2007
{
	background: #A7BBE1;
}
.color2-2007
{
	background: #3B5CAA;
}
.color1-2007
{
	background: #223F81;
}

.color4-2006
{
	background: #EDF6D0;
}
.color3-2006
{
	background: #B9DB45;
}
.color2-2006
{
	background: #87BA32;
}
.color1-2006
{
	background: #52871C;
}

.errormsg
{
	color: Red;
}

.sponsorships
{
	width: 100%;
}

table.photo
{
	width: 100%;
}

table.photo td
{
	width: 50%;
}

table.photo img
{
	width: 100%;
}

.empty
{
	padding: 5px;
	font-size: 14px;
}

.registration-type-list
{
	padding-bottom: 5px;
	font-size: 14px;
}

.registration-type-list div
{
	padding: 1px;
}

.hidden
{
	display: none;
}
.clear
{
	clear: both;
}

.columns
{
	float: left;
}
