/* HOME PAGE TEASER CSS */

#home_page_teasers-container {
	float: left;
	width: 984px;
	background: url('../images/gui/home_page_teasers-top_bg.gif');
	background-repeat: repeat-x;
	background-color: #c1ab76;
	min-height: 160px;
}
/* for Internet Explorer */
/*\*/
* html #home_page_teasers-container {
	height: 160px;
}
/**/

#home_page_teasers-box {
	float: left;
	width: 974px;
	padding-left: 10px;
	background: url('../images/gui/home_page_teasers-bottom_bg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 24px;
}

.home_page_teaser-box {
	position: relative;
	display: inline;
	visibility: visible;
	height: 112px;
	width: 301px;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	background-color: #323232;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 24px;
}

.home_page_teaser-button:link {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffd400;
	display: block;
	padding-top: 5px;
}

.home_page_teaser-button:visited {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffd400;
	display: block;
	padding-top: 5px;
}

.home_page_teaser-button:hover {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffffff;
	display: block;
	padding-top: 5px;
}

.home_page_teaser-button:active {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffd400;
	display: block;
	padding-top: 5px;
}

.home_page_teaser-button-dimmed {

}

.home_page_teaser_link-box {
	padding-bottom: 5px;
	border-bottom: dotted 1px #ffffff;
}

.home_page_teaser-link:link {
	font-size: 14px;
	color: #ffd400;
	line-height: 14px;
}

.home_page_teaser-link:visited {
	font-size: 14px;
	color: #ffd400;
	line-height: 14px;
}

.home_page_teaser-link:hover {
	font-size: 14px;
	color: #ffffff;
	line-height: 14px;
}

.home_page_teaser-link:active {
	font-size: 14px;
	color: #ffd400;
	line-height: 14px;
}

.home_page_teaser_button-box {

}

.home_page_teaser-image {
	position: relative;
	visibility: visible;
	width: 168px;
	height: 112px;
	float: left;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-bottom-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}

.home_page_teaser-image:link {
}

.home_page_teaser-image:visited {
}

.home_page_teaser-image:hover {

}

.home_page_teaser-image:active {
}

.home_page_teaser_text-box {
	padding: 10px;
}

.with_image {
	float: right;
	width: 109px;
}

.without_image {
	float: left;
	width: 277px;
}

.with_image  .home_page_teaser-description {
	padding-top: 5px;
	color: #ffffff;
	font-size: 10px;
	line-height: 10px;
}

.without_image .home_page_teaser-description {
	padding-top: 5px;
	color: #ffffff;
	font-size: 12px;
	line-height: 12px;
}

/* TEASER CSS END *//* QUICK IMAGE CSS */


/* PLACEMENT 1 */
.quick_image-container-1 {
	
}

.quick_image-box-1 {
	
}

.quick_image-padding-1 {
	
}

.quick_image-image-1 {
	float: left;
	margin-bottom: 10px;
	width: 593px;
	overflow: hidden;
	text-align: center;
}

.quick_image-image-1 img {
	
}


/* PLACEMENT 2 */
.quick_image-container-2 {
	
}

.quick_image-box-2 {
	
}

.quick_image-padding-2 {
	
}

.quick_image-image-2 {
	float: left;
	margin-bottom: 10px;
	width: 363px;
	overflow: hidden;
	text-align: center;
}

.quick_image-image-2 img {
	
}/* PEOPLE CSS */

/* PLACEMENT 1 */

.people_group-box-1 {
	float: left;
	width: 593px;
	margin-bottom: 15px;
}

.people_group_name-box-1 {
	background: url('../images/gui/left_column_box-header.gif');
	background-repeat: no-repeat;
	float: left;
	width: 583px;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}

