body {
	background-color: #302c40;
}
#container {
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #11344F;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: .8em;
}
#header h1 {
	margin-bottom: 0px;
	color: #FFF;
	text-indent: -90000px;
	display: none;
}
#header h2 {
	margin-bottom: 0px;
	color: #FFF;
	text-indent: -90000px;
	display: none;
}
#header h3 {
	line-height: 0.9;
}
#header h4 {
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 0.95em;
	font-weight: bold;
}
#header p {
	line-height: 1.2;
}
#header a {
	color: #d4dba1;
}
#header a:hover {
	color: #acc5cc;
	text-decoration: underline;
}
h3.centeredText {
	text-align: center;
	margin-bottom: 0px;
}
#subHeader {
	font-size: 0.75em;
	line-height: 1em;
	letter-spacing: 0.1em;
	background-color: #11344f;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
#subHeader #subHeader_left p{
	padding-right: 10px;
}
#subHeader #subHeader_right p{
	margin-left: -10px;
}
#subHeader p {
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 1.3;
}
#subHeader a  {
	color: #d4dba1;
}
#subHeader a:hover {
	text-decoration: underline;
	color: #acc5cc;
}
#mainNavigation {
	background-color: #acc5cc;
	margin: 0px;
	border-bottom: 4px double #f3f3f3;
	background-repeat: repeat-x;
	border-top: 8px double #11344f;
	padding-right: 0px;
	padding-left: 0px;
}
#mainNavigation ul.navigation {
	font-size: 0.95em;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
}
#mainNavigation .navigation li {
	display: inline;
	color: #999;
	margin: 0px 0px 0px 0px;
	padding-top: 4px;
	padding-bottom: 8px;
	line-height: 1;
}
#mainNavigation li a {
	color: #11344f;
	padding-bottom: 0px;
	background-image: url(images/navButton.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 20px;
}
#mainNavigation li a.subNav{
	color: #d4dba1;
}
#mainNavigation li a:hover {
	color: #d4dba1;
	text-decoration: none;
}
#mainNavigation a.notLiveLink , #mainNavigation a.notLiveLink:hover{
	color: #84A4A9;
}
#content {
	padding-bottom: 15px;
	background-color: #FFF;
	padding-top: 15px;
}
#sideColumn  {
	font-size: 0.75em;
	text-align: left;
}
#sideColumn h4 {
	margin-bottom: 2px;
	margin-top: 15px;
}
#sideColumn p {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
}
#sideColumn p a   {
	color: #11344f;
}
#sideColumn p a:hover {
	color: #acc5cc;
	text-decoration: underline;
}
h2.invisible {
	text-indent: -10000px;
	display: none;
}
.firstHeader {
	margin-top: 8px;
}
.purpleItalic {
	color: #1F334E;
	font-style: italic;
	font-weight: bold;
}
h4 {
	font-style: italic;
	font-weight: normal;
	margin-top: -10px;
	line-height: 1.1;
}
h5 {
	margin-bottom: 0px;
	font-style: italic;
	font-size: 1.1em;
}
a {
	color: #5b3463;
	font-weight: bold;
}
a:hover {
	color: #11344f;
	text-decoration: underline;
}
.rightAlign {
	text-align: right;
}
.centeredText {
	text-align: center;
}
.leftAlign {
	text-align: left;
}
.smallText {
	font-size: 9px;
}
p  {
	margin-bottom: 10px;
}
.colon {
	margin-bottom: 0px;
}
ul  {
	margin-left: 10px;
}
#footer {
	text-align: center;
	background-color: #11344f;
	border-top: 9px double #f3f3f3;
}

#footer p {
	font-size: 0.8em;
	text-align: center;
	color: #FFF;
	letter-spacing: 0.2em;
	padding: 10px 5px 5px;
}
.grid_5.omega.Spacer {
	font-size: 84px;
}
p.logos {
	text-align: right;
}
p.logos img {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
}
div .note {
	font-size: 0.85em;
	margin-bottom: 15px;
}
div .note p {
	margin-bottom: 2px;
}
.textfieldServerError {
	display:block;
	margin:0px;
	color:#CC3333;
}
#buttons h2 {
	font-size: 2.5em;
	background-color: #9C0;
	padding: 0px 15px;
	text-align: center;
}
#hotelInfo h3 {
	margin-top: 15px;
	margin-bottom: 0px;
}
#hotelInfo p {
	margin-bottom: 0px;
}
ul.radioButtons {
	list-style-type: none;
	margin-left: 0px;
}
ul.radioButtons li {
	display: inline;
	font-size: 0.95em;
	margin-right: 18px;
	margin-left: -10px;
}
ul.radioButtons li label {
	font-weight: normal;
}
label  {
	font-weight: bold;
}
ul.radioButtons li.formLabel{
	font-weight: bold;
	margin-left: 0px;
}
ul.radioButtons input {
	margin-bottom: 2px;
	margin-left: 8px;
}
ul.textInput {
	list-style-type: none;
	margin-left: -10px;
}
div .formLabel {
	width: 150px;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
}
div .formLabel label .smallText {
	font-size: .8em;
}
div .formInput .day   {
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 8px;
}
#sessions hr {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #0CC;
}
div .Box{
	text-align: center;
	padding-top: 10px;
}
div .BoxBorder {
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #11344f;
	border-bottom: 1px solid #11344f;
}
div .formInput {
	width: 520px;
	float: right;
}
div .clear.formSpace {
	margin-top: 4px;
	margin-bottom: 4px;
}
div .clear.formSpaceLarge {
	margin-top: 15px;
	padding-top: 15px;
}
.textInputField {
	width: 365px;
}
p #Name_on_Badge #badge_name {
	margin-top: 33px;
}
div .BoxBorderTop {
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #11344f;
}
div .BoxBorderBottom {
	text-align: center;
	padding-top: 10px;
	border-bottom: 1px solid #11344f;
}
div .horizontalRule {
	border-top: 2px dotted #5b3463;
	width: 600px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
div .halfOfContent.button {
	margin: 0px;
	width: 350px;
	float: left;
	padding: 0px;
}
input.button {
	background-image: url(images/Button.png);
	width: 125px;
	padding: 8px 5px 5px;
	background-repeat: no-repeat;
	font-size: 1.5em;
	line-height: 1;
	background-position: center center;
	color: #d4dba1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-weight: bold;
}
div .button {
	text-align: center;
}
.button h3 {
	width: 215px;
	padding: 20px 10px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.1;
	margin-top: 0px;
}
.button .yellowTextButton a {
	color: #D6D89E;
}
.button h3.extraSpaceUpTop {
	margin-top: 8px;
}
.button a {
}
.button a:hover {
}
#sideColumn .button h3   {
	font-size: 1.6em;
	background-position: center;
	margin-top: 15px;
	background-image: url(images/Button_squareSmall.png);
	background-repeat: no-repeat;
}
ul.noBulletsList li{
	list-style-type: none;
	margin-left: -10px;
	margin-bottom: 3px;
}
.red {
	color: #CC3333;
}

