/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}

#e_content {
}

#footer {
}

#header {
}

#image_navigation {
}

#e_column_0 {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/*
Basic styles
Client: Specialty Care
Author: Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
  background: #8eb4a7;
}
body {
  font: 0.8em "Trebuchet MS", Arial, sans-serif;
  background: url(/resources/dyn/files/79294/_fn/body_repeat.gif) repeat;
}
div.page {
 background: url(/resources/dyn/files/77641/_fn/body_bg_bottom.gif) repeat-x bottom left;
}
#e_content {
   background: url(/resources/dyn/files/78009/_fn/main_image_bg.gif) no-repeat top center;
}
/* header ------------*/
#header {
  position: relative;
  width: 808px;
  margin: 0 auto;
  clear: both;
  height: 60px;
  background: url(/resources/dyn/files/77598/_fn/page_repeat.png) repeat-y top left;
}
#header_wc_0 {
  overflow: hidden;
  padding: 25px 15px;
  background: url(/resources/dyn/files/77643/_fn/page_top.gif) no-repeat top left;
}
/* logo --------------*/
#logo {
  position: absolute;
  left: 45px;
  top: 20px;
  width: 189px;
  height: 72px;
  background: url(/resources/dyn/files/77593/_fn/logo.gif) no-repeat top left;
}
#logo h1 a {
  width: 189px;
  height: 72px;
  display: block;
  text-indent: -4000em;
}
#print_logo {
  display: none;
}
/*top navigation --------------*/
#topmenu {
  float: right;
  margin-right: 10px;
}
#topmenu li {
  padding: 0 9px;
  color: #397192;
  font-size: 0.9em;
}
#topmenu li a {
  color: #397192;
  text-decoration: none;
}
#topmenu li a:hover,
#topmenu li.mi_active a {
  text-decoration: underline;
}
#home_template #topmenu li.first {
  display: none;
}
/* Image and Nav -----------------------*/
#image_navigation {
  width: 100%;
  overflow: hidden;
}
#image_navigation_wc_0 {
  width: 808px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  background: url(/resources/dyn/files/77598/_fn/page_repeat.png) repeat-y top left;
}
#image_navigation_wc_1 {
  width: 800px;
  height: 236px;
  margin: 0 auto;
  overflow: hidden;
  background: url(/resources/dyn/files/79761/_fn/main_image_about.png) no-repeat top left;
}
/* image quotes - articles ------*/
#image_quotes {
  float: left;
  width: 200px;
  margin: 75px 0 0 35px;
  font: 1.7em/1.4 normal Times, serif;
  font-style: italic;
  color: #45567f;
}
/* main navigation --------*/
#main_menu {
  position: relative;
  float: right;
  bottom: -194px;
}
#main_menu ul {
  clear: both;
  margin: 0;
}
#main_menu li {
  background: url(/resources/dyn/files/77910/_fn/menu-tab-inactive.png) no-repeat top left;
  width: 162px;
  float: left;
  padding: 14px 1px 0 5px;
  margin: 0;
  cursor: pointer;
  cursor: hand;
  list-style-type: none;
  text-transform: uppercase;
  color: white;
  font: 1em normal "Arial Narrow", "Trebuchet MS", arial, sans-serif;
}
#main_menu li a {
  text-decoration: none;
}
#main_menu li span {
  display: block;
  padding: 0 0 13px 15px;
}
#main_menu li.mi_active,
#main_menu li.over {
  color: #336699;
  background: url(/resources/dyn/files/77909/_fn/menu-tab-active.png) no-repeat top left;
  margin-bottom:-2px;
}
#main_menu li.mi_active span,
#main_menu li.over span {
  border-bottom: 1px solid white;
}

/* print and email buttons --------------*/
div.emailpage,
div.printpagebean {
  float: right;
}
.printpagebean a,
.emailpage a {
  display: block;
  text-indent: -4000em;
  width: 23px;
  height: 20px;
  margin: 0 5px;
}
.printpagebean a {
  background: url(/resources/dyn/files/77591/_fn/bt_print.gif) no-repeat center;
}
.emailpage a {
  background: url(/resources/dyn/files/77590/_fn/bt_email.gif) no-repeat center;
}

