/* 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;}
/*
Basic Styles: styles.css
Client: Capstone
Author: psd2html and Vivian Clark (vclark@i2rd.com)
*/

body {
  margin: 0;
  padding: 0 0 30px;
  background-color: #cfd0d0;
  color: #3f3e3e;
  font: 11px/14px Tahoma, Arial, sans-serif;
}

.page {
  background: url(/resources/dyn/files/37942z25255c2c/_fn/main-bg.gif) repeat-y -1px;
  width: 900px;
  margin: 6px auto 0;
  overflow: hidden; /* for bg */
}
#e_content {
  width: 900px;
  background: url(/resources/dyn/files/37944zcc46f919/_fn/main-nav-bg.jpg) no-repeat -1px 0;
}

/* header  ---------------------------------------------------------------*/

#header {
  width: 888px;
  overflow: hidden;
  margin: 0 auto;
  background: url(/resources/dyn/files/37914zb1310d5c/_fn/header-bg.jpg) no-repeat 0 51px;
}
#template446 #header {
  width: 888px;
  overflow: hidden;
  margin: 0 auto;
  background: url(/resources/dyn/files/157856zbec9d950/_fn/header_about.jpg) no-repeat 0 51px;
}
#bip #header {
  width: 888px;
  overflow: hidden;
  margin: 0 auto;
  background: url(/resources/dyn/files/152772zb710c8c4/_fn/header_bg_bip.jpg) no-repeat 0 51px;
}
#ats #header {
  width: 888px;
  overflow: hidden;
  margin: 0 auto;
  background: url(/resources/dyn/files/152790zc79d8466/_fn/header_bg_ats.jpg) no-repeat 0 51px;
}
#business_engineering #header {
  width: 888px;
  overflow: hidden;
  margin: 0 auto;
  background: url(/resources/dyn/files/152791zb09ab4f0/_fn/header_bg_be.jpg) no-repeat 0 51px;
}
#template449 #header {
  width: 888px;
  overflow: hidden;
  margin: 0 auto;
  background: url(/resources/dyn/files/157856zbec9d950/_fn/header_about.jpg) no-repeat 0 51px;
}



/* main menu ---------------------------------------*/

#main_menu ul {
  float: left;
  margin: 7px 0 0;
  padding: 0;
  position: relative;
  width: 888px;
  z-index: 1;
}
#main_menu li {
  display: inline;
  font: bold 11px Arial, sans-serif;
  padding: 0 2.3em 1.3em;
  position: relative;
  text-transform: uppercase;
  z-index:10;
}
#main_menu li a {
  color: #252525;
  text-decoration: none;
  display: block;
  padding: 18px 0 0;
  text-align: center;
}

#main_menu li.over,
#main_menu li.mi_active {
  background: url(/resources/dyn/files/153565z8b57df2d/_fn/newnavibg.gif) repeat-x left center; 
}
#main_menu li.over li {
  background: none;
}

#main_menu li a:hover,
#main_menu li.mi_active a,
#main_menu li.over a {
  color: #fff;
}
#main_menu li.mi_parent li a {
  color: #252525;
  padding: 5px 0 5px 10px;
  width: 97px;
}
#main_menu li.long_navi li a {
  width: 149px;
}
#main_menu li.long_navi a {
  width: 13em;
  padding: 12px 0 0;
}
#main_menu li.long_navi {
 padding: 0 9px 6px; 
  height: 40px;
}
#main_menu {
  position: relative;
  z-index: 2;
}

/* drop-down -----------------------------------------*/

#main_menu ul ul {
  position: absolute;
  top: 46px;
  left: 0px;
  z-index: 100;
  margin: 0;
  padding: 0;
  width: 106px;
  background: url(/resources/dyn/files/37904za82a3c1d/_fn/dropdown-bg.png) repeat;
  border: 1px solid #ebeeef;
  border-bottom: none;
}

