/* @override http://nassd.affiniscape.com/associations/2823/files/stylesheets/nassd_styles.css */

body
{
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff url(/associations/2823/imgs/bak-body.png) repeat-x;
}

body#nobackground
{
	background: #fff;
}

h1.main {
	font-weight: bold;
	font-size: 2em;
	font-style: italic;
	text-align: center;
}

.header-minor-i, 
.header-minor-u,
.header-minor {
	font-weight: bold;
	color: 006699;
	font-size: 1.2em;
	text-align: center;
}

.header-minor-i {
	font-style: italic;
}

p.special {
	font-style: italic;
	font-weight: bold;
	color: 0000cc;
	font-size: 1em;
}

p.normal, 
p.normal-c-b,
p.normal-c {
	font-size: 1em;
	color: #0000cc;
}

p.normal-c-b {
	text-align: center;
}

p.normal-c-b {
	text-align: center;
	font-weight: bold;
}

table.main {
	width: 95%;
	border: 0;
	
}

table#footertable {
	border-top: 1px solid #000066;
}

td#footertablecell {
	padding: 10px 0
}

