@charset "UTF-8";

/* CSS Document */

BODY{
	margin:0;
	padding:0;
	background-color:#f5f5f5;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(/images/bg-shadow-984x1.gif);
	background-repeat: repeat-y;
	background-position: center;
}

HR {
	border: 0;
	border-top: 1px dashed #D6D7C7;
	height: 1px;
	clear: both;
}
.right { float: right; }



.divider {
	background: #D2E0E9;
	height: 5px;
	border-bottom: 1px dashed #FFF;
	position: absolute;
	width: 974px;
}
table.m0 TD{
	margin: 0;
	padding: 0;
}
