@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.fullheight {
	height: 100%;
	width: 100%;
}
.shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f37321;
}
#wrapperMain {
	width: 540px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	position: relative;
	padding: 0px;
}
#wrapperMain a {
	color: #9f1633;
	text-decoration: none;
}
.red {
	color: #9f1633;
}
#wrapperMain a:hover {
	text-decoration: underline;
}
#news {
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 24px;
	font-weight: normal;
}
.textMain {
	font-size: 14px;
}
.textSM {
	font-size: 10px;
}
.lineB {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.indent {
	text-indent: 120px;
}
.buttonApply {
	display:block;
	width:458px;
	height:56px;
	text-indent:-9999px;
}
.buttonApply a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/apply_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.buttonApply a:hover {
	background-position:0 -56px;
}
.buttonApplySM {
	display:block;
	width:80px;
	height:26px;
	text-indent:-9999px;
}
.buttonApplySM a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/apply_button-SM.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.buttonApplySM a:hover {
	background-position:0 -26px;
}
.buttonBuyer {
	display:block;
	width:250px;
	height:50px;
	text-indent:-9999px;
}
.buttonBuyer a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/register_button.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonBuyer a:hover {
	background-position:0 -50px;
}
.buttonExhibitors {
	display:block;
	width:250px;
	height:50px;
	text-indent:-9999px;
	position: relative;
}
.buttonExhibitors a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/exhibitors_button.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonExhibitors a:hover {
	background-position:0 -50px;
}
.buttonRegistration {
	display:block;
	width:458px;
	height:56px;
	text-indent: -9999px;
	text-align: left;
}
.buttonRegistration a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/registration_button.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonRegistration a:hover {
	background-position:0 -56px;
}
.hei_logo {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.credit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textExList {
	font-size: 12px;
}
#navBar {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
}
#navBar a {
	color: #FFF;
	text-decoration: none;
}
#navBar a:hover {
	color: #0f2557;
}
a:link {
	color: #9f1633;
	text-decoration: none;
}
a:hover, a:visited {
	color: #5C6674;
	text-decoration: underline;
}

