body {
	margin: 0;
	background: #fff;
}

body#nobackground { background: #fff; }

#maincontentcell { padding: 20px 10px 10px 20px; }

#maincontentcell p { line-height: 1.4em; }

h1 {
	color: #050e91;
	font: normal 36px Helvetica, Arial, sans-serif;
}

table#pageheadertable {
	background: #050e91;
	border-top: 1px solid #003e87;
}

table#pageheadertable td {
	text-align: center;
}


/* Right Nav with Boxes
--------------------------------*/
#rightnavcell {
	padding: 0 0 0 20px;
}

#rightnavcell table {
	background: transparent url(/images/assnimg788/rightnav_02.png) repeat-y left top;
	padding: 0px;
}

#rightnavcell table td {
	background: transparent url(/images/assnimg788/rightnav_03.png) no-repeat left bottom;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 14px; 
	padding-bottom: 16px;
}
	
#rightnavcell p { 
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 14px; 
	padding: 0px 12px 8px 12px;
}	

#rightnavcell table h1 {
	background: #1756A4 url(/images/assnimg788/rightnav_01.png) no-repeat left top;
	color: #FFFFFF;
	text-align: center;
	margin: 0 0 0 0;
	padding: 21px 0 11px 0;
	font: normal 16px/14px Helvetica, Arial, sans-serif;
}