* {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0;
}

html {
	background-image:url(../images/layout/bg.jpg);
	background-position:left top;
	background-repeat:repeat;
	background-attachment: scroll;
}

p {
	font-size: 13px; margin-top:10px; margin-bottom:15px;
}

a { color:#0d668c; }
a:visited { color:#6c1800; }
a:hover { color:#f0592e; }

img, div, input { 
	behavior: url("../css/iepngfix.htc") 
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #818285;
	font-weight: bold;
	padding-bottom:20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6E6F72;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 18px;
	background: url('/mbac/images/layout/plus.gif') no-repeat 0 3px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0d668c;
	font-weight: bold;
	padding-left: 7px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin: 2px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 35px;
}

.iconLG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #EE4920;
	font-weight: bold;
}

.iconSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #EE4920;
	font-weight: bolder;
}


#ds_wrapper {
	position:relative;
	width: auto;
	padding: 0;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/layout/ds_wrapper.png); 
}

#wrapper {
	position:relative;
	width: auto;
	padding: 0;
	background-color: #FFFFFF;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#headerRule {
	background-color: #818286;
	height: 2px;
	width: 980px;
	position: relative;
}

#header {
	background-image: url(../images/layout/header.jpg);
	width: 980px;
	position: relative;
	height: 70px;
}

#banner {
	width: 980px;
	position: relative;
	height: 203px;
}



/*******************************************************************/
/* NAVIGATION */

#nav {
	position: relative;
	width: 980px;
	height: 30px;
}

#homeNav {
	display: block;
	width: 91px;
	height: 30px;
	background: url(../images/nav/home.jpg) no-repeat 0 0;
	position: absolute;
	left: 0px;
}

#homeNav:hover { 
  background-position: 0 -30px;
}

#homeNav span {
  display: none;
}

#homeNavActive {
	display: block;
	width: 91px;
	height: 30px;
	background: url(../images/nav/home_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 0px;
}

#regNav {
	display: block;
	width: 154px;
	height: 30px;
	background: url(../images/nav/registration.jpg) no-repeat 0 0;
	position: absolute;
	left: 91px;
}

#regNav:hover { 
  background-position: 0 -30px;
}

#regNav span {
  display: none;
}

#regNavActive {
	display: block;
	width: 154px;
	height: 30px;
	background: url(../images/nav/reg_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 91px;
}

#agendaNav {
	display: block;
	width: 109px;
	height: 30px;
	background: url(../images/nav/agenda.jpg) no-repeat 0 0;
	position: absolute;
	left: 245px;
}

#agendaNav:hover { 
  background-position: 0 -30px;
}

#agendaNav span {
  display: none;
}

#agendaNavActive {
	display: block;
	width: 109px;
	height: 30px;
	background: url(../images/nav/agenda_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 245px;
}

#speakersNav {
	display: block;
	width: 126px;
	height: 30px;
	background: url(../images/nav/speakers.jpg) no-repeat 0 0;
	position: absolute;
	left: 354px;
}

#speakersNav:hover { 
  background-position: 0 -30px;
}

#speakersNav span {
  display: none;
}

#speakersNavActive {
	display: block;
	width: 126px;
	height: 30px;
	background: url(../images/nav/speakers_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 354px;
}

#exhibNav {
	display: block;
	width: 135px;
	height: 30px;
	background: url(../images/nav/exhibitors.jpg) no-repeat 0 0;
	position: absolute;
	left: 480px;
}

#exhibNav:hover { 
  background-position: 0 -30px;
}

#exhibNav span {
  display: none;
}

#exhibNavActive {
	display: block;
	width: 135px;
	height: 30px;
	background: url(../images/nav/exhib_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 480px;
}

#creditsNav {
	display: block;
	width: 112px;
	height: 30px;
	background: url(../images/nav/credits.jpg) no-repeat 0 0;
	position: absolute;
	left: 615px;
}

#creditsNav:hover { 
  background-position: 0 -30px;
}

#creditsNav span {
  display: none;
}

#creditsNavActive {
	display: block;
	width: 112px;
	height: 30px;
	background: url(../images/nav/credits_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 615px;
}

