/* @override http://wpha.affiniscape.com/associations/8857/files/stylesheets/wpha_styles.css */

body {
	margin: 0;
	background: #dee2ce url(/images/assnimg1151/imgs/bak_body.gif) repeat-x;
}

body#nobackground { background: #fff; }

body,
td,
p {
	color: #333;
}

hr {
	color: #ccc;
	background-color: #ccc;
}

/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	background: #eee;
	padding: 5px;
	width: 181px;
	border: solid 1px #000;
	border-top: none;
}

ul#navtop1 li li a,
ul#navtop1 li li a:hover,
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #333;
	background: none;
	font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 14px;
	z-index: 999;
	padding: 6px 8px 5px 8px;
	width: 165px;
	text-align: left;
}

ul#navtop1 li li a:hover,
ul#navtop2 li li a:hover { color: #fff ;background: #0058a8; }

* 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 { width: 175px; }

#navtop1 li ul li,
#navtop2 li ul li { border: none; }

/* Global Nav - Below Banner */
ul#navtop2 { 
	background: #fff url(/images/assnimg1151/imgs/bak_navtop2.png) no-repeat bottom left; 
}

ul#navtop2 li { margin-bottom: 6px; }

ul#navtop2 li li { margin: 0; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
.loginmessage,
td#pageheadercell {
	background: #fff none;
	padding: 4px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}

td#pageheadercell { text-align: center; }


/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff none;
	border: solid 1px #000;
	border-bottom: solid 2px #000;
	border-top: none;
}

#maincontentcell {
	padding: 15px;
}


/* Sub Content
----------------------------------------*/
#maincontentsubcell p { line-height: 1.6em; }

#maincontentsubcell p font { line-height: 1.1em; }


/* Footer
----------------------------------------*/
#footertable {
	background: transparent url(/images/assnimg1151/imgs/bak_footertable.png) repeat-x top left;
	text-align: center;
	padding-top: 10px;
}

#footertable p { font-size: 10px; }