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

body {
	background-color: #123E7D;
}
hr {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.tdservicies {
	border-bottom-width: 1px;
	border-bottom-color: #FDA957;
	border-bottom-style: dotted;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:0px;
	margin-bottom:0px;
	line-height:150%;
}
h1 {
	color:#d87618;
	font-family: "trebuchet MS";
	font-size: 30px;
}
h2 {
	color:#d87618;
	font-family: "trebuchet MS";
	font-size: 24px;
}
h3 {
	color:#fda957;
	font-family: "trebuchet MS";
	font-size: 18px;
}
li {
	font-family:"trebuchet MS";
	font-size:12px;
	line-height:1em;
	list-style-type: disc;
	color: #6EA4C5;
}
.copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:14px;
	line-height:125%;
}
.tablecorners {
	width:900px;
	margin-top:20px;
}
.corner1, .corner2, .corner3, .corner4 {
	width:20px;
	height:20px;
}
.top {
	color:#6EA4C5;
	font-family: "trebuchet MS";
	font-size: 12px;
	line-height:1em;
}
a.top {
	color:#6EA4C5;
	text-decoration:none;
}
a.top:hover {
	color:#123E7D;
	text-decoration:underline;
}
.corner1 {
	background-image:url(images/corner1.gif);
}
.corner2 {
	background-image:url(images/corner2.gif);
}
.corner3 {
	background-image:url(images/corner3.gif);
}
.corner4 {
	background-image:url(images/corner4.gif);
}
.bgwhite {
	background-color:#ffffff
}
.banner {
	background-image:url(images/banner.gif);
	width:860px;
	height:100px;
}
.menu {
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	background:url(images/banner.gif) no-repeat;
}
a.nav {
	padding-left:15px;
	padding-right:15px;
	font-family:trebuchet MS;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold
}
a.nav:hover {
	color:#123E7D
}
.footer {
	font-family:trebuchet MS;
	color:#ffffff;
	font-size:12px;
}
a.footer {
	color:#ffffff;
	text-decoration:none;
}
a.footer:hover {
	color:#999999;
	text-decoration:underline;
}
.infocopy {
	color: #6B6B6B;
	font-family: "trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}
#footertable {
	padding-top: 10px;
}

