body {
	background: #fff url(/images/assnimg1032/imgs/bak_body.png) repeat-y center top;
	margin: 60px 0;
}

body#nobackground { background: #fff; }

body,
td,
p {
	color: #6e6e7a;
	font: 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

a,
#maincontentcell a { color: #408080; }

h1 {
	color: #878233;
	font: 40px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h2 {
	color: #878233;
	font: 22px "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 20px 0 -4px 0;
}


/* Top Navigation
-----------------------------------*/
ul#navtop1 li li a,
ul#navtop1 li li a:hover  {
	color: #3b5461;
	background: none;
	font: normal 13px/13px "Helvetica Neue", Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 7px 10px;
	width: 155px;
}
ul#navtop1 li li a:hover { color: #878233; }

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover { width: 175px; }

#navtop1 li ul {
	border: 1px solid #bfcc8c;
	background: #F3F1E7;
	padding: 8px 0;
	width: 175px;
	_margin-top: 1px;
}

#navtop1 li ul li { border: none; }


/* System Messages
-----------------------------------*/
#returnlinkcell,
.errormessage,
.infomessage {
	background: #fff;
	border-right: 1px solid #bfcc8c;
	padding: 4px 10px;
	text-align: right;
}


/* Main Content
-----------------------------------*/
#maincontentcell {
	background: #fff;
	padding: 0 10px 10px 10px;
	border-right: 1px solid #bfcc8c;
}


/* Sub Content
-----------------------------------*/
#maincontentsubcell {
	padding: 20px;
}

#maincontentsubcell p {
	line-height: 18px;
}

#maincontentsubcell h1 {
	position: absolute;
	top: 108px;
	text-align: right;
	right: 50%;
	margin: 0;
	margin-right: -375px;
	_white-space: nowrap;
}


/* Left Navigation
-----------------------------------*/
#leftnavcell table {
	background: #3b5461;
	padding: 5px;
}

#leftnavcell table td,
#leftnavcell table p,
#leftnavcell table a {
	color: #fff;
	text-decoration: none;
}

#leftnavcell table a:hover { text-decoration: underline; }


#leftnavcell table h3 {
	color: #fff;
	font: normal 20px/22px "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0;
}


/* Footer
-----------------------------------*/
#footertablecell {
	background: transparent url(/images/assnimg1032/imgs/bak_footer.png) no-repeat left top;
	padding: 30px 8px 0 8px;
	text-align: right;
}


/* Home-link
-----------------------------------*/
div#homelink a {
	display: block;
	position: absolute;
	top: 95px;
	left: 50%;
	margin-left: -375px;
	width: 245px;
	height: 55px;
	background: transparent url(/images/msmimg1032/trans1.gif) repeat left top;
}

div#homelink a em {
	position: absolute;
	left: -999em;
}