#materialsNav {
	display: block;
	width: 129px;
	height: 30px;
	background: url(../images/nav/materials.jpg) no-repeat 0 0;
	position: absolute;
	left: 727px;
}

#materialsNav:hover { 
  background-position: 0 -30px;
}

#materialsNav span {
  display: none;
}

#materialsNavActive {
	display: block;
	width: 129px;
	height: 30px;
	background: url(../images/nav/materials_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 727px;
}

#locationNav {
	display: block;
	width: 124px;
	height: 30px;
	background: url(../images/nav/location.jpg) no-repeat 0 0;
	position: absolute;
	left: 856px;
}

#locationNav:hover { 
  background-position: 0 -30px;
}

#locationNav span {
  display: none;
}

#locationNavActive {
	display: block;
	width: 124px;
	height: 30px;
	background: url(../images/nav/location_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 856px;
}


/*******************************************************************/
/* CONTENT MAIN */


#contentGap {
	height: 35px;
	width: 980px;
	position: relative;
	clear: both;
}

#contentMain {
	height: auto;
	width: 980px;
	position: relative;
	clear: both;
}

#titleBox {
	width: 580px;
	/*
	position: relative;
	clear: both;
	*/
}

#iconBox {
	height: 30px;
	width: 60px;
	float: left;
}

#titleText {
	height: 30px;
	width: 500px;
	padding-top: 8px;
	padding-left: 12px;
}



/*******************************************************************/
/* LEFT COLUMN */

#leftContent {
	width: 580px;
	position: relative;
	height: auto;
	float: left;
	margin-left: 25px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

#LC_divider {
	background-image: url(../images/layout/divider.jpg);
	background-repeat: no-repeat;
	height: 3px;
	width: 595px;
	margin-top: 12px;
	margin-bottom:20px;
}

#LC_Box {
	background-repeat: no-repeat;
	height: auto;
	width: 575px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #1A9ADB;
	background-color: #D4D5D6;
	padding-top: 10px;
	padding-bottom: 10px;
}


hr { 
	background-image: url(../images/layout/dividerPlus.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin: 15px 0;
	border:none; 
}

#LC_dividerPlus {
	background-image: url(../images/layout/dividerPlus.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 595px;
	margin: 15px 0;
}

/*******************************************************************/
/* RIGHT COLUMN */

#rightContent {
	width: 311px;
	position: relative;
	height: auto;
	float: right;
	padding-right: 13px;
}

#sideboxRed {
	background-color: #E8171E;
	background-image: none;
	margin-bottom: 20px;
	padding-top: 10px;
}

#sideboxRed h2 { background: none; padding-left:0; }

.sideboxRedHeader {
	height: 30px;
	width: 290px;
	background-image: none;
	position: relative;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	background-color: #8B181C;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

#sideboxRedText {
	color: #000;
	font-size: 13px;
	height: auto;
	width: 290px;
	margin-left: 10px;
	line-height: 19px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sideboxGreen{
	background-color: #79BB32;
	background-image: none;
	margin-bottom: 20px;
	padding-top: 10px;
}

.sideboxGreenHeader {
	height: 30px;
	width: 290px;
	background-image: none;
	position: relative;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	background-color: #4F7127;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

#sideboxGreenText {
	color: #000;
	font-size: 13px;
	height: auto;
	width: 290px;
	margin-left: 10px;
	line-height: 19px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


#sideboxGrey {
	background-color: #96999C;
	margin-bottom: 20px;
	padding-bottom: 12px;
	padding-top: 10px;
}

.sideboxGreyHeader {
	height: 30px;
	width: 290px;
	background-image: none;
	position: relative;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	background-color: #5F5F61;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

#sideboxGreyText {
	color: #000;
	font-size: 13px;
	height: auto;
	width: 275px;
	margin-left: 10px;
	line-height: 19px;
	background-color: #DDDFE0;
	position: relative;
	padding-left: 8px;
	margin-top: 10px;
	padding-right: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
}


#sideboxBlue {

	background-color: #1A9ADB;
	margin-bottom: 20px;
	padding-bottom: 12px;
	padding-top: 10px;
}

