body
{
	margin:  0;
	padding: 0;
	text-align: center;
	background-color: #225872;
	background-image: url( images/layout/bg.png );
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size:   12px;
	color: #000;
}
	
img
{
	border: 0px;
}

div.page
{
	width:        800px;
	margin-left:  auto;
	margin-right: auto;
	text-align:   left;
}

div.header
{
	background-image:    url( images/layout/header_bg.png );
	background-repeat:   no-repeat;
	background-position: center top;
	height: 102px;
}

div.splash
{
	background-image:    url( images/layout/splash.png );
	background-repeat:   no-repeat;
	background-position: center top;
	margin-bottom: 12px;
	height:           178px;
}

div.title
{
	background-image:    url( images/layout/title_bg.png );
	background-repeat:   no-repeat;
	background-position: center top;
	height:              25px;
	padding:             0 12px;
	font-family:         "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size:           14px;
	color:               #25375f;
	line-height:         25px;
}

div.titleSchedule
{
	background-image:    url( images/layout/title_schedule_bg.png );
	background-repeat:   no-repeat;
	background-position: center top;
	height:              45px;
}

div.content
{
	padding: 0 12px 12px 0;
	background-color: #fff;
}


div.footer
{
	background-color:    #c4dcee;
	background-image:    url( images/layout/footer_bg.png );
	background-repeat:   repeat-y;
	background-position: center top;
	text-align:          center;
	height:              25px;
	line-height:         25px;
	font-size:           10px;
	padding:             0 12px;
	color:               #333;
}

div.footer a
{
	color: #333;
	text-decoration: none;
}

div.footer a:hover
{
	text-decoration: underline;
}

table.basic
{
	width:           100%;
	border:          0;
	border-collapse: collapse;
}

table.basic td
{
	padding: 0;
	vertical-align: top;
	font-size:   12px;
}

td.cyan
{
	background-color: #ced1e4;
	vertical-align:   middle !important;
}

td.feedLinks
{
	vertical-align: middle;
}

div.feedburnerFeedBlock ul
{
	list-style-position: inside;
	list-style-image: url( images/layout/dash.gif );
	margin: 0;
	padding: 0;
}

div.feedburnerFeedBlock div
{
	display: none;
}

div.feedburnerBlock li div
{
	color: #00FF00;
	display: none;
}

p.fbsubscribelink
{
	display: none;
}

#creditfooter
{
	display: none;
}

td.feedLinks a
{
	color: #000;
	text-decoration: none;
}

td.feedLinks a:hover
{
	text-decoration: underline;
}

div.feedServices
{
	text-align: right;
	line-height: 22px;
}

div.feedServices img
{
	vertical-align: middle;
}

div.feedServices a
{
	color: #999;
	font-size: 10px;
	text-decoration: none;
}

div.feedServices a:hover
{
	text-decoration: underline;
}

div.blogDate
{
	width:            50px;
	color:            #fff;
	background-color: #c3dbed;
	font-family:      "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size:        16px;
	font-weight:      bold;
	text-align:       center;
	padding:          3px;
}

a
{
	color: #006194;
}

a:hover
{
	color: #0085cb;
}

h1
{
	color:          #2c356e;
	font-size:      14px;
	margin-bottom:  6px;
}

img.location
{
	width: 248px;
	height: 44px;
	border: 0;
	margin: 3px 0;
}

	
/*for exhibitor help desk page*/ 

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}

.formfield
{
padding-bottom: 3px;;
}

.formpad
{
padding-left: 168px;;
}