/* columns -----------*/
#e_column_0 {
  width: 100%;
}
#e_column_0_wc_0 {
  width: 808px;
  margin: 0 auto;
  background: url(/resources/dyn/files/77598/_fn/page_repeat.png) repeat-y top left;
}
#e_column_0_wc_1 {
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
  background: url(/resources/dyn/files/77650/_fn/image_shadow.gif) no-repeat top left;
}
/* 2 columns template --------*/
div.column {
  display: inline; /* to fix IE6 double margin bug*/
}
#column1 {
  padding: 25px 15px 25px 25px;
  width: 260px;
}
#column2 {
  padding: 25px 15px;
  width: 465px;
}
#ie6only #column2 {
  padding-right: 0;
}
/* one column template -------*/
#body {
  width: 760px;
  padding: 25px 20px;
  float: left;
}
/* footer ------------*/
#footer {
  width: 808px;
  margin: 0 auto;
  background: url(/resources/dyn/files/79300/_fn/page-bottom.gif) no-repeat bottom left;
}
#footer_wc_0 {
  width: 780px;
  margin: 0 auto;
  padding: 7px 10px 0;
  height: 32px;
}
#ie7only #footer_wc_0,
#ie6only #footer_wc_0 {
  padding-top: 0px;
}
#footer p {
  margin-bottom: 0;
  color: #336699;
}
/* general styles --------------*/

h2 {
  font: 1.4em normal "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  text-transform: uppercase;
  color: #336699;
  margin-bottom: 10px;
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
}
h4 {
  font-size: 1em;
}
p {
  margin-bottom: 15px;
}
a {
  color: #336699;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}

.textbean li {
  line-height: 15px;
  padding: 3px 0 3px 15px; 
  background: url(/resources/dyn/files/77585/_fn/arrow_orange.gif) no-repeat left 9px;
}
.textbean ul {
  margin-bottom: 15px;
}
.textbean li ul li {
  background-image: none;
  list-style-type: square;
}
.textbean ol li {
  list-style-type: decimal;
  background-image: none;
}
/* table styles -------------*/

.textbean table {
  width: 100%;
  margin: 10px 0;
}
#ie6only .textbean table {
  width: 90%;
}
.textbean td,
.textbean th {
  padding: 5px;
  vertical-align: top;
}
.textbean th {
  font-weight: bold;
  background: #E7F3FF;
  border: 1px solid #A3DBF4;
  border-width: 1px 1px 1px 0;
  text-align: center;
}

.textbean th.last {
  border-right: none;
}
.textbean tr.even td {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-width: 1px 0;
}

/* Message container style.
* @author Russ Tennant (russ@i2rd.com)
*/
/** Status/Message Container. */
div.message_container,
div.status_container {
  text-align: left;
}
.status_container_disabled, 
.status_container_disabled_con{
  display: none;
}
div.message {
  padding: 0 0 .75em 18px;
  min-height: 18px;
  height: auto;
}
div.message.info {
  background: url(/resources/all/docroot/cms/icons/x16/message_info.png) no-repeat;
}
div.message.important {
  background: url(/resources/all/docroot/cms/icons/x16/message_warning.png) no-repeat;
}
div.message.error {
  background: url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat;
}
* html div.message {
    height: 18px;
}
/* Content Color / Decoration
* @author Ben Barber (bbarber@i2rd.com)
* @author Muhlin Chen (muhlin@i2rd.com)
 */
/* For required fields ----------------------------------- */
.user_entry_required span.email_form_element_label, 
.user_entry_required .email_form_element span.label,
.user_entry_required .email_form_element label, 
.user_entry_required span.extra_value_name, 
.user_entry_required span.label, 
.user_entry_required label, 
.user_entry_required span.phone_number_form_label, 
.user_entry_required span.gender_form_element_label, 
.user_entry_required span.name_form_element_label, 
.user_entry_required .name_form_element span.label, 
.user_entry_required .name_form_element label, 
.user_entry_required span.contact_organization_form_element_label {
  background: transparent url(/resources/all/docroot/cms/icons/x16/icon_required.png) no-repeat left center;
  padding-left: 6px;
}
.user_entry_required span.address_line_last, 
.user_entry_required span.extension_label {
  background: 0;
  padding: 0 2px;
}

