/***************************************************************
  *  CONTACT PAGE
  **************************************************************/

#ist-contact-intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 24px;
	margin: 32px 15px 22px 30px;
	padding: 0px 0px 0px 0px;
}

#contact-table {
	width: 460px;
	margin: 8px 0px 20px 30px;
}

#content #context #contact-table h2 {
	margin: 0;
}

#contact-table td.label {
	width: 110px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 24px;
	text-decoration: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

#contact-table td.data {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 24px;
	text-decoration: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

#contact-table td.data a {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #601524;
	text-align: left;
	line-height: 24px;
	text-decoration: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

#contact-table td.data a:hover {
	color: #601524;
	text-decoration: underline;
}

.map-dir-note {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #242424;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0.03em;
}

#content #context #contact-table form input {
	width: 270px;
	height: 16px;
	color: #000000;
	font: normal 11px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	font-stretch: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: 2px 0px;
	padding-top: 3px;
	background: #EEEEEE url(../images/forms/themes/metalic/form-text-input-bg.jpg) repeat-x scroll left top;
	border: 1px solid #CFCFCF;
}

#content #context #contact-table form input#ist-contact-getdir-buttons {
	width: 100px;
	height: 18px;
	color: #000000;
	font: normal 10px Verdana, Tahoma, sans-serif;
	text-align: center;
	text-decoration: none;
	line-height: 1.0em;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 1px 8px;
	border: 1px solid #042A4E;
	background: #EEEEEE url(../images/forms/themes/metalic/btn-bg.gif) repeat-x left top;
}