@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #bebebe;
}
p      {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #666;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color:#144e8a;
}

#content #content_table #header {
	color: #FFFFFF;
}

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border:1px solid #666;
}

#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 900px;
}
#header #header_logo {
	height: 99px;
	width: 132px;
	float: left;
	margin-left: 40px;
}

#header #right_header {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	width: 130px;
	padding: 15px;
	background-image: url(../images/template/white_70.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-bottom: 15px;
}

#nav_main {
	margin-bottom: 20px;
	z-index:10;
}

#left_content {
	width: 155px;
	padding-right: 10px;
	float: left;
	margin-left: 20px;
	background-image: url(../images/template/vertical_line.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #333333;
	text-transform: uppercase;
	line-height: 16px;
}
#left_content ul li {
	list-style-type: none;
	display: block;
	margin:0px 0px 10px 0px;
	background-color:#e5e5e5;
}
#left_content a {
	font-weight:bold;
	text-decoration: none;
	color:#666666;
}
#left_content a:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
#left_content a:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
#left_content a:hover {
	color: #000;
	font-weight:bold;
}

#center_content {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 485px;
	height:100%;
	line-height: 16px;
	z-index:1;
}

#center_content a:link, #center_content a:active, #center_content a:visited {
	color: #333333;
	text-decoration: underline;
}

#center_content a:hover {
	color: #6d7f96;
	text-decoration: none;
}

#center_content ul li {
	list-style-type: square;
	margin-bottom: 0px;
}

#right_content {
	float: right;
	width: 170px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
#right_content a:link, #right_content a:active, #right_content a:visited {
	color: #333333;
	text-decoration: underline;
}

#right_content a:hover {
	color: #6d7f96;
	text-decoration: none;
}
#right_content  ul li {
	margin-bottom: 8px;
	list-style-type: square;
}

#copyright_spacer {
	clear: both;
	height: 20px;
	width: 100%;
	background-color:#fff;
}

#copyright_spacer_index {
	clear: both;
	height: 20px;
	width: 100%;
	background-color:#e5e5e5;
}

#copyright {
	clear: both;
	width: 884px;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#copyright a {
	color: #666666;
	text-decoration: none;
}
#copyright a:active {
	color: #666666;
	text-decoration: none;
}
#copyright a:visited {
	color: #666666;
	text-decoration: none;
}
#copyright a:hover {
	color: #666666;
	text-decoration: underline;
}

.bold_blue {
	font-weight: bold;
	color: #2F486A;
}

.blue {
	color: #2F486A;
}

.white_text {
	color: #FFFFFF;
}

#at_a_glance_left {
	width:535px;
	height:100%;
	float:left;
}

#at_a_glance_right {
	width:310px;
	height:100%;
	float:right;
	background-color:#e5e5e5;
}

#at_a_glance_right p {
	margin-left:10px;
	margin-bottom:0px;
}

#at_a_glance_right strong {
	color:#666;
}

#at_a_glance_right pre {
	padding:0px;
	margin:0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#rates_container {
	width:780px;
	height:100%;
	border:thin solid #2f486a;
}

#level_container {
	width:780px;
	height:180px;
}

.level_border {
	border-bottom:thin solid #2f486a;
}

#rates_header {
	float:left;	
}

#rates_info {
	width:100px;
	height:180px;
	float:left;
}

#rates_data p {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:11px;
	margin:0px;
	line-height:13px;
}

#rates_data {
	float:left;
	padding:10px 10px;
}

#rates_title_container {
	width:860px;
	height:50px;
}

#rates_left {
	width:20px;
	height:180px;
	float:left;
}

#ratestitle_info {
	width:100%;
	height:100%;
	float:left;
	position:relative;
	left:8px;
}

#ratestitle_info p {
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:9px;
	float:left;
	line-height:13px;
	margin-left:18px;
}

#ticket_link {
	background-color:#2f486a;
	color:#ffffff;
	padding:5px;
	width:155px;
	text-align:center;
	font-weight:bold;
}

#ticket_link a {
	color: #ffffff;
	text-decoration: none;
}
#ticket_link a:visited {
	color: #ffffff;
	text-decoration: none;
}
#ticket_link a:active {
	color: #ffffff;
	text-decoration: none;
}
#ticket_link a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#ltblue_link {
	background-color:#e5e5e5;
	color:#666;
	padding:5px;
	width:155px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

#ltblue_link a, #ltblue_link a:active, #ltblue_link a:visited {
	color: #666;
	text-decoration: none;
}

#ltblue_link a:hover {
	color: #666;
	text-decoration: underline;
}

#right_content #grey_link {
	background-color:#666;
	color:#fff;
	padding:5px;
	width:155px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

#right_content #grey_link a, #right_content #grey_link a:active, #right_content #grey_link a:visited {
	color: #fff;
	text-decoration: none;
}

#right_content #grey_link a:hover {
	color: #fff;
	text-decoration: underline;
}

.image_left {
	float:left; 
	margin-right:10px;
}

.image_right {
	float:right; 
	margin-left:10px;
}

.index_fairs {
	background-image:url(../images/index_white.png);
	background-repeat:no-repeat;
	width:225px;
	height:355px;
	position:relative; 
	bottom:361px; 
	left:10px; 
	width:650px;  
	z-index:1; 
	margin:0px 0px 0px 0px;
	padding:5px;
}

.index_fairs p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#315376;
	margin:0px;
	line-height:12px;
}

#txtfields {
	width: 400px;
	background-color:#CCCCCC;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#upgrade_errorloc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F00;
	margin:75px 0px 0px 0px;
	list-style-type:none;
	list-style:none;
}

#index_bottom {
	width:900px; 
	height:200px; 
	background-color:#e5e5e5; 
	clear:both;
	padding:20px 0;
}

#index_bottom img {
	margin:10px;
	float:left;
}

#index_bottom a, #index_bottom a:visited, #index_bottom a:active {
	font-size:12px;
	font-style:italic;
	text-decoration:none;
	line-height:18px;
	color:#6a6a6a;
}

#index_bottom a:hover {
	text-decoration:underline;
}

.join {
	margin:10px 0 0 0;
	position:relative;
	top:23px;
	left:-80px;
}

#btm_left {
	float:left;
	width:299px;
	background-color:#e5e5e5;
	height:200px;
	border-right:1px solid #bebebe;
}

#btm_center {
	float:left;
	width:299px;
	background-color:#e5e5e5;
	height:200px;
	border-right:1px solid #bebebe;
}

#btm_right {
	float:left;
	width:300px;
	background-color:#e5e5e5;
	height:200px;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3969b0;
	margin:12px 0 0 0;
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#6a6a6a;
	margin:12px 10px 0 0;
	line-height:15px;
}

#email_update {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	padding:0 20px 10px 0;
}


