/* @override http://tpca.affiniscape.com/associations/9452/files/stylesheets/tpca_homestyles.css */

#maincontenttable {
	background: none;
}

table#maincontenttable td#maincontentcell {
	background: none;
	padding: 0;	
}

td#maincontentsubcell {
	background: none;
	padding: 0;
}

/* Landing Table
-----------------------------------*/
td#landingtable table {
	background: #fff;
	margin: 0 0 10px 0;
}

td#landingtable table td {
	background: url(/images/assnimg1239/imgs/bak_landing_table.png) no-repeat bottom;
	padding: 0;
}

td#landingtable h2 {
	background: transparent url(/images/assnimg1239/imgs/bak_landing_cell.png) no-repeat;
	padding: 20px 7px 0 7px;
	margin-bottom: 10px;
}

td#landingtable h3 {
	padding: 0 7px 0 7px;
}

td#landingtable h4 {
	padding: 0 7px 0 7px;
}

td#landingtable h5 {
	padding: 0 7px 0 7px;
}

td#landingtable h6 {
	padding: 0 7px 0 7px;
}

td#landingtable p {
	padding: 0 7px 20px 7px;
	margin: 0;
}

td#landingtable table a:link, 
td#landingtable table a:active, 
td#landingtable table a:visited {
	font: bold 14px/1.2em Tahoma, Helvetica, sans-serif;
}


/* Blue Table
-----------------------------------*/
table#blue {
	background: url(/images/assnimg1239/imgs/bak_table_blue.png) no-repeat top;
	margin-top: 10px;
}

table#blue td {
	background: url(/images/assnimg1239/imgs/bak_cell_blue.png) no-repeat bottom;
	padding: 10px 12px 13px 12px;
}

table#blue p {
	color: #fff;
	font-size: 11px;
}