body {
	margin: 0 0 15px 0;
	background: #fff url(/images/assnimg978/imgs/bak_body.png) repeat-x left top;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #333;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	font: normal 35px "Times New Roman", Times, Georgia, serif;
	color: #009d48;
	margin: 10px 0 5px 0;
}

h2 {
	font: normal 32px/32px "Times New Roman", Times, Georgia, serif;
	color: #009d48;
	margin: 5px 0;
}

h3 {
	color: #a23c20;
	font: normal 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 24px 0 12px 0;
}

h4 {
	color: #333;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 24px 0 10px 0;
}

h5 {
	background: #666;
	color: #fff;
	font: normal 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding: 8px 6px;
	margin: 10x 0 20px 0;
}

h6 {
	color: #a23c20;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 10px 0 -6px 0;
}

hr {
	background: #666;
	color: #666;
}


/* Global Navigation
----------------------------------------*/
#navtop1 {
	background: #fff url(/images/assnimg978/imgs/bak_navtop1.png) no-repeat center bottom;
}

#navtop1 li { padding-bottom: 62px; }
#navtop1 li li { margin: 0; }

#navtop1 li ul,
#navtop2 li ul {
	border: solid 1px #ccc;
	background: #fff; 
	width: 175px;
}

#navtop1 li ul li,
#navtop2 li ul li, 
#navleft li ul li { border: none; }

ul#navtop1 li li a,
ul#navtop2 li li a,
ul#navleft li li a  {
	color: #666;
	background: none;
	font: normal 11px/11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	z-index: 999;
	padding: 8px 10px 6px 10px;
	width: 155px;
}

ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover,
ul#navleft li li a:hover {
	color: #fff; 
	background: #a23c20;
	font: normal 11px/11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover,
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover
* html ul#navleft li li a,
* html ul#navleft li li a:hover { width: 175px; }

/* sub-banner */
ul#navtop2 { background: #ccc url(/images/assnimg978/imgs/bak_navtop2.png) no-repeat left bottom; }
ul#navtop2 li { margin-bottom: 20px; }
ul#navtop2 li li { margin: 0; }


/* System Messages
----------------------------------------*/
td#returnlinkcell {
	background: #fff none;
	padding: 4px;
}

#pageheadercell {
	background: #666;
}


/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff none;
}

#maincontentcell {
	padding: 0;
	margin: 0;
}

#maincontentcell a {
	color: #007B9F;
	font-weight: bold;
}

#maincontentcell a:hover {
	text-decoration: none;
}


/* Sub Content
----------------------------------------*/
#maincontentsubcell {
	padding: 15px 0 25px 25px;
	margin: 0;
}

#maincontentsubcell p { line-height: 19px; }

#maincontentsubcell blockquote {
	border-left: solid 1px #009D48;
	margin: 0 0 0 25px;
	padding: 0 0 0 12px;
}

#maincontentsubcell blockquote p {
	color: #009D48;
	font: italic 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#maincontentsubcell ul {
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}


/* Top Navigation
----------------------------------------*/
#topnavcell ul {
	font: 11px/16px Arial, Helvetica, sans-serif;
	list-style: none;
	border-bottom: solid 1px #a23c20;
	margin: 0;
	padding: 0 0 20px 0;
}

#topnavcell ul li {
	border-left: solid 1px #a23c20;
	float: right;
	margin: 0 0 30px 0;
	padding: 1px 8px 4px 8px;
}

#topnavcell a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

#topnavcell a:hover {
	color: #007B9F;
}


/* Left Navigation
----------------------------------------*/
#leftnavcell {
	border-right: 1px solid #666;
}

td#leftnavcell ul {
	color: #333;
	padding: 14px 0 14px 0;
	list-style: none;
}

td#leftnavcell ul li {
	font: normal 13px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 12px 0;
}

td#leftnavcell ul a {
	font-weight: normal;
	color: #a23c20;
	text-decoration: none;
	padding: 0 0 0 5px;
}

td#leftnavcell ul a:hover {
	text-decoration: underline;
}


/* Right Navigation
----------------------------------------*/
#rightnavcell {
	border-left: 10px solid #fff;
}

