/* CSS Document */
#primaryNavigationContainer {
	margin-bottom: 38px;
}

#contentLHS {
	padding: 0 50px 0 50px;
	margin-right: 140px;
}
#contentLHS h2 {
	background-image: url(../images/titles/contact.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 44px;	
}
#contentLHS p {
	margin-bottom: 20px;
}
#contentLHS p.inner {
	margin-bottom: 15px;
}
#contentLHS a {
	color: #ffffff;
	text-decoration: none;
}
#contentLHS a:hover {
	text-decoration: underline;
}
#contentLHS table {
	border: 0px;
	padding: 0;
	margin: 0;
}
#contentLHS td {
	padding-bottom: 5px;
}
#contentLHS label {
	width: 150px;
}
.form270 {
	color: #000000;
	font-family: "trebuchet MS", verdana, arial, helvetica, sansSerif;
	font-size: 11px;
	width: 270px;
	border: solid 1px #676767;
}
.labelColumn {
	width: 150px;
}
#submitButton {
	text-align: right;
	padding-top: 15px;
}
#submitButton a {
	color: #DDD8C3;
	font-size: 10px;
	background-color: #131313;
	border: solid 1px #363531;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
#submitButton a:hover {
	text-decoration: none;
}
	