#top_cta {
  background: #EDAD11 !important
}

#intro_block{
  background: url(/images/support/body_photo_support.jpg) no-repeat 0 0 !important; 
}

#intro_content {
  background: #EDAD11 !important
}

#subnav li a.nav_on, 
#subnav li a.nav_on:hover {
  background: #EDAD11 !important
}

#mm_title
{
  width: 313px;
  height: 32px;
  background: url(/images/t_multimodal_gold.gif) no-repeat;
}

#mm_login
{
  width: 99px;
  height: 17px;
  background: url(/images/t_mm_login_gold.gif) no-repeat;
  position: absolute;
  top: 1px;
}


/* SUPPORT TABLE */
/*****************************************************************************/

#support_table
{
  border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-spacing: 0;
}

#support_table th, #support_table td
{
  border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 6px;
	margin: 0;
	text-align:left;
}

#support_table th
{
	background: #edad11;
	color: #fff;
	font-size:12px;
}

.training_topic
{
  font-weight: bold;
	color: #222;
}

.training_date, .training_time
{
  width: 80px;
}

.alt_row_on
{
  background: #eee;
}

/* tutorials form */
.form_general_head
{
  font-weight: bold;
	width: 75px;
}



/* CUSTOMER FORM */
/*****************************************************************************/
#personal_info
{
  border: 1px solid #ccc;
	margin: 0 0 15px 0;
	padding: 0;
	width: 403px;
}

#user_info
{
  border: 1px solid #ccc;
	margin: 0 0 15px 0;
	padding: 0;
	width: 403px;
}

#details_info
{
  border: 1px solid #ccc;
	margin: 0 0 15px 0;
	padding: 0;
	width: 403px;
}



/* SALES AND OTHER FORM */
/*****************************************************************************/
#other_form, #sales_form
{
  width: 500px;
}

