@charset "utf-8";
/* CSS Document */

.contact_top {
	line-height: 7px;
	background-attachment: scroll;
	background-image: url(../images/contact_message_r1_c2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 7px;
	position: relative;
	width: 487px;
}
.contact_top_left {
	background-attachment: scroll;
	background-image: url(../images/contact_message_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 7px;
	overflow: hidden;
	height: 7px;
	width: 7px;
}
.contact_top_right {
	background-attachment: scroll;
	background-image: url(../images/contact_message_r1_c3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	rjght: 0px;
	top: 0px;
	line-height: 7px;
	overflow: hidden;
	right: 0px;
	height: 7px;
	width: 7px;
}

.contact_bottom {
	line-height: 7px;
	background-attachment: scroll;
	background-image: url(../images/contact_message_r3_c2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 7px;
	position: relative;
	width: 487px;
}
.contact_bottom_left {
	background-attachment: scroll;
	background-image: url(../images/contact_message_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 7px;
	overflow: hidden;
	height: 7px;
	width: 7px;
}
.contact_bottom_right {
	background-attachment: scroll;
	background-image: url(../images/contact_message_r3_c3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	rjght: 0px;
	top: 0px;
	line-height: 7px;
	overflow: hidden;
	right: 0px;
	height: 7px;
	width: 7px;
}
.contact {
	height: 418px;
	overflow: hidden;
	position: relative;
	width: 487px;
	background-attachment: scroll;
	background-image: url(../images/contact_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #EDF1F3;
}
.contact_div {
	width: 473px;
	margin-right: auto;
	margin-left: auto;
}
.contact_list {
	padding: 21px;
}
.contact_list dl{
	margin: 0px;
	padding: 0px;
}
.contact_list dl dt{
	line-height: 33px;
	width: 20%;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	float: left;
	margin: 0px;
	padding: 0px;
}
.contact_list dl dd {
	float: right;
	line-height: 29px;
	width: 75%;
	margin: 0px;
	height: 29px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.contact_list input,.contact_list  textarea{
	width: 95%;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.MessageDiv{
	line-height: 20px;
	color: #444545;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top: 10px;
	padding-left: 10px;
}
.MessageDiv input{
	float: right;
	margin-right: 14px;
}
.MessageDiv h2{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	color: #174481;
}
.contact_div h1 {
	line-height: 26px;
	color: #FFF;
	background-color: #174481;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.contact_left {
	background-attachment: scroll;
	background-image: url(../images/contact_message_r2_c1.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 418px;
	width: 7px;
}
.contact_right {
	background-attachment: scroll;
	background-image: url(../images/contact_message_r2_c3.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 418px;
	width: 7px;
}
.clear {
	clear: both;
	float: none;
}
