body{
	background-color:#FFF;
	color:#000;
	font-family:Calibri, Tahoma;
	margin:0px;
	padding:0px;
}
p,li{
	font-size:11pt;
}
a{
	color:#00F;
	text-decoration:none;
}
a.unavailable{
	color:#666;
	border-bottom:1px dashed #666;
}
a.unavailable:hover{
	border-bottom-color:#800;
}
a:hover{
	color:#800;
}
.new{
	color:#0C0;
}
#head-bg{
	background-image:url('http://jxtension.gotochriswest.com/images/head-bg.jpg');
	background-color:#FFF;
	height:70px;
	position:absolute;
	top:0px;
	width:100%;
	z-index:1;
}
#head-fade-bg{
	height:25px;
	top:70px;
	position:absolute;
	width:100%;
	z-index:3;
}
#all{
	position:absolute;
	top:0px;
	width:100%;
	z-index:2;
}
#head-wrap, #body-wrap{
	width:900px;
}
#head{
	height:70px;
	width:100%;
}
#tdLogo{
	text-align:left;
}
#tdNav1{
	text-align:right;
	white-space:nowrap;
}
#tdNav1 a:link, #tdNav1 a:visited{
	color:#008;
	font-family:Arial, Tahoma;
	font-size:11pt;
	font-weight:bold;
	margin:5px;
}
#tdNav1 a:hover{
	border-bottom:3px solid #00F;
	color:#00F;
	margin-bottom:2px;
}
#body-wrap{
	background-color:#FFF;
}
#body{
	border-left:2px solid #C3C3C3;
	border-right:2px solid #C3C3C3;
	padding:1px 10px 0px 10px;
}
#pCopyright{
	font-size:9pt;
	margin-bottom:0px;
	text-align:center;
}
#end-bg{
	background-image:url("http://jxtension.gotochriswest.com/images/page-bottom-bg.gif");
	background-repeat:no-repeat;
	height:17px;
	width:900px;
}