@charset "UTF-8";
/* CSS Document */

#headline {
	position: absolute;
	left: 397px;
	top: 19px;
	border: 0px;
}

#top_box {
	width: 436px;
	border: 1px solid #D22329;
}

.top_table {
	width: 438px;
	/*border: 1px solid #D22329;*/
}

.top_table td {
	font-family:"News Gothic MT W01";
	font-size: 12px;
	line-height: 18px;
	border: 0px solid #D22329;
}

.subway_lines {
	margin-top: 2px;
	margin-bottom: 1px;
	margin-right: 10px;
	float: right;
}

#left_bar {
	position: absolute;
	z-index: 10;
	height: 401px;
	width: 114px;
	top: 190px;
	left: 26px;
	font-family:"News Gothic MT W01";
	font-size: 12px;
	line-height: 18px;
}

#column1 {
	position: absolute;
	top: 190px;
	left: 150px;
	width: 374px;
	/*height: 445px;*/
	border: 0px solid #87A6CB;
	/*overflow: visible;*/
	z-index: 10;
	font-family:'News Gothic MT W01';
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-transform: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	background-color: #FFFFFF;
	height: 460px;
}
#column1 a:link {
	color: #1A3891;
	text-decoration: none;
}
#column1 a:visited {
	text-decoration: none;
	color: #1A3891;
}
#column1 a:hover {
	text-decoration: underline;
	color: #D22329;
}
#column1 a:active {
	text-decoration: underline;
	color: #F30;
}

li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-left: -20px;
}

#contact_form {
	width: 374px;
	height: 460px;
	border: 0px;
	font-family:'News Gothic MT W01';
	font-size: 14px;
	line-height: 18px;
	background-color: #D22329;
}

#contact_form td {
	font-family:'News Gothic MT W01';
	font-size: 14px;
	line-height: 18px;
}

#contact_form input, textArea {
	font-family:'News Gothic MT W01';
	font-size: 16px;
	line-height: 20px;
	padding: 12px;
	width: 326px;
	border: 0px;
}

#column2 {
	position: absolute;
	top: 19px;
	left: 542px;
	width: 418px;
	/*height: 445px;*/
	border: 0px solid #87A6CB;
	/*overflow: visible;*/
	z-index: 1;
	font-family:'News Gothic MT W01';
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-transform: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding: 0px;
	background-color: #FFFFFF;
}
#column2 a:link {
	color: #1A3891;
	text-decoration: none;
}
#column2 a:visited {
	text-decoration: none;
	color: #1A3891;
}
#column2 a:hover {
	text-decoration: underline;
	color: #D22329;
}
#column2 a:active {
	text-decoration: underline;
	color: #F30;
}

#submit_btn {
	font-family:'News Gothic MT W01';
	font-size: 16px;
	line-height: 20px;
	padding: 12px;
	height: 16px;
	width: 50px;
	border: 0px;
	background-color: #FFF;
	float: right;
	text-align: right;
}

#status_txt {
	visibility: hidden;
	font-family:'News Gothic MT W01';
	font-size: 14px;
	line-height: 20px;
	float: left;
	background-color: #FFF;
	width: 240px;
	height: 16px;
	padding: 12px;
}
