@charset "UTF-8";
/* CSS Document */

.body-style {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.body-div {
	background-color: #16608A;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9C00;
	border-left-color: #FF9C00;
	border-bottom:1px solid #FF9C00;
	width: 800px;
}
.header-container {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 139px;
}
.nav-container {
	padding-top: 2px;
	margin:0px;
}
.text-box {
	background-image: url(images/text_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #a6b6c0;
	padding: 10px;
	background-color: #103E5C;
}
.services-copy-container {
	padding:10px;
	margin:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #97A7B2;
	border-bottom-color: #97A7B2;
	border-left-color: #97A7B2;
	background-color: #145272;

}
.sub-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 14px;
	white-space: nowrap;
	line-height: 20px;
}

.sub-nav a:link{
	color: #FFFFFF;
	text-decoration:none;
}

.sub-nav a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

.sub-nav a:hover{
	color: #97A7B2;
	text-decoration:none;
}
.sub-nav-hot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FF9C00;
	padding-left: 14px;
	white-space: nowrap;
	line-height: 20px;
}

.exhibitor-services-container {
	background-color: #125274;
	border-bottom: 1px solid #F78A19;
}

.callout-container {
	background-color: #125274;
	border-bottom: 1px solid #F78A19;
	border-top: 1px solid #F78A19;
}

.text-box-corner {
	position: relative;
	z-index: auto;
	top: -10px;
	left: 405px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.body-copy a:link {
	text-decoration:underline;
	color: #FFFFFF;
}

.body-copy a:visited {
	text-decoration:underline;
	color: #FFFFFF;
}

.body-copy a:hover {
	text-decoration:underline;
	color: #ff9c00;
}

.body-copy-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.body-copy-small a:link{
	color: #FFFFFF;
	text-decoration:none;
}

.body-copy-small a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.body-copy-small a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.body-copy-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #F78A19;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

.body-copy-subhead a:link{
	color: #F78A19;
	text-decoration:none;
}

.body-copy-subhead a:visited{
	color: #F78A19;
	text-decoration:none;
}

.body-copy-subhead a:hover{
	color: #F78A19;
	text-decoration:underline;
}

.header-logo {
	margin: 0;
}
.main-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 12px;
	color: #FFFFFF;
	white-space: nowrap;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.main-nav a:link {
	color: #FFFFFF;
	text-decoration:none;
}

.main-nav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.main-nav a:hover {
	color: #ff9c00;
	text-decoration:none;
}

.main-nav-hot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 12px;
	color: #ff9c00;
	font-weight: bold;
	white-space: nowrap;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.faq-question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #F78A19;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.contact-container {
	padding:10px;
	margin:0px;
	background-color: #145272;
	border: 1px solid #97A7B2;
}

