

/* Client-side Top Navigation
-----------------------------------*/
#topnavtable img {
	left: auto;
	margin: 0;
	position: relative;
	top: auto;
}


/* Main Content
-----------------------------------*/
#maincontentcell {
	padding: 0 46px 0 0;
}


/* Sub Content
-----------------------------------*/
#maincontentsubcell {
	padding: 0 13px 0 1px;
}

#maincontentsubcell td {
	background: url(/associations/10362/imgs/bak-hr-black.png) repeat-x left bottom;
	padding: 0 0 1px 0;
	vertical-align: top;
}

#maincontentsubcell td.right.top {
	background: #dcdcdc url(/associations/10362/imgs/bak-diagonal.png) repeat 1px top;
	border-bottom: 1px dotted #000;
	border-left: 1px dotted #000;
	font-size: 10px;
	line-height: 1.2em;
	text-align: center;
}

#maincontentsubcell td.right.top p {
	background: transparent url(/associations/10362/imgs/bak-hr-black.png) repeat-x left bottom;
	font-size: 10px;
	line-height: 1.2em;
	margin: 7px 12px;
	padding: 0 0 8px 0;
}

#maincontentsubcell td.left.bottom {
	background-color: #c0c33b;
}

#maincontentsubcell td.right.bottom {
	background-color: #3082a3;
}

#maincontentsubcell td.right h2 {
	background: transparent url(/associations/10362/imgs/bak-hr-black.png) repeat-x left bottom;
	color: #3183a4;
	font: 13px/1em "Trebuchet MS", Arial, Geneva, sans-serif;	
	padding: 0 12px 4px 12px;
	margin: 1.1em 0 0 0;
	text-align: left;
}

#maincontentsubcell a.tv  {
	background: transparent url(/associations/10362/imgs/tv_button.gif) no-repeat center;
	display:block;
	height:41px;
	margin:10px 0 0 0;
	overflow:hidden;
	text-indent:-999px;
}