#main_menu li.long_navi ul {
  width: 159px;
}
#main_menu li ul li {
  padding: 0;
  font: 10px Arial, sans-serif;
  padding: 0;
  text-transform: none;
  border-bottom: 1px solid #ebeeef;
  background: none;
  width: 100%;

}
#main_menu li ul li a {
  display: block;
  padding: 3px 0 3px 10px;
  text-align: left; /* reset align */
  background-image: none;
  display: block;
}
#main_menu li ul li a:hover {
  background: #0d95cf url(/resources/dyn/files/37906z46245d31/_fn/dropdown-rollover.png) repeat-y right center;
  color: #fff;
}


/* login  ---------------------------*/

#main_menu li.login {
  background: url(/resources/dyn/files/37938z8ab123f5/_fn/login-bg.gif) no-repeat top right;
  height: 46px;
  width: 108px;
  float: left;
  padding: 0 0 0 23px;
}
#main_menu li.login a {
  background: url(/resources/dyn/files/37896z96248c4f/_fn/btn-login.gif) no-repeat;
  color: #fff;
  width: 64px;
  height: 20px;
  display: block;
  text-decoration: none;
  font: bold 10px Arial, sans-serif;
  letter-spacing: -1px;
  margin: 11px 0pt 0pt 28px;
  padding: 8px;
        
} 

/* logo -------------------------------- */
#logo_container {
  clear: both;
  width: 888px;
  position: relative; /* for positioning logo and slogan */
  height: 259px;
  z-index: 1;
}
#logo {
  position: absolute;
  top: 66px;
  left: 62px;
  z-index: 2;
  background: url(/resources/dyn/files/37940zcb2b3d00/_fn/logo.gif) no-repeat;
}
#bip #logo {
  top: 33px;
  left: 48px;
}
#ats #logo, #business_engineering #logo, #template446 #logo, #template449 #logo {
  top: 43px;
  left: 41px;
}
#logo h1 {
  margin: 0;
  padding: 0;
}
#logo,
#logo a {
  width: 122px;  
  height: 122px;
}
#logo a {
  text-indent: -9999px;
  overflow: hidden;
  display: block; /* for width and height */
}

/* slogan ---------------------------------- */
#ats #slogan, #bip #slogan, #business_engineering #slogan {
  display: none;
}
#slogan {
  position: absolute;
  top: 110px;
  left: 237px;
  width: 280px;
}
#slogan h2 {
  margin: 0;
  padding: 0 0 3px;
  color: #454444;
  font: bold 15px Arial, sans-serif;  
  letter-spacing: -1px;
  text-transform: none;
}
#slogan p {
  margin: 0;
  padding: 0 0 0 2px;
  color: #979696;
  font: 10px Tahoma, Arial, sans-serif
}

/* breadcrumb --------------------- */
#breadcrumb {
  float: left;
}
#breadcrumb ol {
  margin: 0;
  padding: 14px 0 0 18px;
  float: left;
}
#breadcrumb ol li {
  float: left;
  display: inline;
  padding: 0 12px;
  background: url(/resources/dyn/files/38126z22627e5d/_fn/arrow_grey.gif) no-repeat 0 5px;
}
#breadcrumb ol li.root {
  background-image: none;
  padding-left: 0;
}
#breadcrumb ol li a {
    color: #393939;
}
#breadcrumb ol li.current {
  color: #ed4005;
  background: url(/resources/dyn/files/37888z68879009/_fn/arrow.gif) no-repeat 0 3px;
}

/* employee login ------------------------ */
#employee_login {
  height: 13px;
  padding: 2px 7px 4px;
  border: 1px solid #dedede;
  float: right;
  margin: 11px 11px 0 0;
  display: inline; /* Fixes IE6 double margin bug */
}
#employee_login a {
  color: #ed4005;
  text-decoration: none;
  background: url(/resources/dyn/files/37922z737ffbaa/_fn/ico-lock.gif) no-repeat 0 2px;
  padding: 0 0 0 14px;
}
#employee_login a:hover {
  text-decoration: underline;
}
/* columns ------------------------------------------------------------- */
#e_column_0 {
  width: 888px;
  margin: 15px auto 0;
  background: url(/resources/dyn/files/37936z6d090ef2/_fn/left-col-bg.gif) repeat-y 9px 0;
}
#one_col_template #e_column_0 {
  background: none;
}
#body {
  width: 820px;
  margin: 0 auto;
}
/* column1 --------------------- */

