body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #29354B;
}
body a {
	color: #009999;
	text-decoration: none;
}
img { 
	behavior: url(/includes/iepngfix.htc); 
}
p {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7D6B55;
}
form {
	padding: 0px;
	margin: 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 35px;
	font-weight: normal;
	color: #29354B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	display: block;
	background-color: #FFFFFF;
	font-style: normal;
	width: 90%;
}


.headercontainer {
	background-color: #29354B;
	display: block;
	border-bottom: 0px inset #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	background-image: url(../images/header-slant.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	z-index: 500;
}
.headertop {
	display: block;
	padding: 5px 0px 6px 0px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #F4F4F4;
	background-image: url(../images/top-fade.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.headermid {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.headerleft {
	display: block;
	height: 95px;
	float: left;
}

.menubuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3D4E6D;
	display: block;
	float: left;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 1px;
}
.menubuttons:hover {
	background-color: #4E638B;
}
.menubuttonsactive {
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	color: #29354B;
	background-image: url(../images/bkg-menu-buttons.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


.menucontainer {
	background-color: #828282;
	display: block;
	height: 15px;
	border-bottom: 1px solid #F4F4F4;
	border-top: 1px solid #F4F4F4;
}
.wrap {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bkg-mid.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #FFFFFF;
	border-bottom: 0px solid #CCCCCC;
}
.midcontainer {
	width: 970px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
}

.footercontainer {
	background-color: #29354B;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	background-repeat: repeat-x;
	background-position: center top;
}
.menumid {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	height: 28px;
	z-index: 450;
}
.homeleft {
	display: block;
	width: 185px;
	float: left;
}
.footer {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 20px;
	color: #D3C9BC;
	font-size: 10px;
	padding-top: 10px;
}
.homeright {
	display: block;
	width: 495px;
	float: left;
	margin-left: 5px;
}
.homecontainers {
	display: block;
	padding-bottom: 10px;
}
.imageborder {
	padding: 7px;
	border: 1px solid #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
hr {
	padding: 0px;
	margin: 0px;
	color: #CCCCCC;
	height: 1px;
	border: 0px;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

.columns {
	display: block;
	background-color:#F2F1E6;
	width: 245px;
	float: left;
	padding: 4px;
	margin-top: 10px;
	font-size: 11px;
	padding-left: 4px;
	height:auto !important;
	height:250px;
	margin-right: 7px;
	border: 1px solid #C5B7A7;
	min-height: 250px;
}
.homecontainersbottom {
	display: block;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.linkbox {
	display: block;
	padding: 6px;
	border: 2px solid #F4F4F4;
	background-color: #DFDBBD;
	text-decoration: none;
	color: #7D6B55;
	font-size: 11px;
	font-weight: normal;
	float: left;
	background-image: url(../images/bkg-button.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.topspacer {
	height: 6px;
	padding: 0px;
	margin: 0px;
	display: none;
	line-height: 6px;
}
.levelscontent {
	display: block;
	padding: 5px;
	float: none;
}
.levelsright {
	display: block;
	padding: 5px;
	float: left;
	width: 655px;
}

.levelsleft {
	display: block;
	float: left;
	width: 200px;
	padding: 5px;
	margin-right: 8px;
}
.levelsleftfeatured {
	background-color: #F4F4F4;
	font-size: 11px;
	line-height: 14px;
}


.imagefloatright {
	padding: 7px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 8px;
}
.menubuttonsactive:hover {

	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	color: #29354B;
}
.descriptiontext {
	font-size: 11px;
	line-height: 14px;
}
.errortext {
	color: #990000;
	text-decoration: none;
	font-size: 11px;
	display: block;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.linkcontainer {
	display: block;
	padding-bottom: 6px;
	border-bottom: 0px dotted #CCCCCC;
	width: 475px;
	padding-top: 6px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 14px;
}
.columnlevels {

	display: block;
	background-color:#F2F1E6;
	float: left;
	padding: 4px;
	margin-top: 10px;
	font-size: 11px;
	padding-left: 4px;
	height:auto !important;
	height:250px;
	margin-right: 7px;
	border: 1px solid #C5B7A7;
}
.exhibitcontainer {
	display: block;
	padding-bottom: 6px;
	border-bottom: 0px dotted #CCCCCC;
	width: 650px;
	padding-top: 6px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 14px;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}
.largeheadings {
	font-size: 16px;
}

.confleft {
	display: block;
	float: left;
	width: 300px;
}
.confstaffcontainer {
	background-color: #F4F4F4;
	padding: 10px;
	padding-bottom: 12px;
	padding-right: 10px;
}

.confright {
	display: block;
	float: left;
	width: 465px;
	margin-left: 2px;
	padding: 10px;
	padding-right: 5px;
}
.imagespeaker {
	border: 4px solid #333333;
	float: left;
	margin-right: 5px;
}
.confleftcontainers {

	background-color: #FFFFFF;
	padding: 4px;
	padding-bottom: 8px;
	padding-right: 10px;
}
.confrightcontainers {


	background-color: #FFFFFF;
	padding: 4px;
	padding-bottom: 8px;
	padding-right: 2px;
}
.seminartitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.seminarsub {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
.seminarcontainers {
	display: block;
	margin-bottom: 5px;
	padding: 5px;
}
.confarrow {
	font-size: 30px;
	margin-right: 5px;
	color: #999999;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 35px;
	font-weight: normal;
	color: #29354B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	display: block;
	background-color: #FFFFFF;
	font-style: italic;
	margin-top: 6px;
}
h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.tableheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

.h5arrow {

	font-size: 22px;
	margin-right: 5px;
	color: #999999;
}
.whoattendsheadings {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}
.whoattendscontainer {
	display: block;
	width: 475px;
	margin-left: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #F4F4F4;
	padding-bottom: 10px;
}
.whoattendscontainer img {
	float: right;
	border: 2px solid #333333;
	margin-left: 10px;
	padding: 0px;
}
.leftlinks {
	display: block;
	padding: 8px;
	font-size: 13px;
	padding-left: 8px;
	background-color: #FFFFFF;
}
.leftlinksactive {
	background-color: #F8EAD0;
}

.homeleft {
	display: block;
	width: 230px;
	padding: 5px;
}
.homeconferencelinks {
	float: left;
	width: 230px;
	padding: 3px;
	display: block;
	font-size: 11px;
}
.homeconferencelinks:hover {
	color: #333333;
}

.homeconferencecolumns {
	display: block;
	width: 230px;
	float: left;
	padding: 5px;
	padding-left: 15px;
}
.homeright {
	display: block;
	width: 510px;
	padding: 5px;
	border-left: 1px dotted #CCCCCC;
}
.homesideimage {
	display: block;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.homemid {
	display: block;
	width: 790px;
	height: 75px;
	border: 0px solid #333333;
	margin-bottom: 20px;
}
.headerright {
	display: block;
	float: left;
	width: 690px;
	height: 95px;
	margin-left: 170px;
}
.networkboxes {
	display: block;
	padding: 4px;
	float: left;
	height: 200px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 185px;
	text-align: center;
}
.exhibitarea {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.tiptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
}
.historyyears {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 35px;
	margin-right: 5px;
}
hr {
	display: block;
	height: 1px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.confimagethumb {
	float: left;
	display: block;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
}
.donatethankyou {
	display: block;
	padding: 8px;
	border: 1px dotted #CCCCCC;
	background-color: #F4F4F4;
	float: none;
}
.shop_featured {
	font-size: 22px;
	display: block;
	margin-bottom: 10px;
	line-height: 25px;
}
.shop_images {
	border: 4px solid #CCCCCC;
}
.shop_producttitles {
	font-size: 15px;
	font-weight: bold;
}
.shop_box {
	border: 1px dotted #CCCCCC;
	background-color: #F4F4F4;
	padding: 8px;
}
.sharp_add {
	display: block;
	width: auto;
	padding: 5px;
	background-color: #364561;
	color: #F4F4F4;
	font-size: 11px;
	text-align: center;
	margin-top: 7px;
	float: left;
	margin-right: 10px;
}
.sharp_add:hover {
	background-color: #29354B;
}
.sharp_top {
	text-align: left;
	padding: 8px;
	background-repeat: no-repeat;
	background-position: 570px top;
	color: #333333;
	padding-left: 12px;
}
.sharp_top a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.shop_producttitle {
	font-size: 16px;
}
.newstitles {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
}
.star {
	background-image: url(../images/star.png);
}
.star:hover {
	background-image: url(../images/star-b.png);
}
.station-top {
	color: #FFFFFF;
	background-color: #364561;
}
.img-border {
	border: 1px solid #333333;
}
.box-type-b {
	display: block;
	padding: 6px;
	background-color: #FFFFFF;
	height: 410px;
	border: 1px solid #CCCCCC;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
}
.staff img {
	border: 1px solid #CCCCCC;
	padding: 6px;
}
.right-home-img {
	border: 0px solid #CCCCCC;
}