.people_group_name-box-1 h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.people_group_row-1 {
	float: left;
	width: 556px;
	padding-left: 35px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #aaabab;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}

.person_image_1-box-1 {
	float: left;
	width: 150px;
	height: 150px;
	border: 1px solid #323232;
	overflow: hidden;
}

.person-content-box-1 {
	float: left;
}

.person-text-box-1 {
	float: left;
	width: 360px;
	font-size: 12px;
	padding-left: 15px;
}

.person_name-1 {
	font-size: 12px;
	font-weight: bold;
	color: #323232;
}

.person_email-1 {
	
}

.person_phone-1 {
	
}

.person_extension-1 {
	
}

.person_short_descriptor-1 {
	
}

.person_biography-1 {
	border-top: 1px dotted #323232;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
	display: block;
}/* NEWS CSS */

.news_listing-component-box {
	float: left;
	width: 593px;
	margin-bottom: 15px;
}

.news_listing-component-name-box {
	background: url('../images/gui/left_column_box-header.gif');
	background-repeat: no-repeat;
	float: left;
	width: 583px;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}

.news_listing-component-name-box h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.news_listing-component-row {
	float: left;
	width: 556px;
	padding-left: 35px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #aaabab;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}

.news_listing-component-title {
	font-size: 14px;
	font-weight: normal;
}

.news_listing-component-read_more_link:link {
	font-size: 12px;
	color: #ffd400;
	background: #323232;
	padding: 5px;
}

.news_listing-component-read_more_link:visited {
	font-size: 12px;
	color: #ffd400;
	background: #323232;
	padding: 5px;
}

.news_listing-component-read_more_link:hover {
	font-size: 12px;
	color: #ffffff;
	background: #0d0d0d;
	padding: 5px;
}

.news_listing-component-read_more_link:active {
	font-size: ffd400;
	color: #ffffff;
	background: #323232;
	padding: 5px;
}

.news_listing-component-read_more_link-box {
	float: right;
	padding: 10px;
}

.news_listing-component-synopsis {
	font-size: 12px;
}





#news_article-box {
	font-size: 14px;
	line-height: 18px;
	float: left;
}

#news_article-quote-box {
	background: url(../images/gui/quotation_mark-open.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 200px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 20px;
	margin-left: 10px;
}

#news_photo-box {
	float: left;
	width: 300px;
	padding-bottom: 15px;
}

.news_photo {
	border: solid 1px #323232;
}

.news_photo-caption-box {
	float: left;
	width: 295px;
	background: #323232;
	color: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

#news_archive-box {
	display: none;
}

.news_archive-date {
	font-size: 10px;
	display: block;
	font-weight: normal;
	display: none;
}

.news_archive-title {
	font-size: 14px;
	display: block;
}

.news_archive-synopsis {
	font-size: 12px;
	display: block;
}

.news_archive-item {
	padding: 5px;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #aaabab;
}

.news_archive-on {
	font-size: 12px;
	color: #323232;
	font-weight: bold;
}

a.news_archive:link {
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}

a.news_archive:visited {
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}

a.news_archive:hover {
	font-size: 12px;
	color: #0d0d0d;
	text-decoration: none;
}

a.news_archive:active {
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}

.news_archive-read_more_link:link {
	font-size: 11px;
	color: #ffd400;
	background: #323232;
	padding: 5px;
}

.news_archive-read_more_link:visited {
	font-size: 11px;
	color: #ffd400;
	background: #323232;
	padding: 5px;
}

.news_archive-read_more_link:hover {
	font-size: 11px;
	color: #ffffff;
	background: #0d0d0d;
	padding: 5px;
}

.news_archive-read_more_link:active {
	font-size: 11px;
	color: #ffd400;
	background: #323232;
	padding: 5px;
}

.news_archive-read_more_link-box {
	float: right;
	padding: 10px;
}

#more_news-box {
	position: relative;
	float: left;
	padding: 20px;
	width: 543px;
}

.more_news-date {
	font-size: 10px;
	display: block;
	font-weight: normal;
	display: none;
}

.more_news-title {
	font-size: 16px;
	display: block;
}

.more_news-synopsis {
	font-size: 12px;
	display: block;
}

.more_news-item {
	padding: 5px;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #aaabab;
}

.more_news-on {
	font-size: 12px;
	color: #323232;
	font-weight: bold;
}

a.more_news:link {
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}

a.more_news:visited {
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}

a.more_news:hover {
	font-size: 12px;
	color: #0d0d0d;
	text-decoration: none;
}

