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

body {
	background-color: #d3e4ec;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Font-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.left-stretch {
	background-image: url(images/backgrounds/left-stretch.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.body-map {
	background-image: url(images/map-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.table-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fa7754;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Font-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.right-stretch {
	background-image: url(images/backgrounds/right-stretch.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.timg {
   behavior: url("png.htc");
}.table-line2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #68a3ac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-color: #68a3ac;
}
.Font-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Font-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Form-Buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4c829d;
	width: 100%;
}


a.Hover-White:link {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.Hover-White:visited {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.Hover-White:hover {
text-decoration: underline;
}


a.Hover-Black:link {
COLOR: #000; TEXT-DECORATION: none
}
a.Hover-Black:visited {
COLOR: #000; TEXT-DECORATION: none
}
a.Hover-Black:hover {
text-decoration: underline;
}.Form-textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	border: 1px solid #D3E4EC;
}
.topbanner {
	background-image: url(images/top-banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom-banner {
	background-image: url(images/bottom-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