#column1 {
  float: left;
  width: 202px;
  background: url(/resources/dyn/files/38116z94f2d9e/_fn/column1_top.gif) no-repeat top left;
  margin: 0 0 0 9px;
  display: inline; /* Fixes IE6 double margin bug */
  padding: 0pt 0px 50px 0px;
}
#column1 .textbean {
  padding: 15px 15px 0;
}

/* column 2 ---------------------- */
#column2 {
  float: left;
  width: 642px;
  padding: 10px 10px 30px 16px;
  display: inline; /* fixes IE6 double margin bug */
}

/* footer --------------------------------------------------------------*/

/* print and mail links ---------------- */
.printpagebean,
.emailpage {
  float: left;
}
.emailpage {
  padding: 13px 0 15px 20px;
}
.printpagebean {
  padding: 13px 0 15px 5px;
}
.emailpage a,
.print_button a {
  overflow: hidden;
  display: block;
  text-indent: -9999px;
  height: 16px;
  width: 16px;
}
.emailpage a {
  background: url(/resources/dyn/files/37924z9a1c5e9f/_fn/ico-mail.gif) no-repeat;
}
.print_button a {
  background: url(/resources/dyn/files/37928z93aa12b4/_fn/ico-print.gif) no-repeat;
}
/*  footer container--------------------- */
#footer_container {
  float: left;
  width: 899px;
  height: 44px;
  background: url(/resources/dyn/files/37908za19c7036/_fn/footer-bg.gif) no-repeat;
}
/* address --------------------------*/
#footer_address {
  float: left;
  color: #737373;
  padding: 13px 0 0 25px;
}
#footer_address address {
  font-style: normal;
}
#footer_address a {
  color: #737373;
  text-decoration: none;
}
#footer_address a:hover {
  text-decoration: underline;
}
/* copyright -------------------------*/
#footer_copyright {
  float: right;
}
#footer_copyright p {
  margin: 0;
  padding: 13px 25px 0 0;
  color: #737373;

}

/* general styles ---------------------------------------------------*/
a {
  color: #006699;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4, h5 {
  color: #505050;
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, sans-serif;
}
h1 {
  font-size: 1.8em;
}
h2 {
  margin: 0;
  padding: 0 0 21px;
  font-size: 1.6em;
  text-transform: uppercase;
}
h3 {
  font-size: 1.5em;
  padding: 0 0 15px;
}
h4 {
  font-size: 1.4em;
  padding: 0 0 12px;
}
h5 {
  font-size: 1.3em;
  padding: 0 0 10px;
}
p {
  margin: 0;
  padding: 0 0 15px;
}
li {
  list-style: disc;
  list-style-position: inside;
  padding-left: 10px;
}
ul {
  margin-bottom: 15px;
}
.services ul li {
  margin-bottom: 15px;
}
.services ul li ul li {
  margin-bottom: 0px;
}
img {
  border: none;
}
a:focus {
  outline:none;
}
form {
  margin: 0;
  padding: 0;
}

/* table styles -------------*/

.textbean table {
  width: 100%;
  margin: 0px 0 15px;
}
#answers table {
  width: 180px;
  margin: 0px 0 15px;
  border: solid #cccccc 1px;
}
#answers td {
  padding: 0 5px;
  border: solid #cccccc 1px;
  border-right: none;
  border-bottom: none;
  font-weight: bold;
}
.textbean td,
.textbean th {
  padding: 5px;
}
.textbean th {
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
}

#column1 .textbean td {
  border-bottom: 1px solid white;
}
.iprotect td {
  border: 1px solid #ddd;
}
/* seminar title */
#seminar_registration_title h2 {
  padding-bottom: 10px;
}