/* Content Layout ---------------------------------------- */
textarea {
  height: 8em;
  width: 98%;
}
.heading_con {
  font-size: 1.5em;
  margin: 10px 0 5px 0;
}
div.title_con {
  width: 100%;  
}
div.title_con,
div.subheading_con {
  clear: both;
  font-weight: bold; 
  font-size: 1.2em;
  padding: 10px 0 5px 0;
}
div.question_con {
  clear: both;
  margin-top: 0.5em;
}

/* For horizontally aligned groups ----------------------- */
/* Class names: hli_first, hli, hli_last ----------------- */
div.hli_first_con {
  clear: left;
}
div.hli_first_con, 
div.hli_con {
  float: left;
  margin-right: 1em;
}
div.hli_last_con {
  float: left;
  clear: right;
}

/* For nested elements ----------------------------------- */
/* Class name: level2 ------------------------------------ */
div.level2_con {
  padding-left: 2em;
}

/* Event Selector ---------------------------------------- */
table.registerable_selector td.registerable_name_con {
  padding: 0 1em;
}
table.registerable_selector td.registerable_group_con {
  padding: .35em 0 0 0;
  font-weight: bold;
  font-size: 1.1em;
}

/* Layout-specific data classes -------------------------- */
div.name_con, 
div.first_name_con, 
div.last_name_con, 
div.referred_by_con {
  width: 12em;
}

table.address_form_visitable {
  width: 100%;
  clear: both;
}

div.address_form_con, div.address_con {
  overflow: hidden;
  width: 100%;
}

span.name_form_element_label_con, 
.name_form_element span.label_con,
.name_form_element label,
span.label_con, span.email_form_element_label_con, 
.email_form_element span.label_con,
.email_form_element label,
span.extra_value_name_con {
  display: block;
}
/* Bold the labels --------------------------------------- */
.extra_value_name_con, 
.name_form_element_label_con, 
.name_form_element span.label_con,
.name_form_element label,
.label_con, .email_form_element_label_con, 
.email_form_element span.label_con,
.email_form_element label,
.extra_value_name_con {
  font-weight: bold;
}

/* Addresses -------------------------------------------- */
.address_line_con, 
.city_container_con, 
.region_container_con, 
.postal_code_container_con, 
.country_container_con, 
.country_container_con {
  margin-top: 0.5em;
}

.address_form label {
  display: block;
  font-weight: bold;
}

/* Align the City-State-Zip ------------------------------ */
.address_form div.city_container_con {
  clear: left;
  float: left;
}
.address_form div.region_container_con {
  float: left;
}
.address_form div.postal_code_container_con {
  float: left;
}
.address_form div.country_container_con {
  clear: left;
  float: left;
}

/* Phone Number ------------------------------------------ */
.phone_number_nanp, 
.format_nanp_button, 
.format_international_button, 
.extension_label_con {
  color: #333;
  font-weight: normal;
}
.nanp_example, 
.international_example {
  color: #555;
  font-style: italic;
  font-weight: normal;
}

/* Navigation Tabs --------------------------------------- */
div.wizard_category_navigator {
  float: left;
  clear: both;
  background-color: #C3CBDF;
  width: 100%;
  border-right: 1px #555 solid;
}
div.wizard_category_navigator_node_con {
  float: left;
  border-right: 1px #DDD solid;
  padding: 0 1em 0 0;
  margin: .5em;
}
span.wizard_category_navigator_node_step_con {
  color: #666;
  font-size: .9em;
  font-weight: bold;
}
div.wizard_category_navigator_node_name_con, 
span.wizard_category_navigator_node_name_con {
  font-size: 1em;
  font-weight: bold;
  color: #C00;
  display: block;
}

/* Wizard Step Container - Content of Step --------------- */
div.wizard_procedure_con {
  float: left;
  clear: both;
  width: 100%;
  background-color: #E2EDF3;
  border: 1px #555 solid;
  border-width: 0 1px 1px 0;
}
div.wizard_procedure_step_header_con {
  font-weight: bold;
  padding: 1em 0;
}

