body {
	margin: 10px;
	background: #eee;
}

body#nobackground { background: #fff; }

body,
td,
p {
	color: #333;
	font: 13px Arial, Helvetica, sans-serif;
}

h1 {
	color: #003273;
	font: normal 24px Arial, Helvetica, sans-serif;
}

h2 {
	color: #007AB7;
	font: bold 18px Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #ccc;
}

/* Top-Navigation Below Banner
----------------------------------- */
ul#navtop2 { background: transparent url(/associations/6841/assnsubban.png) no-repeat left bottom; }
ul#navtop2 li { margin-bottom: 11px; }

ul#navtop2 li li { margin: 0; }

ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #fff;
	background: none;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 7px 10px;
	width: 170px;
}
ul#navtop2 li li a:hover { color: #850103; background: #e8e7e7; }

* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 185px; }

#navtop2 li ul {
	border-top: solid 1px #26659b;
	border-right: solid 1px #26639a;
	border-bottom: solid 1px #002a5e;
	border-left: solid 1px #002a5e;
	background: #004e8d;
	padding: 8px 0 16px 0;
	width: 190px;
}

#navtop2 li ul li { border: none; }


/* Main Content Area
----------------------------------- */
#maincontentcell {
	background: #fff;
	border: solid 1px #ccc;
	border-top: none;
	padding: 0;
}

#returnlinkcell {
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background: #fff;
	padding: 2px 16px;
}


/* Sub-Content Area
----------------------------------- */
#maincontentsubcell { padding: 16px; }
#maincontentsubcell p { line-height: 18px; }

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

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


/* Right Client-side Navigation
----------------------------------- */
#rightnavcell {
	padding: 0 8px 8px 0;
}
td#rightnavcell,
td#rightnavcell td,
td#rightnavcell p { font-size: 12px; }

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

#rightnavcell li {
	padding: 7px 0 7px 18px;
	background: transparent url(/associations/6841/li_bullet.png) no-repeat 2px 9px;
}

#rightnavcell li a {
	color: #007AB7;
	text-decoration: none;
}

#rightnavcell li a:hover {
	color: #002a5e;
	text-decoration: underline;
}

#rightnavcell table {
	width: 171px;
	background: transparent url(/associations/6841/bak_rn_table.png) no-repeat left top;
	margin: 8px 0 0 0;
}

#rightnavcell td {
	background: transparent url(/associations/6841/bak_rn_td.png) no-repeat left bottom;
}

#rightnavcell td h3 {
	color: #fff;
	font: bold 16px Arial, Helvetica, sans-serif;
	background: transparent url(/associations/6841/bak_rn_h3.png) no-repeat left top;
	margin: 0 0 8px 0;
	text-align: center;
	padding: 10px 0 7px 0;
}

/* Association Footer
----------------------------------- */
#footertable { border-top: solid 1px #fff; }

#footertablecell {
	border-top: solid 13px #003F80;
	padding: 4px 8px;
}

#footertablecell,
#footertablecell p {
	font: 11px Arial, Helvetica, sans-serif;
}

#footertablecell a { color: #666; }