/* misc */
.normalcase {
  text-transform: none;
}

div.services table td {
  vertical-align: top;
}
/* submenu styles --------------------------*/

#sub_menu {
  padding: 7px 0 0;
  margin: 6px 0 0;
}
#sub_menu ul {
  margin: 0;
  padding: 0;
}
#sub_menu ul li {
  list-style: none;
  font: bold 11px "arial narrow", arial, sans-serif;
  padding: 5px 5px 5px 10px;
  width: 187px;
  float: left;
}
#sub_menu ul li a {
  text-decoration: none;
  color: #1c5c76;
  text-transform: uppercase;
  display: block;
}
#sub_menu li.mi_inactive ul {
  display: none;
}
#sub_menu li.mi_active ul {
  display: block;
}

/* active state */
#sub_menu ul li.mi_active {
  background: #D2D2D2  url(/resources/dyn/files/37912z5852a869/_fn/gray-rollover-top.gif) no-repeat;
}

#sub_menu ul li a:hover,
#sub_menu ul li.mi_active a {
  background: url(/resources/dyn/files/37900zaf47f804/_fn/bullet.gif) no-repeat center left;
  padding-left: 12px;
}

#sub_menu li.mi_active ul {
  display: block;
}
#sub_menu li.mi_active li {
  background: none;
}
#sub_menu li.mi_inactive ul {
  display: none;
}
#sub_menu li.mi_active ul li a {
  background: none;
  text-transform: none;
}
#sub_menu li.mi_active ul li:hover a {
  text-decoration: underline;
}


/*homepage sub menu styles */
#dip_home #sub_menu ul ul {
  display: block;
}
/* Content Color / Decoration ---------------------------- */
div.instruction_con, 
div.instruction {
  color: #092063;
}
.section_con {
  border-bottom: 1px solid #AAA;
}

/* For required fields ----------------------------------- */
.user_entry_required span.email_form_element_label, 
.user_entry_required .email_form_element span.label, 
.user_entry_required span.extra_value_name, 
.user_entry_required span.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 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 {
  font-size: .9em;
  height: 8em;
  width: 98%;
}
.heading_con {
  font-size: 1.5em;
  margin: 10px 0 5px 0;
}
div.title_con {
  width: 100%;
  clear: both;
  font: bold 1.2em;
  padding: 10px 0 5px 0;
}
div.subheading_con {
  font-weight: bold;
  font-size: 1.1em;
  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: 0.35em 0 0 0;
  font-wieght: 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;
}

span.name_form_element_label_con, 
.name_form_element span.label_con, 
span.label_con, span.email_form_element_label_con, 
.email_form_element span.label_con, 
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, 
.label_con, .email_form_element_label_con, 
.email_form_element span.label_con, 
.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;
}

/* 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;
}

/* 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;
}

/* 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;
}
table.wizard_procedure {
  padding: 0 0 0 1em;
  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;
}
/* 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;
}

label, 
span.email_form_element_label, 
span.extra_value_name, 
span.label, 
span.phone_number_form_label, 
span.gender_form_element_label, 
span.name_form_element_label, 
span.contact_organization_form_element_label {
 padding-right:.3em;
}
/* 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;
}
/* contact form */

div.extra_value_con {
  padding: 0 0 15px;
  margin: 0 0 10px;
}
span.extra_value_name {
  text-transform: uppercase;
}
table.extra_value_renderer td {
  padding: 0 10px 0 0;
}
table.extra_value_renderer span.label {
  font-weight: normal;
}

/* portal access form */
div.first_name_con,
div.last_name_con,
div.primary_email_noverify_con,
div.user_name_noverify_con {
  width: auto;
  float: left;
  margin-right: 5px;
}

span.field_con {
  display: block;
}
div.title_con {
  font-size: 1em;
  font-weight: normal;
}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);
}
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;
		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;
    }
/*mobile fix*/
dfn.config_data,
div.config_items{
 display:none;
 visibility:hidden;
}
/* 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;
}