div.content_con {
  clear: both;
  float: none;
}

table.wizard_procedure {
  padding: 0 0 0 0;
  margin: 0;
  width: 100%;
}
.wizard_procedure_step_name_con {
  clear: both;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  width: 100%;
}

/* Step Help --------------------------------------------- */
.wizard_help {
  display: none;
}

/* Navigation Bar ---------------------------------------- */
td.procedure_navigation_bottom_con {
  padding: 1em .25em;
  text-align: left;
}
.procedure_navigation_con button {
  background: #EEE;
  border: 1px #CCC solid;
  border-width: 1px 1px 2px 1px;
  color: #555;
  cursor: hand;
  cursor: pointer;
  font-size: .8em;
  font-weight: bold;
  margin: 0 .05em 0 0;
  padding: .25em .75em .2em .75em;
}
.procedure_navigation_con button:hover {
  border-color: #999;
  color: #333;
}
span.submit_registration_button_con {
  display: block;
  padding: 1em 0;
}

/* Messages ---------------------------------------------- */
div.messages_con {
  background: #FFC;
  border: 1px #C00 solid;
  margin: .5em 0;
  width: 100%;
  float: left;
}
div.messages {
  padding: .25em;
}
div.error_message_con {
  color: #C00;
  font-weight: bold;
  padding: 0 0 4px 20px;
  background: transparent url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat 0% 0%;
}
div.wizard_component {
  float: left;
  clear: both;
}

/* Misc colors */
div.instruction_con, 
div.instruction {
  color: #092063;
}
.section_con {
  border-bottom: 1px solid #AAA;
}
/* form styles -----------------*/

/* contact form */
.address span.extra_value_name_con {
  display: none;
}
/* newsletter form */
#newsletter_form {
  margin-top: 35px;
}
#newsletter_form div.form_content_con {
  background: url(/resources/dyn/files/77596/_fn/newsletter_bg.gif) no-repeat top left;
  padding: 18px 0 18px 18px;
  width: 242px;
  height: 74px;
}
#newsletter_form .email span.extra_value_name_con {
  display: block;
}
#newsletter_form h2 {
  margin-bottom: 5px;
  font-size: 1.2em;
}
#newsletter_form span.submit_button_con {
  display: block;
  padding: 0;
}
#newsletter_form span.submit_button {
  display: block;
  float: right;
}
#newsletter_form button.submit_button {
  background: transparent;
  border: none;
  padding: 6px 20px;
  cursor: pointer;
  cursor: hand;
}
#newsletter_form input {
  padding: 0;
  width: 160px;
}
/* article styles */
div.ac_heading,
.articleview .article div.article_heading {
  font: 1.4em normal "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  color: #336699;
  margin-bottom: 10px;
  font-weight: normal;
}
div.ac_heading {
  text-transform: uppercase;
}
.ac_style_list li {
  line-height: 15px;
  padding: 5px 0 5px 15px; 
  background: url(/resources/dyn/files/77585/_fn/arrow_orange.gif) no-repeat left 9px;
}

div.article_post_time {
  font-weight: bold;
}
.article_post_time span.label {
  display: none;
}
/* news -------*/
#news_press {
  float: left;
  width: 170px;
  padding-right: 15px;
}

/* testimonials -------*/
#testimonials {
  float: left;
  width: 235px;
  display: inline;
}
#home_template #testimonials {
  width: 280px;
}
#home_template #ie6only #testimonials {
  width: 260px;
}
#testimonials div.ac_heading {
  display: none;
}
#testimonials div.rotating_wrapper {
  background: url(/resources/dyn/files/77601/_fn/quote_top.gif) no-repeat top left;
  padding: 0 0 0 37px;
}
#testimonials ol.ac_style_rotating_headline {
  background: url(/resources/dyn/files/77600/_fn/quote_bottom.gif) no-repeat bottom right;
  padding: 0;
}
#testimonials div.article_content {
  font-style: italic;
}
/* home page only -----------------*/

