body {
	padding: 0;
	background: #FFFFFF
}

body#nobackground { 
  	background: #FFFFFF; 
}

#maincontenttable {
	background: #FFFFFF;
	padding: 0;
	margin: 0;
}

#maincontentcell {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 5px;
	margin: 0;
}

a:link, 
a:active, 
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #006600;
}

a:hover {
	text-decoration: none;
}


/* Top-Navigation Below Banner
-----------------------------------*/
ul#navtop2 { background: transparent url(/images/assnimg826/assnsubban.png) no-repeat right bottom; }
ul#navtop2 li { margin-bottom: 32px; }
ul#navtop2 li li { margin: 0; }
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #FFFFFF;
	background: none;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 7px 10px;
	width: 155px;
}

ul#navtop2 li li a:hover { color: #53E41A; }

* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 175px; }

#navtop2 li ul {
	border: 0px solid #fff;
	background: #003063;
	padding: 8px 11px 11px 0;
}

#navtop2 li ul li { border: none; }


/* Right Nav
--------------------------------*/
#rightnavcell a:link, 
#rightnavcell a:active, 
#rightnavcell a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #003063;
}

#rightnavcell a:hover {
	text-decoration: none;
}


/* Footer
--------------------------------*/
div a.logo {
	display: block;
	width: 204px;
	height: 116px;
	position: absolute;
	top: 26px;
	margin-left: 2px;
	z-index: 999;
	background: transparent url(/images/msmimg826/trans1.gif) no-repeat left top;
}

div a:hover.logo {
	background: transparent url(/images/assnimg826/img_logo-hi.gif) no-repeat left top;
}

div a.logo h1 {
	position: absolute;
	left: -999em;
}


/* Misc
--------------------------------*/
#pageheadertable {
	margin-bottom: .5em;
	padding-bottom: 5px;
}

td.admintablecell a {
	color: #003063;
}

#maincontentcell form a {
	color: #003063;
}