a.more_news:active {
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}

#news_article-box h1 {
	font-size: 24px;
	line-height: 20px;
	float: left;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	clear: both;
	color: #323232;
	display: block;
	width: 100%;
}

.news_article-date {
	font-size: 10px;
	display: block;
	width: 100%;
	clear: both;
	float: left;
}/* LOGOS CSS */

.logo_box {
	display: inline;
}

.logo_box img {
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: middle;
}

.logos_row {
	width: 984px;
	text-align: center;
	padding-top: 15px;
	float: left;
}


/* LOGO GROUP - RIGHT SIDE CSS */
.logo_group-outer_container-2 {
	
}

.logo_group-outer_box-2 {
	
}

.logo_group-name-box-2 {
	background: url('../images/gui/right_column_box-header.gif');
	background-repeat: no-repeat;
	float: left;
	width: 353px;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}

.logo_group-name-box-2 h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.logo_group-inner_container-2 {
	float: left;
	width: 363px;
	background: url('../images/gui/right_column_box-footer.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.logo_group-inner_box-2 {
	float: left;
	width: 361px;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
	text-align: center;
}

.logo_group-logo_box-2 {
	display: inline;
}

.logo_group-logo_box-2 img {
	padding: 10px;
	vertical-align: middle;
}
/* LOGO GROUP - RIGHT SIDE CSS END */



/* LOGO GROUP - LEFT SIDE CSS */
.logo_group-outer_container-1 {
	
}

.logo_group-outer_box-1 {
	
}

.logo_group-name-box-1 {
	background: url('../images/gui/left_column_box-header.gif');
	background-repeat: no-repeat;
	float: left;
	width: 583px;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}

.logo_group-name-box-1 h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.logo_group-inner_container-1 {
	float: left;
	width: 593px;
	background: url('../images/gui/left_column_box-footer.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.logo_group-inner_box-1 {
	float: left;
	width: 591px;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
	text-align: center;
}

.logo_group-logo_box-1 {
	display: inline;
}

.logo_group-logo_box-1 img {
	padding: 10px;
	vertical-align: middle;
}
/* LOGO GROUP - LEFT SIDE CSS END */

/* LOGOS CSS END *//* TEXT BLOCK CSS */

/* PLACEMENT 1 */

/* BORDER */
.text_block-container-1 {
	background: url('../images/gui/left_column_box-top.gif');
	background-repeat: no-repeat;
	float: left;
	width: 593px;
	padding-top: 12px;
	background-color: #faf6f0;
	margin-bottom: 15px;
}

.text_block-box-1 {
	float: left;
	width: 593px;
	background: url('../images/gui/left_column_box-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
}

.text_block-padding-1 {
	float: left;
	width: 571px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}

.text_block-content-1 {
	float: left;
	padding: 10px;
	border: 1px solid #323232;
	width: 549px;
}

.text_block-image-1 {
	float: right;
	margin-left: 15px;
}

.text_block-padding-1 h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.text_block-body-1 {
	display: block;
	font-size: 12px;
}


/* WITHOUT BORDER */
.text_block-container-1-borderless {
	float: left;
	width: 583px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.text_block-box-1-borderless {

}

.text_block-padding-1-borderless {

}

.text_block-content-1-borderless {

}

.text_block-image-1-borderless {
	float: right;
	margin-left: 15px;
}

.text_block-padding-1-borderless h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.text_block-body-1-borderless {
	display: block;
	font-size: 12px;
}




/* PLACEMENT 2 */

/* BORDER */
.text_block-container-2 {
	background: url('../images/gui/right_column_box-top.gif');
	background-repeat: no-repeat;
	float: left;
	width: 363px;
	padding-top: 12px;
	background-color: #faf6f0;
	margin-bottom: 15px;
}

.text_block-box-2 {
	float: left;
	width: 363px;
	background: url('../images/gui/right_column_box-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
}

.text_block-padding-2 {
	float: left;
	width: 341px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}

.text_block-content-2 {
	float: left;
	padding: 10px;
	border: 1px solid #323232;
	width: 319px;
}

.text_block-image-2 {
	float: right;
	margin-left: 15px;
}

.text_block-padding-2 h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.text_block-body-2 {
	display: block;
	font-size: 12px;
}



/* WITHOUT BORDER */
.text_block-container-2-borderless {
	float: left;
	width: 363px;
	margin-bottom: 15px;
}

.text_block-box-2-borderless {

}

.text_block-padding-2-borderless {

}

.text_block-content-2-borderless {

}

.text_block-image-2-borderless {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.text_block-padding-2-borderless h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.text_block-body-2-borderless {
	display: block;
	font-size: 12px;
}/* EXHIBITOR CSS */


/* EXHIBITOR GROUP */

.exhibitors_group-box {
	float: left;
	width: 593px;
	margin-bottom: 15px;
}

.exhibitor_group_name-box {
	background: url('../images/gui/left_column_box-header.gif');
	background-repeat: no-repeat;
	float: left;
	width: 583px;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}

.exhibitor_group_name-box h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.exhibitors_group_row {
	float: left;
	width: 521px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #aaabab;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}


/* EXHIBITOR LISTING */
.exhibitor_image_1-box {
	float: right;
	width: 100px;
	padding-left: 20px;
}

.exhibitor-content-box {
	float: left;
	width: 100%;
}

.exhibitor-text-box {
	float: left;
	font-size: 10px;
	width: 350px;
}

.exhibitor_name {
	font-size: 12px;
	font-weight: bold;
	color: #323232;
}

.exhibitor_booth {
	font-size: 18px;
	font-weight: bold;
	background-color: #323232;
	color: #ffffff;
	display: block;
	float: right;
	padding: 5px;
	text-align: center;
}

.exhibitor_booth-label {
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffffff;
}

.exhibitor_website {

}

.exhibitor_email {
	
}

.exhibitor_phone {
	
}

.exhibitor_description {
	border-top: 1px dotted #323232;
	font-size: 10px;
	margin-top: 5px;
	padding-top: 5px;
	display: block;
}


/* EXHIBITOR LOGIN */
.exhibitor_login-box {
	float: left;
	width: 593px;
	margin-bottom: 15px;
}

.exhibitor_login_header-box {
	background: url('../images/gui/left_column_box-header.gif');
	background-repeat: no-repeat;
	float: left;
	width: 583px;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}

.exhibitor_login_header-box h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.exhibitor_login_main-box {
	float: left;
	width: 521px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #aaabab;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}

.exhibitor_participant-form_box {
	float: left;
	clear: both;
}

.exhibitor_participant-form_box fieldset {
	border: 1px solid #aaabab;
	padding: 10px;
	margin: 10px;
	width: 320px;
	background-color: #f5f3ef;
}

.exhibitor_participant-form_box label {
	padding: 10px;
	margin: 10px;
	font-size: 10px;
	font-weight: bold;
}

input.exhibitor_participant-input_field {
	border: 1px solid #aaabab;
	padding: 5px;
}

input.exhibitor_participant-form_submit_button {
	padding:5px;
	margin:0px;
	border: 0px;
	cursor:pointer;
	font-size: 10px;
	color: #ffd400;
	background: #323232;
	width: 65px;
	float: right;
}

input.exhibitor_participant-form_submit_button:hover {
	padding:5px;
	margin:0px;
	border: 0px;
	cursor:pointer;
	font-size: 10px;
	color: #ffffff;
	background: #0d0d0d;
	width: 65px;
	float: right;
}


.exhibitor_participant_buttons-container {
	float: left;
	width: 341px;
	padding: 10px;
}

.exhibitor_participant_button-box{
	float: left;
	padding-right: 10px;
}

.exhibitor_participant_button:link {
	display: block;
	height: 15px;
	width: 100px;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	background-color: #323232;
	color: #ffd400;
}

.exhibitor_participant_button:visited {
	display: block;
	height: 15px;
	width: 100px;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	background-color: #323232;
	color: #ffd400;
}

.exhibitor_participant_button:hover {
	display: block;
	height: 15px;
	width: 100px;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	background-color: #0d0d0d;
	color: #ffffff;
}

.exhibitor_participant_button:active {
	display: block;
	height: 15px;
	width: 100px;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	background-color: #323232;
	color: #ffd400;
}

.exhibitor_participant-listing_box {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	clear: both;
	width: 100%;
}

.exhibitor_participant-message_box {
	border: 1px solid #323232;
	padding: 10px;
	float: left;
	clear: both;
	background-color: #f5f3ef;
	color: #323232;
}

.exhibitor_participant-badge_count {
	float: left;
	width: 100%;
}

.exhibitor_participant-title_box {
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	clear: both;
}

.exhibitor-form_box {
	float: left;
	clear: both;
}

.exhibitor-form_box fieldset {
	border: 1px solid #aaabab;
	padding: 10px;
	margin: 10px;
	width: 100%;
	background-color: #f5f3ef;
}

.exhibitor-form_box label {
	padding: 10px;
	margin: 10px;
	font-size: 10px;
	font-weight: bold;
}

input.exhibitor-input_field {
	border: 1px solid #aaabab;
	padding: 5px;
}

.exhibitor-text_area {
	border: 1px solid #aaabab;
	padding: 5px;
	width: 214px;
	height: 150px;
}

input.exhibitor-form_submit_button {
	padding:5px;
	margin:0px;
	border: 0px;
	cursor:pointer;
	font-size: 10px;
	color: #ffd400;
	background: #323232;
	width: 65px;
	float: right;
}

input.exhibitor-form_submit_button:hover {
	padding:5px;
	margin:0px;
	border: 0px;
	cursor:pointer;
	font-size: 10px;
	color: #ffffff;
	background: #0d0d0d;
	width: 65px;
	float: right;
}


.exhibitor_buttons-container {
	float: left;
	width: 341px;
	padding: 10px;
}

.exhibitor_button-box {
	float: left;
	padding-right: 10px;
}

.exhibitor_button:link {
	display: block;
	height: 15px;
	width: 100px;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	background-color: #323232;
	color: #ffd400;
}

.exhibitor_button:visited {
	display: block;
	height: 15px;
	width: 100px;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	background-color: #323232;
	color: #ffd400;
}

.exhibitor_button:hover {
	display: block;
	height: 15px;
	width: 100px;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	background-color: #0d0d0d;
	color: #ffffff;
}

.exhibitor_button:active {
	display: block;
	height: 15px;
	width: 100px;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	background-color: #323232;
	color: #ffd400;
}

.exhibitor-message_box {
	border: 1px solid #323232;
	padding: 10px;
	float: left;
	clear: both;
	background-color: #f5f3ef;
	color: #323232;
}

.exhibitor_edit_table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 300px;
}

.exhibitor_edit_table th {
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
	font-size: 10px;
}

.exhibitor_edit_table td {
	padding: 5px;
	vertical-align: top;
	font-size: 10px;
}/* TEASER CSS */

/* PLACEMENT 2 */
.teaser-box-2 {
	
}

.teaser-box-top-2 {
	background: url('../images/gui/right_column_box-top.gif');
	background-repeat: no-repeat;
	float: left;
	width: 363px;
	padding-top: 12px;
	background-color: #faf6f0;
	margin-bottom: 15px;
}

.teaser-box-bottom-2 {
	float: left;
	width: 363px;
	background: url('../images/gui/right_column_box-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
}

.teaser-box-padding-2 {
	float: left;
	width: 341px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}

.teaser-2 {
	float: left;
	width: 341px;
	background: #323232;
}

.teaser_image-box-2 {
	width: 150px;
	float: left;
	overflow: hidden;
	border: 1px solid #323232;
}

.teaser_image-2 {
	cursor: pointer;
}

.teaser_name-2 a:link {
	color: #ffd400;
	font-size: 12px;
}

.teaser_name-2 a:visited {
	color: #ffd400;
	font-size: 12px;
}

.teaser_name-2 a:hover {
	color: #ffffff;
	font-size: 12px;
}

.teaser_name-2 a:active {
	color: #ffd400;
	font-size: 12px;
}

.teaser_sub_title-2 {
	color: #ffffff;
	font-size: 10px;
	font-style: italic;
}

.teaser_text-box-with_image-2 {
	width: 168px;
	float: left;
	padding: 10px;
}

.teaser_text-box-without_image-2 {
	width: 320px;
	float: left;
	padding: 10px;
}

.teaser_description-2 {
	border-top: dotted 1px #ffffff;
	padding-top: 5px;
	margin-top: 5px;
	color: #ffffff;
	font-size: 11px;
}/* INFO TABLES CSS */

/* PLACEMENT 2 */
.info_table-container-2 {
	float: left;
	width: 363px;
	background: url('../images/gui/right_column_box-footer.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.info_table-box-2 {
	float: left;
	width: 361px;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}

.info_table_name-box-2 {
	background: url('../images/gui/right_column_box-header.gif');
	background-repeat: no-repeat;
	float: left;
	width: 353px;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}

.info_table-description-2 {
	float: left;
	width: 341px;
	padding: 10px;
	border-bottom: 1px solid #aaabab;
	font-size: 10px;
	background-color: #faf6f0;
}

.info_table_name-box-2 h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.info_table-2 {
	float: left;
	width: 361px;
	border-collapse:collapse;
}

.info_table-2 th {
	text-transform: uppercase;
	color: #323232;
	font-size: 12px;
	border-bottom: 1px solid #aaabab;
	padding: 10px;
	text-align: left;
}

.info_table-2 .info_table-row-odd-2 {
	background-color: #f5f3ef;
	border-bottom: 1px solid #ffffff;
}

.info_table-2 .info_table-row-even-2 {
	background-color: #ebe6de;
	border-bottom: 1px solid #ffffff;
}

.info_table-2 td { 
	padding: 10px;
	margin: 0px;
	font-size: 12px;
}


/* PLACEMENT 1 */
.info_table-container-1 {
	float: left;
	width: 593px;
	background: url('../images/gui/left_column_box-footer.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.info_table-box-1 {
	float: left;
	width: 591px;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}

.info_table_name-box-1 {
	background: url('../images/gui/left_column_box-header.gif');
	background-repeat: no-repeat;
	float: left;
	width: 583px;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}

.info_table_name-box-1 h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.info_table-description-1 {
	float: left;
	width: 571px;
	padding: 10px;
	border-bottom: 1px solid #aaabab;
	font-size: 10px;
	background-color: #faf6f0;
}

.info_table-1 {
	float: left;
	width: 591px;
	border-collapse:collapse;
}

.info_table-1 th {
	text-transform: uppercase;
	color: #323232;
	font-size: 12px;
	border-bottom: 1px solid #aaabab;
	padding: 10px;
	text-align: left;
}

.info_table-1 .info_table-row-odd-1 {
	background-color: #f5f3ef;
	border-bottom: 1px solid #ffffff;
}

.info_table-1 .info_table-row-even-1 {
	background-color: #ebe6de;
	border-bottom: 1px solid #ffffff;
}

.info_table-1 td { 
	padding: 10px;
	margin: 0px;
	font-size: 12px;
}/* HTML SNIPPET CSS */


/* POSITION 1 */
.html_snippet-outer_container-1 {
	
}

.html_snippet-outer_box-1 {
	
}

.html_snippet-title-box-1 {
	background: url('../images/gui/left_column_box-header.gif');
	background-repeat: no-repeat;
	float: left;
	width: 583px;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}

.html_snippet-no_title-box-left {
	background: url('../images/gui/right_column_box-simple-top.gif');
	background-repeat: no-repeat;
	float: left;
	width: 593px;
	height: 4px;
}

.html_snippet-title-box-1 h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.html_snippet-size-1 {
	display: inline;
}

.html_snippet-inner_container-1 {
	float: left;
	width: 593px;
	background: url('../images/gui/left_column_box-footer.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.html_snippet-inner_box-1 {
	float: left;
	width: 591px;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}

.html_snippet_description-box-1 {
	float: left;
	width: 571px;
	padding: 10px;
	border-bottom: 1px solid #aaabab;
	font-size: 10px;
}

.html_snippet_code-box-1 {
	float: left;
	padding: 10px;
	font-size: 10px;
}


/* POSITION 2 */
.html_snippet-outer_container-2 {
	
}

.html_snippet-outer_box-2 {
	
}

.html_snippet-title-box-2 {
	background: url('../images/gui/right_column_box-header.gif');
	background-repeat: no-repeat;
	float: left;
	width: 353px;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}

.html_snippet-no_title-box-2 {
	background: url('../images/gui/right_column_box-simple-top.gif');
	background-repeat: no-repeat;
	float: left;
	width: 363px;
	height: 4px;
}

.html_snippet-title-box-2 h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.html_snippet-size-2 {
	display: inline;
	font-size: 10px;
	padding-left: 10px;
}

.html_snippet-inner_container-2 {
	float: left;
	width: 363px;
	background: url('../images/gui/right_column_box-footer.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.html_snippet-inner_box-2 {
	float: left;
	width: 361px;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}

.html_snippet_description-box-2 {
	float: left;
	width: 341px;
	padding: 10px;
	border-bottom: 1px solid #aaabab;
	font-size: 10px;
}

.html_snippet_code-box-2 {
	float: left;
	padding: 10px;
	font-size: 10px;
}/* HOME PAGE PROMO CSS */

a.browse_back {
	background: url('../images/gui/homepage_promo-left.gif') no-repeat;
	display: block;
	width: 24px;
	height: 14px;
	cursor: pointer;
	position: absolute;
	top: 75px;
	left: 15px;
}

a.browse_forward {
	background: url('../images/gui/homepage_promo-right.gif') no-repeat;
	display: block;
	width: 24px;
	height: 14px;
	cursor: pointer;
	position: absolute;
	top: 75px;
	left: 945px;
}

#home_scroll_panes {
	float: left;
	position:relative;
	overflow: hidden;
	clear: both;
	height: 137px;
	width: 872px;
	margin-left: 56px;
}
/* for Internet Explorer */
/*\*/
* html #home_scroll_panes {
	margin-left: 26px;
	width: 880px;
}
/**/

.item {
	float: left;
	display: block;
	width: 208px;
	height: 135px;
	margin-right: 12px;
}
/* for Internet Explorer */
/*\*/
* html .item {
	width: 198px;
	margin: 0px;
	padding-right: 10px;
}
/**/

#home_scroll_panes .items {
	width: 20000px;
	position: absolute;
	clear: both;
	margin: 0;
	padding: 0;
}

#home_page_promos-box {
	float: left;
	width: 984px;
	height: 159px;
	background: url('../images/gui/home_page_promos-bg.gif');
	padding-top: 11px;
	overflow: hidden;
	position: relative;
}

.home_page_promo-box {
	position: relative;
	display: inline;
	visibility: visible;
	width: 208px;
	height: 135px;
	float: left;
	background-color: #323232;
	border: 1px solid #ffffff;
	overflow: hidden;
}

.home_page_promo-button:link {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffd400;
	display: block;
	padding-top: 5px;
}

.home_page_promo-button:visited {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffd400;
	display: block;
	padding-top: 5px;
}

.home_page_promo-button:hover {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffffff;
	display: block;
	padding-top: 5px;
}

.home_page_promo-button:active {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffd400;
	display: block;
	padding-top: 5px;
}

.home_page_promo-button-dimmed {

}

.home_page_promo_link-box {
	display: none;
}

.home_page_promo-link:link {

}

.home_page_promo-link:visited {

}

.home_page_promo-link:hover {

}

.home_page_promo-link:active {

}

.home_page_promo_button-box {
	display: none;
}

.home_page_promo-image {
	position: absolute;
	visibility: visible;
	width: 208px;
	height: 135px;
	float: left;
}

.home_page_promo-image:link {
}

.home_page_promo-image:visited {
}

.home_page_promo-image:hover {

}

.home_page_promo-image:active {
}

.home_page_promo_text-box {
	position: relative;
	width: 208px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #323232;
	text-align: center;
}

.home_page_promo-title {
	display: block;
	clear: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 2px;
}

.home_page_promo-sub_title {
	display: block;
	clear: left;
	position: relative;
	color: #ffffff;
	font-size: 8px;
	text-transform: uppercase;
	line-height: 7px;
}

.home_page_promo-title a:link, .home_page_promo-title a:visited, .home_page_promo-title a:active {
	color: #ffd400;
}

.home_page_promo-title a:hover {
	color: #ffffff;
}

.home_page_promo-description {
	display: none;
}

.home_page_promo-date_box {
	position: relative;
	color: #ffffff;
}/* MAP CSS */

/* PLACEMENT 2 */
.map-outer_container-2 {

}

.map-outer_box-2 {

}

.map-title_box-2 {
	background: url('../images/gui/right_column_box-header.gif');
	background-repeat: no-repeat;
	float: left;
	width: 353px;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}

.map-title_box-2 h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #323232;
}

.map-inner_container-2 {
	float: left;
	width: 363px;
	background: url('../images/gui/right_column_box-footer.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.map-inner_box-2 {
	float: left;
	width: 361px;
	border-left: 1px solid #aaabab;
	border-right: 1px solid #aaabab;
}

.map-description-2 {
	float: left;
	width: 341px;
	padding: 10px;
	border-bottom: 1px solid #aaabab;
	font-size: 10px;
	background-color: #faf6f0;
}

.map-directions-2 {
	float: left;
	width: 341px;
	padding: 10px;
	border-top: 1px solid #aaabab;
	font-size: 10px;
}body {	
	font-family: 'Helvetica Neue Light', 'HelveticaNeue-Light', Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

#nav-container {
	display: none;
}

#site_wide_promos-box {
	display: none;
}

#breadcrumbs-container {
	display: none;
}

#subpage-masthead-image {
	display: none;
}

#site_wide_promos-box {
	display: none;
}

#footer-box {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 10px;
	float: left;
}

#copyright-box {
	font-size: 10px;
	width: 480px;
	float: left;
	padding-left: 15px;
}

#footer_nav-box {
	display: none;
}

.slideshow_box-home {
	float: left;
	width: 984px;
	height: 331px;
	overflow: hidden;
}

#home-footer_box {
	display: none;
}

