/* Layout CSS - All Browsers */
html>body {
	width: 100%;
	background-color: #fff;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: small;
	color: #000000;
	height: auto;
	background-color: #fff;
	background-image: url(images/backgnd.gif);
	background-repeat: repeat-y;
	background-position: left;
}

td {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: small;
	color: #000000;
}
.contentTD {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 30px;
	_height:420px;
	min-height:420px;
}
span {
	display: inline;
}
.header {
	background-color: #00001C;
/*	text-align: right; */
	border-left:2px solid #c00;
	background-image: url(images/headerbkgnd.gif);
	background-repeat: repeat-x;
	}

html>body .marginTD {
	width: 180px;
}

.marginTD {
	background-color:#00001C;
	border-right:1px solid #fff;
	text-align:right;
	width: 202px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
}