@charset "utf-8";
body {
	background-color: #9abfa2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.bottomShadow {
	background-image: url(/mw/dali/home/bottom_shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
}
.whiteText {
	font-size: 11px;
	color: #FFFFFF;
}
.yellowText {
	color: #ffffb4;
}
.blueText {
	color: #338099;
}
.bottomBackground {
	background-image: url(/mw/dali/home/bottom_background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.whyThisWorks {
	padding-right: 20px;
	padding-left: 40px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #b4b4b4;
	width: 430px;
}
.logoBackground {
	background-image: url(/mw/dali/home/top_background_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 415px;
}
.search {
	height: 61px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.loginBackground {
	background-image: url(/mw/dali/home/top_background_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 375px;
}
.testimonials {
	padding-right: 40px;
	padding-left: 20px;
	width: 320px;
}
	
