@charset "utf-8";
/*
table.css
(c) 2007 Karitajian, Inc.
*/


/* -----Standard Table----- */
.std_block_up {
	background: url(../Images/tbl_bdr_std_h.gif) no-repeat 0px 0px;
	border-bottom-style: solid;
	color: #A2BCA5;
	border-bottom-width: 1px;
}

.std_block_body {
	background: url(../Images/tbl_bdr_btm.gif) no-repeat 0px 0px;
	background-position: 0px bottom;
	padding: 0px 0px 5px 0px;
}

.ftr_block {
	background: url(../Images/tbl_bdr_ftr.gif) no-repeat 0px 0px;
	background-position: -17px bottom;
	padding: 0px 0px 0px 0px;
}

/* brand only ------------------------------------------ */

.brand_block_middle {
	margin: 0px 20px 25px 20px;
}

table.etcetrabrand	{
	width:	400px;
	border:	none;
	margin:	4px 0px 10px 32px;
}

.etcetrabrand th	{
	white-space:	nowrap;
	padding:	2px 0px 2px 2px;
	text-align:	left;
	font-weight:	400;
	width:	220px;
}

.etcetrabrand td	{
	vertical-align:	top;
	white-space:	nowrap;
	padding:	2px 0px 2px 6px;
	width:	180px;
}

/* agreement only ------------------------------------------ */

.agreetable th{
text-align:left;
}

.agreetable td {
padding:0px 30px 20px 30px;
}

.agreesub th{
padding-left:0px;
text-align:left;
}

.agreesub td{
padding:0px 0px 0px 8px;
}

div.bannerarea{
border:solid 1px #e0d1b2;
padding:10px 0px 10px 20px;
margin:5px 40px 5px 0px;
font-size:10px;
line-height:160%;
margin-bottom:15px;
}

.bannerarea img{
display:block;
float:left;
margin-right:20px;
}