body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	width: 20px;
}
td.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	width: 23px;
}
td.home-bg {
	background-image: url(images/home-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 449px;
}
a.nav, a.nav-on {
	color: Black;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	margin: 0 6px;
}
a.nav:hover, a.nav-on {
	color: #4184c8;
}
td.blue-txt {
	color: #303996;
	font-family: "Palatino Linotype";
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	padding-top: 110px;
}
td.footer {
	background-color: #6885b7;
	height: 31px;
	vertical-align: middle;
	padding-left: 10px;
	color: White;
	font-size: 11px;
	letter-spacing: 0.05em;
}
td.top-inner-bg {
	background-image: url(images/top-inner-bg.gif);
	background-repeat: repeat-x;
	height: 113px;
}
td.careers-txt-bg {
	background-image: url(images/careers-txt-bg.jpg);
	background-repeat: no-repeat;
	background-color: #e3e3e3;
	width: 392px;
	height: 429px;
	padding: 8px 0 8px 8px;
}
td.title {
	background-color: #6985b4;
	vertical-align: middle;
	height: 29px;
	color: White;
	font-family: "Palatino Linotype";
	font-size: 16px;
	padding-left: 7px;
}
.txt {
	color: #404041;
	font-size: 12px;
	line-height: 18px;
}
td.contact-txt-bg {
	background-image: url(images/contact-txt-bg.jpg);
	background-repeat: no-repeat;
	background-color: #e3e3e3;
	width: 562px;
	height: 437px;
}
a.mail {
	color: #404041;
	text-decoration: underline;
}
td.txt-blue {
	color: #303996;
	font-family: "Palatino Linotype";
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0 10px 7px;
}
td.blue-box {
	background-color: #6985b4;
	padding: 10px 8px;
	color: White;
	font-size: 12px;
	line-height: 18px;
}