/* BEGIN: Default HTML Settings */
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: 11pt Verdana, Arial, Helvetica, sans-serif;
}

TD {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #003366;
}

A {
	COLOR: #333333;
	text-decoration: none;
}

A:hover {
	COLOR: #0F7498;
	text-decoration: underline;
}

A:visited {
	COLOR: #333333;
	text-decoration: none;
}

A:active {
	COLOR: #333333;
	text-decoration: none;
}

H1 {
	FONT-SIZE: 22px;
	MARGIN: 0px;
	COLOR: #0F7498;
}

H2 {
	FONT-SIZE: 20px;
	MARGIN: 0px;
	COLOR: #0F7498;
}

H3 {
	FONT-SIZE: 18px;
	MARGIN: 0px;
	COLOR: #0F7498;
}

H4 {
	FONT-SIZE: 16px;
	MARGIN: 0px;
	COLOR: #0F7498;
}

hr {
	height: 1px;
	color: #CCCCCC;
}
/* END: Default HTML Settings */

/* BEGIN: Default Content Settings */
.hide {
	display: none;
}

.altcolor {
	color: #FF0000;
}

.altcolorBold {
	color: #FF0000;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.small, a.small:link, a.small:visited, a.small:hover {
	font-size: 7pt;
	color: #333333;
}

.smallWhite, a.smallWhite:link, a.smallWhite:visited, a.smallWhite:hover {
	font-size: 7pt;
	color: #FFFFFF;
}

.smallBlack, a.smallBlack:link, a.smallBlack:visited, a.smallBlack:hover {
	font-size: 7pt;
	color: #333333;
}

.normal, a.normal:link, a.normal:visited, a.normal:hover {
	font-weight: normal;
	font-size: 8pt;
	color:#003366;
}

.normalBold, a.normalBold:link, a.normalBold:visited, a.normalBold:hover {
	font-weight: bold;
	font-size: 8pt;
	color:#003366;
}

.heading, a.heading:link, a.heading:visited, a.heading:hover {
	font-weight: normal;
	font-size: 12pt;
	color:#CC0000;
}

.headingbold, a.headingbold:link, a.headingbold:visited, a.headingbold:hover {
	font-weight: bold;
	font-size: 12pt;
	color:#CC0000;
}

.subheading, a.subheading:link, a.subheading:visited, a.subheading:hover {
	font-weight: normal;
	font-size: 8pt;
	color:#CC0000;
}

.subheadingbold, a.subheadingbold:link, a.subheadingbold:visited, a.subheadingbold:hover {
	font-weight: bold;
	font-size: 8pt;
	color:#CC0000;
}

.posted, a.posted:link, a.posted:visited, a.posted:hover {
	font-weight: normal;
	font-size: 10pt;
	color:#333333;
	font-style: italic;
}

.inputbox {
	font-size: 10pt;
	background: #FFFFFF;
	color: #003366;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

.submit {
	font-size: 10pt;
	background: #0F7498;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #0F7498;
	border-right: 1px solid #0F7498;
	border-bottom: 1px solid #0F7498;
	border-left: 1px solid #0F7498;
}
/* END: Default Content Settings */

h5 {
	color: #CC0000;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

td#leftMain {
	background: url(../images/left_bg.jpg) repeat-y;
	background-position: right;
}

td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #003366;
}

td#rightMain {
	background: url(../images/right_bg.jpg) repeat-y;
	background-position: left;
}

td#flash {
	background: #FFFFFF;
	padding: 0px 1px;
}

td.exhibit {
	border-bottom: 1px dotted #666666;
}

td.attendee {
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}

td.sponsor {
	border-bottom: 1px dotted #666666;
}

td.content {
	border-left: 1px dotted #666666;
	background: #FFFFFF;
	padding: 17px;
	height: 400px;
}

td.registration {
	background: #FFFFFF;
	padding: 40px;
	height: 400px;
}

td.leftContent {
	background: #FFFFFF;
	padding: 20px;
}

td.leftContent a {
	text-decoration: none;
}

td.leftContent a:hover {
	text-decoration: underline;
}

table.sponsors td {
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px;
}


/* ----------------------------------- menu styles -------------------------------------------*/

.menu {
	font-family:verdana;
	color:#666666;
	font-size:10px;
	background-color:#000000;
	layer-background-color:#000000;
}

.menu table {
	width: 100%;
}

.menu td {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	background: #000000;
	padding: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #777777;
}

.menu td a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu td a:hover {
	text-decoration: underline;
}

.menuActuator a { 
	color:#666666;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
}

td div {
	position:relative;
}

td#bottom {
	background: #000000;
	color: #666666;
	padding: 10px;
	vertical-align: middle;
}

td#bottom a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px;
}

td#bottom span {
	color: #FFFFFF;
	margin: 0px 10px;
}

td#bottom a:hover {
	text-decoration: underline;
}

table.checkoutItem td {
	border: 1px solid #999999;
	padding: 30px;
}

table.checkoutItem td.bottom {
	border-top: 0px;
	text-align: right;
	background-color: #F4FAFB;
}

table.checkout {
	border: 0px;
}

table.checkout td {
	padding: 5px;
	border: 0px;
}

h4.cTitle {
	font-weight: bold;
	font-size: 11px;
}