div.specialty_search {
  position: relative;
  padding: 15px;
  margin-bottom: 25px;
  height: 120px;
  overflow: hidden;
  background: url(/resources/dyn/files/80863/_fn/tab-content.jpg) no-repeat left top;
}

/* search forms -------------------*/
.specialty_search label {
  display: block;
  float: left;
  font: 1.2em normal "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  color: #336699;
  margin-bottom: 10px;
  width: 120px;
}
.specialty_search form {
  clear: both;
  width: 100%;
  overflow: hidden;
}
.specialty_search div.advanced_search {
  position: absolute;
  bottom: 0px;
  right: 1px;
}
.specialty_search .advanced_search a {
  display: block;
  width: 90px;
  height: 24px;
  background: url(/resources/dyn/files/77592/_fn/bt_search.png) no-repeat;
  text-align: center;
  padding: 8px 0px 0 15px;
  text-decoration: none;
}
.specialty_search .advanced_search a:hover {
  color: black;
}
div.menu_component {
 position: relative;
 display: inline-block;
}
* html div.menu_component {
 display:inline; zoom:1.0;
}
*+html div.menu_component {
 display:inline; zoom:1.0;
} 
.menu_component ul.menu_items {
 position: absolute;
 top: 1.5em;
 left: 0;
 background-color: #ddd; /* Required for phantom padding bug in IE. Seriously. */
 list-style: none;
 margin: 0;
 padding: 0;
 z-index: 1;
}
.menu_component li.menu {
 position: relative;
 margin: 0;
 padding: 0;
 width: 11em;  /* Override if necessary based on length of menu labels. */ 	
}
.menu_component li.menu ul.menu_items {
 top: 0;
 left: 100%;   /* Override if necessary based on position on page */
}
.menu_component .menu a.menu_item,
.menu_component .menu span.menu_item {
 display: block;
 width: 10em;
 color: #000;
 text-decoration: none;
 padding: 4px .5em;
 margin: 0;
}
.menu_component li.menu a.menu_item:hover {
 background-color: #aaa;
}
.menu_component li.menu span.menu_item {
 color: #666;
}
.menu_component .parent_menu > a.menu_item {
 background-image: url(/resources/all/docroot/miwt/component/images/menu-expand.gif) ;
 background-position: right center;
 background-repeat: no-repeat;
}
/** Support up to 5 levels for IE6 */
.menu_component ul,
div.menu_component.active ul ul,
div.menu_component.active .active ul ul,
div.menu_component.active li .active ul ul,
div.menu_component.active li li .active ul ul,
div.menu_component.active li li li .active ul ul  {
 display: none;
}
div.menu_component.active ul,
div.menu_component.active .active ul,
div.menu_component.active li .active ul,
div.menu_component.active li li .active ul,
div.menu_component.active li li li .active ul,
div.menu_component.active li li li li .active ul {
 display: block;
}
div.menu_component.active li:hover > ul {
 display: block;
}    div.window {
		background-color: #eee;
		border-style: ridge;
		border-color: ThreeDLightShadow ThreeDDarkShadow ThreeDDarkShadow ThreeDLightShadow;
		border-width:1px 2px 2px 1px;
		padding: 2px;
    }
	.titlebar_row td {
		height: 1.2em;
	}
	td.activewindowtitle {
	    font-weight: bold;
	    display: compact;
		text-align: center;
		vertical-align: middle;
		padding: 0px;
		margin: 0px;
	    border: 0px none;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
    td.windowbuttons {
		color: ButtonText;
		margin: 0;
		font-size: .8em;
		text-align: right;
	}	
	td.inactivewindowtitle {
	    background-color: InactiveCaption;
	    font-weight: bold;
		color: InactiveCaptionText;
		text-align: center;
		vertical-align: middle;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
	div.windowcontent {
	  	color: WindowText;
		background-color: #fafcff;
		border: 1px outset #777;
	    overflow: auto;
	    position: absolute;
	    top: 1.75em; /* Needs to be >= titlebar height + padding, etc */
	    bottom: 2px;
	    left: 2px;
	    right: 2px;
	}
	.windowresize_sw,
	.windowresize_se,
	.windowresize_nw,
	.windowresize_ne {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 5px;
		height: 5px;
		cursor: ne-resize;
	}
	.windowresize_sw {
		cursor: sw-resize;
	}

	.windowresize_se {
		cursor: se-resize;
	}

	.windowresize_nw {
		cursor: nw-resize;
	}				
    /* OptionDialog. */
    table.OptionDialogButtons,
    table.OptionDialog {
        margin: 0 auto;
    }

/* Progress Dialog. */
div.miwt_ajax_progress {
  padding: 1.5em; 
  width: 200px; 
  vertical-align: middle; 
  text-align: center; 
  background-color: #f5f5f5;
  z-index: 10001; 
  border: 1px solid #330000; 
}
span.miwt_ajax_progress span {
  background-color: lightsteelblue;
  border-top: thin solid black; 
  border-bottom: thin solid black;
}
#miwt_ajax_progress_0 {
  border-left: thin solid black;
}
#miwt_ajax_progress_4 {
  border-right: thin solid black;
}.miwt_dnd_feedback
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
 
