#sidebar #address p {
	color: #564e4e;
	font: 18px/24px 'MyriadProCond', sans-serif;
	border-top: 1px solid #605d5d;
	margin: 6px 0px 0px;
	padding: 6px 0px 0px;
}
#sidebar #address p strong{
	color: #4f77ba;
	font: normal 18px/24px 'MyriadProSemiBoldCond', sans-serif;
}
#sidebar #address p em{
	font-family: 'MyriadProCondIt', sans-serif;
	font-style: normal;
	font-weight: normal;
}
#sidebar #address p a{
	color: #564e4e;
}
#sidebar #address p a:hover{
	color: #c00d0d;
	text-decoration: none;
}
#sidebar a#career span {
	background: url(/images/arrow_contact.png) no-repeat 0px 0px;
	width: 25px;
	padding: 0px 25px;
}
#sidebar a#career:hover span{
	background-position: 0px -30px;
}
#content .article  {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#iframe iframe {
	width: 620px;
	height: 850px;
	overflow: hidden;
}
#content .article form {
	border-top: 1px solid #605d5d;
	border-bottom: 1px solid #605d5d;
	margin-top: 45px;
	padding-top: 8px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#content .article p#contact-thankyou {
	border-top: 1px solid #605d5d;
	color: #564e4e;
	font: 16px/22px 'MyriadPro', sans-serif;
	margin-top: 45px;
	padding: 8px 0px 0px;
	margin-left: 0px;
}
#content .article form strong{
	color: #4f77ba;
	font: normal 18px/24px 'MyriadProSemiBoldCond', sans-serif;
}
#content .article form td{
	color: #564e4e;
	font: 18px/24px 'MyriadProCond', sans-serif;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content .article form td.left{
	width: 137px;
	text-align: right;
	padding-right: 10px;
}
#content .article form td.right{
	text-align: right;
	padding-right: 10px;
}
#content .article input {
	border: 1px solid #ccc;
	width: 250px;
	height: 20px;
}
#content .article textarea {
	border: 1px solid #ccc;
	width: 250px;
	height: 100px;
}
#content .article input.auto {
	border: none;
	width: auto;
	height: auto;
}
#content .article input.submit {
	border: none;
	width: 252px;
	height: 26px;
	cursor: pointer;
	background: url(/images/button_submit.png) no-repeat 0px 0px;
}
#content .article input.submit:hover {
	background-position:0px -26px;
}
#content .article p {
	color: #564e4e;
	font: 18px/24px 'MyriadProCond', sans-serif;
	vertical-align: top;
	margin: 0px 0px 0px 137px;
	padding: 0px;
}
