body {
	background-color:#fff;
	background-image:url(images/linesbg/tick_mark.gif);
	background-repeat:no-repeat;
	background-position: 786px 94%;
}
form, input {
	margin:0;
	padding:0 1px;
}
html, body {
    height:100%;
	width: 100%;
    margin: 0;
    padding: 0;
    border: none;
}
body,td,th {/*take out Lucida and bring size to 14px for Gill Sans */
	font-family: "Lucida Sans Unicode", "Lucida Grande","Gill Sans MT", "Gill Sans MS", "Gill Sans", Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height:15px;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #b44;
}
.mainT{
	background-image:url(images/linesbg/mainTline.gif);
	background-repeat:no-repeat;
	background-position: 786px 0px;
}
.tablebrdr {
	position:relative;
	background-color: #000;
	border-top: 1px solid #722;
	border-bottom: 1px solid #722;
	background-image: url(images/linesbg/middle.gif);
}
#xtraText{
	position:absolute;
	top:-20px;
	left:793px;
	font-size: 10px;
	color: #666666;
	white-space:nowrap;
}
#bottomLogo{
	position:relative;
	text-align:left;
	top:1px;
	left: 1px;
}
#holder{
	position:relative;
}
.midtd {
	padding: 20px 0 0 0;
	border-left: 1px solid #722;
	border-right: 1px solid #722;
	width: 582px;
}
.middle {
	height:304px;
	padding:0;
}
.newmiddle {
	height:232px;
	padding:0;
}
.middletop {
	height:72px;
	padding:0;
}
.featuretd {
	padding-right:0;
	padding: 48px 0 0;
	text-align: right;
	width: 298px;
}
.breadcrumb {
	font-size: 10px;
	color: #666666;
}
.newlefttd {
	width:139px;
	padding: 20px 39px 25px 25px !important;
	margin: 0;
	background-image: url(images/linesbg/middle.gif);
}
#leftnav {
	border-bottom:1px solid #722;
}
#leftnav img{
	border-bottom: 1px solid #000;
}
#newnav {
	padding: 0px;
	position: absolute;
	height: 12px;
	width: 582px;
	left: 0px;
	top: 402px;
}
#newnav2 {
	padding: 0px;
	position: absolute;
	height: 12px;
	width: 26px;
	left: 788px;
	top: 460px;
}
#newnav3 {
	padding: 0px;
	position: absolute;
	height: 12px;
	width: 26px;
	left: 960px;
	top: 450px;
}
#title {
	position:relative;
	text-align:left;
	height:26px;
	line-height:13px;
	padding:0;
	margin:0;
	font-size: 19px;
}
#largeImg{
	background-image:url(images/loading.gif); background-repeat:no-repeat; background-position:center;
}
.indent{
	padding-left:20px;
}