.miwt_dnd_dropactive
{

}

div.dropoptions
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
div.column_visibility {
  position: relative;
  display: inline;
}
#ie6only div.column_visibility {
  position: static;
}
div.column_visibility_selector {
  position: absolute;
  top: 2.5em;
  right: 0;
  z-index: 1;
  min-width: 10em;
  visibility: hidden;
  border: 1px solid black;
  text-align: left;
  background: white;
  color: black;
  padding: .25em;
}
div.column_visibility button {
  width: 18px;
  height: 16px;
  text-indent: -1000em;
  overflow: hidden; 
  border: none;
  background: transparent url(/resources/all/docroot/miwt/component/images/view.gif) no-repeat center;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
div.ep_popup {
 position: absolute;
 left: 50%;
 top: 0;
 padding-top: 1em;
 margin: 0 0 0 -17em;
 height: 98%;
}
div.ep_popup  div.ep_email_form {
 width: 34em;
 margin: 0;
 border: 1px black solid;
 background: #f9f9f9;
 opacity: 1;
}
div.ep_email_form .status_messages .ep_email_errors {
  border: 1px solid #EFE795;
  padding: 0 0.5em;
}
div.ep_email_form .status_messages .error {
  color: red;
}
#emailpage_form {
  background: #f9f9f9;
  width: 34em;
  font-family: Arial;
}
#emailpage_form label {
  display: block;
  float: left;
  font-weight: bold;
  width: 6em;
  text-align: right;
  padding: 0 0.2em 0 0;
}

#emailpage_form fieldset {
  border: none;
  margin: 0; 
  padding: 0;

}

#emailpage_form fieldset legend {
  padding: 0 9em;
  margin: .25em 0 .5em 0;
  font-weight: bold;
  letter-spacing: 0.11em;
  color: #333;
}


#emailpage_form .form_entry { 
  overflow: hidden;
  clear: both;

  margin: 0; 
  padding: 7px 4px;
}

#emailpage_form  textarea,
#emailpage_form  input {
  border: 1px #ccc solid;
  float: left;
  font-size: 1em;
  font-family: Arial;
  width: 24em;
}

#emailpage_form .focused {
  background: #FFFCDF;
  border: 1px solid #EFE795; 
}
#emailpage_form .form_entry_instructions { 
  color: black;
  font-style: italic;
  margin: 0;
  float: none;
  clear: both;
  text-align: center;
}
#emailpage_form .form_entry .form_entry_instructions { 
  color: #777;
  padding: 0 0 0 9.5em;
  text-align: left;
}

#emailpage_form .actions input {
  float: none;
  display: inline;
  width: auto;
  margin: 0 4px;
}
#emailpage_form .actions {
  overflow: hidden;
  clear: both;

  border: 1px solid #ccc; 
  border-width: 1px 0;
  padding: 10px 0;
  text-align: center;
}

div.ep_additional_content {
  background: #EEE none repeat scroll 0%;
  border-top: 1px #f9f9f9 inset;
  padding: 4px 4px 1em 4px;
}
div.ep_popup_background {
  background: #777;
  opacity: 0.65;
  filter:alpha(opacity=65);
}