#home-logo-box {
	position: absolute;
	float: left;
	width: 319px;
	height: 286px;
	z-index: 9999;
	top: 22px;
	left: 0px;
	background-color: #c1ab76;
}

#home-logo-text_1 {
	width: 319px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: center;
	background-color: #323232;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

#home-logo-text_2 {
	width: 319px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #0d0d0d;
	text-transform: uppercase;
	font-size: 12px;
	color: #ffffff;
}

#home-logo-text_3 {
	position: absolute;
	bottom: 0px;
	width: 319px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #6a6a6a;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
}

#subpage_logo-box {
	position: relative;
	float: left;
	width: 365px;
	height: 68px;
	background-color: #323232;
	margin-top: 15px;
	margin-bottom: 15px;
}

#subpage-logo-text_1 {
	float: right;
	clear; both;
	width: 250px;
	padding-top: 6px;
	height: 21px;
	text-align: center;
	background-color: #6a6a6a;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

#subpage-logo-text_2 {
	float: right;
	clear; both;
	width: 250px;
	padding-top: 6px;
	height: 18px;
	text-align: center;
	background-color: #0d0d0d;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
}

#subpage-logo-text_3 {
	float: right;
	clear; both;
	width: 250px;
	padding-top: 4px;
	height: 13px;
	text-align: center;
	background-color: #6a6a6a;
	text-transform: uppercase;
	font-size: 8px;
	color: #ffffff;
}


.multimedia_group-outer_container-1 {
	display: none;
}

.multimedia_group-outer_container-1 {
	display: none;
}

.multimedia_file-outer_container-1 {
	display: none;
}

.multimedia_file-outer_container-2 {
	display: none;
}

.slideshow_box-2 {
	display: none;
}

.filmstrip-box-1 {
	display: none;
}

.form-outer_container-2 {
	display: none;
}

.form-outer_container-1 {
	display: none;
}
