body {
	margin: 9px 0 0 0;
	padding: 0;
	border: 0;
	background: #F9F9E8 url(/images/assnimg583/assnbackground.gif) repeat-y 50% fixed;
}

body#nobackground {	background: #fff none; }

body,
td,
th,
p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

a { color: #002469; }

a:hover {
	color: #E62714;
	text-decoration: none;
}

#maincontentsubcell {
	padding: 0 0 15px 10px;
	margin: 0;
}

#maincontentsubcell p { line-height: 18px; }


/* Top Nav Below
--------------------------------*/
ul#navtop2 {
	background: transparent no-repeat center bottom url(/images/assnimg583/assnsubban.gif);
}

ul#navtop2 li { margin-bottom: 28px; }

ul#navtop2 li li { margin: 0; }


/* Right Nav Below
--------------------------------*/
table#rightnavtable { margin: 0 0 10px 10px; }

td#rightnavcell table { background: transparent url(/images/assnimg583/rightnav_back.gif) repeat-y top left; }

td#rightnavcell td {
	background: transparent url(/images/assnimg583/rightnav_bot.gif) no-repeat bottom left;
	padding-bottom: 10px;
}

td#rightnavcell td h3 {
	color: #fff;
	font: bold 13px/39px Helvetica, Arial, sans-serif;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
	background: transparent url(/images/assnimg583/rightnav_h3.gif) no-repeat top left;
}

td#rightnavcell td h4 {
	color: #fff;
	font: bold 13px/55px Helvetica, Arial, sans-serif;
	margin: 0;
	padding-bottom: 1px;
	text-align: center;
	background: transparent url(/images/assnimg583/rightnav_h4.gif) no-repeat top left;
}

td#rightnavcell td ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

td#rightnavcell td ul li {
	padding: 0 0 8px 0;
	margin: 0;
	background: none;
}

#maincontentsubcell ul {
	list-style: none;
	margin: 14px 8px;
	padding: 0;
	font-size: 12px;
}

#maincontentsubcell li {
	list-style: none;
	padding: 4px 0 4px 18px;
	background: transparent url(/associations/6841/li_bullet.png) no-repeat 0px 9px;
}