.sideboxBlueHeader {
	height: 30px;
	width: 290px;
	background-image: none;
	position: relative;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	background-color: #3E5876;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

#sideboxBlueText {
	color: #000;
	font-size: 13px;
	height: auto;
	width: 275px;
	margin-left: 10px;
	line-height: 19px;
	background-color: #AFE0F4;
	position: relative;
	padding-left: 8px;
	margin-top: 10px;
	padding-right: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
}


/*******************************************************************/
/* FOOTER */

#footer {
	width: 980px;
	position: relative;
	height: 30px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #818286;
	text-align: center;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



.aFooter:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

.aFooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

.aFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9C171D;
	font-size: 11px;
	text-decoration: underline;
}

.aFooter:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9C171D;
	font-size: 11px;
	text-decoration: none;
}



/*******************************************************************/
/* TABLE HOMEPAGE */


table.HomePage img {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.HomePage p {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}


tr.title td {
	background-color: #AC1F27;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}




/*******************************************************************/
/* TABS FOR TABLES */

.contentBoxActive {
	background-image: url(../images/layout/tabon.jpg);
	float: left;
	height: 41px;
	width: 168px;
	text-align: center;
}

.contentBoxNotActive {
	background-image: url(../images/layout/taboff.jpg);
	float: left;
	height: 41px;
	width: 168px;
	margin-left: 8px;
}

.contentLeft { margin-left:0; }

.contentBoxTop {
	background-color: #25AAE2;
	float: left;
	position: relative;
	height: 10px;
	width: 570px;	
}

.contentBoxActive, .contentBoxNotActive {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	height:30px;
	height: 22px;
	width: 168px;
	padding-top: 8px;
	margin-right:3px;
	float:left;
}

/*******************************************************************/
/* TABLE DATA */

table.dataTable {
	clear:both;
	border-top-width: 25px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D5D6;
	border-right-color: #D4D5D6;
	border-bottom-color: #D4D5D6;
	border-left-color: #D4D5D6;
}
table.thin { border:6px solid #0570ab; }

table.dataTable td { vertical-align:top; padding:10px; border-bottom:3px solid #50c0ff; background-color:#fff; border-left:1px dotted #4a9ecc; }

table.dataTable td p { margin:0; line-height:14px; }

.speakerArea h2 a, .speakerArea h2 a:visited, .speakerArea h2 a:hover { border-bottom: none; }

table.dataTable tr.separator td { 
background-color:#d5f0ff; 
font-size:13px; font-weight:bold; color:#214d66;
padding: 15px 5px 15px 12px;
}

table.dataTable tr.separator2 td { 
background-color:#d5f0ff; 
font-size:13px; font-weight:bold; color:#214d66;
padding: 0px 5px 5px 0px;
}

table.thin td { padding: 5px; }
table.thin td.separator { padding:7px; }

table.dataTable td.date, table.dataTable tr.separator td.date { 
white-space:nowrap; text-align: right;
font-family: Verdana, Arial, Helvetical, sans-serif; font-weight:bold; color:#ac1f27; 
border-left:none;
}

table.dataTable a { font-weight:bold; }

table.dataTable td.column1 { font-size:13px; font-family: Arial, Helvetica, Verdana, sans-serif; padding: 10px 10px 10px 12px; line-height:18px; } 
table.dataTable td.column2 {  }

#leftContent table.dataTable td.l { text-align:left; }
#leftContent table.dataTable td.c { text-align:center; }
#leftContent table.dataTable td.r { text-align:right; }


/*******************************************************************/
/* TABLE SPEAKERS */


table.speakersTable {
	clear:both;
	border-top-width: 25px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D5D6;
	border-right-color: #D4D5D6;
	border-bottom-color: #D4D5D6;
	border-left-color: #D4D5D6;
}
table.thin { border:6px solid #0570ab; }

table.speakersTable td {
	vertical-align:top;
	padding:10px;
	background-color:#fff;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #D1D2D3;
}

table.speakersTable td p { margin:0; line-height:14px; }

table.speakersTable tr.separator td { 
background-color:#d5f0ff; 
font-size:13px; font-weight:bold; color:#214d66;
padding: 15px 5px 15px 12px;
}

table.speakersTable tr.separator2 td { 
background-color:#d5f0ff; 
font-size:13px; font-weight:bold; color:#214d66;
padding: 0px 5px 5px 0px;
}


table.speakersTable a { font-weight:bold; }

table.speakersTable td.column1 { font-size:13px; font-family: Arial, Helvetica, Verdana, sans-serif; padding: 10px 10px 10px 12px; line-height:18px; } 
table.speakersTable td.column2 {  }

#leftContent table.speakersTable td.l { text-align:left; }
#leftContent table.speakersTable td.c { text-align:center; }
#leftContent table.speakersTable td.r { text-align:right; }

table.speakersTable h2 { text-transform: none; font-size:16px; }

table.speakersTable h2 a { text-decoration: none; border-bottom: 1px dotted #1291c7; }
table.speakersTable h2 a:visited { border-bottom: 1px dotted #0a5372; }
table.speakersTable h2 a:hover { border-bottom: 1px dotted #f0592e; }

table.speakersTable p.firm { line-height:20px; margin-top:5px; font-weight:bold;  }
table.speakersTable p.session { line-height:20px; margin:0 0 15px 0; }


table.speakersTable hr { height: 1px; background:#ffffff; border-bottom: none; border-top-width: 1px; border-top-style: solid; border-color: #8cc947; }

/*******************************************************************/
/* TABLE LOCATION */

.locationTwoBox {
	background-image: url(../images/layout/top-location.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}

.locationOneBox {
	background-image: url(../images/layout/top-location-one.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}

.locationHighlightBox {
	background-image: url(../images/layout/highlight.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}

.locationTwoBox p, .locationOneBox p, .locationHighlightBox p {
	padding-left: 7px;
	font-size:16px;
	margin-bottom: 0;
}

.locationBoxContent {
	width: 30%;
	background-color: #DDDFE0;
	border:10px solid #DDDFE0;
	vertical-align: top;
	border-right:10px solid #fff;
	border-top:10px solid #fff;
	padding-right:5px;
	padding-top:8px;
	font-size:12px;
}

.registerBoxContent {
	width: 30%;
	background-color: #26abe3;
	border:10px solid #26abe3;
	border-right:10px solid #fff;
	border-top:10px solid #fff;
}



/*******************************************************************/
/* TABLE FOR REGISTRATION */

.contentLeft { margin-left:0; }

.contentBoxTopRegister {
	background-color: #25AAE2;
	float: left;
	position: relative;
	height: 10px;
	width: 466px;	
}

table.dataTableRegister {
	clear:both;
	border-top-width: 15px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D5D6;
	border-right-color: #D4D5D6;
	border-bottom-color: #D4D5D6;
	border-left-color: #D4D5D6;
	width: 466px;
}
table.thin { border:6px solid #0570ab; }

table.dataTableRegister td { vertical-align:top; padding:5px; border-bottom:3px solid #50c0ff; background-color:#fff; border-left:1px dotted #4a9ecc; }

table.dataTableRegister td p { margin:0; line-height:14px; }

table.dataTableRegister tr.separator td { 
background-color:#d5f0ff; 
font-size:13px; font-weight:bold; color:#214d66;

}

table.dataTableRegister tr.separator2 td { 
background-color:#d5f0ff; 
font-size:13px; font-weight:bold; color:#214d66;
padding: 0px 5px 5px 0px;
}

table.thin td { padding: 5px; }
table.thin td.separator { padding:5px; }

table.dataTableRegister td.red, table.dataTableRegister tr.separator td.red { 
white-space:nowrap; text-align: left;
font-family: Verdana, Arial, Helvetical, sans-serif; font-weight:bold; color:#ac1f27; 
border-left:none;
}

table.dataTableRegister td.center {
text-align: center; font-weight:bold; vertical-align: center;
}

table.dataTableRegister a { font-weight:bold; }

table.dataTableRegister td.column1 { font-size:13px; font-family: Arial, Helvetica, Verdana, sans-serif; padding: 10px 10px 10px 12px; line-height:18px; } 
table.dataTableRegister td.column2 {  }

#leftContent table.dataTableRegister td.l { text-align:left; }
#leftContent table.dataTableRegister td.c { text-align:center; }
#leftContent table.dataTableRegister td.r { text-align:right; }