td#rightnavcell h6 {
	width: 149px;
	margin: 15px 0 -6px 5px;
}

td#rightnavcell p {
	font-size: 12px;
	line-height: 16px;
	margin: 10px 5px;
}

td#rightnavcell ul {
	margin: 10px 0 10px 5px;
	list-style: none;
	padding: 0;
}

td#rightnavcell ul li {
	padding-bottom: 10px;
	font-size: 12px;
}

td#rightnavcell table#rnhome {
	margin: 28px 0 0 0;
	padding: 0 0 0 20px;
}

td#rightnavcell table#rnhome td.one,
td#rightnavcell table#rnhome td.two,
td#rightnavcell table#rnhome td.three,
td#rightnavcell table#rnhome td.four {
	padding: 0 0 10px 0;
}

td#rightnavcell table#rnhome h1 {
	font-size: 20px;
	line-height: 24px;
	padding: 3px 0 0 8px;
}

td#rightnavcell table#rnhome h2 {
	color: #A23C20;
	font: normal 16px/18px Arial, Helvetica, Geneva, sans-serif;
	margin: 13px 0 -8px 0;
	padding: 0 0 0 8px;
}

td#rightnavcell table#rnhome p {
	padding: 0 0 0 4px;
}

td#rightnavcell table#rnhome img {
	margin: 0 8px 0 8px;
}

td#rightnavcell table#rnhome td.one {
	background: #fff url(/associations/7632/files/img_field.jpg) no-repeat left 1px;
	border-top: 4px solid #009D48;
}

td#rightnavcell table#rnhome td.one h1 {
	color: #fff;
}

td#rightnavcell table#rnhome td.two {
	border-top: 4px solid #3F9CB7;
}

td#rightnavcell table#rnhome td.three {
	border-top: 4px solid #A23C20;
}

td#rightnavcell table#rnhome td.three h1 {
	color: #666;
}

td#rightnavcell table#rnhome td.four {
	border-top: 4px solid #98CA54;
}


/* Footer
----------------------------------------*/
table#footertable {
	background: transparent url(/images/assnimg978/imgs/footer.png) no-repeat center top;
	border-top: 10px solid #fff;
}

#footertablecell {
	padding: 30px 10px 10px 10px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}

#footertablecell p {
	color: #666;
	font-size: 11px;
	line-height: 14px;
}

#footertablecell a {
	color: #666;
}

div a.logo {
	display: block;
	width: 85px;
	height: 18px;
	position: absolute;
	top: 37px;
	margin-left: 419px;
	z-index: 999;
	background: transparent url(/images/msmimg978/trans1.gif) no-repeat left top;
}

div a:hover.logo {
	background: transparent url(/images/assnimg978/imgs/hover_renew.png) no-repeat left top;
}

div a.logo h1 {
	position: absolute;
	left: -999em;
}


/* Landing
----------------------------------------*/
#landingtable {
	margin: 30px 0 0 0;
}

#landingtable td,
#landingtable p,
#landingtable ul {
	font-size: 11px;
}

#landingtable th {
	background: #666;
	font-size: ;
	color: #fff;
	font-weight: normal;
	padding: 5px 0;
	border-right: 1px solid #fff;
}

#landingtable th.right {
	background: #a23c20;
	width: 33%;
}

#landingtable td {
	vertical-align: top;
	border-right: 1px solid #666;
	padding: 10px 0;
}

#landingtalle td.right {
	width: 33%;
}

#landingtable td.middle {
	width: 33%;
}

#landingtable td.left {
	width: 33%;
}

#landingtable td.left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#landingtable td.left ul li {
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
}

#landingtable td.middle strong {
	color: #009d48;
}

#landingtable td table {
	margin: 10px 0;
}

#landingtable td td {
	border: none;
	width: 50%;
	padding: 0 10px;
}

#landingtable td.right {
	border: none;
	width: 20%;
	padding: 20px 10px;
}


table.membertable td {
	border-top: 2px solid #ddd;
	padding: 6px;
}

table.membertable td,
table.membertable p {
	font-size: 12px;
}

table.membertable td + td {
	border-left: 1px solid #ddd;
}
