	A:link, A:visited {	text-decoration: none; color: #CC6600;}
	A:hover {			text-decoration: underline;}				

html, body {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	color: #626366;
	background: url(../images/Xtra.gif);
	}
	
	}	
.Watermark {
	width: 771px;
	height: 100%;
	background: url(../images/LRepeater.gif) repeat-y top left #fff;
	}

td {
	height: 100%;
	margin: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	}

.Header {
	height: 81px;
	width: 771px;
	background: url(../images/header.gif) no-repeat top left;
	padding-left: 210px;
	padding-top: 46px;
	color: #ec9529;
	font-weight: bold;
}
.Header a,
.Header a:visited,
.Header a:link{
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #ec9529;
	padding-left: 5px;
	padding-right: 5px;
}
.Header a:hover{
	text-decoration: none;
	color:#CC6600;
	}

.Container {
	position: relative;
	height: auto;
	clear: both;
	width: 770px;
}

html>.Container {height:auto}

.LColumn {
	width: 200px;
	float: left;
	position: relative;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 570px;
	}
	
.LColumn-text{
	font-size: 12px;
	font-style: italic;
	color: #CC6600;
	}

.divider {
	height: 12px;
	background: #aac3c0;
	margin-bottom: 2px;
	}

.Content {
	padding: 20px;
	margin-left: 200px;
	line-height: 18px;
	}
table{
	line-height: 18px;
	}
	
h1, h2{ color: #ec9529; }

h3, h4, h5{ color: #0b4499; }

.Footer {
	width: 771px;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	text-align: center;
	color: #bebebe;
	margin-top: 20px;
	padding-left: 200px;
}
.Footer a,
.Footer a:visited,
.Footer a:link{
	line-height: 25px;
	font-size: 11px;
	color: #bebebe;
}